logger=settings t=2026-03-06T01:04:16.230592138Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-06T01:04:16Z logger=settings t=2026-03-06T01:04:16.231551122Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-06T01:04:16.231571453Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-06T01:04:16.231575784Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-06T01:04:16.231579184Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-06T01:04:16.231582554Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-06T01:04:16.231587204Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-06T01:04:16.231590304Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-06T01:04:16.231599215Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-06T01:04:16.231603285Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-06T01:04:16.231606965Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-06T01:04:16.231611005Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-06T01:04:16.231619685Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-06T01:04:16.231622945Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-06T01:04:16.231628505Z level=info msg=Target target=[all] logger=settings t=2026-03-06T01:04:16.231635585Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-06T01:04:16.231639245Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-06T01:04:16.231642596Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-06T01:04:16.231648936Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-06T01:04:16.231655746Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-06T01:04:16.231659186Z level=info msg="App mode production" logger=sqlstore t=2026-03-06T01:04:16.235773652Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-06T01:04:16.235840153Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-06T01:04:16.239862985Z level=info msg="Locking database" logger=migrator t=2026-03-06T01:04:16.240244766Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-06T01:04:16.241425996Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-06T01:04:16.242663277Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.236861ms logger=migrator t=2026-03-06T01:04:16.250492069Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-06T01:04:16.251466433Z level=info msg="Migration successfully executed" id="create user table" duration=977.624µs logger=migrator t=2026-03-06T01:04:16.257790805Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-06T01:04:16.258609076Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=821.751µs logger=migrator t=2026-03-06T01:04:16.263705156Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-06T01:04:16.26460985Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=907.374µs logger=migrator t=2026-03-06T01:04:16.268789667Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-06T01:04:16.269655279Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=876.522µs logger=migrator t=2026-03-06T01:04:16.273432405Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-06T01:04:16.274341689Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=917.214µs logger=migrator t=2026-03-06T01:04:16.279125291Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-06T01:04:16.282636971Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.51208ms logger=migrator t=2026-03-06T01:04:16.288704136Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-06T01:04:16.289752514Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.051168ms logger=migrator t=2026-03-06T01:04:16.294715851Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-06T01:04:16.295775378Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.061976ms logger=migrator t=2026-03-06T01:04:16.299090833Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-06T01:04:16.299851092Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=760.689µs logger=migrator t=2026-03-06T01:04:16.368078259Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-06T01:04:16.368653194Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=578.505µs logger=migrator t=2026-03-06T01:04:16.375714585Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-06T01:04:16.376374172Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=656.947µs logger=migrator t=2026-03-06T01:04:16.381631487Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-06T01:04:16.38290568Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.274322ms logger=migrator t=2026-03-06T01:04:16.389351234Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-06T01:04:16.389412616Z level=info msg="Migration successfully executed" id="Update user table charset" duration=66.162µs logger=migrator t=2026-03-06T01:04:16.394810944Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-06T01:04:16.396173169Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.363225ms logger=migrator t=2026-03-06T01:04:16.399902194Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-06T01:04:16.400224282Z level=info msg="Migration successfully executed" id="Add missing user data" duration=327.378µs logger=migrator t=2026-03-06T01:04:16.403786923Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-06T01:04:16.405056036Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.247072ms logger=migrator t=2026-03-06T01:04:16.410900237Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-06T01:04:16.411628425Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=728.239µs logger=migrator t=2026-03-06T01:04:16.415649897Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-06T01:04:16.417205988Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.556591ms logger=migrator t=2026-03-06T01:04:16.421482817Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-06T01:04:16.435173887Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.68645ms logger=migrator t=2026-03-06T01:04:16.442189267Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-06T01:04:16.443412898Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.221411ms logger=migrator t=2026-03-06T01:04:16.453763214Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-06T01:04:16.454059231Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=299.977µs logger=migrator t=2026-03-06T01:04:16.45792151Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-06T01:04:16.458634719Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=717.309µs logger=migrator t=2026-03-06T01:04:16.46414887Z 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-03-06T01:04:16.464461538Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=313.278µs logger=migrator t=2026-03-06T01:04:16.470472212Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-06T01:04:16.470954673Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=486.501µs logger=migrator t=2026-03-06T01:04:16.481329289Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-06T01:04:16.482305905Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=980.316µs logger=migrator t=2026-03-06T01:04:16.496814846Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-06T01:04:16.497648518Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=838.183µs logger=migrator t=2026-03-06T01:04:16.503902767Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-06T01:04:16.504588575Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=687.888µs logger=migrator t=2026-03-06T01:04:16.509321796Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-06T01:04:16.510093716Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=771.34µs logger=migrator t=2026-03-06T01:04:16.514569931Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-06T01:04:16.51531918Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=749.199µs logger=migrator t=2026-03-06T01:04:16.524108425Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-06T01:04:16.524167806Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=63.611µs logger=migrator t=2026-03-06T01:04:16.568760239Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-06T01:04:16.569679982Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=922.984µs logger=migrator t=2026-03-06T01:04:16.576312782Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-06T01:04:16.577357118Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.044106ms logger=migrator t=2026-03-06T01:04:16.582368448Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-06T01:04:16.58365716Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.296113ms logger=migrator t=2026-03-06T01:04:16.588581876Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-06T01:04:16.589275874Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=692.778µs logger=migrator t=2026-03-06T01:04:16.594440077Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-06T01:04:16.597402022Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.964516ms logger=migrator t=2026-03-06T01:04:16.602102193Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-06T01:04:16.603605911Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.506269ms logger=migrator t=2026-03-06T01:04:16.608945478Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-06T01:04:16.609908833Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=964.464µs logger=migrator t=2026-03-06T01:04:16.614839659Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-06T01:04:16.615475165Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=634.576µs logger=migrator t=2026-03-06T01:04:16.620516854Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-06T01:04:16.621205502Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=683.228µs logger=migrator t=2026-03-06T01:04:16.625070811Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-06T01:04:16.625883452Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=812.071µs logger=migrator t=2026-03-06T01:04:16.63090389Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-06T01:04:16.63130013Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=395.69µs logger=migrator t=2026-03-06T01:04:16.635824846Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-06T01:04:16.636416891Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=591.715µs logger=migrator t=2026-03-06T01:04:16.643605075Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-06T01:04:16.643987766Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=383.411µs logger=migrator t=2026-03-06T01:04:16.648354017Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-06T01:04:16.648957303Z level=info msg="Migration successfully executed" id="create star table" duration=603.046µs logger=migrator t=2026-03-06T01:04:16.655040988Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-06T01:04:16.655753506Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=711.838µs logger=migrator t=2026-03-06T01:04:16.663209547Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-06T01:04:16.663998517Z level=info msg="Migration successfully executed" id="create org table v1" duration=788.02µs logger=migrator t=2026-03-06T01:04:16.668306128Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-06T01:04:16.669040146Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=735.588µs logger=migrator t=2026-03-06T01:04:16.675602485Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-06T01:04:16.676322994Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=719.929µs logger=migrator t=2026-03-06T01:04:16.681030763Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-06T01:04:16.68167889Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=648.597µs logger=migrator t=2026-03-06T01:04:16.687360026Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-06T01:04:16.688017882Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=655.436µs logger=migrator t=2026-03-06T01:04:16.693729469Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-06T01:04:16.694383396Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=653.727µs logger=migrator t=2026-03-06T01:04:16.698157273Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-06T01:04:16.698184553Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.48µs logger=migrator t=2026-03-06T01:04:16.702189136Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-06T01:04:16.702229007Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=42.291µs logger=migrator t=2026-03-06T01:04:16.707212094Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-06T01:04:16.707378388Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=169.124µs logger=migrator t=2026-03-06T01:04:16.711507044Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-06T01:04:16.712217572Z level=info msg="Migration successfully executed" id="create dashboard table" duration=709.598µs logger=migrator t=2026-03-06T01:04:16.71680626Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-06T01:04:16.717469257Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=661.777µs logger=migrator t=2026-03-06T01:04:16.722869695Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-06T01:04:16.723689256Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=821.371µs logger=migrator t=2026-03-06T01:04:16.730809649Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-06T01:04:16.731505137Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=697.718µs logger=migrator t=2026-03-06T01:04:16.736422483Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-06T01:04:16.737153831Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=730.648µs logger=migrator t=2026-03-06T01:04:16.742148419Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-06T01:04:16.742880118Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=729.909µs logger=migrator t=2026-03-06T01:04:16.749472476Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-06T01:04:16.75351244Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.043214ms logger=migrator t=2026-03-06T01:04:16.759324648Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-06T01:04:16.759847022Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=523.994µs logger=migrator t=2026-03-06T01:04:16.76444908Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-06T01:04:16.764993844Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=544.613µs logger=migrator t=2026-03-06T01:04:16.769717355Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-06T01:04:16.770235948Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=518.243µs logger=migrator t=2026-03-06T01:04:16.775851582Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-06T01:04:16.776401417Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=548.114µs logger=migrator t=2026-03-06T01:04:16.780999624Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-06T01:04:16.782218765Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.217111ms logger=migrator t=2026-03-06T01:04:16.787153661Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-06T01:04:16.787218423Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=67.632µs logger=migrator t=2026-03-06T01:04:16.793952626Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-06T01:04:16.796945532Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.993246ms logger=migrator t=2026-03-06T01:04:16.802379172Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-06T01:04:16.804272111Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.892988ms logger=migrator t=2026-03-06T01:04:16.809939075Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-06T01:04:16.813488526Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.547301ms logger=migrator t=2026-03-06T01:04:16.819473909Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-06T01:04:16.820394863Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=921.364µs logger=migrator t=2026-03-06T01:04:16.825440432Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-06T01:04:16.828763478Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.323746ms logger=migrator t=2026-03-06T01:04:16.834173945Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-06T01:04:16.834991436Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=818.561µs logger=migrator t=2026-03-06T01:04:16.840554749Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-06T01:04:16.84137668Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=821.641µs logger=migrator t=2026-03-06T01:04:16.846333717Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-06T01:04:16.846373938Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=40.621µs logger=migrator t=2026-03-06T01:04:16.851007247Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-06T01:04:16.851064588Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=58.342µs logger=migrator t=2026-03-06T01:04:16.857899163Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-06T01:04:16.862360738Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.462084ms logger=migrator t=2026-03-06T01:04:16.86753258Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-06T01:04:16.870197428Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.664128ms logger=migrator t=2026-03-06T01:04:16.875412032Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-06T01:04:16.881399606Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=5.987423ms logger=migrator t=2026-03-06T01:04:16.887233474Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-06T01:04:16.889253136Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.019122ms logger=migrator t=2026-03-06T01:04:16.894623764Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-06T01:04:16.895107366Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=487.232µs logger=migrator t=2026-03-06T01:04:16.900831842Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-06T01:04:16.902328832Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.496569ms logger=migrator t=2026-03-06T01:04:16.908073879Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-06T01:04:16.909048873Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=979.135µs logger=migrator t=2026-03-06T01:04:16.915347744Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-06T01:04:16.915377275Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.361µs logger=migrator t=2026-03-06T01:04:16.920086796Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-06T01:04:16.921365109Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.278143ms logger=migrator t=2026-03-06T01:04:16.926539471Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-06T01:04:16.927736212Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.194811ms logger=migrator t=2026-03-06T01:04:16.934383312Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-06T01:04:16.943116446Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.731174ms logger=migrator t=2026-03-06T01:04:16.948223886Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-06T01:04:16.949345215Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.121799ms logger=migrator t=2026-03-06T01:04:16.954081017Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-06T01:04:16.955368099Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.286792ms logger=migrator t=2026-03-06T01:04:16.963638801Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-06T01:04:16.964576466Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=938.205µs logger=migrator t=2026-03-06T01:04:17.000176446Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-06T01:04:17.000477995Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=301.849µs logger=migrator t=2026-03-06T01:04:17.065719406Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-06T01:04:17.066805444Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.003156ms logger=migrator t=2026-03-06T01:04:17.121609037Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-06T01:04:17.123764032Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.154275ms logger=migrator t=2026-03-06T01:04:17.128924214Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-06T01:04:17.129822987Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=899.724µs logger=migrator t=2026-03-06T01:04:17.138307865Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-06T01:04:17.138740915Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=436.231µs logger=migrator t=2026-03-06T01:04:17.146228107Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-06T01:04:17.146476453Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=248.626µs logger=migrator t=2026-03-06T01:04:17.153363249Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-06T01:04:17.155005692Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.640643ms logger=migrator t=2026-03-06T01:04:17.159332483Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-06T01:04:17.161730404Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.397511ms logger=migrator t=2026-03-06T01:04:17.166345423Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-06T01:04:17.167403159Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.057516ms logger=migrator t=2026-03-06T01:04:17.171897905Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-06T01:04:17.172782107Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=877.772µs logger=migrator t=2026-03-06T01:04:17.180171496Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-06T01:04:17.181633954Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.465198ms logger=migrator t=2026-03-06T01:04:17.187162965Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-06T01:04:17.188552561Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.393865ms logger=migrator t=2026-03-06T01:04:17.192770519Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-06T01:04:17.194068742Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.301174ms logger=migrator t=2026-03-06T01:04:17.197529641Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-06T01:04:17.204485859Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.954878ms logger=migrator t=2026-03-06T01:04:17.2092072Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-06T01:04:17.210217015Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.009485ms logger=migrator t=2026-03-06T01:04:17.213819459Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-06T01:04:17.21467395Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=854.142µs logger=migrator t=2026-03-06T01:04:17.218651121Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-06T01:04:17.219527005Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=875.644µs logger=migrator t=2026-03-06T01:04:17.22441972Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-06T01:04:17.225542628Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.123648ms logger=migrator t=2026-03-06T01:04:17.229438138Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-06T01:04:17.233390159Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.94913ms logger=migrator t=2026-03-06T01:04:17.238260393Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-06T01:04:17.242607956Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.350393ms logger=migrator t=2026-03-06T01:04:17.247411849Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-06T01:04:17.247482741Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=72.433µs logger=migrator t=2026-03-06T01:04:17.253382731Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-06T01:04:17.253659338Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=274.237µs logger=migrator t=2026-03-06T01:04:17.257664971Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-06T01:04:17.260516674Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.851042ms logger=migrator t=2026-03-06T01:04:17.264212599Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-06T01:04:17.264399834Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=187.626µs logger=migrator t=2026-03-06T01:04:17.268602411Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-06T01:04:17.268988411Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=388.77µs logger=migrator t=2026-03-06T01:04:17.274330238Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-06T01:04:17.27791603Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.585371ms logger=migrator t=2026-03-06T01:04:17.283681537Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-06T01:04:17.283923134Z level=info msg="Migration successfully executed" id="Update uid value" duration=244.506µs logger=migrator t=2026-03-06T01:04:17.289005964Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-06T01:04:17.29006325Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.055867ms logger=migrator t=2026-03-06T01:04:17.297903392Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-06T01:04:17.298869056Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=968.924µs logger=migrator t=2026-03-06T01:04:17.304157322Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-06T01:04:17.304943992Z level=info msg="Migration successfully executed" id="create api_key table" duration=783.64µs logger=migrator t=2026-03-06T01:04:18.11317342Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-06T01:04:18.114050182Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=883.153µs logger=migrator t=2026-03-06T01:04:18.307382114Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-06T01:04:18.309771215Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.393061ms logger=migrator t=2026-03-06T01:04:18.320462358Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-06T01:04:18.321302319Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=846.001µs logger=migrator t=2026-03-06T01:04:18.325707313Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-06T01:04:18.327333094Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.621151ms logger=migrator t=2026-03-06T01:04:18.334491238Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-06T01:04:18.335561455Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.073558ms logger=migrator t=2026-03-06T01:04:18.345241993Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-06T01:04:18.346241878Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.002485ms logger=migrator t=2026-03-06T01:04:18.351179685Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-06T01:04:18.360546475Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.362479ms logger=migrator t=2026-03-06T01:04:18.365054821Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-06T01:04:18.366059636Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.006396ms logger=migrator t=2026-03-06T01:04:18.370997362Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-06T01:04:18.37287317Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.875968ms logger=migrator t=2026-03-06T01:04:18.380976958Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-06T01:04:18.382488457Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.514729ms logger=migrator t=2026-03-06T01:04:18.387534536Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-06T01:04:18.388364197Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=829.441µs logger=migrator t=2026-03-06T01:04:18.391781325Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-06T01:04:18.392169635Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=393.09µs logger=migrator t=2026-03-06T01:04:18.396411493Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-06T01:04:18.397314316Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=903.033µs logger=migrator t=2026-03-06T01:04:18.402759276Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-06T01:04:18.402806577Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=49.711µs logger=migrator t=2026-03-06T01:04:18.41813413Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-06T01:04:18.423644041Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.507841ms logger=migrator t=2026-03-06T01:04:18.427480519Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-06T01:04:18.430448725Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.972766ms logger=migrator t=2026-03-06T01:04:18.434329835Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-06T01:04:18.434494279Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=165.264µs logger=migrator t=2026-03-06T01:04:18.438910691Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-06T01:04:18.442191516Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.279385ms logger=migrator t=2026-03-06T01:04:18.449375319Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-06T01:04:18.453272179Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.89927ms logger=migrator t=2026-03-06T01:04:18.459445328Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-06T01:04:18.460589827Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.145609ms logger=migrator t=2026-03-06T01:04:18.466505669Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-06T01:04:18.467154415Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=649.086µs logger=migrator t=2026-03-06T01:04:18.47201285Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-06T01:04:18.472894052Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=881.132µs logger=migrator t=2026-03-06T01:04:18.477528131Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-06T01:04:18.478408803Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=880.832µs logger=migrator t=2026-03-06T01:04:18.484305194Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-06T01:04:18.485155736Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=850.502µs logger=migrator t=2026-03-06T01:04:18.490575175Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-06T01:04:18.49154926Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=973.625µs logger=migrator t=2026-03-06T01:04:18.497454031Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-06T01:04:18.497557623Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=104.842µs logger=migrator t=2026-03-06T01:04:18.503335041Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-06T01:04:18.503774283Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=437.022µs logger=migrator t=2026-03-06T01:04:18.514416435Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-06T01:04:18.518286235Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.87005ms logger=migrator t=2026-03-06T01:04:18.526801563Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-06T01:04:18.530588999Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.783037ms logger=migrator t=2026-03-06T01:04:18.537090086Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-06T01:04:18.537178729Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=88.512µs logger=migrator t=2026-03-06T01:04:18.543408138Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-06T01:04:18.544538927Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.129349ms logger=migrator t=2026-03-06T01:04:18.54891975Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-06T01:04:18.550381397Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.460348ms logger=migrator t=2026-03-06T01:04:18.554373478Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-06T01:04:18.554404229Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.461µs logger=migrator t=2026-03-06T01:04:18.560131986Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-06T01:04:18.562046415Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.916869ms logger=migrator t=2026-03-06T01:04:18.567587287Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-06T01:04:18.569013053Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.425916ms logger=migrator t=2026-03-06T01:04:18.57433269Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-06T01:04:18.57748486Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.15558ms logger=migrator t=2026-03-06T01:04:18.581039071Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-06T01:04:18.581067952Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.561µs logger=migrator t=2026-03-06T01:04:18.586592363Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-06T01:04:18.587492467Z level=info msg="Migration successfully executed" id="create session table" duration=900.904µs logger=migrator t=2026-03-06T01:04:18.592840183Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-06T01:04:18.592932786Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=94.103µs logger=migrator t=2026-03-06T01:04:18.596731844Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-06T01:04:18.596808926Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=77.661µs logger=migrator t=2026-03-06T01:04:18.602926453Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-06T01:04:18.603842146Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=916.614µs logger=migrator t=2026-03-06T01:04:18.608520355Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-06T01:04:18.609119181Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=599.096µs logger=migrator t=2026-03-06T01:04:18.616183232Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-06T01:04:18.616232663Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=53.001µs logger=migrator t=2026-03-06T01:04:18.622071802Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-06T01:04:18.622191855Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=125.333µs logger=migrator t=2026-03-06T01:04:18.628578609Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-06T01:04:18.632712934Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.133655ms logger=migrator t=2026-03-06T01:04:18.640111834Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-06T01:04:18.645114703Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.09324ms logger=migrator t=2026-03-06T01:04:18.652858471Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-06T01:04:18.652991764Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=136.023µs logger=migrator t=2026-03-06T01:04:18.659696176Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-06T01:04:18.659801628Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=106.362µs logger=migrator t=2026-03-06T01:04:18.664893079Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-06T01:04:18.665965267Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.072878ms logger=migrator t=2026-03-06T01:04:18.677946704Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-06T01:04:18.678021115Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=77.992µs logger=migrator t=2026-03-06T01:04:18.689677644Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-06T01:04:18.69460114Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.924536ms logger=migrator t=2026-03-06T01:04:18.701222509Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-06T01:04:18.701426854Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=202.755µs logger=migrator t=2026-03-06T01:04:18.70670226Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-06T01:04:18.709337198Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.634717ms logger=migrator t=2026-03-06T01:04:18.715867964Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-06T01:04:18.72112971Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.255305ms logger=migrator t=2026-03-06T01:04:18.725325937Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-06T01:04:18.725418929Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=93.912µs logger=migrator t=2026-03-06T01:04:18.729309369Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-06T01:04:18.730008896Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=699.428µs logger=migrator t=2026-03-06T01:04:18.735260592Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-06T01:04:18.736225996Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=965.285µs logger=migrator t=2026-03-06T01:04:18.740562036Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-06T01:04:18.742615639Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.052383ms logger=migrator t=2026-03-06T01:04:18.748711926Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-06T01:04:18.750492051Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.782786ms logger=migrator t=2026-03-06T01:04:18.75593719Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-06T01:04:18.757423728Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.489248ms logger=migrator t=2026-03-06T01:04:18.764303014Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-06T01:04:18.765110975Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=811.011µs logger=migrator t=2026-03-06T01:04:18.772073643Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-06T01:04:18.772931036Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=861.723µs logger=migrator t=2026-03-06T01:04:18.779510714Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-06T01:04:18.781340702Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.831888ms logger=migrator t=2026-03-06T01:04:18.786945835Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-06T01:04:18.787973111Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.029446ms logger=migrator t=2026-03-06T01:04:18.792901087Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-06T01:04:18.806032154Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.127626ms logger=migrator t=2026-03-06T01:04:18.812727055Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-06T01:04:18.813842033Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.118239ms logger=migrator t=2026-03-06T01:04:18.820152125Z 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-03-06T01:04:18.821378407Z 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.228312ms logger=migrator t=2026-03-06T01:04:18.827500063Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-06T01:04:18.827964585Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=467.152µs logger=migrator t=2026-03-06T01:04:18.834179684Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-06T01:04:18.834867012Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=687.498µs logger=migrator t=2026-03-06T01:04:18.838848944Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-06T01:04:18.840290731Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.442377ms logger=migrator t=2026-03-06T01:04:18.844287902Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-06T01:04:18.848778398Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.489466ms logger=migrator t=2026-03-06T01:04:18.854489994Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-06T01:04:18.858706512Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.210368ms logger=migrator t=2026-03-06T01:04:18.867522769Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-06T01:04:18.871837409Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.3141ms logger=migrator t=2026-03-06T01:04:18.879679149Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-06T01:04:18.88357652Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.898261ms logger=migrator t=2026-03-06T01:04:18.891723418Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-06T01:04:18.893418042Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.696954ms logger=migrator t=2026-03-06T01:04:18.901515628Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-06T01:04:18.901550499Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.151µs logger=migrator t=2026-03-06T01:04:18.905404278Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-06T01:04:18.905439159Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=36.291µs logger=migrator t=2026-03-06T01:04:18.911499534Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-06T01:04:18.91251099Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.013906ms logger=migrator t=2026-03-06T01:04:18.922813824Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-06T01:04:18.923957403Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.145969ms logger=migrator t=2026-03-06T01:04:19.005905932Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-06T01:04:19.006784525Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=885.794µs logger=migrator t=2026-03-06T01:04:19.015233691Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-06T01:04:19.016579796Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.347085ms logger=migrator t=2026-03-06T01:04:19.022326523Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-06T01:04:19.024035806Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.709053ms logger=migrator t=2026-03-06T01:04:19.031301403Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-06T01:04:19.040643932Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=9.337858ms logger=migrator t=2026-03-06T01:04:19.04836347Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-06T01:04:19.055080522Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.718903ms logger=migrator t=2026-03-06T01:04:19.060361366Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-06T01:04:19.060594732Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=235.136µs logger=migrator t=2026-03-06T01:04:19.065065607Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-06T01:04:19.066295019Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.231082ms logger=migrator t=2026-03-06T01:04:19.071734308Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-06T01:04:19.07299365Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.259542ms logger=migrator t=2026-03-06T01:04:19.080548733Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-06T01:04:19.085167182Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.616489ms logger=migrator t=2026-03-06T01:04:19.088908568Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-06T01:04:19.08898677Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=80.232µs logger=migrator t=2026-03-06T01:04:19.093772352Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-06T01:04:19.09487248Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.100998ms logger=migrator t=2026-03-06T01:04:19.101179962Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-06T01:04:19.102485625Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.307073ms logger=migrator t=2026-03-06T01:04:19.10737037Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-06T01:04:19.107438462Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=71.872µs logger=migrator t=2026-03-06T01:04:19.11280711Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-06T01:04:19.11517633Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.370561ms logger=migrator t=2026-03-06T01:04:19.126807588Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-06T01:04:19.127895877Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.089339ms logger=migrator t=2026-03-06T01:04:19.135006228Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-06T01:04:19.135924842Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=920.884µs logger=migrator t=2026-03-06T01:04:19.148380101Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-06T01:04:19.150164316Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.785065ms logger=migrator t=2026-03-06T01:04:19.247101949Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-06T01:04:19.249398618Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.301979ms logger=migrator t=2026-03-06T01:04:19.3069123Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-06T01:04:19.308958783Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.047713ms logger=migrator t=2026-03-06T01:04:19.316188079Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-06T01:04:19.31622168Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=35.622µs logger=migrator t=2026-03-06T01:04:19.323548206Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-06T01:04:19.330015392Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.467376ms logger=migrator t=2026-03-06T01:04:19.336733195Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-06T01:04:19.338141291Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.410567ms logger=migrator t=2026-03-06T01:04:19.344810821Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-06T01:04:19.350123687Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.312687ms logger=migrator t=2026-03-06T01:04:19.362262008Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-06T01:04:19.363291645Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.032957ms logger=migrator t=2026-03-06T01:04:19.368488307Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-06T01:04:19.370348725Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.862048ms logger=migrator t=2026-03-06T01:04:19.376366249Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-06T01:04:19.377299783Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=932.974µs logger=migrator t=2026-03-06T01:04:19.383287086Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-06T01:04:19.39746716Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.186734ms logger=migrator t=2026-03-06T01:04:19.402651062Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-06T01:04:19.403281419Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=630.686µs logger=migrator t=2026-03-06T01:04:19.408330088Z 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-03-06T01:04:19.409944609Z 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.620162ms logger=migrator t=2026-03-06T01:04:19.416805205Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-06T01:04:19.417172895Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=369.29µs logger=migrator t=2026-03-06T01:04:19.422969523Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-06T01:04:19.423684671Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=715.438µs logger=migrator t=2026-03-06T01:04:19.428593747Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-06T01:04:19.428850923Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=257.016µs logger=migrator t=2026-03-06T01:04:19.433523223Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-06T01:04:19.439747612Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.217469ms logger=migrator t=2026-03-06T01:04:19.445398207Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-06T01:04:19.449969095Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.569807ms logger=migrator t=2026-03-06T01:04:19.456378138Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-06T01:04:19.457505687Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.127509ms logger=migrator t=2026-03-06T01:04:19.462632629Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-06T01:04:19.463795678Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.162969ms logger=migrator t=2026-03-06T01:04:19.47048624Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-06T01:04:19.470829818Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=344.198µs logger=migrator t=2026-03-06T01:04:19.476196676Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-06T01:04:19.481211314Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.014749ms logger=migrator t=2026-03-06T01:04:19.486654484Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-06T01:04:19.487617528Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=959.984µs logger=migrator t=2026-03-06T01:04:19.504338806Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-06T01:04:19.504690136Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=353.98µs logger=migrator t=2026-03-06T01:04:19.509757355Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-06T01:04:19.510192367Z level=info msg="Migration successfully executed" id="Move region to single row" duration=435.932µs logger=migrator t=2026-03-06T01:04:19.514853626Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-06T01:04:19.516677113Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.821488ms logger=migrator t=2026-03-06T01:04:19.538756527Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-06T01:04:19.545002178Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=6.24795ms logger=migrator t=2026-03-06T01:04:19.570678215Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-06T01:04:19.571926518Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.250033ms logger=migrator t=2026-03-06T01:04:19.609081409Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-06T01:04:19.610136675Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.056496ms logger=migrator t=2026-03-06T01:04:19.620701206Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-06T01:04:19.622180855Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.482999ms logger=migrator t=2026-03-06T01:04:19.629319738Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-06T01:04:19.630835926Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.516119ms logger=migrator t=2026-03-06T01:04:19.636824869Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-06T01:04:19.636894471Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.602µs logger=migrator t=2026-03-06T01:04:19.642886494Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-06T01:04:19.644399193Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.508959ms logger=migrator t=2026-03-06T01:04:19.650792347Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-06T01:04:19.65209753Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.304753ms logger=migrator t=2026-03-06T01:04:19.657738785Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-06T01:04:19.658591967Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=853.312µs logger=migrator t=2026-03-06T01:04:19.665451812Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-06T01:04:19.666859298Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.406986ms logger=migrator t=2026-03-06T01:04:19.672944094Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-06T01:04:19.673269313Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=329.599µs logger=migrator t=2026-03-06T01:04:19.678745013Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-06T01:04:19.679369949Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=627.316µs logger=migrator t=2026-03-06T01:04:19.684586193Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-06T01:04:19.684667755Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=79.962µs logger=migrator t=2026-03-06T01:04:19.690838433Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-06T01:04:19.691943811Z level=info msg="Migration successfully executed" id="create team table" duration=1.106358ms logger=migrator t=2026-03-06T01:04:19.698106339Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-06T01:04:19.699169896Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.064927ms logger=migrator t=2026-03-06T01:04:19.705582381Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-06T01:04:19.70674778Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.166509ms logger=migrator t=2026-03-06T01:04:19.713982876Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-06T01:04:19.720445141Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.459335ms logger=migrator t=2026-03-06T01:04:19.726258089Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-06T01:04:19.726472226Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=214.787µs logger=migrator t=2026-03-06T01:04:19.73174523Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-06T01:04:19.733345021Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.594101ms logger=migrator t=2026-03-06T01:04:19.740114784Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-06T01:04:19.741065498Z level=info msg="Migration successfully executed" id="create team member table" duration=950.484µs logger=migrator t=2026-03-06T01:04:19.746755555Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-06T01:04:19.74853401Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.777655ms logger=migrator t=2026-03-06T01:04:19.754989395Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-06T01:04:19.756159116Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.170241ms logger=migrator t=2026-03-06T01:04:19.763907844Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-06T01:04:19.765822403Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.913679ms logger=migrator t=2026-03-06T01:04:19.772268058Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-06T01:04:19.778460417Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.192369ms logger=migrator t=2026-03-06T01:04:19.783647639Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-06T01:04:19.787037366Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.389457ms logger=migrator t=2026-03-06T01:04:19.793988994Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-06T01:04:19.799736521Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.747467ms logger=migrator t=2026-03-06T01:04:19.805060118Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-06T01:04:19.80629905Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.239332ms logger=migrator t=2026-03-06T01:04:19.81180435Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-06T01:04:19.812780566Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=976.736µs logger=migrator t=2026-03-06T01:04:19.820162114Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-06T01:04:19.821221992Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.060818ms logger=migrator t=2026-03-06T01:04:19.828098258Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-06T01:04:19.829292558Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.19461ms logger=migrator t=2026-03-06T01:04:19.835287752Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-06T01:04:19.837038896Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.750494ms logger=migrator t=2026-03-06T01:04:19.844328804Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-06T01:04:19.845946475Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.617991ms logger=migrator t=2026-03-06T01:04:19.851734913Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-06T01:04:19.853305364Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.567041ms logger=migrator t=2026-03-06T01:04:19.858808485Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-06T01:04:19.859849501Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.040806ms logger=migrator t=2026-03-06T01:04:19.866299736Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-06T01:04:19.867056705Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=757.479µs logger=migrator t=2026-03-06T01:04:19.872625788Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-06T01:04:19.872921276Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=310.659µs logger=migrator t=2026-03-06T01:04:19.878038417Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-06T01:04:19.879006301Z level=info msg="Migration successfully executed" id="create tag table" duration=967.795µs logger=migrator t=2026-03-06T01:04:19.884380889Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-06T01:04:19.885620191Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.238862ms logger=migrator t=2026-03-06T01:04:19.890776863Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-06T01:04:19.891707507Z level=info msg="Migration successfully executed" id="create login attempt table" duration=927.914µs logger=migrator t=2026-03-06T01:04:19.898452549Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-06T01:04:19.900122672Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.677123ms logger=migrator t=2026-03-06T01:04:19.906034474Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-06T01:04:19.907561332Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.527429ms logger=migrator t=2026-03-06T01:04:19.913061974Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-06T01:04:19.931907896Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.851193ms logger=migrator t=2026-03-06T01:04:19.937656553Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-06T01:04:19.9382901Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=633.677µs logger=migrator t=2026-03-06T01:04:19.942551259Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-06T01:04:19.943320428Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=768.979µs logger=migrator t=2026-03-06T01:04:19.950291747Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-06T01:04:19.950951424Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=665.157µs logger=migrator t=2026-03-06T01:04:19.957527013Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-06T01:04:19.958874017Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.346233ms logger=migrator t=2026-03-06T01:04:19.964832209Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-06T01:04:19.96563989Z level=info msg="Migration successfully executed" id="create user auth table" duration=807.281µs logger=migrator t=2026-03-06T01:04:19.97072357Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-06T01:04:19.972583808Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.92983ms logger=migrator t=2026-03-06T01:04:19.979320271Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-06T01:04:19.979418113Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=95.202µs logger=migrator t=2026-03-06T01:04:19.983905027Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-06T01:04:19.98948326Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.578363ms logger=migrator t=2026-03-06T01:04:19.994076379Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-06T01:04:19.999107227Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.026808ms logger=migrator t=2026-03-06T01:04:20.003480159Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-06T01:04:20.008526268Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.045739ms logger=migrator t=2026-03-06T01:04:20.015028465Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-06T01:04:20.020147246Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.130961ms logger=migrator t=2026-03-06T01:04:20.024742094Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-06T01:04:20.025707789Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=965.595µs logger=migrator t=2026-03-06T01:04:20.031678381Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-06T01:04:20.037230833Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.551782ms logger=migrator t=2026-03-06T01:04:20.042608281Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-06T01:04:20.043461923Z level=info msg="Migration successfully executed" id="create server_lock table" duration=851.462µs logger=migrator t=2026-03-06T01:04:20.049155169Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-06T01:04:20.050876633Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.715805ms logger=migrator t=2026-03-06T01:04:20.05663151Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-06T01:04:20.059429452Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.800222ms logger=migrator t=2026-03-06T01:04:20.066824292Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-06T01:04:20.067920979Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.096567ms logger=migrator t=2026-03-06T01:04:20.074842477Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-06T01:04:20.076680284Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.837907ms logger=migrator t=2026-03-06T01:04:20.082871993Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-06T01:04:20.084012951Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.144859ms logger=migrator t=2026-03-06T01:04:20.090542469Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-06T01:04:20.098540664Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.998285ms logger=migrator t=2026-03-06T01:04:20.104066665Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-06T01:04:20.105139052Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.098527ms logger=migrator t=2026-03-06T01:04:20.11089113Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-06T01:04:20.111877275Z level=info msg="Migration successfully executed" id="create cache_data table" duration=986.395µs logger=migrator t=2026-03-06T01:04:20.119065239Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-06T01:04:20.120446614Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.380875ms logger=migrator t=2026-03-06T01:04:20.126545661Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-06T01:04:20.128132111Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.58643ms logger=migrator t=2026-03-06T01:04:20.134005812Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-06T01:04:20.135058508Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.052656ms logger=migrator t=2026-03-06T01:04:20.14330876Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-06T01:04:20.143506095Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=199.825µs logger=migrator t=2026-03-06T01:04:20.149887618Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-06T01:04:20.150062403Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=175.565µs logger=migrator t=2026-03-06T01:04:20.155477881Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-06T01:04:20.157276148Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.800477ms logger=migrator t=2026-03-06T01:04:20.179752363Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-06T01:04:20.182065822Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.313249ms logger=migrator t=2026-03-06T01:04:20.19603868Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-06T01:04:20.19834092Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.30599ms logger=migrator t=2026-03-06T01:04:20.208332936Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-06T01:04:20.208602312Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=273.877µs logger=migrator t=2026-03-06T01:04:20.234993738Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-06T01:04:20.236972879Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.982241ms logger=migrator t=2026-03-06T01:04:20.247675123Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-06T01:04:20.24991243Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.213447ms logger=migrator t=2026-03-06T01:04:20.263469298Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-06T01:04:20.26593879Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.471482ms logger=migrator t=2026-03-06T01:04:20.27958009Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-06T01:04:20.280937225Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.358125ms logger=migrator t=2026-03-06T01:04:20.291939196Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-06T01:04:20.301752927Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.819551ms logger=migrator t=2026-03-06T01:04:20.340432379Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-06T01:04:20.343571739Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=3.141191ms logger=migrator t=2026-03-06T01:04:20.353930924Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-06T01:04:20.354038317Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=107.473µs logger=migrator t=2026-03-06T01:04:20.361871017Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-06T01:04:20.363345625Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.475068ms logger=migrator t=2026-03-06T01:04:20.368805095Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-06T01:04:20.369893273Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.089418ms logger=migrator t=2026-03-06T01:04:20.374910701Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-06T01:04:20.375880596Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=969.715µs logger=migrator t=2026-03-06T01:04:20.383509311Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-06T01:04:20.383580473Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=71.892µs logger=migrator t=2026-03-06T01:04:20.389378191Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-06T01:04:20.390995583Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.616812ms logger=migrator t=2026-03-06T01:04:20.397591962Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-06T01:04:20.398609828Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.018116ms logger=migrator t=2026-03-06T01:04:20.403912434Z 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-03-06T01:04:20.40490434Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=993.116µs logger=migrator t=2026-03-06T01:04:20.409938948Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-06T01:04:20.411192251Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.252793ms logger=migrator t=2026-03-06T01:04:20.419246837Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-06T01:04:20.42521328Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.966183ms logger=migrator t=2026-03-06T01:04:20.430237538Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-06T01:04:20.431134241Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=896.633µs logger=migrator t=2026-03-06T01:04:20.436244551Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-06T01:04:20.437206247Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=961.846µs logger=migrator t=2026-03-06T01:04:20.442765349Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-06T01:04:20.470356325Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.588666ms logger=migrator t=2026-03-06T01:04:20.47757447Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-06T01:04:20.502358585Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.749254ms logger=migrator t=2026-03-06T01:04:20.507177399Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-06T01:04:20.507915437Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=738.388µs logger=migrator t=2026-03-06T01:04:20.515336897Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-06T01:04:20.517042871Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.704984ms logger=migrator t=2026-03-06T01:04:20.520841048Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-06T01:04:20.526824492Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.980054ms logger=migrator t=2026-03-06T01:04:20.53224462Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-06T01:04:20.537002102Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.756922ms logger=migrator t=2026-03-06T01:04:20.542703358Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-06T01:04:20.543674553Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=970.985µs logger=migrator t=2026-03-06T01:04:20.549246576Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-06T01:04:20.550278012Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.030976ms logger=migrator t=2026-03-06T01:04:20.555445845Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-06T01:04:20.556475761Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.029336ms logger=migrator t=2026-03-06T01:04:20.56267329Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-06T01:04:20.564402343Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.728854ms logger=migrator t=2026-03-06T01:04:20.570454449Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-06T01:04:20.570570512Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=117.943µs logger=migrator t=2026-03-06T01:04:20.575777476Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-06T01:04:20.581654266Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.87644ms logger=migrator t=2026-03-06T01:04:20.58690088Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-06T01:04:20.593383656Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.482036ms logger=migrator t=2026-03-06T01:04:20.598701712Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-06T01:04:20.605592049Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.889597ms logger=migrator t=2026-03-06T01:04:20.609455648Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-06T01:04:20.610439543Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=984.805µs logger=migrator t=2026-03-06T01:04:20.615315927Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-06T01:04:20.616319884Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.004117ms logger=migrator t=2026-03-06T01:04:20.621116976Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-06T01:04:20.627198882Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.079156ms logger=migrator t=2026-03-06T01:04:20.632427027Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-06T01:04:20.639417445Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.989879ms logger=migrator t=2026-03-06T01:04:20.645256905Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-06T01:04:20.645974053Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=714.909µs logger=migrator t=2026-03-06T01:04:20.651531765Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-06T01:04:20.660890855Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.36224ms logger=migrator t=2026-03-06T01:04:20.666907519Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-06T01:04:20.674469113Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.558184ms logger=migrator t=2026-03-06T01:04:20.681869782Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-06T01:04:20.681972975Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=103.492µs logger=migrator t=2026-03-06T01:04:20.687788564Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-06T01:04:20.689345434Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.55524ms logger=migrator t=2026-03-06T01:04:20.695381039Z 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-03-06T01:04:20.698529949Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=3.148171ms logger=migrator t=2026-03-06T01:04:20.706539094Z 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-03-06T01:04:20.708461293Z 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.92202ms logger=migrator t=2026-03-06T01:04:20.714835146Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-06T01:04:20.714949909Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=116.173µs logger=migrator t=2026-03-06T01:04:20.721332793Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-06T01:04:20.730940669Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.664328ms logger=migrator t=2026-03-06T01:04:20.736882351Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-06T01:04:20.743828339Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.945548ms logger=migrator t=2026-03-06T01:04:20.749902804Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-06T01:04:20.757209832Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.306448ms logger=migrator t=2026-03-06T01:04:20.762661642Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-06T01:04:20.767408073Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.7458ms logger=migrator t=2026-03-06T01:04:20.771937509Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-06T01:04:20.778835746Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.897157ms logger=migrator t=2026-03-06T01:04:20.783402152Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-06T01:04:20.783519935Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=118.183µs logger=migrator t=2026-03-06T01:04:20.789314404Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-06T01:04:20.790277778Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=963.094µs logger=migrator t=2026-03-06T01:04:20.798304084Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-06T01:04:20.808216198Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.913074ms logger=migrator t=2026-03-06T01:04:20.812364684Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-06T01:04:20.812474137Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=108.823µs logger=migrator t=2026-03-06T01:04:20.816310935Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-06T01:04:20.821454017Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.138042ms logger=migrator t=2026-03-06T01:04:20.826703161Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-06T01:04:20.827863311Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.16012ms logger=migrator t=2026-03-06T01:04:20.832427218Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-06T01:04:20.838994466Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.566709ms logger=migrator t=2026-03-06T01:04:20.843349508Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-06T01:04:20.844388174Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.038176ms logger=migrator t=2026-03-06T01:04:20.851966358Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-06T01:04:20.853398285Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.432696ms logger=migrator t=2026-03-06T01:04:20.857962142Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-06T01:04:20.865080664Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.118202ms logger=migrator t=2026-03-06T01:04:20.869073337Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-06T01:04:20.870046551Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=972.414µs logger=migrator t=2026-03-06T01:04:20.876814555Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-06T01:04:20.878823826Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.011841ms logger=migrator t=2026-03-06T01:04:20.884357747Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-06T01:04:20.885582019Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.226352ms logger=migrator t=2026-03-06T01:04:20.890060754Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-06T01:04:20.891284595Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.221701ms logger=migrator t=2026-03-06T01:04:20.895811351Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-06T01:04:20.895902664Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=91.883µs logger=migrator t=2026-03-06T01:04:20.899644939Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-06T01:04:20.900798179Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.15345ms logger=migrator t=2026-03-06T01:04:20.905750815Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-06T01:04:20.907568242Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.817557ms logger=migrator t=2026-03-06T01:04:20.911503283Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-06T01:04:20.911966125Z 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-03-06T01:04:20.915738581Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-06T01:04:20.916246854Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=508.813µs logger=migrator t=2026-03-06T01:04:20.920585345Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-06T01:04:20.922647498Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.058773ms logger=migrator t=2026-03-06T01:04:20.927051621Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-06T01:04:20.932973263Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.926153ms logger=migrator t=2026-03-06T01:04:20.937134609Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-06T01:04:20.938254227Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.118218ms logger=migrator t=2026-03-06T01:04:20.94302359Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-06T01:04:20.944209951Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.18208ms logger=migrator t=2026-03-06T01:04:20.949480095Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-06T01:04:20.950481931Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=993.006µs logger=migrator t=2026-03-06T01:04:20.954801352Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-06T01:04:20.956650489Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.839037ms logger=migrator t=2026-03-06T01:04:20.961295328Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-06T01:04:20.963089634Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.793226ms logger=migrator t=2026-03-06T01:04:20.968319298Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-06T01:04:20.968355158Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=36.52µs logger=migrator t=2026-03-06T01:04:20.971998313Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-06T01:04:20.972173727Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=175.914µs logger=migrator t=2026-03-06T01:04:20.976489207Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-06T01:04:20.986422621Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.933964ms logger=migrator t=2026-03-06T01:04:20.990589308Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-06T01:04:20.99103023Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=440.672µs logger=migrator t=2026-03-06T01:04:20.996206542Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-06T01:04:20.997569837Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.362895ms logger=migrator t=2026-03-06T01:04:21.002388561Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-06T01:04:21.002716129Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=326.998µs logger=migrator t=2026-03-06T01:04:21.007025229Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-06T01:04:21.009343268Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.35724ms logger=migrator t=2026-03-06T01:04:21.014540281Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-06T01:04:21.015374373Z level=info msg="Migration successfully executed" id="create secrets table" duration=834.352µs logger=migrator t=2026-03-06T01:04:21.019693844Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-06T01:04:21.056112757Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.417283ms logger=migrator t=2026-03-06T01:04:21.059992145Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-06T01:04:21.065690911Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.698616ms logger=migrator t=2026-03-06T01:04:21.07067439Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-06T01:04:21.070829263Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=150.744µs logger=migrator t=2026-03-06T01:04:21.075208925Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-06T01:04:21.114279376Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=39.061731ms logger=migrator t=2026-03-06T01:04:21.119064029Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-06T01:04:21.156832526Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.764278ms logger=migrator t=2026-03-06T01:04:21.162263844Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-06T01:04:21.163604499Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.346145ms logger=migrator t=2026-03-06T01:04:21.170227679Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-06T01:04:21.171538242Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.310043ms logger=migrator t=2026-03-06T01:04:21.17729241Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-06T01:04:21.177621248Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=329.928µs logger=migrator t=2026-03-06T01:04:21.183493589Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-06T01:04:21.184671078Z level=info msg="Migration successfully executed" id="create permission table" duration=1.171269ms logger=migrator t=2026-03-06T01:04:21.191251397Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-06T01:04:21.192566551Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.318074ms logger=migrator t=2026-03-06T01:04:21.196673416Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-06T01:04:21.197777094Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.103558ms logger=migrator t=2026-03-06T01:04:21.202156396Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-06T01:04:21.204412514Z level=info msg="Migration successfully executed" id="create role table" duration=2.255468ms logger=migrator t=2026-03-06T01:04:21.209202596Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-06T01:04:21.219213383Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.009097ms logger=migrator t=2026-03-06T01:04:21.224753075Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-06T01:04:21.23471004Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.958795ms logger=migrator t=2026-03-06T01:04:21.239982505Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-06T01:04:21.241309859Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.327244ms logger=migrator t=2026-03-06T01:04:21.248325908Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-06T01:04:21.250311669Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.991451ms logger=migrator t=2026-03-06T01:04:21.255606915Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-06T01:04:21.257168225Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.56142ms logger=migrator t=2026-03-06T01:04:21.262102052Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-06T01:04:21.264029661Z level=info msg="Migration successfully executed" id="create team role table" duration=1.92733ms logger=migrator t=2026-03-06T01:04:21.270093656Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-06T01:04:21.271466821Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.374775ms logger=migrator t=2026-03-06T01:04:21.277815613Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-06T01:04:21.27961752Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.801327ms logger=migrator t=2026-03-06T01:04:21.286545468Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-06T01:04:21.287824591Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.272682ms logger=migrator t=2026-03-06T01:04:21.292774857Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-06T01:04:21.294251705Z level=info msg="Migration successfully executed" id="create user role table" duration=1.476758ms logger=migrator t=2026-03-06T01:04:21.29876296Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-06T01:04:21.300100364Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.338104ms logger=migrator t=2026-03-06T01:04:21.30501002Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-06T01:04:21.306241812Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.231622ms logger=migrator t=2026-03-06T01:04:21.311119137Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-06T01:04:21.312357349Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.238092ms logger=migrator t=2026-03-06T01:04:21.317349377Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-06T01:04:21.318878386Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.531519ms logger=migrator t=2026-03-06T01:04:21.32296035Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-06T01:04:21.324715084Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.754254ms logger=migrator t=2026-03-06T01:04:21.328528163Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-06T01:04:21.329591179Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.062886ms logger=migrator t=2026-03-06T01:04:21.334914796Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-06T01:04:21.346885633Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.971447ms logger=migrator t=2026-03-06T01:04:21.350584367Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-06T01:04:21.351353697Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=769.109µs logger=migrator t=2026-03-06T01:04:21.35573935Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-06T01:04:21.357062624Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.322344ms logger=migrator t=2026-03-06T01:04:21.364752331Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-06T01:04:21.365844568Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.094527ms logger=migrator t=2026-03-06T01:04:21.369651396Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-06T01:04:21.371523594Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.871587ms logger=migrator t=2026-03-06T01:04:21.375597728Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-06T01:04:21.376938942Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.340884ms logger=migrator t=2026-03-06T01:04:21.382005372Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-06T01:04:21.383285075Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.280363ms logger=migrator t=2026-03-06T01:04:21.387455612Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-06T01:04:21.396918525Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.463633ms logger=migrator t=2026-03-06T01:04:21.401232405Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-06T01:04:21.410344028Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.111693ms logger=migrator t=2026-03-06T01:04:21.414644848Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-06T01:04:21.420502268Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.85683ms logger=migrator t=2026-03-06T01:04:21.424151991Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-06T01:04:21.432269869Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.117148ms logger=migrator t=2026-03-06T01:04:21.436226181Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-06T01:04:21.437359339Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.135028ms logger=migrator t=2026-03-06T01:04:21.44205224Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-06T01:04:21.443128448Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.076378ms logger=migrator t=2026-03-06T01:04:21.447834088Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-06T01:04:21.449620964Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.786136ms logger=migrator t=2026-03-06T01:04:21.453895053Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-06T01:04:21.45533016Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.434997ms logger=migrator t=2026-03-06T01:04:21.461350564Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-06T01:04:21.462476283Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.125579ms logger=migrator t=2026-03-06T01:04:21.467350068Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-06T01:04:21.46746408Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=115.253µs logger=migrator t=2026-03-06T01:04:21.471585066Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-06T01:04:21.471662658Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=78.842µs logger=migrator t=2026-03-06T01:04:21.481048909Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-06T01:04:21.481677205Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=633.686µs logger=migrator t=2026-03-06T01:04:21.485953844Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-06T01:04:21.486737604Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=788.42µs logger=migrator t=2026-03-06T01:04:21.490382617Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-06T01:04:21.491218679Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=836.502µs logger=migrator t=2026-03-06T01:04:21.496573326Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-06T01:04:21.496888404Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=315.928µs logger=migrator t=2026-03-06T01:04:21.500857026Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-06T01:04:21.50139793Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=540.884µs logger=migrator t=2026-03-06T01:04:21.505172746Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-06T01:04:21.506080299Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=908.193µs logger=migrator t=2026-03-06T01:04:21.510229605Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-06T01:04:21.511424896Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.194731ms logger=migrator t=2026-03-06T01:04:21.516411764Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-06T01:04:21.527424696Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.014282ms logger=migrator t=2026-03-06T01:04:21.531198133Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-06T01:04:21.531261664Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=59.531µs logger=migrator t=2026-03-06T01:04:21.535192965Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-06T01:04:21.536960861Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.731325ms logger=migrator t=2026-03-06T01:04:21.544235087Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-06T01:04:21.545616252Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.381535ms logger=migrator t=2026-03-06T01:04:21.550665301Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-06T01:04:21.551834472Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.16843ms logger=migrator t=2026-03-06T01:04:21.557809594Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-06T01:04:21.565787429Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.977095ms logger=migrator t=2026-03-06T01:04:21.570321114Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-06T01:04:21.571393002Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.071618ms logger=migrator t=2026-03-06T01:04:21.575368714Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-06T01:04:21.576478542Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.105259ms logger=migrator t=2026-03-06T01:04:21.581808639Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-06T01:04:21.610163635Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.348516ms logger=migrator t=2026-03-06T01:04:21.614467525Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-06T01:04:21.615509812Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.042547ms logger=migrator t=2026-03-06T01:04:21.620633453Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-06T01:04:21.621763382Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.129229ms logger=migrator t=2026-03-06T01:04:21.62637656Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-06T01:04:21.627982482Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.599402ms logger=migrator t=2026-03-06T01:04:21.633354289Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-06T01:04:21.634721834Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.367665ms logger=migrator t=2026-03-06T01:04:21.639804035Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-06T01:04:21.640249476Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=445.861µs logger=migrator t=2026-03-06T01:04:21.644426942Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-06T01:04:21.645622853Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.199331ms logger=migrator t=2026-03-06T01:04:21.649569714Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-06T01:04:21.658835962Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.262248ms logger=migrator t=2026-03-06T01:04:21.663678016Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-06T01:04:21.664805464Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.128308ms logger=migrator t=2026-03-06T01:04:21.668468898Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-06T01:04:21.669826972Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.358165ms logger=migrator t=2026-03-06T01:04:21.674956385Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-06T01:04:21.675515829Z 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-03-06T01:04:21.680842695Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-06T01:04:21.681381409Z 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-03-06T01:04:21.685040263Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-06T01:04:21.686300865Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.260283ms logger=migrator t=2026-03-06T01:04:21.690424401Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-06T01:04:21.691751785Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.345185ms logger=migrator t=2026-03-06T01:04:21.696312921Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-06T01:04:21.697599274Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.285983ms logger=migrator t=2026-03-06T01:04:21.701883754Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-06T01:04:21.703146996Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.263232ms logger=migrator t=2026-03-06T01:04:21.707646111Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-06T01:04:21.708904414Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.258563ms logger=migrator t=2026-03-06T01:04:21.71342111Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-06T01:04:21.714686691Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.266011ms logger=migrator t=2026-03-06T01:04:21.718190601Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-06T01:04:21.719125066Z level=info msg="Migration successfully executed" id="Drop public config table" duration=933.414µs logger=migrator t=2026-03-06T01:04:21.72400423Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-06T01:04:21.725857597Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.853397ms logger=migrator t=2026-03-06T01:04:21.730091576Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-06T01:04:21.731353148Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.260842ms logger=migrator t=2026-03-06T01:04:21.735190127Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-06T01:04:21.736657505Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.465738ms logger=migrator t=2026-03-06T01:04:21.74154117Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-06T01:04:21.743384406Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.842996ms logger=migrator t=2026-03-06T01:04:21.74781605Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-06T01:04:21.771171748Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.349098ms logger=migrator t=2026-03-06T01:04:21.777390877Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-06T01:04:21.787148068Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.75853ms logger=migrator t=2026-03-06T01:04:21.793580132Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-06T01:04:21.804526003Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.944721ms logger=migrator t=2026-03-06T01:04:21.80912253Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-06T01:04:21.809335416Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=214.046µs logger=migrator t=2026-03-06T01:04:21.81614578Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-06T01:04:21.826975418Z level=info msg="Migration successfully executed" id="add share column" duration=10.826207ms logger=migrator t=2026-03-06T01:04:21.831455032Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-06T01:04:21.831684188Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=229.376µs logger=migrator t=2026-03-06T01:04:21.836361598Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-06T01:04:21.837500477Z level=info msg="Migration successfully executed" id="create file table" duration=1.13936ms logger=migrator t=2026-03-06T01:04:21.842911586Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-06T01:04:21.844889986Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.9776ms logger=migrator t=2026-03-06T01:04:21.850778477Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-06T01:04:21.852344377Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.55865ms logger=migrator t=2026-03-06T01:04:21.86064788Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-06T01:04:21.862179599Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.531979ms logger=migrator t=2026-03-06T01:04:21.8665244Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-06T01:04:21.867821343Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.296763ms logger=migrator t=2026-03-06T01:04:21.87356792Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-06T01:04:21.873674164Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=106.394µs logger=migrator t=2026-03-06T01:04:21.880476367Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-06T01:04:21.880633472Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=158.244µs logger=migrator t=2026-03-06T01:04:21.886447731Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-06T01:04:21.887471216Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.021395ms logger=migrator t=2026-03-06T01:04:21.893885981Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-06T01:04:21.894136618Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=251.427µs logger=migrator t=2026-03-06T01:04:21.898164041Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-06T01:04:21.900299826Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.135765ms logger=migrator t=2026-03-06T01:04:21.905662612Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-06T01:04:21.918591004Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.924952ms logger=migrator t=2026-03-06T01:04:21.922566575Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-06T01:04:21.922694369Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=128.244µs logger=migrator t=2026-03-06T01:04:21.926867906Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-06T01:04:21.928114837Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.246141ms logger=migrator t=2026-03-06T01:04:21.934908061Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-06T01:04:21.935473786Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=558.435µs logger=migrator t=2026-03-06T01:04:21.939461188Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-06T01:04:21.939797117Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=337.049µs logger=migrator t=2026-03-06T01:04:21.943921762Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-06T01:04:21.944831645Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=913.303µs logger=migrator t=2026-03-06T01:04:21.949830233Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-06T01:04:21.961318868Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.485585ms logger=migrator t=2026-03-06T01:04:21.965414323Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-06T01:04:21.974186857Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.773174ms logger=migrator t=2026-03-06T01:04:21.981819333Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-06T01:04:21.982819668Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.003785ms logger=migrator t=2026-03-06T01:04:21.987394366Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-06T01:04:22.067111007Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.710362ms logger=migrator t=2026-03-06T01:04:22.072091165Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-06T01:04:22.072984097Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=889.942µs logger=migrator t=2026-03-06T01:04:22.076885178Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-06T01:04:22.077819121Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=933.683µs logger=migrator t=2026-03-06T01:04:22.083898647Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-06T01:04:22.115094516Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.192209ms logger=migrator t=2026-03-06T01:04:22.122550617Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-06T01:04:22.132481411Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.929414ms logger=migrator t=2026-03-06T01:04:22.137493829Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-06T01:04:22.137766457Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=273.548µs logger=migrator t=2026-03-06T01:04:22.141238706Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-06T01:04:22.14141262Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=172.764µs logger=migrator t=2026-03-06T01:04:22.145465434Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-06T01:04:22.145919935Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=454.801µs logger=migrator t=2026-03-06T01:04:22.16559417Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-06T01:04:22.16603112Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=440.56µs logger=migrator t=2026-03-06T01:04:22.248427531Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-06T01:04:22.248773539Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=348.978µs logger=migrator t=2026-03-06T01:04:22.345592549Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-06T01:04:22.347323903Z level=info msg="Migration successfully executed" id="create folder table" duration=1.721124ms logger=migrator t=2026-03-06T01:04:22.467153352Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-06T01:04:22.469362568Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.210677ms logger=migrator t=2026-03-06T01:04:22.475349222Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-06T01:04:22.476714547Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.364635ms logger=migrator t=2026-03-06T01:04:22.480947005Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-06T01:04:22.480976156Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.061µs logger=migrator t=2026-03-06T01:04:22.488366785Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-06T01:04:22.489652988Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.286682ms logger=migrator t=2026-03-06T01:04:22.494497042Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-06T01:04:22.495956129Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.458697ms logger=migrator t=2026-03-06T01:04:22.50024073Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-06T01:04:22.50143501Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.19382ms logger=migrator t=2026-03-06T01:04:22.506675284Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-06T01:04:22.507605138Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=940.534µs logger=migrator t=2026-03-06T01:04:22.511943229Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-06T01:04:22.512328569Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=387.89µs logger=migrator t=2026-03-06T01:04:22.516257259Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-06T01:04:22.517503101Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.245632ms logger=migrator t=2026-03-06T01:04:22.522328915Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-06T01:04:22.523580247Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.250592ms logger=migrator t=2026-03-06T01:04:22.528832521Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-06T01:04:22.530502495Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.668973ms logger=migrator t=2026-03-06T01:04:22.534907447Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-06T01:04:22.536209911Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.302744ms logger=migrator t=2026-03-06T01:04:22.540758516Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-06T01:04:22.541975668Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.223882ms logger=migrator t=2026-03-06T01:04:22.547871039Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-06T01:04:22.549246235Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.378486ms logger=migrator t=2026-03-06T01:04:22.557165597Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-06T01:04:22.55844101Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.275263ms logger=migrator t=2026-03-06T01:04:22.563263154Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-06T01:04:22.565334087Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.071773ms logger=migrator t=2026-03-06T01:04:22.570125338Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-06T01:04:22.571098054Z level=info msg="Migration successfully executed" id="create signing_key table" duration=974.396µs logger=migrator t=2026-03-06T01:04:22.576351388Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-06T01:04:22.57835972Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.008902ms logger=migrator t=2026-03-06T01:04:22.583281256Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-06T01:04:22.585217356Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.93577ms logger=migrator t=2026-03-06T01:04:22.589507085Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-06T01:04:22.59008186Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=576.145µs logger=migrator t=2026-03-06T01:04:22.595135109Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-06T01:04:22.606791698Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.653789ms logger=migrator t=2026-03-06T01:04:22.611671613Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-06T01:04:22.612224757Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=554.084µs logger=migrator t=2026-03-06T01:04:22.61584709Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-06T01:04:22.615862641Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=16.371µs logger=migrator t=2026-03-06T01:04:22.620363535Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-06T01:04:22.622175232Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.811567ms logger=migrator t=2026-03-06T01:04:22.626827391Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-06T01:04:22.626847281Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.86µs logger=migrator t=2026-03-06T01:04:22.630621938Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-06T01:04:22.631976353Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.354015ms logger=migrator t=2026-03-06T01:04:22.637166596Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-06T01:04:22.638528361Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.323884ms logger=migrator t=2026-03-06T01:04:22.644387951Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-06T01:04:22.645467819Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.079688ms logger=migrator t=2026-03-06T01:04:22.64904212Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-06T01:04:22.64984132Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=799.94µs logger=migrator t=2026-03-06T01:04:22.653457143Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-06T01:04:22.6537063Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=250.138µs logger=migrator t=2026-03-06T01:04:22.658459062Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-06T01:04:22.659049546Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=593.145µs logger=migrator t=2026-03-06T01:04:22.669598276Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-06T01:04:22.670601262Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.006216ms logger=migrator t=2026-03-06T01:04:22.676529583Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-06T01:04:22.677208541Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=678.098µs logger=migrator t=2026-03-06T01:04:22.682036455Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-06T01:04:22.694435543Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.399418ms logger=migrator t=2026-03-06T01:04:22.69863694Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-06T01:04:22.708786599Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.149479ms logger=migrator t=2026-03-06T01:04:22.714502337Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-06T01:04:22.723119647Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.61717ms logger=migrator t=2026-03-06T01:04:22.729894951Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-06T01:04:22.729993673Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=99.682µs logger=migrator t=2026-03-06T01:04:22.736469729Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-06T01:04:22.747180013Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.710754ms logger=migrator t=2026-03-06T01:04:22.757524818Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-06T01:04:22.77010257Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.578022ms logger=migrator t=2026-03-06T01:04:22.777012927Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-06T01:04:22.777356056Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=341.019µs logger=migrator t=2026-03-06T01:04:22.785750541Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.544372586s logger=migrator t=2026-03-06T01:04:22.786917981Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-06T01:04:22.808083382Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-06T01:04:22.808380751Z level=info msg="Created default organization" logger=secrets t=2026-03-06T01:04:22.818995773Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-06T01:04:22.882262492Z level=info msg="Restored cache from database" duration=538.074µs logger=plugin.store t=2026-03-06T01:04:22.884198682Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-06T01:04:22.92705948Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-06T01:04:22.92709357Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-06T01:04:22.927179243Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-06T01:04:22.927192653Z level=info msg="Plugins loaded" count=54 duration=42.995521ms logger=query_data t=2026-03-06T01:04:22.931417691Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-06T01:04:22.935105796Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-06T01:04:22.93955765Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-06T01:04:22.983654099Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-06T01:04:22.98678102Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-06T01:04:22.989433167Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-06T01:04:23.025799028Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-06T01:04:23.05201275Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-06T01:04:23.077898763Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-06T01:04:23.077930354Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-06T01:04:23.078283612Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-06T01:04:23.078473767Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-06T01:04:23.078517969Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-06T01:04:23.081930675Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-03-06T01:04:23.091255225Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-06T01:04:23.144104258Z level=info msg="Update check succeeded" duration=65.345913ms logger=grafana.update.checker t=2026-03-06T01:04:23.153480879Z level=info msg="Update check succeeded" duration=75.032642ms logger=provisioning.dashboard t=2026-03-06T01:04:23.177550164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:23.257878962Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-03-06T01:04:23.273356248Z level=info msg="State cache has been initialized" states=0 duration=194.879011ms logger=ngalert.scheduler t=2026-03-06T01:04:23.27341492Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-06T01:04:23.273501182Z level=info msg=starting first_tick=2026-03-06T01:04:30Z logger=sqlstore.transactions t=2026-03-06T01:04:23.371381489Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-06T01:04:23.388567078Z level=info msg="Patterns update finished" duration=107.622295ms logger=grafana-apiserver t=2026-03-06T01:04:23.514286898Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-06T01:04:23.514685179Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-06T01:04:24.943507849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:24.944424793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:24.96424051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.006983175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.024763931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.079625985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.099046703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.2086797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.228473537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.254840952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.272251868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.296864688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.316867271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.33947382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.357323478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.380327256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.39882918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.505795139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.523360579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.56169945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.582597506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.610573472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.625412742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.662224755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.679151109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.707197226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.737310718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.808826439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:25.833492622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.258940626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.277968134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.498410409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.51676906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.570779763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.586863565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.635943431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.66011778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.705720019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.723173125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.773751091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.795408785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.853323648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.870632121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.922051589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.939368862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:26.982692101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.003584206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.051997776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.074629815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.132143959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.150495559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.19624557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.212695062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.272308078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.290473594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.34190532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.373403087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.505871949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.526305163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.597875266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.617685383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.695306431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.712510262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.790260163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.812934733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.89753078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:27.911172959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.008720897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.024089911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.103064513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.118323874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.185060894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.202544491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.284440509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.299869003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.38486621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.399366772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.503501598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.523568302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T01:04:28.602704628Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-06T01:06:21.100788585Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-06T01:14:23.095392253Z level=info msg="Completed cleanup jobs" duration=16.556905ms logger=sqlstore.transactions t=2026-03-06T01:14:23.102372873Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-06T01:14:23.198960519Z level=info msg="Update check succeeded" duration=53.751464ms logger=sqlstore.transactions t=2026-03-06T01:19:22.94926954Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-06T01:24:23.111663595Z level=info msg="Completed cleanup jobs" duration=32.952769ms logger=plugins.update.checker t=2026-03-06T01:24:23.193440723Z level=info msg="Update check succeeded" duration=49.22073ms logger=cleanup t=2026-03-06T01:34:23.093736535Z level=info msg="Completed cleanup jobs" duration=13.745085ms logger=plugins.update.checker t=2026-03-06T01:34:23.193781415Z level=info msg="Update check succeeded" duration=49.468686ms logger=infra.usagestats t=2026-03-06T01:36:21.123463372Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-06T01:44:23.120413876Z level=info msg="Completed cleanup jobs" duration=40.449021ms logger=plugins.update.checker t=2026-03-06T01:44:23.199964815Z level=info msg="Update check succeeded" duration=55.718486ms logger=cleanup t=2026-03-06T01:54:23.114243344Z level=info msg="Completed cleanup jobs" duration=34.94235ms logger=plugins.update.checker t=2026-03-06T01:54:23.193370424Z level=info msg="Update check succeeded" duration=48.796828ms logger=cleanup t=2026-03-06T02:04:23.11036203Z level=info msg="Completed cleanup jobs" duration=30.297302ms logger=plugins.update.checker t=2026-03-06T02:04:23.200589466Z level=info msg="Update check succeeded" duration=56.093186ms logger=infra.usagestats t=2026-03-06T02:06:21.124800859Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-06T02:14:23.111682995Z level=info msg="Completed cleanup jobs" duration=31.802528ms logger=plugins.update.checker t=2026-03-06T02:14:23.214632316Z level=info msg="Update check succeeded" duration=69.670023ms