logger=settings t=2026-04-12T20:58:06.230557308Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-12T20:58:06Z logger=settings t=2026-04-12T20:58:06.230810927Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-12T20:58:06.230824437Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-12T20:58:06.230827797Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-12T20:58:06.230830517Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-12T20:58:06.230834577Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-12T20:58:06.230837167Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-12T20:58:06.230840087Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-12T20:58:06.230843048Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-12T20:58:06.230885559Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-12T20:58:06.230890609Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-12T20:58:06.230895469Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-12T20:58:06.230898289Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-12T20:58:06.230901229Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-12T20:58:06.23090422Z level=info msg=Target target=[all] logger=settings t=2026-04-12T20:58:06.23090937Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-12T20:58:06.23091239Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-12T20:58:06.23091508Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-12T20:58:06.23091867Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-12T20:58:06.23092167Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-12T20:58:06.23092577Z level=info msg="App mode production" logger=sqlstore t=2026-04-12T20:58:06.231212619Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-12T20:58:06.23123087Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-12T20:58:06.232967635Z level=info msg="Locking database" logger=migrator t=2026-04-12T20:58:06.232978626Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-12T20:58:06.233563204Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-12T20:58:06.234422761Z level=info msg="Migration successfully executed" id="create migration_log table" duration=856.727µs logger=migrator t=2026-04-12T20:58:06.243391466Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-12T20:58:06.244724918Z level=info msg="Migration successfully executed" id="create user table" duration=1.333242ms logger=migrator t=2026-04-12T20:58:06.252865917Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-12T20:58:06.255191351Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.322924ms logger=migrator t=2026-04-12T20:58:06.260457978Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-12T20:58:06.261101359Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=642.361µs logger=migrator t=2026-04-12T20:58:06.2649153Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-12T20:58:06.265667934Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=756.295µs logger=migrator t=2026-04-12T20:58:06.271151758Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-12T20:58:06.271874411Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=722.703µs logger=migrator t=2026-04-12T20:58:06.278358857Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-12T20:58:06.280800134Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.441127ms logger=migrator t=2026-04-12T20:58:06.28631455Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-12T20:58:06.28790476Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.593461ms logger=migrator t=2026-04-12T20:58:06.292971761Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-12T20:58:06.293611591Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=637.52µs logger=migrator t=2026-04-12T20:58:06.298175876Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-12T20:58:06.298677392Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=507.696µs logger=migrator t=2026-04-12T20:58:06.30300866Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-12T20:58:06.30365472Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=647.02µs logger=migrator t=2026-04-12T20:58:06.307462451Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-12T20:58:06.307958617Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=496.046µs logger=migrator t=2026-04-12T20:58:06.312583254Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-12T20:58:06.313749761Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.165787ms logger=migrator t=2026-04-12T20:58:06.32031735Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-12T20:58:06.320360931Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.191µs logger=migrator t=2026-04-12T20:58:06.324301326Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-12T20:58:06.326217757Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.915711ms logger=migrator t=2026-04-12T20:58:06.333000973Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-12T20:58:06.333361404Z level=info msg="Migration successfully executed" id="Add missing user data" duration=360.341µs logger=migrator t=2026-04-12T20:58:06.341509863Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-12T20:58:06.343415694Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.90577ms logger=migrator t=2026-04-12T20:58:06.347594196Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-12T20:58:06.348740833Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.138116ms logger=migrator t=2026-04-12T20:58:06.352250174Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-12T20:58:06.353760342Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.509678ms logger=migrator t=2026-04-12T20:58:06.360987052Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-12T20:58:06.367314463Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.329801ms logger=migrator t=2026-04-12T20:58:06.371873538Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-12T20:58:06.373323954Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.444366ms logger=migrator t=2026-04-12T20:58:06.379304594Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-12T20:58:06.379787069Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=477.376µs logger=migrator t=2026-04-12T20:58:06.385004395Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-12T20:58:06.386208583Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.203858ms logger=migrator t=2026-04-12T20:58:06.392056459Z 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-12T20:58:06.392335718Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=279.319µs logger=migrator t=2026-04-12T20:58:06.397162911Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-12T20:58:06.39775636Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=593.349µs logger=migrator t=2026-04-12T20:58:06.40498853Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-12T20:58:06.407032955Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.039225ms logger=migrator t=2026-04-12T20:58:06.414916975Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-12T20:58:06.415630198Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=713.593µs logger=migrator t=2026-04-12T20:58:06.421084441Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-12T20:58:06.422512256Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.433915ms logger=migrator t=2026-04-12T20:58:06.429975993Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-12T20:58:06.430854601Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=878.308µs logger=migrator t=2026-04-12T20:58:06.484302469Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-12T20:58:06.486646033Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=2.345354ms logger=migrator t=2026-04-12T20:58:06.493937605Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-12T20:58:06.493985457Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=49.662µs logger=migrator t=2026-04-12T20:58:06.499821172Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-12T20:58:06.500634808Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=814.356µs logger=migrator t=2026-04-12T20:58:06.506496954Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-12T20:58:06.50731189Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=815.566µs logger=migrator t=2026-04-12T20:58:06.513805426Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-12T20:58:06.514618122Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=810.396µs logger=migrator t=2026-04-12T20:58:06.520085746Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-12T20:58:06.520778778Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=692.952µs logger=migrator t=2026-04-12T20:58:06.527393668Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-12T20:58:06.539058789Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=11.66278ms logger=migrator t=2026-04-12T20:58:06.543854461Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-12T20:58:06.544722549Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=868.688µs logger=migrator t=2026-04-12T20:58:06.549732748Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-12T20:58:06.550577774Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=844.556µs logger=migrator t=2026-04-12T20:58:06.555663046Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-12T20:58:06.556399239Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=735.163µs logger=migrator t=2026-04-12T20:58:06.56208733Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-12T20:58:06.562806763Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=719.213µs logger=migrator t=2026-04-12T20:58:06.567849243Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-12T20:58:06.568524755Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=675.282µs logger=migrator t=2026-04-12T20:58:06.573666068Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-12T20:58:06.574066711Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=404.703µs logger=migrator t=2026-04-12T20:58:06.579354889Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-12T20:58:06.579871555Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=515.866µs logger=migrator t=2026-04-12T20:58:06.584802231Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-12T20:58:06.585466093Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=663.711µs logger=migrator t=2026-04-12T20:58:06.590374329Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-12T20:58:06.590962317Z level=info msg="Migration successfully executed" id="create star table" duration=587.648µs logger=migrator t=2026-04-12T20:58:06.595590264Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-12T20:58:06.596298096Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=712.672µs logger=migrator t=2026-04-12T20:58:06.601944236Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-12T20:58:06.602770852Z level=info msg="Migration successfully executed" id="create org table v1" duration=826.816µs logger=migrator t=2026-04-12T20:58:06.60837669Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-12T20:58:06.609165855Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=788.915µs logger=migrator t=2026-04-12T20:58:06.615091043Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-12T20:58:06.616099095Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.006432ms logger=migrator t=2026-04-12T20:58:06.621671522Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-12T20:58:06.623006835Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.334163ms logger=migrator t=2026-04-12T20:58:06.628309463Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-12T20:58:06.62946768Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.158477ms logger=migrator t=2026-04-12T20:58:06.635190652Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-12T20:58:06.635921335Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=730.884µs logger=migrator t=2026-04-12T20:58:06.641103109Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-12T20:58:06.64114526Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.701µs logger=migrator t=2026-04-12T20:58:06.645989824Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-12T20:58:06.646028416Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.462µs logger=migrator t=2026-04-12T20:58:06.65119952Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-12T20:58:06.651495039Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=295.429µs logger=migrator t=2026-04-12T20:58:06.657428128Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-12T20:58:06.658606495Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.188348ms logger=migrator t=2026-04-12T20:58:06.664301166Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-12T20:58:06.665166663Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=865.597µs logger=migrator t=2026-04-12T20:58:06.670122321Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-12T20:58:06.670966787Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=844.116µs logger=migrator t=2026-04-12T20:58:06.67575618Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-12T20:58:06.676368659Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=612.439µs logger=migrator t=2026-04-12T20:58:06.682987979Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-12T20:58:06.684303541Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.315132ms logger=migrator t=2026-04-12T20:58:06.68993476Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-12T20:58:06.691062566Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.130445ms logger=migrator t=2026-04-12T20:58:06.696030253Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-12T20:58:06.703152559Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.123546ms logger=migrator t=2026-04-12T20:58:06.708762938Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-12T20:58:06.710277346Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.506198ms logger=migrator t=2026-04-12T20:58:06.720434258Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-12T20:58:06.721409019Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=976.111µs logger=migrator t=2026-04-12T20:58:06.728110272Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-12T20:58:06.728892007Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=781.774µs logger=migrator t=2026-04-12T20:58:06.735123675Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-12T20:58:06.735835237Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=714.753µs logger=migrator t=2026-04-12T20:58:06.740262618Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-12T20:58:06.741230969Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=968.201µs logger=migrator t=2026-04-12T20:58:06.74726193Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-12T20:58:06.747339352Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=81.682µs logger=migrator t=2026-04-12T20:58:06.752358642Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-12T20:58:06.754271803Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.912711ms logger=migrator t=2026-04-12T20:58:06.758804976Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-12T20:58:06.760976015Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.173199ms logger=migrator t=2026-04-12T20:58:06.765960394Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-12T20:58:06.767826163Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.864819ms logger=migrator t=2026-04-12T20:58:06.772892454Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-12T20:58:06.773789962Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=897.708µs logger=migrator t=2026-04-12T20:58:06.778389548Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-12T20:58:06.780300509Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.909171ms logger=migrator t=2026-04-12T20:58:06.785193465Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-12T20:58:06.786387072Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.193317ms logger=migrator t=2026-04-12T20:58:06.791784074Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-12T20:58:06.793065674Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.28066ms logger=migrator t=2026-04-12T20:58:06.798062873Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-12T20:58:06.798113985Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=52.472µs logger=migrator t=2026-04-12T20:58:06.802560896Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-12T20:58:06.802593907Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.511µs logger=migrator t=2026-04-12T20:58:06.807562425Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-12T20:58:06.809865188Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.301113ms logger=migrator t=2026-04-12T20:58:06.81528833Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-12T20:58:06.818025357Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.737507ms logger=migrator t=2026-04-12T20:58:06.82346524Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-12T20:58:06.825649599Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.183809ms logger=migrator t=2026-04-12T20:58:06.831817765Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-12T20:58:06.83387245Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.054245ms logger=migrator t=2026-04-12T20:58:06.841452131Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-12T20:58:06.841968497Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=520.016µs logger=migrator t=2026-04-12T20:58:06.846765969Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-12T20:58:06.847600766Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=834.697µs logger=migrator t=2026-04-12T20:58:06.854714192Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-12T20:58:06.855943161Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.229429ms logger=migrator t=2026-04-12T20:58:06.862005753Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-12T20:58:06.862080056Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=80.153µs logger=migrator t=2026-04-12T20:58:06.865945058Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-12T20:58:06.866981131Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.031013ms logger=migrator t=2026-04-12T20:58:06.870353858Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-12T20:58:06.871068281Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=714.113µs logger=migrator t=2026-04-12T20:58:06.878219908Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-12T20:58:06.884642052Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.411744ms logger=migrator t=2026-04-12T20:58:06.88994485Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-12T20:58:06.890763946Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=814.586µs logger=migrator t=2026-04-12T20:58:06.89466578Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-12T20:58:06.895435625Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=769.575µs logger=migrator t=2026-04-12T20:58:06.901495637Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-12T20:58:06.902294723Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=798.515µs logger=migrator t=2026-04-12T20:58:06.906767705Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-12T20:58:06.907328482Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=560.448µs logger=migrator t=2026-04-12T20:58:06.911456163Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-12T20:58:06.912417274Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=958.081µs logger=migrator t=2026-04-12T20:58:06.917204466Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-12T20:58:06.919285582Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.080656ms logger=migrator t=2026-04-12T20:58:06.924468207Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-12T20:58:06.927163612Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.811639ms logger=migrator t=2026-04-12T20:58:06.933185433Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-12T20:58:06.93340094Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=215.847µs logger=migrator t=2026-04-12T20:58:06.937706877Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-12T20:58:06.937906493Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=198.316µs logger=migrator t=2026-04-12T20:58:06.943755319Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-12T20:58:06.945284038Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.527788ms logger=migrator t=2026-04-12T20:58:06.949912474Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-12T20:58:06.952633031Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.721687ms logger=migrator t=2026-04-12T20:58:06.956683709Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-12T20:58:06.957933709Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.24616ms logger=migrator t=2026-04-12T20:58:06.963655861Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-12T20:58:06.964372644Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=715.893µs logger=migrator t=2026-04-12T20:58:06.968549766Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-12T20:58:06.969333581Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=782.735µs logger=migrator t=2026-04-12T20:58:06.975232609Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-12T20:58:06.976289902Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.062074ms logger=migrator t=2026-04-12T20:58:06.980103583Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-12T20:58:06.980865977Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=761.974µs logger=migrator t=2026-04-12T20:58:06.987324573Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-12T20:58:06.994693126Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.363364ms logger=migrator t=2026-04-12T20:58:07.001619756Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-12T20:58:07.002609148Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=991.932µs logger=migrator t=2026-04-12T20:58:07.007493763Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-12T20:58:07.009049822Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.555599ms logger=migrator t=2026-04-12T20:58:07.014630419Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-12T20:58:07.016484939Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.851479ms logger=migrator t=2026-04-12T20:58:07.024981168Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-12T20:58:07.02567404Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=695.532µs logger=migrator t=2026-04-12T20:58:07.030273966Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-12T20:58:07.033976744Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.704038ms logger=migrator t=2026-04-12T20:58:07.038964512Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-12T20:58:07.041389589Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.424297ms logger=migrator t=2026-04-12T20:58:07.045152099Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-12T20:58:07.045217451Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=69.613µs logger=migrator t=2026-04-12T20:58:07.052886314Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-12T20:58:07.053154063Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=268.379µs logger=migrator t=2026-04-12T20:58:07.319158429Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-12T20:58:07.321179723Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.025964ms logger=migrator t=2026-04-12T20:58:07.332326417Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-12T20:58:07.332658077Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=335.95µs logger=migrator t=2026-04-12T20:58:07.338308497Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-12T20:58:07.338505873Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=198.306µs logger=migrator t=2026-04-12T20:58:07.342033145Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-12T20:58:07.34440771Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.374275ms logger=migrator t=2026-04-12T20:58:07.348118768Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-12T20:58:07.348308634Z level=info msg="Migration successfully executed" id="Update uid value" duration=190.766µs logger=migrator t=2026-04-12T20:58:07.357139675Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-12T20:58:07.358282761Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.140956ms logger=migrator t=2026-04-12T20:58:07.362820165Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-12T20:58:07.364070365Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.226579ms logger=migrator t=2026-04-12T20:58:07.37020743Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-12T20:58:07.370945463Z level=info msg="Migration successfully executed" id="create api_key table" duration=737.593µs logger=migrator t=2026-04-12T20:58:07.376129268Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-12T20:58:07.377424099Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.294321ms logger=migrator t=2026-04-12T20:58:07.382740088Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-12T20:58:07.383902625Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.161767ms logger=migrator t=2026-04-12T20:58:07.388507551Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-12T20:58:07.389942296Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.434225ms logger=migrator t=2026-04-12T20:58:07.395554045Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-12T20:58:07.396252417Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=698.253µs logger=migrator t=2026-04-12T20:58:07.400191712Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-12T20:58:07.401341419Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.148876ms logger=migrator t=2026-04-12T20:58:07.406310206Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-12T20:58:07.407413451Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.103305ms logger=migrator t=2026-04-12T20:58:07.411386427Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-12T20:58:07.417986627Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.59992ms logger=migrator t=2026-04-12T20:58:07.422145709Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-12T20:58:07.422840001Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=694.802µs logger=migrator t=2026-04-12T20:58:07.429265915Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-12T20:58:07.430006498Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=741.903µs logger=migrator t=2026-04-12T20:58:07.435040598Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-12T20:58:07.436213396Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.172238ms logger=migrator t=2026-04-12T20:58:07.440971127Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-12T20:58:07.442147924Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.176958ms logger=migrator t=2026-04-12T20:58:07.448265578Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-12T20:58:07.448600919Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=335.251µs logger=migrator t=2026-04-12T20:58:07.454478626Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-12T20:58:07.455265291Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=786.795µs logger=migrator t=2026-04-12T20:58:07.459399092Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-12T20:58:07.459438113Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=40.331µs logger=migrator t=2026-04-12T20:58:07.464249696Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-12T20:58:07.468618415Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.367248ms logger=migrator t=2026-04-12T20:58:07.473890792Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-12T20:58:07.476298658Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.449088ms logger=migrator t=2026-04-12T20:58:07.485208321Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-12T20:58:07.485383757Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=174.536µs logger=migrator t=2026-04-12T20:58:07.49176933Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-12T20:58:07.495992414Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.215523ms logger=migrator t=2026-04-12T20:58:07.500646212Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-12T20:58:07.503137211Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.49357ms logger=migrator t=2026-04-12T20:58:07.507106907Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-12T20:58:07.507822469Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=715.333µs logger=migrator t=2026-04-12T20:58:07.512387064Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-12T20:58:07.512908211Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=520.807µs logger=migrator t=2026-04-12T20:58:07.516725792Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-12T20:58:07.518103386Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.373793ms logger=migrator t=2026-04-12T20:58:07.522411602Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-12T20:58:07.523727964Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.315762ms logger=migrator t=2026-04-12T20:58:07.52957176Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-12T20:58:07.53084011Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.26793ms logger=migrator t=2026-04-12T20:58:07.536097467Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-12T20:58:07.536857461Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=759.904µs logger=migrator t=2026-04-12T20:58:07.541813239Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-12T20:58:07.541933132Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=118.974µs logger=migrator t=2026-04-12T20:58:07.546346243Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-12T20:58:07.546389244Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=44.171µs logger=migrator t=2026-04-12T20:58:07.551923719Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-12T20:58:07.556299729Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.37557ms logger=migrator t=2026-04-12T20:58:07.560534683Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-12T20:58:07.563245839Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.710666ms logger=migrator t=2026-04-12T20:58:07.569061814Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-12T20:58:07.569131586Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.492µs logger=migrator t=2026-04-12T20:58:07.573889577Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-12T20:58:07.57462395Z level=info msg="Migration successfully executed" id="create quota table v1" duration=734.043µs logger=migrator t=2026-04-12T20:58:07.580690823Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-12T20:58:07.581957023Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.26506ms logger=migrator t=2026-04-12T20:58:07.586381244Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-12T20:58:07.586422835Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=42.451µs logger=migrator t=2026-04-12T20:58:07.591168196Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-12T20:58:07.592301922Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.133376ms logger=migrator t=2026-04-12T20:58:07.597876759Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-12T20:58:07.598661844Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=784.955µs logger=migrator t=2026-04-12T20:58:07.603033682Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-12T20:58:07.607603837Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.569835ms logger=migrator t=2026-04-12T20:58:07.612309977Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-12T20:58:07.612341488Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.661µs logger=migrator t=2026-04-12T20:58:07.61681054Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-12T20:58:07.617689998Z level=info msg="Migration successfully executed" id="create session table" duration=879.358µs logger=migrator t=2026-04-12T20:58:07.622074537Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-12T20:58:07.622191141Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=118.004µs logger=migrator t=2026-04-12T20:58:07.626700524Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-12T20:58:07.62688254Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=187.116µs logger=migrator t=2026-04-12T20:58:07.633152249Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-12T20:58:07.634506382Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.353093ms logger=migrator t=2026-04-12T20:58:07.64075341Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-12T20:58:07.643154416Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=2.393056ms logger=migrator t=2026-04-12T20:58:07.650538351Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-12T20:58:07.650579682Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.731µs logger=migrator t=2026-04-12T20:58:07.655291422Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-12T20:58:07.655335503Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=42.501µs logger=migrator t=2026-04-12T20:58:07.659715202Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-12T20:58:07.6646879Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.972438ms logger=migrator t=2026-04-12T20:58:07.67034157Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-12T20:58:07.675615617Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.273358ms logger=migrator t=2026-04-12T20:58:07.679891753Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-12T20:58:07.679977766Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.332µs logger=migrator t=2026-04-12T20:58:07.683941551Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-12T20:58:07.684022554Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=83.833µs logger=migrator t=2026-04-12T20:58:07.688428284Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-12T20:58:07.690068996Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.644872ms logger=migrator t=2026-04-12T20:58:07.69522736Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-12T20:58:07.695284811Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=55.891µs logger=migrator t=2026-04-12T20:58:07.699772484Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-12T20:58:07.702865332Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.094788ms logger=migrator t=2026-04-12T20:58:07.707723147Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-12T20:58:07.707870861Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=148.354µs logger=migrator t=2026-04-12T20:58:07.711833657Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-12T20:58:07.717355732Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.523145ms logger=migrator t=2026-04-12T20:58:07.721473283Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-12T20:58:07.724574982Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.101369ms logger=migrator t=2026-04-12T20:58:07.72831344Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-12T20:58:07.728384892Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.012µs logger=migrator t=2026-04-12T20:58:07.734519727Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-12T20:58:07.73555Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.028723ms logger=migrator t=2026-04-12T20:58:07.740452685Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-12T20:58:07.741769967Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.317002ms logger=migrator t=2026-04-12T20:58:07.746926861Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-12T20:58:07.747953454Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.026643ms logger=migrator t=2026-04-12T20:58:07.754236863Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-12T20:58:07.755624297Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.387184ms logger=migrator t=2026-04-12T20:58:07.761142142Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-12T20:58:07.762427693Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.287681ms logger=migrator t=2026-04-12T20:58:07.767796384Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-12T20:58:07.769162777Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.366023ms logger=migrator t=2026-04-12T20:58:07.774308441Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-12T20:58:07.774994432Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=685.701µs logger=migrator t=2026-04-12T20:58:07.781077616Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-12T20:58:07.782420538Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.342283ms logger=migrator t=2026-04-12T20:58:07.787710436Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-12T20:58:07.789034208Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.323532ms logger=migrator t=2026-04-12T20:58:07.793153309Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-12T20:58:07.804316093Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.157484ms logger=migrator t=2026-04-12T20:58:07.808420684Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-12T20:58:07.8089241Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=503.356µs logger=migrator t=2026-04-12T20:58:07.813693341Z 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-12T20:58:07.815022463Z 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=1.328312ms logger=migrator t=2026-04-12T20:58:07.819604029Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-12T20:58:07.820068334Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=461.824µs logger=migrator t=2026-04-12T20:58:07.823665988Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-12T20:58:07.824198715Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=532.197µs logger=migrator t=2026-04-12T20:58:07.829290746Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-12T20:58:07.830063811Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=772.635µs logger=migrator t=2026-04-12T20:58:07.833994136Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-12T20:58:07.839862802Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.870736ms logger=migrator t=2026-04-12T20:58:07.84419489Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-12T20:58:07.847705011Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.511611ms logger=migrator t=2026-04-12T20:58:07.852107861Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-12T20:58:07.855680974Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.572503ms logger=migrator t=2026-04-12T20:58:07.85934011Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-12T20:58:07.863051998Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.712728ms logger=migrator t=2026-04-12T20:58:07.867220611Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-12T20:58:07.868111909Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=890.918µs logger=migrator t=2026-04-12T20:58:07.873018415Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-12T20:58:07.873046416Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.521µs logger=migrator t=2026-04-12T20:58:07.877849138Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-12T20:58:07.8778905Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.792µs logger=migrator t=2026-04-12T20:58:07.882126514Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-12T20:58:07.883364924Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.238289ms logger=migrator t=2026-04-12T20:58:07.888081873Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-12T20:58:07.889571831Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.488037ms logger=migrator t=2026-04-12T20:58:07.895356654Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-12T20:58:07.896108488Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=751.354µs logger=migrator t=2026-04-12T20:58:07.899879448Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-12T20:58:07.90122155Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.338942ms logger=migrator t=2026-04-12T20:58:07.90531414Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-12T20:58:07.906710945Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.395755ms logger=migrator t=2026-04-12T20:58:07.911636891Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-12T20:58:07.915560986Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.923205ms logger=migrator t=2026-04-12T20:58:07.919392908Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-12T20:58:07.923025033Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.631946ms logger=migrator t=2026-04-12T20:58:07.926427621Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-12T20:58:07.926616567Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=187.896µs logger=migrator t=2026-04-12T20:58:07.931458641Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-12T20:58:07.932323348Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=864.137µs logger=migrator t=2026-04-12T20:58:07.938293137Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-12T20:58:07.939576818Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.283151ms logger=migrator t=2026-04-12T20:58:07.943338398Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-12T20:58:07.947048765Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.709817ms logger=migrator t=2026-04-12T20:58:07.951861368Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-12T20:58:07.95192844Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.022µs logger=migrator t=2026-04-12T20:58:07.955806694Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-12T20:58:07.956680561Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=873.487µs logger=migrator t=2026-04-12T20:58:07.960526164Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-12T20:58:07.962019671Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.490087ms logger=migrator t=2026-04-12T20:58:07.969776197Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-12T20:58:07.969919602Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=143.585µs logger=migrator t=2026-04-12T20:58:07.975476748Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-12T20:58:07.977211513Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.734195ms logger=migrator t=2026-04-12T20:58:07.984823555Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-12T20:58:07.985963381Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.140016ms logger=migrator t=2026-04-12T20:58:07.991397884Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-12T20:58:07.992336033Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=937.679µs logger=migrator t=2026-04-12T20:58:07.999319495Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-12T20:58:08.000286846Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=966.471µs logger=migrator t=2026-04-12T20:58:08.005927815Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-12T20:58:08.008432305Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.502479ms logger=migrator t=2026-04-12T20:58:08.016024796Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-12T20:58:08.017833813Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.810667ms logger=migrator t=2026-04-12T20:58:08.029001018Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-12T20:58:08.029040349Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.561µs logger=migrator t=2026-04-12T20:58:08.033145639Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-12T20:58:08.0372544Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.1082ms logger=migrator t=2026-04-12T20:58:08.042766315Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-12T20:58:08.04356677Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=800.395µs logger=migrator t=2026-04-12T20:58:08.049134637Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-12T20:58:08.053229737Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.09444ms logger=migrator t=2026-04-12T20:58:08.058617658Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-12T20:58:08.060035893Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.421845ms logger=migrator t=2026-04-12T20:58:08.064134423Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-12T20:58:08.065168316Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.034733ms logger=migrator t=2026-04-12T20:58:08.07096844Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-12T20:58:08.07191236Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=940.7µs logger=migrator t=2026-04-12T20:58:08.07726848Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-12T20:58:08.089073015Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.801175ms logger=migrator t=2026-04-12T20:58:08.094396934Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-12T20:58:08.09489489Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=497.986µs logger=migrator t=2026-04-12T20:58:08.099714503Z 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-12T20:58:08.101368305Z 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=1.653092ms logger=migrator t=2026-04-12T20:58:08.107462049Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-12T20:58:08.107743758Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=284.609µs logger=migrator t=2026-04-12T20:58:08.111511607Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-12T20:58:08.112047424Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=534.887µs logger=migrator t=2026-04-12T20:58:08.116104873Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-12T20:58:08.116471255Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=370.082µs logger=migrator t=2026-04-12T20:58:08.120345998Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-12T20:58:08.124791069Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.444301ms logger=migrator t=2026-04-12T20:58:08.129380325Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-12T20:58:08.13362074Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.239814ms logger=migrator t=2026-04-12T20:58:08.137939687Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-12T20:58:08.139645851Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.705664ms logger=migrator t=2026-04-12T20:58:08.145258209Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-12T20:58:08.146286092Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.025063ms logger=migrator t=2026-04-12T20:58:08.150383122Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-12T20:58:08.150606709Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=223.467µs logger=migrator t=2026-04-12T20:58:08.155143253Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-12T20:58:08.161798484Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.656411ms logger=migrator t=2026-04-12T20:58:08.166529774Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-12T20:58:08.167373951Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=843.767µs logger=migrator t=2026-04-12T20:58:08.171617656Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-12T20:58:08.171776371Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=159.045µs logger=migrator t=2026-04-12T20:58:08.175416157Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-12T20:58:08.175796599Z level=info msg="Migration successfully executed" id="Move region to single row" duration=380.342µs logger=migrator t=2026-04-12T20:58:08.180058974Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-12T20:58:08.181468679Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.409635ms logger=migrator t=2026-04-12T20:58:08.185478946Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-12T20:58:08.186737446Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.25879ms logger=migrator t=2026-04-12T20:58:08.192785048Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-12T20:58:08.193915164Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.129796ms logger=migrator t=2026-04-12T20:58:08.199342596Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-12T20:58:08.200889175Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.535809ms logger=migrator t=2026-04-12T20:58:08.207990391Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-12T20:58:08.208871179Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=880.448µs logger=migrator t=2026-04-12T20:58:08.213296459Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-12T20:58:08.214122016Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=824.856µs logger=migrator t=2026-04-12T20:58:08.217918716Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-12T20:58:08.217984098Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.992µs logger=migrator t=2026-04-12T20:58:08.222060908Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-12T20:58:08.222859583Z level=info msg="Migration successfully executed" id="create test_data table" duration=798.605µs logger=migrator t=2026-04-12T20:58:08.228150721Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-12T20:58:08.229026739Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=875.748µs logger=migrator t=2026-04-12T20:58:08.23377917Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-12T20:58:08.235148513Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.369393ms logger=migrator t=2026-04-12T20:58:08.239688318Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-12T20:58:08.241171045Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.482137ms logger=migrator t=2026-04-12T20:58:08.246412001Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-12T20:58:08.246614307Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=200.896µs logger=migrator t=2026-04-12T20:58:08.252884646Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-12T20:58:08.253248658Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=364.022µs logger=migrator t=2026-04-12T20:58:08.256914744Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-12T20:58:08.257061659Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=147.185µs logger=migrator t=2026-04-12T20:58:08.263751551Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-12T20:58:08.265543408Z level=info msg="Migration successfully executed" id="create team table" duration=1.795687ms logger=migrator t=2026-04-12T20:58:08.274193893Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-12T20:58:08.275643089Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.448406ms logger=migrator t=2026-04-12T20:58:08.282632141Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-12T20:58:08.283993404Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.360663ms logger=migrator t=2026-04-12T20:58:08.291214053Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-12T20:58:08.298521985Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.307472ms logger=migrator t=2026-04-12T20:58:08.304566668Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-12T20:58:08.305945921Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=1.383264ms logger=migrator t=2026-04-12T20:58:08.314958508Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-12T20:58:08.317988144Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=3.037346ms logger=migrator t=2026-04-12T20:58:08.327023721Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-12T20:58:08.328523568Z level=info msg="Migration successfully executed" id="create team member table" duration=1.507508ms logger=migrator t=2026-04-12T20:58:08.334543689Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-12T20:58:08.335439548Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=896.969µs logger=migrator t=2026-04-12T20:58:08.341622254Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-12T20:58:08.343029109Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.406234ms logger=migrator t=2026-04-12T20:58:08.34872603Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-12T20:58:08.349910897Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.186207ms logger=migrator t=2026-04-12T20:58:08.355575267Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-12T20:58:08.362980362Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.402205ms logger=migrator t=2026-04-12T20:58:08.368382914Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-12T20:58:08.374538799Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.157525ms logger=migrator t=2026-04-12T20:58:08.504204796Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-12T20:58:08.512556302Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.357776ms logger=migrator t=2026-04-12T20:58:08.518372746Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-12T20:58:08.519244344Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=871.418µs logger=migrator t=2026-04-12T20:58:08.526484304Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-12T20:58:08.527646631Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.162397ms logger=migrator t=2026-04-12T20:58:08.534364764Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-12T20:58:08.53550646Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.141366ms logger=migrator t=2026-04-12T20:58:08.542027567Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-12T20:58:08.543078041Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.050114ms logger=migrator t=2026-04-12T20:58:08.549564037Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-12T20:58:08.551144797Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.580681ms logger=migrator t=2026-04-12T20:58:08.558456279Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-12T20:58:08.55943184Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=975.311µs logger=migrator t=2026-04-12T20:58:08.566945228Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-12T20:58:08.568543299Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.602551ms logger=migrator t=2026-04-12T20:58:08.575399927Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-12T20:58:08.576866084Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.470607ms logger=migrator t=2026-04-12T20:58:08.584085823Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-12T20:58:08.585072854Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=986.781µs logger=migrator t=2026-04-12T20:58:08.590185117Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-12T20:58:08.590716003Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=527.297µs logger=migrator t=2026-04-12T20:58:08.596708563Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-12T20:58:08.597806528Z level=info msg="Migration successfully executed" id="create tag table" duration=1.097585ms logger=migrator t=2026-04-12T20:58:08.602919011Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-12T20:58:08.603945943Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.025822ms logger=migrator t=2026-04-12T20:58:08.609614893Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-12T20:58:08.611036228Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.420445ms logger=migrator t=2026-04-12T20:58:08.618084002Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-12T20:58:08.619802367Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.739306ms logger=migrator t=2026-04-12T20:58:08.625643621Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-12T20:58:08.626612332Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=968.731µs logger=migrator t=2026-04-12T20:58:08.631724374Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-12T20:58:08.649736056Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.004872ms logger=migrator t=2026-04-12T20:58:08.655336684Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-12T20:58:08.656032496Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=694.172µs logger=migrator t=2026-04-12T20:58:08.661259722Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-12T20:58:08.662655927Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.396254ms logger=migrator t=2026-04-12T20:58:08.669425031Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-12T20:58:08.669886706Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=461.985µs logger=migrator t=2026-04-12T20:58:08.677398865Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-12T20:58:08.678402207Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=997.821µs logger=migrator t=2026-04-12T20:58:08.684771819Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-12T20:58:08.686157363Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.385195ms logger=migrator t=2026-04-12T20:58:08.691046598Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-12T20:58:08.691955697Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=908.719µs logger=migrator t=2026-04-12T20:58:08.700185918Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-12T20:58:08.700507368Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=323.68µs logger=migrator t=2026-04-12T20:58:08.706611612Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-12T20:58:08.712912102Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.3009ms logger=migrator t=2026-04-12T20:58:08.718749178Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-12T20:58:08.723910752Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.159843ms logger=migrator t=2026-04-12T20:58:08.729567371Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-12T20:58:08.735250892Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.68195ms logger=migrator t=2026-04-12T20:58:08.740999604Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-12T20:58:08.746036444Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.04395ms logger=migrator t=2026-04-12T20:58:08.754019718Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-12T20:58:08.754989438Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=969.6µs logger=migrator t=2026-04-12T20:58:08.760562695Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-12T20:58:08.766991219Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.429774ms logger=migrator t=2026-04-12T20:58:08.772623888Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-12T20:58:08.773705242Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.082424ms logger=migrator t=2026-04-12T20:58:08.781388346Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-12T20:58:08.783277756Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.8953ms logger=migrator t=2026-04-12T20:58:08.790989451Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-12T20:58:08.791950082Z level=info msg="Migration successfully executed" id="create user auth token table" duration=960.781µs logger=migrator t=2026-04-12T20:58:08.803782277Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-12T20:58:08.805199022Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.428825ms logger=migrator t=2026-04-12T20:58:08.814533099Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-12T20:58:08.815557031Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.023482ms logger=migrator t=2026-04-12T20:58:08.821470309Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-12T20:58:08.822529233Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.058624ms logger=migrator t=2026-04-12T20:58:08.830093163Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-12T20:58:08.839710348Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.618925ms logger=migrator t=2026-04-12T20:58:08.84575543Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-12T20:58:08.846640968Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=888.198µs logger=migrator t=2026-04-12T20:58:08.854535409Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-12T20:58:08.856011726Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.476067ms logger=migrator t=2026-04-12T20:58:08.862941456Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-12T20:58:08.863948778Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.007162ms logger=migrator t=2026-04-12T20:58:08.869255046Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-12T20:58:08.870141615Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=886.348µs logger=migrator t=2026-04-12T20:58:08.876801286Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-12T20:58:08.878330845Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.528509ms logger=migrator t=2026-04-12T20:58:08.886600877Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-12T20:58:08.886701261Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=101.343µs logger=migrator t=2026-04-12T20:58:08.894084665Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-12T20:58:08.894212629Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=128.804µs logger=migrator t=2026-04-12T20:58:08.901231402Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-12T20:58:08.902721689Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.489797ms logger=migrator t=2026-04-12T20:58:08.909306528Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-12T20:58:08.910467615Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.160767ms logger=migrator t=2026-04-12T20:58:08.917364584Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-12T20:58:08.918936024Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.57029ms logger=migrator t=2026-04-12T20:58:08.925316426Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-12T20:58:08.92543395Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=118.664µs logger=migrator t=2026-04-12T20:58:08.929122998Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-12T20:58:08.930100909Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=976.34µs logger=migrator t=2026-04-12T20:58:08.935993885Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-12T20:58:08.937349188Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.354933ms logger=migrator t=2026-04-12T20:58:09.017430272Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-12T20:58:09.019183897Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.756486ms logger=migrator t=2026-04-12T20:58:09.026616713Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-12T20:58:09.028748251Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.133308ms logger=migrator t=2026-04-12T20:58:09.034475142Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-12T20:58:09.04100656Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.541528ms logger=migrator t=2026-04-12T20:58:09.047672261Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-12T20:58:09.048927751Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.2604ms logger=migrator t=2026-04-12T20:58:09.057441352Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-12T20:58:09.057585396Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=144.844µs logger=migrator t=2026-04-12T20:58:09.06304714Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-12T20:58:09.064552858Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.505677ms logger=migrator t=2026-04-12T20:58:09.069861116Z 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-12T20:58:09.075168525Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=5.304169ms logger=migrator t=2026-04-12T20:58:09.087493266Z 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-12T20:58:09.088834339Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.345402ms logger=migrator t=2026-04-12T20:58:09.096735569Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-12T20:58:09.096844793Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=112.784µs logger=migrator t=2026-04-12T20:58:09.102013287Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-12T20:58:09.103641449Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.629392ms logger=migrator t=2026-04-12T20:58:09.10967813Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-12T20:58:09.111075425Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.396615ms logger=migrator t=2026-04-12T20:58:09.115996451Z 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-12T20:58:09.117170808Z 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.174777ms logger=migrator t=2026-04-12T20:58:09.123176149Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-12T20:58:09.125031978Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.859799ms logger=migrator t=2026-04-12T20:58:09.133006311Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-12T20:58:09.14177783Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.775999ms logger=migrator t=2026-04-12T20:58:09.147664767Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-12T20:58:09.148656398Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=991.591µs logger=migrator t=2026-04-12T20:58:09.155193456Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-12T20:58:09.156137325Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=942.94µs logger=migrator t=2026-04-12T20:58:09.16383323Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-12T20:58:09.191719245Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.887355ms logger=migrator t=2026-04-12T20:58:09.207586189Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-12T20:58:09.235531917Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.948388ms logger=migrator t=2026-04-12T20:58:09.240342569Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-12T20:58:09.241082693Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=742.294µs logger=migrator t=2026-04-12T20:58:09.248814338Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-12T20:58:09.250354887Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.544259ms logger=migrator t=2026-04-12T20:58:09.255527831Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-12T20:58:09.262786382Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.255361ms logger=migrator t=2026-04-12T20:58:09.268408341Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-12T20:58:09.273889304Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.486364ms logger=migrator t=2026-04-12T20:58:09.282846309Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-12T20:58:09.284337956Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.498547ms logger=migrator t=2026-04-12T20:58:09.289594923Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-12T20:58:09.29074536Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.147556ms logger=migrator t=2026-04-12T20:58:09.296720179Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-12T20:58:09.298513756Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.794447ms logger=migrator t=2026-04-12T20:58:09.304424614Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-12T20:58:09.306558462Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.134338ms logger=migrator t=2026-04-12T20:58:09.313951357Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-12T20:58:09.314156343Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=210.017µs logger=migrator t=2026-04-12T20:58:09.3200499Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-12T20:58:09.327947241Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.901181ms logger=migrator t=2026-04-12T20:58:09.332823346Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-12T20:58:09.343076911Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.245066ms logger=migrator t=2026-04-12T20:58:09.348771942Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-12T20:58:09.355333771Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.553918ms logger=migrator t=2026-04-12T20:58:09.361141175Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-12T20:58:09.362005542Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=864.607µs logger=migrator t=2026-04-12T20:58:09.366622089Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-12T20:58:09.367703653Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.080064ms logger=migrator t=2026-04-12T20:58:09.374970534Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-12T20:58:09.382463822Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.500508ms logger=migrator t=2026-04-12T20:58:09.387230363Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-12T20:58:09.391708865Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.475372ms logger=migrator t=2026-04-12T20:58:09.396451796Z 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-12T20:58:09.39752854Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.075434ms logger=migrator t=2026-04-12T20:58:09.40445534Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-12T20:58:09.412264448Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.814778ms logger=migrator t=2026-04-12T20:58:09.416976028Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-12T20:58:09.422998699Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.022161ms logger=migrator t=2026-04-12T20:58:09.427970767Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-12T20:58:09.428041219Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.452µs logger=migrator t=2026-04-12T20:58:09.433849573Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-12T20:58:09.435702272Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.851639ms logger=migrator t=2026-04-12T20:58:09.441550108Z 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-12T20:58:09.44255083Z 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.000572ms logger=migrator t=2026-04-12T20:58:09.447503307Z 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-12T20:58:09.448554901Z 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.054723ms logger=migrator t=2026-04-12T20:58:09.455416658Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-12T20:58:09.455485391Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=69.593µs logger=migrator t=2026-04-12T20:58:09.460546831Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-12T20:58:09.470484207Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.937336ms logger=migrator t=2026-04-12T20:58:09.476123886Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-12T20:58:09.483355185Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.23027ms logger=migrator t=2026-04-12T20:58:09.494556761Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-12T20:58:09.505344644Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.782002ms logger=migrator t=2026-04-12T20:58:09.518015156Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-12T20:58:09.523411697Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.395361ms logger=migrator t=2026-04-12T20:58:09.530890085Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-12T20:58:09.53765349Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.764754ms logger=migrator t=2026-04-12T20:58:09.5436637Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-12T20:58:09.543744623Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=82.573µs logger=migrator t=2026-04-12T20:58:09.550958172Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-12T20:58:09.552095358Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.137766ms logger=migrator t=2026-04-12T20:58:09.558225643Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-12T20:58:09.565180343Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.95675ms logger=migrator t=2026-04-12T20:58:09.571524725Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-12T20:58:09.571666069Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=143.444µs logger=migrator t=2026-04-12T20:58:09.57955293Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-12T20:58:09.58491266Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.36386ms logger=migrator t=2026-04-12T20:58:09.590824558Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-12T20:58:09.592741699Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.921191ms logger=migrator t=2026-04-12T20:58:09.597559852Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-12T20:58:09.604041217Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.481626ms logger=migrator t=2026-04-12T20:58:09.609410588Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-12T20:58:09.610197163Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=784.005µs logger=migrator t=2026-04-12T20:58:09.616467642Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-12T20:58:09.617529366Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.061554ms logger=migrator t=2026-04-12T20:58:09.621164441Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-12T20:58:09.631646124Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.480463ms logger=migrator t=2026-04-12T20:58:09.636906531Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-12T20:58:09.63749616Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=589.879µs logger=migrator t=2026-04-12T20:58:09.642405036Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-12T20:58:09.644162861Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.757556ms logger=migrator t=2026-04-12T20:58:09.649287104Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-12T20:58:09.650204113Z level=info msg="Migration successfully executed" id="create alert_image table" duration=918.859µs logger=migrator t=2026-04-12T20:58:09.65356726Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-12T20:58:09.654882922Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.315102ms logger=migrator t=2026-04-12T20:58:09.659166008Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-12T20:58:09.65923218Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.692µs logger=migrator t=2026-04-12T20:58:09.665136428Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-12T20:58:09.667316587Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.18291ms logger=migrator t=2026-04-12T20:58:09.671256882Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-12T20:58:09.672366107Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.109375ms logger=migrator t=2026-04-12T20:58:09.680202126Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-12T20:58:09.6812799Z 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-12T20:58:09.693774697Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-12T20:58:09.694400776Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=630.54µs logger=migrator t=2026-04-12T20:58:09.698006461Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-12T20:58:09.699443607Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.441206ms logger=migrator t=2026-04-12T20:58:09.703753313Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-12T20:58:09.711041645Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.285942ms logger=migrator t=2026-04-12T20:58:09.716112176Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-12T20:58:09.717247862Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.136446ms logger=migrator t=2026-04-12T20:58:09.722126827Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-12T20:58:09.723209341Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.082154ms logger=migrator t=2026-04-12T20:58:09.731248867Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-12T20:58:09.732183876Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=935.73µs logger=migrator t=2026-04-12T20:58:09.736050389Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-12T20:58:09.737094482Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.043633ms logger=migrator t=2026-04-12T20:58:09.74142903Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-12T20:58:09.742448672Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.019152ms logger=migrator t=2026-04-12T20:58:09.747269305Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-12T20:58:09.747323507Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=54.902µs logger=migrator t=2026-04-12T20:58:09.750640382Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-12T20:58:09.750777457Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=136.745µs logger=migrator t=2026-04-12T20:58:09.754406512Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-12T20:58:09.7650612Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.656258ms logger=migrator t=2026-04-12T20:58:09.769394718Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-12T20:58:09.769759549Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=364.841µs logger=migrator t=2026-04-12T20:58:09.773495568Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-12T20:58:09.774610853Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.114965ms logger=migrator t=2026-04-12T20:58:09.781081569Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-12T20:58:09.781483692Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=401.922µs logger=migrator t=2026-04-12T20:58:09.786679586Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-12T20:58:09.788023439Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.341153ms logger=migrator t=2026-04-12T20:58:09.801987023Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-12T20:58:09.806342541Z level=info msg="Migration successfully executed" id="create secrets table" duration=4.290857ms logger=migrator t=2026-04-12T20:58:09.812464795Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-12T20:58:09.845167114Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.697098ms logger=migrator t=2026-04-12T20:58:09.851324779Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-12T20:58:09.858562879Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.23772ms logger=migrator t=2026-04-12T20:58:09.864506948Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-12T20:58:09.864773226Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=270.248µs logger=migrator t=2026-04-12T20:58:09.868460953Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-12T20:58:09.906229072Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.762039ms logger=migrator t=2026-04-12T20:58:09.912710928Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-12T20:58:09.944776576Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.052798ms logger=migrator t=2026-04-12T20:58:09.950908351Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-12T20:58:09.951672345Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=765.264µs logger=migrator t=2026-04-12T20:58:09.958289505Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-12T20:58:09.959882936Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.593641ms logger=migrator t=2026-04-12T20:58:09.964263465Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-12T20:58:09.964564205Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=301.86µs logger=migrator t=2026-04-12T20:58:09.969031387Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-12T20:58:09.970131582Z level=info msg="Migration successfully executed" id="create permission table" duration=1.101625ms logger=migrator t=2026-04-12T20:58:09.97418696Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-12T20:58:09.975201173Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.013573ms logger=migrator t=2026-04-12T20:58:09.980116028Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-12T20:58:09.981206733Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.090165ms logger=migrator t=2026-04-12T20:58:09.985923103Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-12T20:58:09.986806581Z level=info msg="Migration successfully executed" id="create role table" duration=882.988µs logger=migrator t=2026-04-12T20:58:09.990576011Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-12T20:58:09.999486464Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.909743ms logger=migrator t=2026-04-12T20:58:10.003102558Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-12T20:58:10.010533994Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.430076ms logger=migrator t=2026-04-12T20:58:10.01763344Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-12T20:58:10.018510138Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=877.038µs logger=migrator t=2026-04-12T20:58:10.024982423Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-12T20:58:10.026308205Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.327272ms logger=migrator t=2026-04-12T20:58:10.030050174Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-12T20:58:10.031111428Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.058754ms logger=migrator t=2026-04-12T20:58:10.034938389Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-12T20:58:10.035885519Z level=info msg="Migration successfully executed" id="create team role table" duration=945.13µs logger=migrator t=2026-04-12T20:58:10.040438164Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-12T20:58:10.041465357Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.026893ms logger=migrator t=2026-04-12T20:58:10.045589087Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-12T20:58:10.047369964Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.779667ms logger=migrator t=2026-04-12T20:58:10.051731843Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-12T20:58:10.05353366Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.800548ms logger=migrator t=2026-04-12T20:58:10.059469188Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-12T20:58:10.060279954Z level=info msg="Migration successfully executed" id="create user role table" duration=810.586µs logger=migrator t=2026-04-12T20:58:10.064273781Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-12T20:58:10.066637266Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.364725ms logger=migrator t=2026-04-12T20:58:10.071714637Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-12T20:58:10.072802062Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.086625ms logger=migrator t=2026-04-12T20:58:10.077648775Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-12T20:58:10.078679888Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.030533ms logger=migrator t=2026-04-12T20:58:10.082577182Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-12T20:58:10.083389148Z level=info msg="Migration successfully executed" id="create builtin role table" duration=811.796µs logger=migrator t=2026-04-12T20:58:10.091044491Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-12T20:58:10.093145187Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.104777ms logger=migrator t=2026-04-12T20:58:10.097976181Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-12T20:58:10.099064655Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.088364ms logger=migrator t=2026-04-12T20:58:10.105141629Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-12T20:58:10.117250963Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.109584ms logger=migrator t=2026-04-12T20:58:10.121795667Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-12T20:58:10.122618153Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=824.036µs logger=migrator t=2026-04-12T20:58:10.126865328Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-12T20:58:10.128031975Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.165067ms logger=migrator t=2026-04-12T20:58:10.132350982Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-12T20:58:10.133482538Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.130666ms logger=migrator t=2026-04-12T20:58:10.138708554Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-12T20:58:10.139886722Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.179648ms logger=migrator t=2026-04-12T20:58:10.143438074Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-12T20:58:10.144724215Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.285881ms logger=migrator t=2026-04-12T20:58:10.150424676Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-12T20:58:10.151642045Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.217139ms logger=migrator t=2026-04-12T20:58:10.155684543Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-12T20:58:10.166038902Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.350669ms logger=migrator t=2026-04-12T20:58:10.170114961Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-12T20:58:10.179073326Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.958225ms logger=migrator t=2026-04-12T20:58:10.182691921Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-12T20:58:10.189378333Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.685922ms logger=migrator t=2026-04-12T20:58:10.195105645Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-12T20:58:10.203211522Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.108057ms logger=migrator t=2026-04-12T20:58:10.20818682Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-12T20:58:10.209376498Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.189458ms logger=migrator t=2026-04-12T20:58:10.214737228Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-12T20:58:10.215910966Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.173408ms logger=migrator t=2026-04-12T20:58:10.220084288Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-12T20:58:10.221295186Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.211028ms logger=migrator t=2026-04-12T20:58:10.224922411Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-12T20:58:10.226193262Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.264671ms logger=migrator t=2026-04-12T20:58:10.231371606Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-12T20:58:10.232624696Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.2492ms logger=migrator t=2026-04-12T20:58:10.23744574Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-12T20:58:10.237594394Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=153.285µs logger=migrator t=2026-04-12T20:58:10.242312944Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-12T20:58:10.242368616Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=56.762µs logger=migrator t=2026-04-12T20:58:10.24596122Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-12T20:58:10.246499247Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=538.197µs logger=migrator t=2026-04-12T20:58:10.249984158Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-12T20:58:10.250606437Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=622.95µs logger=migrator t=2026-04-12T20:58:10.254104748Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-12T20:58:10.254849612Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=744.634µs logger=migrator t=2026-04-12T20:58:10.259459098Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-12T20:58:10.259727797Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=268.089µs logger=migrator t=2026-04-12T20:58:10.263168886Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-12T20:58:10.263704193Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=534.627µs logger=migrator t=2026-04-12T20:58:10.267346669Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-12T20:58:10.268366451Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.018942ms logger=migrator t=2026-04-12T20:58:10.274543857Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-12T20:58:10.275834798Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.290791ms logger=migrator t=2026-04-12T20:58:10.284820174Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-12T20:58:10.293413367Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.596103ms logger=migrator t=2026-04-12T20:58:10.298471327Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-12T20:58:10.298524569Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=52.852µs logger=migrator t=2026-04-12T20:58:10.301364149Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-12T20:58:10.302076871Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=712.612µs logger=migrator t=2026-04-12T20:58:10.308046351Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-12T20:58:10.30990129Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.854009ms logger=migrator t=2026-04-12T20:58:10.320034292Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-12T20:58:10.321684754Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.652683ms logger=migrator t=2026-04-12T20:58:10.32689843Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-12T20:58:10.336787014Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.886684ms logger=migrator t=2026-04-12T20:58:10.341500403Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-12T20:58:10.342789494Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.287671ms logger=migrator t=2026-04-12T20:58:10.346892254Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-12T20:58:10.34831688Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.423856ms logger=migrator t=2026-04-12T20:58:10.352996638Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-12T20:58:10.378047954Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.050466ms logger=migrator t=2026-04-12T20:58:10.381924197Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-12T20:58:10.382776144Z level=info msg="Migration successfully executed" id="create correlation v2" duration=852.337µs logger=migrator t=2026-04-12T20:58:10.388129984Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-12T20:58:10.389330592Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.200218ms logger=migrator t=2026-04-12T20:58:10.393551876Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-12T20:58:10.394751514Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.201398ms logger=migrator t=2026-04-12T20:58:10.399275208Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-12T20:58:10.400484926Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.209848ms logger=migrator t=2026-04-12T20:58:10.406073494Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-12T20:58:10.406535688Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=461.785µs logger=migrator t=2026-04-12T20:58:10.411355601Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-12T20:58:10.413449628Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.095657ms logger=migrator t=2026-04-12T20:58:10.420481561Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-12T20:58:10.428860237Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.379306ms logger=migrator t=2026-04-12T20:58:10.433484794Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-12T20:58:10.43430187Z level=info msg="Migration successfully executed" id="create entity_events table" duration=816.596µs logger=migrator t=2026-04-12T20:58:10.437664227Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-12T20:58:10.43870757Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.043483ms logger=migrator t=2026-04-12T20:58:10.443308666Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-12T20:58:10.443796071Z 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-12T20:58:10.448317675Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-12T20:58:10.44880506Z 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-12T20:58:10.452663663Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-12T20:58:10.454054907Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.389764ms logger=migrator t=2026-04-12T20:58:10.458780907Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-12T20:58:10.459845181Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.063934ms logger=migrator t=2026-04-12T20:58:10.464489908Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-12T20:58:10.465701507Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.211219ms logger=migrator t=2026-04-12T20:58:10.469999653Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-12T20:58:10.471187641Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.187438ms logger=migrator t=2026-04-12T20:58:10.475526599Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-12T20:58:10.477239523Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.713334ms logger=migrator t=2026-04-12T20:58:10.482462659Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-12T20:58:10.483545383Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.082724ms logger=migrator t=2026-04-12T20:58:10.487378755Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-12T20:58:10.488203741Z level=info msg="Migration successfully executed" id="Drop public config table" duration=825.376µs logger=migrator t=2026-04-12T20:58:10.492306592Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-12T20:58:10.493443698Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.132816ms logger=migrator t=2026-04-12T20:58:10.496865236Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-12T20:58:10.498319553Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.453797ms logger=migrator t=2026-04-12T20:58:10.503042073Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-12T20:58:10.504259261Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.198318ms logger=migrator t=2026-04-12T20:58:10.509160617Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-12T20:58:10.510934063Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.773326ms logger=migrator t=2026-04-12T20:58:10.515494018Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-12T20:58:10.53695992Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.465131ms logger=migrator t=2026-04-12T20:58:10.541898416Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-12T20:58:10.548166725Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.267349ms logger=migrator t=2026-04-12T20:58:10.553025929Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-12T20:58:10.561351224Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.324755ms logger=migrator t=2026-04-12T20:58:10.565614989Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-12T20:58:10.565893658Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=280.809µs logger=migrator t=2026-04-12T20:58:10.569579115Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-12T20:58:10.577991392Z level=info msg="Migration successfully executed" id="add share column" duration=8.410277ms logger=migrator t=2026-04-12T20:58:10.583222638Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-12T20:58:10.583449086Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=226.428µs logger=migrator t=2026-04-12T20:58:10.5873483Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-12T20:58:10.58831821Z level=info msg="Migration successfully executed" id="create file table" duration=969.461µs logger=migrator t=2026-04-12T20:58:10.594187957Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-12T20:58:10.596099247Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.910611ms logger=migrator t=2026-04-12T20:58:10.601443387Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-12T20:58:10.602589593Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.145866ms logger=migrator t=2026-04-12T20:58:10.607553291Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-12T20:58:10.608455319Z level=info msg="Migration successfully executed" id="create file_meta table" duration=899.938µs logger=migrator t=2026-04-12T20:58:10.61288386Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-12T20:58:10.614735669Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.851239ms logger=migrator t=2026-04-12T20:58:10.620068599Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-12T20:58:10.620156561Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=88.043µs logger=migrator t=2026-04-12T20:58:10.62673148Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-12T20:58:10.626796962Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.032µs logger=migrator t=2026-04-12T20:58:10.631700058Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-12T20:58:10.632287036Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=587.358µs logger=migrator t=2026-04-12T20:58:10.638209094Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-12T20:58:10.638553515Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=344.871µs logger=migrator t=2026-04-12T20:58:10.64500126Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-12T20:58:10.647171219Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.167839ms logger=migrator t=2026-04-12T20:58:10.65130035Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-12T20:58:10.660532863Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.232003ms logger=migrator t=2026-04-12T20:58:10.664855171Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-12T20:58:10.665092858Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=232.257µs logger=migrator t=2026-04-12T20:58:10.66862093Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-12T20:58:10.669814448Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.192608ms logger=migrator t=2026-04-12T20:58:10.676602834Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-12T20:58:10.677041008Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=446.305µs logger=migrator t=2026-04-12T20:58:10.682860632Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-12T20:58:10.683086749Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=226.447µs logger=migrator t=2026-04-12T20:58:10.689305477Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-12T20:58:10.69003414Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=729.123µs logger=migrator t=2026-04-12T20:58:10.696902838Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-12T20:58:10.708453415Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.552977ms logger=migrator t=2026-04-12T20:58:10.715183088Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-12T20:58:10.723945407Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.762159ms logger=migrator t=2026-04-12T20:58:10.727631344Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-12T20:58:10.729052209Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.420535ms logger=migrator t=2026-04-12T20:58:10.734411509Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-12T20:58:10.815308568Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.890498ms logger=migrator t=2026-04-12T20:58:10.821478294Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-12T20:58:10.822856757Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.375513ms logger=migrator t=2026-04-12T20:58:10.828204287Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-12T20:58:10.831006736Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.8133ms logger=migrator t=2026-04-12T20:58:10.836871562Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-12T20:58:10.862519977Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.643324ms logger=migrator t=2026-04-12T20:58:10.969577776Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-12T20:58:10.979673987Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.10034ms logger=migrator t=2026-04-12T20:58:10.985606585Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-12T20:58:10.985838152Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=231.957µs logger=migrator t=2026-04-12T20:58:10.99270287Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-12T20:58:10.9930111Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=309.02µs logger=migrator t=2026-04-12T20:58:10.998969679Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-12T20:58:10.999399793Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=430.304µs logger=migrator t=2026-04-12T20:58:11.004399301Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-12T20:58:11.004749223Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=350.951µs logger=migrator t=2026-04-12T20:58:11.009747722Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-12T20:58:11.009959388Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=212.537µs logger=migrator t=2026-04-12T20:58:11.01568326Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-12T20:58:11.017354103Z level=info msg="Migration successfully executed" id="create folder table" duration=1.671173ms logger=migrator t=2026-04-12T20:58:11.023090005Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-12T20:58:11.025099589Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.009394ms logger=migrator t=2026-04-12T20:58:11.030667336Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-12T20:58:11.032609577Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.932961ms logger=migrator t=2026-04-12T20:58:11.039428344Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-12T20:58:11.039457735Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.671µs logger=migrator t=2026-04-12T20:58:11.047256482Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-12T20:58:11.04874838Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.487007ms logger=migrator t=2026-04-12T20:58:11.054000427Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-12T20:58:11.055200005Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.199548ms logger=migrator t=2026-04-12T20:58:11.059955696Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-12T20:58:11.061196025Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.239449ms logger=migrator t=2026-04-12T20:58:11.067603938Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-12T20:58:11.068359792Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=755.674µs logger=migrator t=2026-04-12T20:58:11.072877566Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-12T20:58:11.073377162Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=499.696µs logger=migrator t=2026-04-12T20:58:11.078409792Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-12T20:58:11.080809288Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.403717ms logger=migrator t=2026-04-12T20:58:11.085981542Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-12T20:58:11.087247982Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.26661ms logger=migrator t=2026-04-12T20:58:11.095973659Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-12T20:58:11.098164389Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.2068ms logger=migrator t=2026-04-12T20:58:11.105860053Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-12T20:58:11.108106075Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.251742ms logger=migrator t=2026-04-12T20:58:11.113401063Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-12T20:58:11.114544479Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.143546ms logger=migrator t=2026-04-12T20:58:11.119491896Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-12T20:58:11.120410835Z level=info msg="Migration successfully executed" id="create anon_device table" duration=921.559µs logger=migrator t=2026-04-12T20:58:11.126070675Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-12T20:58:11.127858782Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.786377ms logger=migrator t=2026-04-12T20:58:11.133806801Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-12T20:58:11.135613478Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.807328ms logger=migrator t=2026-04-12T20:58:11.140999099Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-12T20:58:11.141878567Z level=info msg="Migration successfully executed" id="create signing_key table" duration=879.318µs logger=migrator t=2026-04-12T20:58:11.147887518Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-12T20:58:11.149102917Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.214708ms logger=migrator t=2026-04-12T20:58:11.154461596Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-12T20:58:11.156288284Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.826808ms logger=migrator t=2026-04-12T20:58:11.161332345Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-12T20:58:11.161852311Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=571.938µs logger=migrator t=2026-04-12T20:58:11.168193772Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-12T20:58:11.177655353Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.460691ms logger=migrator t=2026-04-12T20:58:11.18355454Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-12T20:58:11.184254062Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=698.372µs logger=migrator t=2026-04-12T20:58:11.189006133Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-12T20:58:11.189042794Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.991µs logger=migrator t=2026-04-12T20:58:11.194651183Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-12T20:58:11.196496501Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.845388ms logger=migrator t=2026-04-12T20:58:11.201628734Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-12T20:58:11.201663685Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.621µs logger=migrator t=2026-04-12T20:58:11.206823509Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-12T20:58:11.208846063Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.021824ms logger=migrator t=2026-04-12T20:58:11.2147299Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-12T20:58:11.215937928Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.205398ms logger=migrator t=2026-04-12T20:58:11.221921008Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-12T20:58:11.222967932Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.046763ms logger=migrator t=2026-04-12T20:58:11.228838568Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-12T20:58:11.230131079Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.293341ms logger=migrator t=2026-04-12T20:58:11.236259264Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-12T20:58:11.236575944Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=317.27µs logger=migrator t=2026-04-12T20:58:11.241475699Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-12T20:58:11.242593455Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.119786ms logger=migrator t=2026-04-12T20:58:11.247861762Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-12T20:58:11.249401021Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.539199ms logger=migrator t=2026-04-12T20:58:11.255078711Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-12T20:58:11.25599992Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=921.299µs logger=migrator t=2026-04-12T20:58:11.263177768Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-12T20:58:11.27486626Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.691241ms logger=migrator t=2026-04-12T20:58:11.280112906Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-12T20:58:11.287125989Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.009933ms logger=migrator t=2026-04-12T20:58:11.292025544Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-12T20:58:11.304340345Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.311311ms logger=migrator t=2026-04-12T20:58:11.311042898Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-12T20:58:11.31111873Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=76.382µs logger=migrator t=2026-04-12T20:58:11.316098539Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-12T20:58:11.328471782Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.373533ms logger=migrator t=2026-04-12T20:58:11.334112551Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-12T20:58:11.346193044Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.084054ms logger=migrator t=2026-04-12T20:58:11.352087671Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-12T20:58:11.352491264Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=404.243µs logger=migrator t=2026-04-12T20:58:11.358325619Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.124782966s logger=migrator t=2026-04-12T20:58:11.359206007Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-12T20:58:11.374364279Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-12T20:58:11.374567635Z level=info msg="Created default organization" logger=secrets t=2026-04-12T20:58:11.380635278Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-12T20:58:11.428806427Z level=info msg="Restored cache from database" duration=522.836µs logger=plugin.store t=2026-04-12T20:58:11.43016202Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-12T20:58:11.469148469Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-12T20:58:11.46918754Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-12T20:58:11.469255422Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-12T20:58:11.469266462Z level=info msg="Plugins loaded" count=54 duration=39.104832ms logger=query_data t=2026-04-12T20:58:11.474643583Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-12T20:58:11.478286238Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-12T20:58:11.485472267Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-12T20:58:11.494630668Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-12T20:58:11.496817727Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-12T20:58:11.498759389Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-12T20:58:11.517776312Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-12T20:58:11.535050651Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-12T20:58:11.556800492Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-12T20:58:11.556822122Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-12T20:58:11.557001158Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-12T20:58:11.557260696Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-12T20:58:11.557318668Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-12T20:58:11.561094878Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-12T20:58:11.591477573Z level=info msg="State cache has been initialized" states=0 duration=34.470084ms logger=ngalert.scheduler t=2026-04-12T20:58:11.591544945Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-12T20:58:11.591635398Z level=info msg=starting first_tick=2026-04-12T20:58:20Z logger=grafana.update.checker t=2026-04-12T20:58:11.625644538Z level=info msg="Update check succeeded" duration=68.418692ms logger=plugins.update.checker t=2026-04-12T20:58:11.626200785Z level=info msg="Update check succeeded" duration=68.803854ms logger=provisioning.dashboard t=2026-04-12T20:58:11.650515667Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-12T20:58:11.740077911Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-12T20:58:11.768607447Z level=info msg="Patterns update finished" duration=91.508916ms logger=provisioning.dashboard t=2026-04-12T20:58:11.810317701Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-12T20:58:11.969494455Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-12T20:58:11.969990321Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-12T20:58:14.415889472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:14.416652697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:14.432767048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:14.454581581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:14.473696848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:14.897549606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:14.918055067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:15.355195717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:15.375787131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:15.598439061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:15.618191998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:15.642385036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:15.656753003Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-12T20:58:15.688367386Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-12T20:58:15.733761298Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-12T20:58:15.73382454Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-12T20:58:15.750560841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:15.819028434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:15.839542525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:15.869946191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:15.892261389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:15.946354607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:15.967100136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.035661372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.050423511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.095126921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.116103587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.155292231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.176697831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.214522262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.231698357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.281321713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.302044061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.341587616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.359085072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.398225125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.421250166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.477215073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.499466499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.545698017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.56341954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.614220533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.629401135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.669432446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.684327529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.72781915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.747761413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.799723543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.814921226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.86071434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.878309578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.926048444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:16.944081967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.011223389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.029463448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.084730913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.102895689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.302460206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.314167808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.363130172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.380932387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.443236656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.458205821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.523010129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.5646075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.675306084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.697480099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.774457283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.793931561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.882111991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.90002322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.961351497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:17.978785381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:18.053199294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:18.0713685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:18.157374831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:18.190876355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:18.275775291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:18.295222048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:18.476570166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:18.499016809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:58:18.582862891Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-12T20:59:40.589792711Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-12T21:08:11.564986719Z level=info msg="Completed cleanup jobs" duration=6.786064ms logger=sqlstore.transactions t=2026-04-12T21:08:11.571925639Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-12T21:08:11.676607704Z level=info msg="Update check succeeded" duration=49.951712ms logger=sqlstore.transactions t=2026-04-12T21:13:11.493382708Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"