logger=settings t=2026-04-13T21:12:57.452692698Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-13T21:12:57Z logger=settings t=2026-04-13T21:12:57.453073085Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-13T21:12:57.453088976Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-13T21:12:57.453094356Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-13T21:12:57.453099226Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-13T21:12:57.453103906Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-13T21:12:57.453108206Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-13T21:12:57.453112636Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-13T21:12:57.453117276Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-13T21:12:57.453122137Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-13T21:12:57.453126597Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-13T21:12:57.453132027Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-13T21:12:57.453140437Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-13T21:12:57.453144827Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-13T21:12:57.453149547Z level=info msg=Target target=[all] logger=settings t=2026-04-13T21:12:57.453167877Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-13T21:12:57.453172308Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-13T21:12:57.453177748Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-13T21:12:57.453182298Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-13T21:12:57.453191338Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-13T21:12:57.453195828Z level=info msg="App mode production" logger=sqlstore t=2026-04-13T21:12:57.453587057Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-13T21:12:57.453609828Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-13T21:12:57.455642579Z level=info msg="Locking database" logger=migrator t=2026-04-13T21:12:57.45568054Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-13T21:12:57.456757513Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-13T21:12:57.457979658Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.255505ms logger=migrator t=2026-04-13T21:12:57.464444123Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-13T21:12:57.466765202Z level=info msg="Migration successfully executed" id="create user table" duration=2.327169ms logger=migrator t=2026-04-13T21:12:57.471809118Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-13T21:12:57.472774997Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=962.52µs logger=migrator t=2026-04-13T21:12:57.478321134Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-13T21:12:57.479102671Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=781.237µs logger=migrator t=2026-04-13T21:12:57.48388778Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-13T21:12:57.485335531Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.448231ms logger=migrator t=2026-04-13T21:12:57.521973287Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-13T21:12:57.523402056Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.434579ms logger=migrator t=2026-04-13T21:12:57.571955952Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-13T21:12:57.576240841Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.293379ms logger=migrator t=2026-04-13T21:12:57.582626266Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-13T21:12:57.583453033Z level=info msg="Migration successfully executed" id="create user table v2" duration=826.377µs logger=migrator t=2026-04-13T21:12:57.58670103Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-13T21:12:57.587494877Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=786.816µs logger=migrator t=2026-04-13T21:12:57.590598151Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-13T21:12:57.591356758Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=758.567µs logger=migrator t=2026-04-13T21:12:57.597726961Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-13T21:12:57.59866859Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=942.269µs logger=migrator t=2026-04-13T21:12:57.602692125Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-13T21:12:57.603721356Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.028341ms logger=migrator t=2026-04-13T21:12:57.607438784Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-13T21:12:57.608925975Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.489012ms logger=migrator t=2026-04-13T21:12:57.613339348Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-13T21:12:57.613369389Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.841µs logger=migrator t=2026-04-13T21:12:57.618799482Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-13T21:12:57.620563049Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.763607ms logger=migrator t=2026-04-13T21:12:57.624988651Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-13T21:12:57.625351909Z level=info msg="Migration successfully executed" id="Add missing user data" duration=364.658µs logger=migrator t=2026-04-13T21:12:57.631250682Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-13T21:12:57.63259132Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.339308ms logger=migrator t=2026-04-13T21:12:57.635690815Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-13T21:12:57.636439281Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=748.276µs logger=migrator t=2026-04-13T21:12:57.640531406Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-13T21:12:57.641688741Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.159145ms logger=migrator t=2026-04-13T21:12:57.644781985Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-13T21:12:57.655951519Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.170624ms logger=migrator t=2026-04-13T21:12:57.659178456Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-13T21:12:57.660535064Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.355848ms logger=migrator t=2026-04-13T21:12:57.663474335Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-13T21:12:57.663711681Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=237.496µs logger=migrator t=2026-04-13T21:12:57.668568882Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-13T21:12:57.669238947Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=669.765µs logger=migrator t=2026-04-13T21:12:57.673691599Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-13T21:12:57.673997506Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=306.017µs logger=migrator t=2026-04-13T21:12:57.677867537Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-13T21:12:57.678359238Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=435.749µs logger=migrator t=2026-04-13T21:12:57.685263732Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-13T21:12:57.687055609Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.792088ms logger=migrator t=2026-04-13T21:12:57.692517113Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-13T21:12:57.693400141Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=880.018µs logger=migrator t=2026-04-13T21:12:57.698737783Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-13T21:12:57.69955003Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=812.657µs logger=migrator t=2026-04-13T21:12:57.705442013Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-13T21:12:57.706306102Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=865.139µs logger=migrator t=2026-04-13T21:12:57.709830185Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-13T21:12:57.710621492Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=790.737µs logger=migrator t=2026-04-13T21:12:57.714212728Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-13T21:12:57.714243138Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.281µs logger=migrator t=2026-04-13T21:12:57.718986516Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-13T21:12:57.720421907Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.438951ms logger=migrator t=2026-04-13T21:12:57.74973356Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-13T21:12:57.751070818Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.337228ms logger=migrator t=2026-04-13T21:12:57.758280758Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-13T21:12:57.758977274Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=696.996µs logger=migrator t=2026-04-13T21:12:57.764751584Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-13T21:12:57.76549965Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=745.726µs logger=migrator t=2026-04-13T21:12:57.770397122Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-13T21:12:57.773920356Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.524924ms logger=migrator t=2026-04-13T21:12:57.778398269Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-13T21:12:57.779226867Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=828.508µs logger=migrator t=2026-04-13T21:12:57.783337182Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-13T21:12:57.784113159Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=776.307µs logger=migrator t=2026-04-13T21:12:57.788694204Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-13T21:12:57.789507791Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=813.117µs logger=migrator t=2026-04-13T21:12:57.793500875Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-13T21:12:57.794309582Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=807.767µs logger=migrator t=2026-04-13T21:12:57.798246715Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-13T21:12:57.799054611Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=807.206µs logger=migrator t=2026-04-13T21:12:57.80423773Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-13T21:12:57.804662809Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=424.699µs logger=migrator t=2026-04-13T21:12:57.809234744Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-13T21:12:57.810365848Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.127474ms logger=migrator t=2026-04-13T21:12:57.814441403Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-13T21:12:57.81480329Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=362.257µs logger=migrator t=2026-04-13T21:12:57.819264874Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-13T21:12:57.819914717Z level=info msg="Migration successfully executed" id="create star table" duration=649.983µs logger=migrator t=2026-04-13T21:12:57.824261489Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-13T21:12:57.825504974Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.242895ms logger=migrator t=2026-04-13T21:12:57.831400627Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-13T21:12:57.832184655Z level=info msg="Migration successfully executed" id="create org table v1" duration=780.497µs logger=migrator t=2026-04-13T21:12:57.838296062Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-13T21:12:57.839026927Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=728.505µs logger=migrator t=2026-04-13T21:12:57.843990731Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-13T21:12:57.844801008Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=809.587µs logger=migrator t=2026-04-13T21:12:57.849441815Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-13T21:12:57.850354604Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=912.219µs logger=migrator t=2026-04-13T21:12:57.85544227Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-13T21:12:57.85639168Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=948.58µs logger=migrator t=2026-04-13T21:12:57.86214775Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-13T21:12:57.863144192Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=995.772µs logger=migrator t=2026-04-13T21:12:57.868130106Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-13T21:12:57.868190488Z level=info msg="Migration successfully executed" id="Update org table charset" duration=61.412µs logger=migrator t=2026-04-13T21:12:57.872719282Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-13T21:12:57.872764703Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.17µs logger=migrator t=2026-04-13T21:12:57.877050893Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-13T21:12:57.877461311Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=409.608µs logger=migrator t=2026-04-13T21:12:57.883773103Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-13T21:12:57.88461812Z level=info msg="Migration successfully executed" id="create dashboard table" duration=844.417µs logger=migrator t=2026-04-13T21:12:57.88938061Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-13T21:12:57.890269968Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=889.088µs logger=migrator t=2026-04-13T21:12:57.894951157Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-13T21:12:57.895913387Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=961.709µs logger=migrator t=2026-04-13T21:12:57.900669876Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-13T21:12:57.901439242Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=768.666µs logger=migrator t=2026-04-13T21:12:57.907206733Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-13T21:12:57.908143943Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=923.159µs logger=migrator t=2026-04-13T21:12:57.912881061Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-13T21:12:57.913837072Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=956.071µs logger=migrator t=2026-04-13T21:12:57.917789654Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-13T21:12:57.923519214Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.73062ms logger=migrator t=2026-04-13T21:12:57.928761294Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-13T21:12:57.929648362Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=885.778µs logger=migrator t=2026-04-13T21:12:57.934225208Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-13T21:12:57.93571294Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.486621ms logger=migrator t=2026-04-13T21:12:57.940667753Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-13T21:12:57.942132314Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.464431ms logger=migrator t=2026-04-13T21:12:57.949253372Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-13T21:12:57.949709672Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=455.8µs logger=migrator t=2026-04-13T21:12:57.954244076Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-13T21:12:57.955784389Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.539853ms logger=migrator t=2026-04-13T21:12:57.960635751Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-13T21:12:57.960909997Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=270.825µs logger=migrator t=2026-04-13T21:12:57.966172117Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-13T21:12:57.968149267Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.97682ms logger=migrator t=2026-04-13T21:12:57.972370486Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-13T21:12:57.974257805Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.904299ms logger=migrator t=2026-04-13T21:12:57.978514554Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-13T21:12:57.980424045Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.908901ms logger=migrator t=2026-04-13T21:12:57.985386578Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-13T21:12:57.986486131Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.099844ms logger=migrator t=2026-04-13T21:12:57.99075719Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-13T21:12:57.992853444Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.095854ms logger=migrator t=2026-04-13T21:12:57.997030912Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-13T21:12:57.9979108Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=881.418µs logger=migrator t=2026-04-13T21:12:58.002700831Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-13T21:12:58.00364641Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=943.919µs logger=migrator t=2026-04-13T21:12:58.008469741Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-13T21:12:58.008498472Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.631µs logger=migrator t=2026-04-13T21:12:58.012848342Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-13T21:12:58.012879273Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.161µs logger=migrator t=2026-04-13T21:12:58.018406458Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-13T21:12:58.023123807Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.712519ms logger=migrator t=2026-04-13T21:12:58.027640611Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-13T21:12:58.02999281Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.352429ms logger=migrator t=2026-04-13T21:12:58.034486014Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-13T21:12:58.038214092Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.728048ms logger=migrator t=2026-04-13T21:12:58.04288864Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-13T21:12:58.045484454Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.597064ms logger=migrator t=2026-04-13T21:12:58.049534749Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-13T21:12:58.049972958Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=437.899µs logger=migrator t=2026-04-13T21:12:58.055908112Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-13T21:12:58.057222969Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.312007ms logger=migrator t=2026-04-13T21:12:58.062163773Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-13T21:12:58.063644033Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.47975ms logger=migrator t=2026-04-13T21:12:58.067847421Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-13T21:12:58.067882462Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.231µs logger=migrator t=2026-04-13T21:12:58.071933576Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-13T21:12:58.072937628Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.003682ms logger=migrator t=2026-04-13T21:12:58.07735566Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-13T21:12:58.078127746Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=771.906µs logger=migrator t=2026-04-13T21:12:58.082823744Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-13T21:12:58.092882795Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.060001ms logger=migrator t=2026-04-13T21:12:58.098077643Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-13T21:12:58.098770007Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=693.684µs logger=migrator t=2026-04-13T21:12:58.103076847Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-13T21:12:58.104501067Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.42446ms logger=migrator t=2026-04-13T21:12:58.109590354Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-13T21:12:58.110624955Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.059462ms logger=migrator t=2026-04-13T21:12:58.113990315Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-13T21:12:58.114348932Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=358.147µs logger=migrator t=2026-04-13T21:12:58.117665863Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-13T21:12:58.118863997Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.197145ms logger=migrator t=2026-04-13T21:12:58.124491255Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-13T21:12:58.127218592Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.729677ms logger=migrator t=2026-04-13T21:12:58.1319117Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-13T21:12:58.132610734Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=699.484µs logger=migrator t=2026-04-13T21:12:58.13669658Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-13T21:12:58.136855993Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=159.714µs logger=migrator t=2026-04-13T21:12:58.141381368Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-13T21:12:58.141586452Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=206.784µs logger=migrator t=2026-04-13T21:12:58.145869182Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-13T21:12:58.146925584Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.056081ms logger=migrator t=2026-04-13T21:12:58.152844527Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-13T21:12:58.155607605Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.777288ms logger=migrator t=2026-04-13T21:12:58.159835073Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-13T21:12:58.163374597Z level=info msg="Migration successfully executed" id="create data_source table" duration=3.540564ms logger=migrator t=2026-04-13T21:12:58.168868832Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-13T21:12:58.169991455Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.065712ms logger=migrator t=2026-04-13T21:12:58.183496458Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-13T21:12:58.185308046Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.811719ms logger=migrator t=2026-04-13T21:12:58.190936423Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-13T21:12:58.192113488Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.177295ms logger=migrator t=2026-04-13T21:12:58.195678862Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-13T21:12:58.196428008Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=749.526µs logger=migrator t=2026-04-13T21:12:58.20179946Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-13T21:12:58.210568964Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.762343ms logger=migrator t=2026-04-13T21:12:58.216690901Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-13T21:12:58.218434928Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.740237ms logger=migrator t=2026-04-13T21:12:58.223579355Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-13T21:12:58.224820791Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.243926ms logger=migrator t=2026-04-13T21:12:58.229143971Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-13T21:12:58.229995579Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=851.638µs logger=migrator t=2026-04-13T21:12:58.23485308Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-13T21:12:58.235451704Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=598.874µs logger=migrator t=2026-04-13T21:12:58.239519628Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-13T21:12:58.242132223Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.612045ms logger=migrator t=2026-04-13T21:12:58.245987323Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-13T21:12:58.248272651Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.284708ms logger=migrator t=2026-04-13T21:12:58.251944838Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-13T21:12:58.251985379Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=46.391µs logger=migrator t=2026-04-13T21:12:58.256724367Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-13T21:12:58.257225278Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=499.29µs logger=migrator t=2026-04-13T21:12:58.264094272Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-13T21:12:58.267312139Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.217377ms logger=migrator t=2026-04-13T21:12:58.272075089Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-13T21:12:58.272421986Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=347.968µs logger=migrator t=2026-04-13T21:12:58.27738624Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-13T21:12:58.277556613Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=170.363µs logger=migrator t=2026-04-13T21:12:58.281909984Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-13T21:12:58.286946519Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.032155ms logger=migrator t=2026-04-13T21:12:58.292981445Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-13T21:12:58.293369093Z level=info msg="Migration successfully executed" id="Update uid value" duration=387.848µs logger=migrator t=2026-04-13T21:12:58.299560433Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-13T21:12:58.300779168Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.218315ms logger=migrator t=2026-04-13T21:12:58.46935997Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-13T21:12:58.470161777Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=804.357µs logger=migrator t=2026-04-13T21:12:58.661218319Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-13T21:12:58.661937174Z level=info msg="Migration successfully executed" id="create api_key table" duration=721.895µs logger=migrator t=2026-04-13T21:12:58.721223233Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-13T21:12:58.723027341Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.807249ms logger=migrator t=2026-04-13T21:12:58.772900582Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-13T21:12:58.774313122Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.41465ms logger=migrator t=2026-04-13T21:12:58.80580506Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-13T21:12:58.807388973Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.583703ms logger=migrator t=2026-04-13T21:12:59.085253967Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-13T21:12:59.086284128Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.030541ms logger=migrator t=2026-04-13T21:12:59.2166558Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-13T21:12:59.217665611Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.013161ms logger=migrator t=2026-04-13T21:12:59.233630034Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-13T21:12:59.236922993Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=3.295329ms logger=migrator t=2026-04-13T21:12:59.244778547Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-13T21:12:59.258960113Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=14.174186ms logger=migrator t=2026-04-13T21:12:59.279821668Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-13T21:12:59.282329871Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=2.509793ms logger=migrator t=2026-04-13T21:12:59.289355088Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-13T21:12:59.28996983Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=615.482µs logger=migrator t=2026-04-13T21:12:59.2932916Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-13T21:12:59.293867941Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=576.441µs logger=migrator t=2026-04-13T21:12:59.301164574Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-13T21:12:59.302085343Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=924.149µs logger=migrator t=2026-04-13T21:12:59.316805371Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-13T21:12:59.317197009Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=394.908µs logger=migrator t=2026-04-13T21:12:59.32349496Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-13T21:12:59.324080592Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=585.562µs logger=migrator t=2026-04-13T21:12:59.327944834Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-13T21:12:59.327999535Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=55.681µs logger=migrator t=2026-04-13T21:12:59.332316624Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-13T21:12:59.335038321Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.721117ms logger=migrator t=2026-04-13T21:12:59.342903466Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-13T21:12:59.346590152Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.689097ms logger=migrator t=2026-04-13T21:12:59.351663978Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-13T21:12:59.351840582Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=176.684µs logger=migrator t=2026-04-13T21:12:59.358080452Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-13T21:12:59.36176892Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.690358ms logger=migrator t=2026-04-13T21:12:59.371426431Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-13T21:12:59.3761696Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.74483ms logger=migrator t=2026-04-13T21:12:59.380203114Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-13T21:12:59.380875109Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=667.275µs logger=migrator t=2026-04-13T21:12:59.384395882Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-13T21:12:59.38481084Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=415.408µs logger=migrator t=2026-04-13T21:12:59.38957266Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-13T21:12:59.390451608Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=878.808µs logger=migrator t=2026-04-13T21:12:59.395600856Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-13T21:12:59.396601286Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=997.54µs logger=migrator t=2026-04-13T21:12:59.401971008Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-13T21:12:59.40302671Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.055492ms logger=migrator t=2026-04-13T21:12:59.407435082Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-13T21:12:59.408131777Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=696.985µs logger=migrator t=2026-04-13T21:12:59.413844856Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-13T21:12:59.413916408Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=72.872µs logger=migrator t=2026-04-13T21:12:59.420055227Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-13T21:12:59.420111608Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=49.842µs logger=migrator t=2026-04-13T21:12:59.430523464Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-13T21:12:59.433730281Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.208817ms logger=migrator t=2026-04-13T21:12:59.440258278Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-13T21:12:59.447404297Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=7.141309ms logger=migrator t=2026-04-13T21:12:59.451545064Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-13T21:12:59.451752108Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=207.174µs logger=migrator t=2026-04-13T21:12:59.455298202Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-13T21:12:59.456576349Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.277187ms logger=migrator t=2026-04-13T21:12:59.460692584Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-13T21:12:59.462050383Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.357859ms logger=migrator t=2026-04-13T21:12:59.467894945Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-13T21:12:59.467972227Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=78.721µs logger=migrator t=2026-04-13T21:12:59.471902238Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-13T21:12:59.473356879Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.455541ms logger=migrator t=2026-04-13T21:12:59.478063457Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-13T21:12:59.478960356Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=897.189µs logger=migrator t=2026-04-13T21:12:59.483400018Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-13T21:12:59.486654686Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.254278ms logger=migrator t=2026-04-13T21:12:59.489906384Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-13T21:12:59.489948645Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=43.231µs logger=migrator t=2026-04-13T21:12:59.492455067Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-13T21:12:59.493259804Z level=info msg="Migration successfully executed" id="create session table" duration=804.107µs logger=migrator t=2026-04-13T21:12:59.497900621Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-13T21:12:59.497979622Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=79.661µs logger=migrator t=2026-04-13T21:12:59.501399554Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-13T21:12:59.501524317Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=125.363µs logger=migrator t=2026-04-13T21:12:59.505117682Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-13T21:12:59.506398608Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.280386ms logger=migrator t=2026-04-13T21:12:59.514031858Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-13T21:12:59.514918416Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=889.958µs logger=migrator t=2026-04-13T21:12:59.525865064Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-13T21:12:59.525961956Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=98.192µs logger=migrator t=2026-04-13T21:12:59.531225896Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-13T21:12:59.532054213Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=827.057µs logger=migrator t=2026-04-13T21:12:59.540647894Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-13T21:12:59.544050875Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.403471ms logger=migrator t=2026-04-13T21:12:59.547990967Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-13T21:12:59.551557141Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.568664ms logger=migrator t=2026-04-13T21:12:59.557155308Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-13T21:12:59.557365543Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=210.126µs logger=migrator t=2026-04-13T21:12:59.562191853Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-13T21:12:59.562349126Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=157.573µs logger=migrator t=2026-04-13T21:12:59.566639826Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-13T21:12:59.568115706Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.47651ms logger=migrator t=2026-04-13T21:12:59.572668642Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-13T21:12:59.572710073Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.16µs logger=migrator t=2026-04-13T21:12:59.577023583Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-13T21:12:59.581151419Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.126866ms logger=migrator t=2026-04-13T21:12:59.584790215Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-13T21:12:59.58503685Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=246.945µs logger=migrator t=2026-04-13T21:12:59.58933758Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-13T21:12:59.595531899Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.193919ms logger=migrator t=2026-04-13T21:12:59.599104783Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-13T21:12:59.602875492Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.770719ms logger=migrator t=2026-04-13T21:12:59.60945166Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-13T21:12:59.609610943Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=161.083µs logger=migrator t=2026-04-13T21:12:59.614139738Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-13T21:12:59.61519759Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.057642ms logger=migrator t=2026-04-13T21:12:59.6199902Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-13T21:12:59.621160324Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.169904ms logger=migrator t=2026-04-13T21:12:59.626410993Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-13T21:12:59.627559988Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.148655ms logger=migrator t=2026-04-13T21:12:59.632456949Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-13T21:12:59.633339269Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=882.079µs logger=migrator t=2026-04-13T21:12:59.638265561Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-13T21:12:59.639560338Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.297558ms logger=migrator t=2026-04-13T21:12:59.64539602Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-13T21:12:59.64683666Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.44095ms logger=migrator t=2026-04-13T21:12:59.654152143Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-13T21:12:59.656125424Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.976871ms logger=migrator t=2026-04-13T21:12:59.660166578Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-13T21:12:59.661334813Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.169295ms logger=migrator t=2026-04-13T21:12:59.66503592Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-13T21:12:59.665923498Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=887.638µs logger=migrator t=2026-04-13T21:12:59.668796938Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-13T21:12:59.678134934Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.337706ms logger=migrator t=2026-04-13T21:12:59.681036834Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-13T21:12:59.681600296Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=563.792µs logger=migrator t=2026-04-13T21:12:59.684417325Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-13T21:12:59.685121359Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=703.904µs logger=migrator t=2026-04-13T21:12:59.688846097Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-13T21:12:59.689209445Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=363.218µs logger=migrator t=2026-04-13T21:12:59.691957262Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-13T21:12:59.692598746Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=641.083µs logger=migrator t=2026-04-13T21:12:59.695266231Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-13T21:12:59.696106848Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=840.467µs logger=migrator t=2026-04-13T21:12:59.699146432Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-13T21:12:59.703056084Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.911612ms logger=migrator t=2026-04-13T21:12:59.706380503Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-13T21:12:59.71007255Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.691637ms logger=migrator t=2026-04-13T21:12:59.713082993Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-13T21:12:59.716918333Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.83954ms logger=migrator t=2026-04-13T21:12:59.719868465Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-13T21:12:59.723570122Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.697657ms logger=migrator t=2026-04-13T21:12:59.729410634Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-13T21:12:59.730279562Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=872.408µs logger=migrator t=2026-04-13T21:12:59.734894178Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-13T21:12:59.734919009Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.501µs logger=migrator t=2026-04-13T21:12:59.739044824Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-13T21:12:59.739076035Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.191µs logger=migrator t=2026-04-13T21:12:59.743281604Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-13T21:12:59.744249123Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=960.54µs logger=migrator t=2026-04-13T21:12:59.748195776Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-13T21:12:59.749040984Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=845.298µs logger=migrator t=2026-04-13T21:12:59.75414195Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-13T21:12:59.754847235Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=705.545µs logger=migrator t=2026-04-13T21:12:59.770668275Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-13T21:12:59.771513603Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=846.597µs logger=migrator t=2026-04-13T21:12:59.776398045Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-13T21:12:59.777004588Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=606.693µs logger=migrator t=2026-04-13T21:12:59.781809788Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-13T21:12:59.785114437Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.304469ms logger=migrator t=2026-04-13T21:12:59.790607661Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-13T21:12:59.794726807Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.119646ms logger=migrator t=2026-04-13T21:12:59.805328928Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-13T21:12:59.806232537Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=907.439µs logger=migrator t=2026-04-13T21:12:59.809592398Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-13T21:12:59.810799583Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.196425ms logger=migrator t=2026-04-13T21:12:59.815773697Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-13T21:12:59.817091514Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.318397ms logger=migrator t=2026-04-13T21:12:59.82166405Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-13T21:12:59.825728884Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.067434ms logger=migrator t=2026-04-13T21:12:59.838709085Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-13T21:12:59.838797387Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=92.292µs logger=migrator t=2026-04-13T21:12:59.843404524Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-13T21:12:59.845256982Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.850438ms logger=migrator t=2026-04-13T21:12:59.850008061Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-13T21:12:59.851176445Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.168214ms logger=migrator t=2026-04-13T21:12:59.854998916Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-13T21:12:59.855123538Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=126.852µs logger=migrator t=2026-04-13T21:12:59.86720085Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-13T21:12:59.868352504Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.144234ms logger=migrator t=2026-04-13T21:12:59.876584056Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-13T21:12:59.878147329Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.565813ms logger=migrator t=2026-04-13T21:12:59.88207808Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-13T21:12:59.88298191Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=903.78µs logger=migrator t=2026-04-13T21:12:59.890984447Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-13T21:12:59.892378436Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.396549ms logger=migrator t=2026-04-13T21:12:59.896558403Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-13T21:12:59.897815099Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.256146ms logger=migrator t=2026-04-13T21:12:59.903733842Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-13T21:12:59.904693453Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=961.091µs logger=migrator t=2026-04-13T21:12:59.908216977Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-13T21:12:59.908245807Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.91µs logger=migrator t=2026-04-13T21:12:59.91273812Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-13T21:12:59.917657873Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.919453ms logger=migrator t=2026-04-13T21:12:59.922030535Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-13T21:12:59.922628627Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=597.922µs logger=migrator t=2026-04-13T21:12:59.925706211Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-13T21:12:59.929276216Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.553154ms logger=migrator t=2026-04-13T21:12:59.932429481Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-13T21:12:59.933219318Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=788.867µs logger=migrator t=2026-04-13T21:12:59.937486807Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-13T21:12:59.938410737Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=924.03µs logger=migrator t=2026-04-13T21:12:59.942313978Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-13T21:12:59.943158416Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=844.698µs logger=migrator t=2026-04-13T21:12:59.947379244Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-13T21:12:59.958576378Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.197854ms logger=migrator t=2026-04-13T21:12:59.961902987Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-13T21:12:59.962443658Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=543.971µs logger=migrator t=2026-04-13T21:12:59.966304979Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-13T21:12:59.967144456Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=839.237µs logger=migrator t=2026-04-13T21:12:59.976229336Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-13T21:12:59.976544993Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=319.617µs logger=migrator t=2026-04-13T21:12:59.980764251Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-13T21:12:59.981316753Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=552.702µs logger=migrator t=2026-04-13T21:12:59.990747049Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-13T21:12:59.991059385Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=314.126µs logger=migrator t=2026-04-13T21:12:59.994944717Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-13T21:13:00.000998023Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.052846ms logger=migrator t=2026-04-13T21:13:00.006596519Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-13T21:13:00.010826197Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.227298ms logger=migrator t=2026-04-13T21:13:00.015173768Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-13T21:13:00.016398473Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.241075ms logger=migrator t=2026-04-13T21:13:00.021231764Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-13T21:13:00.022176994Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=941.46µs logger=migrator t=2026-04-13T21:13:00.029357054Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-13T21:13:00.029723322Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=367.178µs logger=migrator t=2026-04-13T21:13:00.033436079Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-13T21:13:00.042301394Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.862895ms logger=migrator t=2026-04-13T21:13:00.045493391Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-13T21:13:00.046528772Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.035071ms logger=migrator t=2026-04-13T21:13:00.051725481Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-13T21:13:00.051843153Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=117.892µs logger=migrator t=2026-04-13T21:13:00.054724673Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-13T21:13:00.054989009Z level=info msg="Migration successfully executed" id="Move region to single row" duration=264.566µs logger=migrator t=2026-04-13T21:13:00.060746179Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-13T21:13:00.061350291Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=604.252µs logger=migrator t=2026-04-13T21:13:00.064580089Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-13T21:13:00.065149281Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=569.322µs logger=migrator t=2026-04-13T21:13:00.068768816Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-13T21:13:00.069558302Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=788.966µs logger=migrator t=2026-04-13T21:13:00.072627786Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-13T21:13:00.073786211Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.158105ms logger=migrator t=2026-04-13T21:13:00.078687554Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-13T21:13:00.079398038Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=710.425µs logger=migrator t=2026-04-13T21:13:00.08428464Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-13T21:13:00.084902073Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=617.443µs logger=migrator t=2026-04-13T21:13:00.087957107Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-13T21:13:00.088019468Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=60.811µs logger=migrator t=2026-04-13T21:13:00.092023101Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-13T21:13:00.092812128Z level=info msg="Migration successfully executed" id="create test_data table" duration=788.877µs logger=migrator t=2026-04-13T21:13:00.097826302Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-13T21:13:00.098583838Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=757.656µs logger=migrator t=2026-04-13T21:13:00.10250392Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-13T21:13:00.103685775Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.181665ms logger=migrator t=2026-04-13T21:13:00.109150408Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-13T21:13:00.110260472Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.148675ms logger=migrator t=2026-04-13T21:13:00.115795827Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-13T21:13:00.116161964Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=366.807µs logger=migrator t=2026-04-13T21:13:00.121036886Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-13T21:13:00.121404254Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=364.298µs logger=migrator t=2026-04-13T21:13:00.125505329Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-13T21:13:00.125636672Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=135.363µs logger=migrator t=2026-04-13T21:13:00.129477472Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-13T21:13:00.130134116Z level=info msg="Migration successfully executed" id="create team table" duration=657.174µs logger=migrator t=2026-04-13T21:13:00.133383094Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-13T21:13:00.134392485Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.009482ms logger=migrator t=2026-04-13T21:13:00.137475169Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-13T21:13:00.138396638Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=921.329µs logger=migrator t=2026-04-13T21:13:00.141640846Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-13T21:13:00.146457807Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.81476ms logger=migrator t=2026-04-13T21:13:00.156493815Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-13T21:13:00.156980766Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=490.301µs logger=migrator t=2026-04-13T21:13:00.162254315Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-13T21:13:00.164337249Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.083954ms logger=migrator t=2026-04-13T21:13:00.1672346Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-13T21:13:00.167981685Z level=info msg="Migration successfully executed" id="create team member table" duration=747.195µs logger=migrator t=2026-04-13T21:13:00.171098201Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-13T21:13:00.172116302Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.017691ms logger=migrator t=2026-04-13T21:13:00.176606406Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-13T21:13:00.178844162Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.237196ms logger=migrator t=2026-04-13T21:13:00.18450923Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-13T21:13:00.185188235Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=680.525µs logger=migrator t=2026-04-13T21:13:00.188052964Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-13T21:13:00.191583668Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.530544ms logger=migrator t=2026-04-13T21:13:00.196022811Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-13T21:13:00.200726598Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.705157ms logger=migrator t=2026-04-13T21:13:00.203988646Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-13T21:13:00.212834102Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.839885ms logger=migrator t=2026-04-13T21:13:00.217822765Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-13T21:13:00.218943109Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.120934ms logger=migrator t=2026-04-13T21:13:00.223604285Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-13T21:13:00.224561386Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=957.59µs logger=migrator t=2026-04-13T21:13:00.228523508Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-13T21:13:00.229292244Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=768.585µs logger=migrator t=2026-04-13T21:13:00.234908451Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-13T21:13:00.235978074Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.069063ms logger=migrator t=2026-04-13T21:13:00.239586269Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-13T21:13:00.240581949Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=995.32µs logger=migrator t=2026-04-13T21:13:00.244497451Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-13T21:13:00.245435921Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=941.709µs logger=migrator t=2026-04-13T21:13:00.249911794Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-13T21:13:00.250918505Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.005921ms logger=migrator t=2026-04-13T21:13:00.254678453Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-13T21:13:00.255761386Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.082373ms logger=migrator t=2026-04-13T21:13:00.260166698Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-13T21:13:00.260694219Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=530.382µs logger=migrator t=2026-04-13T21:13:00.264770304Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-13T21:13:00.265022589Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=252.145µs logger=migrator t=2026-04-13T21:13:00.270174897Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-13T21:13:00.270877161Z level=info msg="Migration successfully executed" id="create tag table" duration=703.684µs logger=migrator t=2026-04-13T21:13:00.275933737Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-13T21:13:00.277547651Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.613514ms logger=migrator t=2026-04-13T21:13:00.281564664Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-13T21:13:00.282552475Z level=info msg="Migration successfully executed" id="create login attempt table" duration=987.09µs logger=migrator t=2026-04-13T21:13:00.286289853Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-13T21:13:00.287336545Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.046592ms logger=migrator t=2026-04-13T21:13:00.291800728Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-13T21:13:00.29284891Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.045472ms logger=migrator t=2026-04-13T21:13:00.29671691Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-13T21:13:00.321983297Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=25.255377ms logger=migrator t=2026-04-13T21:13:00.326108634Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-13T21:13:00.32740284Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.295106ms logger=migrator t=2026-04-13T21:13:00.3307314Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-13T21:13:00.332399555Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.666454ms logger=migrator t=2026-04-13T21:13:00.337033721Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-13T21:13:00.337339837Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=306.346µs logger=migrator t=2026-04-13T21:13:00.340625196Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-13T21:13:00.341642457Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.021501ms logger=migrator t=2026-04-13T21:13:00.345921916Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-13T21:13:00.347403838Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.488642ms logger=migrator t=2026-04-13T21:13:00.350637185Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-13T21:13:00.351701147Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.064112ms logger=migrator t=2026-04-13T21:13:00.355548787Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-13T21:13:00.35568263Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=133.942µs logger=migrator t=2026-04-13T21:13:00.361036231Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-13T21:13:00.366895334Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.858783ms logger=migrator t=2026-04-13T21:13:00.369683392Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-13T21:13:00.373536873Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.853111ms logger=migrator t=2026-04-13T21:13:00.376498094Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-13T21:13:00.383170573Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.670009ms logger=migrator t=2026-04-13T21:13:00.388845991Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-13T21:13:00.397751998Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.911187ms logger=migrator t=2026-04-13T21:13:00.400955925Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-13T21:13:00.401900584Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=943.989µs logger=migrator t=2026-04-13T21:13:00.406631403Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-13T21:13:00.411652277Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.020474ms logger=migrator t=2026-04-13T21:13:00.415192252Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-13T21:13:00.416002268Z level=info msg="Migration successfully executed" id="create server_lock table" duration=811.696µs logger=migrator t=2026-04-13T21:13:00.420544023Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-13T21:13:00.421598955Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.052952ms logger=migrator t=2026-04-13T21:13:00.425761262Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-13T21:13:00.42711759Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.355838ms logger=migrator t=2026-04-13T21:13:00.4338545Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-13T21:13:00.435396123Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.541503ms logger=migrator t=2026-04-13T21:13:00.440323696Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-13T21:13:00.441796036Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.47236ms logger=migrator t=2026-04-13T21:13:00.446920993Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-13T21:13:00.447902023Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=980.61µs logger=migrator t=2026-04-13T21:13:00.454282207Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-13T21:13:00.462216972Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.935395ms logger=migrator t=2026-04-13T21:13:00.467506722Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-13T21:13:00.468980343Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.472811ms logger=migrator t=2026-04-13T21:13:00.473072358Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-13T21:13:00.474255343Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.182485ms logger=migrator t=2026-04-13T21:13:00.481449003Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-13T21:13:00.48272842Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.229536ms logger=migrator t=2026-04-13T21:13:00.492914992Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-13T21:13:00.494206259Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.291297ms logger=migrator t=2026-04-13T21:13:00.498294254Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-13T21:13:00.499307216Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.012622ms logger=migrator t=2026-04-13T21:13:00.50624927Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-13T21:13:00.506431184Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=182.424µs logger=migrator t=2026-04-13T21:13:00.511346887Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-13T21:13:00.511448819Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=106.012µs logger=migrator t=2026-04-13T21:13:00.516709569Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-13T21:13:00.517529775Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=823.186µs logger=migrator t=2026-04-13T21:13:00.521166652Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-13T21:13:00.521916947Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=749.935µs logger=migrator t=2026-04-13T21:13:00.525333048Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-13T21:13:00.526049173Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=715.865µs logger=migrator t=2026-04-13T21:13:00.531036997Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-13T21:13:00.531104789Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.112µs logger=migrator t=2026-04-13T21:13:00.535989551Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-13T21:13:00.537123694Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.132623ms logger=migrator t=2026-04-13T21:13:00.540890323Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-13T21:13:00.542064498Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.177644ms logger=migrator t=2026-04-13T21:13:00.546438509Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-13T21:13:00.548237126Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.798307ms logger=migrator t=2026-04-13T21:13:00.552793691Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-13T21:13:00.553789302Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=995.641µs logger=migrator t=2026-04-13T21:13:00.558759246Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-13T21:13:00.564821542Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.062047ms logger=migrator t=2026-04-13T21:13:00.568867417Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-13T21:13:00.569800296Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=932.479µs logger=migrator t=2026-04-13T21:13:00.574630917Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-13T21:13:00.574742169Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=114.412µs logger=migrator t=2026-04-13T21:13:00.57864165Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-13T21:13:00.579568189Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=926.159µs logger=migrator t=2026-04-13T21:13:00.58342604Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-13T21:13:00.584605674Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.179344ms logger=migrator t=2026-04-13T21:13:00.588867384Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-13T21:13:00.589861934Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=993.94µs logger=migrator t=2026-04-13T21:13:00.593839588Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-13T21:13:00.59394559Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=106.582µs logger=migrator t=2026-04-13T21:13:00.597970563Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-13T21:13:00.598903042Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=932.519µs logger=migrator t=2026-04-13T21:13:00.603770374Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-13T21:13:00.604816966Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.046372ms logger=migrator t=2026-04-13T21:13:00.608683477Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-13T21:13:00.609709418Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.029581ms logger=migrator t=2026-04-13T21:13:00.612896184Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-13T21:13:00.613840645Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=943.901µs logger=migrator t=2026-04-13T21:13:00.621758609Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-13T21:13:00.627707874Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.949115ms logger=migrator t=2026-04-13T21:13:00.633646878Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-13T21:13:00.634655018Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.00815ms logger=migrator t=2026-04-13T21:13:00.639783776Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-13T21:13:00.640711515Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=927.699µs logger=migrator t=2026-04-13T21:13:00.647607399Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-13T21:13:00.67548023Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.874481ms logger=migrator t=2026-04-13T21:13:00.679023414Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-13T21:13:00.701749718Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.726824ms logger=migrator t=2026-04-13T21:13:00.705540286Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-13T21:13:00.706520437Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=980.051µs logger=migrator t=2026-04-13T21:13:00.713974862Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-13T21:13:00.715167748Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.195496ms logger=migrator t=2026-04-13T21:13:00.721399988Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-13T21:13:00.727697699Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.298021ms logger=migrator t=2026-04-13T21:13:00.731528309Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-13T21:13:00.735550363Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.021924ms logger=migrator t=2026-04-13T21:13:00.86392569Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-13T21:13:00.866894822Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.972462ms logger=migrator t=2026-04-13T21:13:00.871486668Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-13T21:13:00.872571581Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.084273ms logger=migrator t=2026-04-13T21:13:00.877704468Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-13T21:13:00.878735159Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.030161ms logger=migrator t=2026-04-13T21:13:00.885190964Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-13T21:13:00.886882049Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.688935ms logger=migrator t=2026-04-13T21:13:00.891967085Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-13T21:13:00.892069017Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=102.432µs logger=migrator t=2026-04-13T21:13:00.89652037Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-13T21:13:00.903465415Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.944405ms logger=migrator t=2026-04-13T21:13:00.908264165Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-13T21:13:00.914958184Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.697979ms logger=migrator t=2026-04-13T21:13:00.919852237Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-13T21:13:00.927109597Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.25449ms logger=migrator t=2026-04-13T21:13:00.931269715Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-13T21:13:00.932220944Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=950.979µs logger=migrator t=2026-04-13T21:13:00.936851881Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-13T21:13:00.937799951Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=948.17µs logger=migrator t=2026-04-13T21:13:00.941626911Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-13T21:13:00.95118743Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.566759ms logger=migrator t=2026-04-13T21:13:00.955435829Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-13T21:13:00.959643446Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.205607ms logger=migrator t=2026-04-13T21:13:00.964432967Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-13T21:13:00.965471548Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.037821ms logger=migrator t=2026-04-13T21:13:00.969937932Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-13T21:13:00.979291946Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.354345ms logger=migrator t=2026-04-13T21:13:00.983852432Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-13T21:13:00.988223952Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.37141ms logger=migrator t=2026-04-13T21:13:00.993058544Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-13T21:13:00.993124105Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.161µs logger=migrator t=2026-04-13T21:13:00.996960495Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-13T21:13:00.998010147Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.049302ms logger=migrator t=2026-04-13T21:13:01.002547351Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-13T21:13:01.004145024Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.596973ms logger=migrator t=2026-04-13T21:13:01.009757912Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-13T21:13:01.011350675Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.592104ms logger=migrator t=2026-04-13T21:13:01.01641223Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-13T21:13:01.016477811Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=66.261µs logger=migrator t=2026-04-13T21:13:01.020248341Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-13T21:13:01.026334257Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.085356ms logger=migrator t=2026-04-13T21:13:01.031378782Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-13T21:13:01.038305636Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.926234ms logger=migrator t=2026-04-13T21:13:01.044081157Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-13T21:13:01.050283525Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.202718ms logger=migrator t=2026-04-13T21:13:01.054526464Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-13T21:13:01.060703383Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.176719ms logger=migrator t=2026-04-13T21:13:01.065444642Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-13T21:13:01.072193122Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.74531ms logger=migrator t=2026-04-13T21:13:01.083882226Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-13T21:13:01.083946487Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=64.551µs logger=migrator t=2026-04-13T21:13:01.088157085Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-13T21:13:01.08936717Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.202955ms logger=migrator t=2026-04-13T21:13:01.094563878Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-13T21:13:01.100886991Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.322193ms logger=migrator t=2026-04-13T21:13:01.105144109Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-13T21:13:01.105208591Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.832µs logger=migrator t=2026-04-13T21:13:01.109432159Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-13T21:13:01.115697499Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.2649ms logger=migrator t=2026-04-13T21:13:01.124434971Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-13T21:13:01.125378551Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=943.39µs logger=migrator t=2026-04-13T21:13:01.13539668Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-13T21:13:01.143794615Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.399195ms logger=migrator t=2026-04-13T21:13:01.148339339Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-13T21:13:01.149128016Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=788.487µs logger=migrator t=2026-04-13T21:13:01.153765122Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-13T21:13:01.154799374Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.030252ms logger=migrator t=2026-04-13T21:13:01.16276296Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-13T21:13:01.16948354Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.71986ms logger=migrator t=2026-04-13T21:13:01.173387621Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-13T21:13:01.174153237Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=765.106µs logger=migrator t=2026-04-13T21:13:01.179362016Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-13T21:13:01.181089092Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.726526ms logger=migrator t=2026-04-13T21:13:01.186329561Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-13T21:13:01.188617539Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.287108ms logger=migrator t=2026-04-13T21:13:01.194272716Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-13T21:13:01.195301168Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.028541ms logger=migrator t=2026-04-13T21:13:01.199194599Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-13T21:13:01.199261551Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.322µs logger=migrator t=2026-04-13T21:13:01.202786604Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-13T21:13:01.203515309Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=728.535µs logger=migrator t=2026-04-13T21:13:01.20833836Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-13T21:13:01.209075875Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=737.185µs logger=migrator t=2026-04-13T21:13:01.212926386Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-13T21:13:01.213405216Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-13T21:13:01.279656615Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-13T21:13:01.280484783Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=831.148µs logger=migrator t=2026-04-13T21:13:01.287927088Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-13T21:13:01.289775347Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.837058ms logger=migrator t=2026-04-13T21:13:01.293981714Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-13T21:13:01.298981278Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=4.999414ms logger=migrator t=2026-04-13T21:13:01.303559984Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-13T21:13:01.304708157Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.148323ms logger=migrator t=2026-04-13T21:13:01.310617551Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-13T21:13:01.311892368Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.274488ms logger=migrator t=2026-04-13T21:13:01.316814041Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-13T21:13:01.318045736Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.231186ms logger=migrator t=2026-04-13T21:13:01.323095321Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-13T21:13:01.324552301Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.45486ms logger=migrator t=2026-04-13T21:13:01.330111307Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-13T21:13:01.331029997Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=920.53µs logger=migrator t=2026-04-13T21:13:01.336154203Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-13T21:13:01.336191424Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.351µs logger=migrator t=2026-04-13T21:13:01.340397761Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-13T21:13:01.340492933Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=95.732µs logger=migrator t=2026-04-13T21:13:01.344771373Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-13T21:13:01.355042576Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.270923ms logger=migrator t=2026-04-13T21:13:01.360224754Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-13T21:13:01.360648763Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=424.819µs logger=migrator t=2026-04-13T21:13:01.365007524Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-13T21:13:01.366180118Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.172194ms logger=migrator t=2026-04-13T21:13:01.370641322Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-13T21:13:01.370973489Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=331.857µs logger=migrator t=2026-04-13T21:13:01.376253199Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-13T21:13:01.378324252Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.070473ms logger=migrator t=2026-04-13T21:13:01.384743375Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-13T21:13:01.385509281Z level=info msg="Migration successfully executed" id="create secrets table" duration=765.806µs logger=migrator t=2026-04-13T21:13:01.39022987Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-13T21:13:01.427763362Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.530851ms logger=migrator t=2026-04-13T21:13:01.432821417Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-13T21:13:01.440711572Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.886675ms logger=migrator t=2026-04-13T21:13:01.446262307Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-13T21:13:01.44641308Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=151.053µs logger=migrator t=2026-04-13T21:13:01.450658309Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-13T21:13:01.4852365Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.579581ms logger=migrator t=2026-04-13T21:13:01.489170791Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-13T21:13:01.520391252Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.220331ms logger=migrator t=2026-04-13T21:13:01.52555234Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-13T21:13:01.526369816Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=817.587µs logger=migrator t=2026-04-13T21:13:01.53227578Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-13T21:13:01.533411203Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.131893ms logger=migrator t=2026-04-13T21:13:01.538133742Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-13T21:13:01.538411198Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=280.396µs logger=migrator t=2026-04-13T21:13:01.5433195Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-13T21:13:01.544231099Z level=info msg="Migration successfully executed" id="create permission table" duration=911.88µs logger=migrator t=2026-04-13T21:13:01.548959087Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-13T21:13:01.55006017Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.100853ms logger=migrator t=2026-04-13T21:13:01.554495512Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-13T21:13:01.555618336Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.127094ms logger=migrator t=2026-04-13T21:13:01.561018039Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-13T21:13:01.562918288Z level=info msg="Migration successfully executed" id="create role table" duration=1.899489ms logger=migrator t=2026-04-13T21:13:01.568610156Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-13T21:13:01.576854798Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.244962ms logger=migrator t=2026-04-13T21:13:01.581771611Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-13T21:13:01.587394328Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.622337ms logger=migrator t=2026-04-13T21:13:01.592958414Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-13T21:13:01.594134849Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.175975ms logger=migrator t=2026-04-13T21:13:01.598799556Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-13T21:13:01.599995121Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.194955ms logger=migrator t=2026-04-13T21:13:01.604620107Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-13T21:13:01.606110749Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.489151ms logger=migrator t=2026-04-13T21:13:01.611024521Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-13T21:13:01.612713955Z level=info msg="Migration successfully executed" id="create team role table" duration=1.691854ms logger=migrator t=2026-04-13T21:13:01.618410944Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-13T21:13:01.620532229Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.121445ms logger=migrator t=2026-04-13T21:13:01.625587084Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-13T21:13:01.627799861Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.211947ms logger=migrator t=2026-04-13T21:13:01.633186103Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-13T21:13:01.634304596Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.118113ms logger=migrator t=2026-04-13T21:13:01.638610285Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-13T21:13:01.639516515Z level=info msg="Migration successfully executed" id="create user role table" duration=905.949µs logger=migrator t=2026-04-13T21:13:01.64411366Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-13T21:13:01.645410607Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.296117ms logger=migrator t=2026-04-13T21:13:01.650563825Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-13T21:13:01.651717708Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.153053ms logger=migrator t=2026-04-13T21:13:01.657013939Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-13T21:13:01.658513211Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.502431ms logger=migrator t=2026-04-13T21:13:01.662660977Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-13T21:13:01.663617836Z level=info msg="Migration successfully executed" id="create builtin role table" duration=956.619µs logger=migrator t=2026-04-13T21:13:01.66811438Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-13T21:13:01.669317125Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.202425ms logger=migrator t=2026-04-13T21:13:01.675066654Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-13T21:13:01.676224689Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.157765ms logger=migrator t=2026-04-13T21:13:01.680707502Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-13T21:13:01.69353253Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.822878ms logger=migrator t=2026-04-13T21:13:01.697935852Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-13T21:13:01.699068225Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.132323ms logger=migrator t=2026-04-13T21:13:01.70358146Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-13T21:13:01.704962758Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.379948ms logger=migrator t=2026-04-13T21:13:01.710570705Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-13T21:13:01.712336142Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.765417ms logger=migrator t=2026-04-13T21:13:01.71661375Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-13T21:13:01.717743895Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.130004ms logger=migrator t=2026-04-13T21:13:01.722631226Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-13T21:13:01.723492984Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=861.468µs logger=migrator t=2026-04-13T21:13:01.727947837Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-13T21:13:01.729126062Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.178095ms logger=migrator t=2026-04-13T21:13:01.733582904Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-13T21:13:01.741584061Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.007977ms logger=migrator t=2026-04-13T21:13:01.745531034Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-13T21:13:01.753365286Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.833782ms logger=migrator t=2026-04-13T21:13:01.759556376Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-13T21:13:01.767376928Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.820242ms logger=migrator t=2026-04-13T21:13:01.771294911Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-13T21:13:01.77944395Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.148489ms logger=migrator t=2026-04-13T21:13:01.784496666Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-13T21:13:01.78566427Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.167354ms logger=migrator t=2026-04-13T21:13:01.790354138Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-13T21:13:01.791621334Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.266736ms logger=migrator t=2026-04-13T21:13:01.796486406Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-13T21:13:01.79766811Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.187715ms logger=migrator t=2026-04-13T21:13:01.802313037Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-13T21:13:01.803275916Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=962.499µs logger=migrator t=2026-04-13T21:13:01.807925284Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-13T21:13:01.810218412Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.291548ms logger=migrator t=2026-04-13T21:13:01.815427911Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-13T21:13:01.815569353Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=142.383µs logger=migrator t=2026-04-13T21:13:01.819464344Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-13T21:13:01.819543506Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=79.881µs logger=migrator t=2026-04-13T21:13:01.824729944Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-13T21:13:01.825401668Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=671.853µs logger=migrator t=2026-04-13T21:13:01.829540084Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-13T21:13:01.830380852Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=841.868µs logger=migrator t=2026-04-13T21:13:01.834398935Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-13T21:13:01.835886517Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.487701ms logger=migrator t=2026-04-13T21:13:01.840703147Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-13T21:13:01.840995443Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=292.136µs logger=migrator t=2026-04-13T21:13:01.846797794Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-13T21:13:01.847703682Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=909.348µs logger=migrator t=2026-04-13T21:13:01.851969732Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-13T21:13:01.853798839Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.829457ms logger=migrator t=2026-04-13T21:13:01.859410886Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-13T21:13:01.860588531Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.177265ms logger=migrator t=2026-04-13T21:13:01.865271318Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-13T21:13:01.873848957Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.576809ms logger=migrator t=2026-04-13T21:13:01.878090076Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-13T21:13:01.878165757Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=73.961µs logger=migrator t=2026-04-13T21:13:01.88258753Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-13T21:13:01.883366186Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=778.526µs logger=migrator t=2026-04-13T21:13:01.888777169Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-13T21:13:01.889930312Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.153474ms logger=migrator t=2026-04-13T21:13:01.894210752Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-13T21:13:01.895380486Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.169474ms logger=migrator t=2026-04-13T21:13:01.900561884Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-13T21:13:01.909317806Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.755202ms logger=migrator t=2026-04-13T21:13:01.913499994Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-13T21:13:01.914551176Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.051301ms logger=migrator t=2026-04-13T21:13:01.918938987Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-13T21:13:01.92003915Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.099433ms logger=migrator t=2026-04-13T21:13:01.936023953Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-13T21:13:01.959023882Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.002369ms logger=migrator t=2026-04-13T21:13:01.996304949Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-13T21:13:01.99778895Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.479031ms logger=migrator t=2026-04-13T21:13:02.031258547Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-13T21:13:02.032990733Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.740926ms logger=migrator t=2026-04-13T21:13:02.044976423Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-13T21:13:02.046021054Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.044541ms logger=migrator t=2026-04-13T21:13:02.053888638Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-13T21:13:02.055744846Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.855648ms logger=migrator t=2026-04-13T21:13:02.061270321Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-13T21:13:02.061980747Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=710.226µs logger=migrator t=2026-04-13T21:13:02.068853229Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-13T21:13:02.069799079Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=946.87µs logger=migrator t=2026-04-13T21:13:02.073712971Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-13T21:13:02.087149561Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.42817ms logger=migrator t=2026-04-13T21:13:02.092314258Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-13T21:13:02.093028613Z level=info msg="Migration successfully executed" id="create entity_events table" duration=713.975µs logger=migrator t=2026-04-13T21:13:02.097815502Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-13T21:13:02.098925626Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.117554ms logger=migrator t=2026-04-13T21:13:02.103315697Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-13T21:13:02.103758507Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-13T21:13:02.109013655Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-13T21:13:02.109809523Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-13T21:13:02.113968509Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-13T21:13:02.114899278Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=930.869µs logger=migrator t=2026-04-13T21:13:02.118860071Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-13T21:13:02.119825111Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=960.26µs logger=migrator t=2026-04-13T21:13:02.124705492Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-13T21:13:02.12558152Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=876.088µs logger=migrator t=2026-04-13T21:13:02.130088205Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-13T21:13:02.131282799Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.194194ms logger=migrator t=2026-04-13T21:13:02.135533688Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-13T21:13:02.137308144Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.773656ms logger=migrator t=2026-04-13T21:13:02.143161467Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-13T21:13:02.144396702Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.232425ms logger=migrator t=2026-04-13T21:13:02.149847666Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-13T21:13:02.150669933Z level=info msg="Migration successfully executed" id="Drop public config table" duration=822.187µs logger=migrator t=2026-04-13T21:13:02.159853425Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-13T21:13:02.161899626Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.046302ms logger=migrator t=2026-04-13T21:13:02.166668576Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-13T21:13:02.168202778Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.541362ms logger=migrator t=2026-04-13T21:13:02.172291883Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-13T21:13:02.173464097Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.171874ms logger=migrator t=2026-04-13T21:13:02.178338109Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-13T21:13:02.179649597Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.310957ms logger=migrator t=2026-04-13T21:13:02.184321373Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-13T21:13:02.208853894Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.525861ms logger=migrator t=2026-04-13T21:13:02.214457301Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-13T21:13:02.225618973Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.155642ms logger=migrator t=2026-04-13T21:13:02.23120203Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-13T21:13:02.241064205Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.865716ms logger=migrator t=2026-04-13T21:13:02.245877315Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-13T21:13:02.246160351Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=283.736µs logger=migrator t=2026-04-13T21:13:02.250212096Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-13T21:13:02.259539209Z level=info msg="Migration successfully executed" id="add share column" duration=9.326593ms logger=migrator t=2026-04-13T21:13:02.263962782Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-13T21:13:02.264179786Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=214.994µs logger=migrator t=2026-04-13T21:13:02.269183731Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-13T21:13:02.270285353Z level=info msg="Migration successfully executed" id="create file table" duration=1.100842ms logger=migrator t=2026-04-13T21:13:02.274976981Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-13T21:13:02.276928781Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.97889ms logger=migrator t=2026-04-13T21:13:02.282298783Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-13T21:13:02.283894077Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.594974ms logger=migrator t=2026-04-13T21:13:02.290894642Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-13T21:13:02.291867803Z level=info msg="Migration successfully executed" id="create file_meta table" duration=973.371µs logger=migrator t=2026-04-13T21:13:02.29655826Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-13T21:13:02.297627003Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.067703ms logger=migrator t=2026-04-13T21:13:02.302988075Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-13T21:13:02.303076526Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=91.362µs logger=migrator t=2026-04-13T21:13:02.307196882Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-13T21:13:02.307261863Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=65.282µs logger=migrator t=2026-04-13T21:13:02.311509152Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-13T21:13:02.312064493Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=553.371µs logger=migrator t=2026-04-13T21:13:02.315847962Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-13T21:13:02.316024355Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=177.063µs logger=migrator t=2026-04-13T21:13:02.320683452Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-13T21:13:02.321866267Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.182515ms logger=migrator t=2026-04-13T21:13:02.32584922Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-13T21:13:02.334832517Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.982677ms logger=migrator t=2026-04-13T21:13:02.338773949Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-13T21:13:02.338999123Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=225.304µs logger=migrator t=2026-04-13T21:13:02.343039828Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-13T21:13:02.344077639Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.037101ms logger=migrator t=2026-04-13T21:13:02.349306588Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-13T21:13:02.349651145Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=345.127µs logger=migrator t=2026-04-13T21:13:02.353753441Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-13T21:13:02.353946685Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=193.514µs logger=migrator t=2026-04-13T21:13:02.357715553Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-13T21:13:02.358124452Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=408.979µs logger=migrator t=2026-04-13T21:13:02.361779668Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-13T21:13:02.370609122Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.822914ms logger=migrator t=2026-04-13T21:13:02.375651047Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-13T21:13:02.384197315Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.546058ms logger=migrator t=2026-04-13T21:13:02.388106776Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-13T21:13:02.389141507Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.034391ms logger=migrator t=2026-04-13T21:13:02.393404977Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-13T21:13:02.481309036Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.902429ms logger=migrator t=2026-04-13T21:13:02.486660118Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-13T21:13:02.487595558Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=935.44µs logger=migrator t=2026-04-13T21:13:02.492107091Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-13T21:13:02.494259586Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.151655ms logger=migrator t=2026-04-13T21:13:02.498680698Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-13T21:13:02.527156421Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.478063ms logger=migrator t=2026-04-13T21:13:02.532911981Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-13T21:13:02.539496698Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.584577ms logger=migrator t=2026-04-13T21:13:02.54347205Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-13T21:13:02.543772687Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=295.847µs logger=migrator t=2026-04-13T21:13:02.549039036Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-13T21:13:02.549299423Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=261.107µs logger=migrator t=2026-04-13T21:13:02.553623212Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-13T21:13:02.553933418Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=311.056µs logger=migrator t=2026-04-13T21:13:02.558247389Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-13T21:13:02.558639167Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=391.948µs logger=migrator t=2026-04-13T21:13:02.562851804Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-13T21:13:02.563278934Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=428.29µs logger=migrator t=2026-04-13T21:13:02.568221016Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-13T21:13:02.569740058Z level=info msg="Migration successfully executed" id="create folder table" duration=1.518812ms logger=migrator t=2026-04-13T21:13:02.574702881Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-13T21:13:02.576709652Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.005881ms logger=migrator t=2026-04-13T21:13:02.582005273Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-13T21:13:02.584015065Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.019113ms logger=migrator t=2026-04-13T21:13:02.589961929Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-13T21:13:02.589995029Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.63µs logger=migrator t=2026-04-13T21:13:02.594361541Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-13T21:13:02.595543955Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.181904ms logger=migrator t=2026-04-13T21:13:02.600647861Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-13T21:13:02.6024854Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.837589ms logger=migrator t=2026-04-13T21:13:02.607254218Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-13T21:13:02.608420893Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.166355ms logger=migrator t=2026-04-13T21:13:02.612209592Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-13T21:13:02.612920666Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=709.734µs logger=migrator t=2026-04-13T21:13:02.617060443Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-13T21:13:02.617446421Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=386.448µs logger=migrator t=2026-04-13T21:13:02.621882643Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-13T21:13:02.622925135Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.042302ms logger=migrator t=2026-04-13T21:13:02.626708124Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-13T21:13:02.627854828Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.146254ms logger=migrator t=2026-04-13T21:13:02.631769489Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-13T21:13:02.633580687Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.811578ms logger=migrator t=2026-04-13T21:13:02.638461348Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-13T21:13:02.64095481Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.491962ms logger=migrator t=2026-04-13T21:13:02.644899173Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-13T21:13:02.645912903Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.020551ms logger=migrator t=2026-04-13T21:13:02.650265345Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-13T21:13:02.651913398Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.650373ms logger=migrator t=2026-04-13T21:13:02.656148527Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-13T21:13:02.658216999Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.061822ms logger=migrator t=2026-04-13T21:13:02.662611781Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-13T21:13:02.663768905Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.156684ms logger=migrator t=2026-04-13T21:13:02.66881758Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-13T21:13:02.669775641Z level=info msg="Migration successfully executed" id="create signing_key table" duration=957.821µs logger=migrator t=2026-04-13T21:13:02.674285794Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-13T21:13:02.675543281Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.257267ms logger=migrator t=2026-04-13T21:13:02.680045034Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-13T21:13:02.681168988Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.123834ms logger=migrator t=2026-04-13T21:13:02.685840754Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-13T21:13:02.686198622Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=358.848µs logger=migrator t=2026-04-13T21:13:02.690279147Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-13T21:13:02.70048893Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.209733ms logger=migrator t=2026-04-13T21:13:02.705245549Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-13T21:13:02.706000624Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=760.336µs logger=migrator t=2026-04-13T21:13:02.710374056Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-13T21:13:02.710395306Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=29.791µs logger=migrator t=2026-04-13T21:13:02.715250367Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-13T21:13:02.717076215Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.825878ms logger=migrator t=2026-04-13T21:13:02.721412985Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-13T21:13:02.721429586Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=17.541µs logger=migrator t=2026-04-13T21:13:02.725236895Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-13T21:13:02.726733666Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.496042ms logger=migrator t=2026-04-13T21:13:02.731576198Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-13T21:13:02.732830003Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.253896ms logger=migrator t=2026-04-13T21:13:02.738303817Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-13T21:13:02.740122845Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.816968ms logger=migrator t=2026-04-13T21:13:02.745053957Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-13T21:13:02.746338124Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.278987ms logger=migrator t=2026-04-13T21:13:02.751178605Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-13T21:13:02.751502162Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=324.347µs logger=migrator t=2026-04-13T21:13:02.75524936Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-13T21:13:02.756301972Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.044021ms logger=migrator t=2026-04-13T21:13:02.760742464Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-13T21:13:02.762285807Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.543373ms logger=migrator t=2026-04-13T21:13:02.767364242Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-13T21:13:02.768278482Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=911.73µs logger=migrator t=2026-04-13T21:13:02.772827785Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-13T21:13:02.789570014Z level=info msg="Migration successfully executed" id="add stack_id column" duration=16.741729ms logger=migrator t=2026-04-13T21:13:02.797229674Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-13T21:13:02.809010919Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.783285ms logger=migrator t=2026-04-13T21:13:02.814982083Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-13T21:13:02.823152483Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.17008ms logger=migrator t=2026-04-13T21:13:02.82728152Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-13T21:13:02.827448443Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=162.113µs logger=migrator t=2026-04-13T21:13:02.831460076Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-13T21:13:02.842787982Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.328736ms logger=migrator t=2026-04-13T21:13:02.847669694Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-13T21:13:02.855806883Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.119139ms logger=migrator t=2026-04-13T21:13:02.859895538Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-13T21:13:02.860602164Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=705.556µs logger=migrator t=2026-04-13T21:13:02.865241889Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.408545667s logger=migrator t=2026-04-13T21:13:02.866482106Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-13T21:13:02.886514723Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-13T21:13:02.886832459Z level=info msg="Created default organization" logger=secrets t=2026-04-13T21:13:02.892658361Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-13T21:13:02.941823745Z level=info msg="Restored cache from database" duration=451.91µs logger=plugin.store t=2026-04-13T21:13:02.943113891Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-13T21:13:02.988159519Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-13T21:13:02.98819105Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-13T21:13:02.988273481Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-13T21:13:02.988312072Z level=info msg="Plugins loaded" count=54 duration=45.198611ms logger=query_data t=2026-04-13T21:13:02.992932048Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-13T21:13:02.996450491Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-13T21:13:03.004231173Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-13T21:13:03.014379475Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-13T21:13:03.016740903Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-13T21:13:03.018790916Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-13T21:13:03.037157189Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-13T21:13:03.054133842Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-13T21:13:03.07472573Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-13T21:13:03.07474676Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-04-13T21:13:03.075490945Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-13T21:13:03.076206531Z level=info msg="Warming state cache for startup" logger=http.server t=2026-04-13T21:13:03.079671243Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-04-13T21:13:03.080238765Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-13T21:13:03.080306976Z level=info msg="Starting MultiOrg Alertmanager" logger=plugins.update.checker t=2026-04-13T21:13:03.174888694Z level=info msg="Update check succeeded" duration=99.717484ms logger=grafana.update.checker t=2026-04-13T21:13:03.177965337Z level=info msg="Update check succeeded" duration=103.007693ms logger=provisioning.dashboard t=2026-04-13T21:13:03.21176446Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-04-13T21:13:03.238698191Z level=info msg="State cache has been initialized" states=0 duration=162.48897ms logger=ngalert.scheduler t=2026-04-13T21:13:03.238739552Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-13T21:13:03.238798813Z level=info msg=starting first_tick=2026-04-13T21:13:10Z logger=plugin.angulardetectorsprovider.dynamic t=2026-04-13T21:13:03.292800246Z level=info msg="Patterns update finished" duration=72.328755ms logger=grafana-apiserver t=2026-04-13T21:13:03.426923626Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-13T21:13:03.427348045Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-13T21:13:06.010142695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.01087882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.030551238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.050498292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.068791372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.089877439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.108452925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.177659701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.191673112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.274907418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.292231888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.318310149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.334320541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.35498924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.374326331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.406413006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.422383677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.449619603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.471096069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.504331467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.533364321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.583774086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.607681282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.676139893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.690115513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.772144695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.788144717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.860921017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.878109584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.926394075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.944609744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.981753264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:06.99845131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.038859337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.059156728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.163537012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.175777015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.312861556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.330361779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.401845601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.423494699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.47994263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.496854891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.542137159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.559773684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.61166377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.629867287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.676769029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.693885984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.744574174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.756783227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.811323308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.826622875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.877391628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.892846648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.946101052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:07.962448862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.017247687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.032702007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.090223678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.106570137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.152151292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.1685326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.223208653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.242461702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.291112959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.303358924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.34953552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.36885869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.429569498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.446230813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.495408861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.526692258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.615217092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.631415328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.708928443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.725657509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.792666247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.811382065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T21:13:08.892794062Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-13T21:14:45.103315458Z level=info msg="Usage stats are ready to report"