logger=settings t=2026-05-09T01:39:37.063683468Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-09T01:39:37Z logger=settings t=2026-05-09T01:39:37.064247374Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-09T01:39:37.064263394Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-09T01:39:37.064270354Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-09T01:39:37.064300974Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-09T01:39:37.064306455Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-09T01:39:37.064310975Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-09T01:39:37.064315315Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-09T01:39:37.064319885Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-09T01:39:37.064329765Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-09T01:39:37.064337685Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-09T01:39:37.064341935Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-09T01:39:37.064346315Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-09T01:39:37.064374135Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-09T01:39:37.064382905Z level=info msg=Target target=[all] logger=settings t=2026-05-09T01:39:37.064415035Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-09T01:39:37.064419585Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-09T01:39:37.064424726Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-09T01:39:37.064428906Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-09T01:39:37.064433656Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-09T01:39:37.064465156Z level=info msg="App mode production" logger=sqlstore t=2026-05-09T01:39:37.065016851Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-09T01:39:37.065050221Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-09T01:39:37.067397282Z level=info msg="Locking database" logger=migrator t=2026-05-09T01:39:37.067411922Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-09T01:39:37.068137568Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-09T01:39:37.068986095Z level=info msg="Migration successfully executed" id="create migration_log table" duration=848.617µs logger=migrator t=2026-05-09T01:39:37.075972888Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-09T01:39:37.076920906Z level=info msg="Migration successfully executed" id="create user table" duration=946.649µs logger=migrator t=2026-05-09T01:39:37.08417922Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-09T01:39:37.084916416Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=737.426µs logger=migrator t=2026-05-09T01:39:37.091583745Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-09T01:39:37.092368313Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=785.157µs logger=migrator t=2026-05-09T01:39:37.17356311Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-09T01:39:37.174932061Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.371171ms logger=migrator t=2026-05-09T01:39:37.18264234Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-09T01:39:37.183367496Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=731.456µs logger=migrator t=2026-05-09T01:39:37.189019726Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-09T01:39:37.193402985Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.385179ms logger=migrator t=2026-05-09T01:39:37.197319219Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-09T01:39:37.198197958Z level=info msg="Migration successfully executed" id="create user table v2" duration=881.799µs logger=migrator t=2026-05-09T01:39:37.202062531Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-09T01:39:37.202829868Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=766.507µs logger=migrator t=2026-05-09T01:39:37.205840274Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-09T01:39:37.206585961Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=745.487µs logger=migrator t=2026-05-09T01:39:37.211481464Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-09T01:39:37.212200731Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=719.946µs logger=migrator t=2026-05-09T01:39:37.215357659Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-09T01:39:37.216199206Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=853.277µs logger=migrator t=2026-05-09T01:39:37.219189853Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-09T01:39:37.220319982Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.130309ms logger=migrator t=2026-05-09T01:39:37.223139727Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-09T01:39:37.223170448Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.72µs logger=migrator t=2026-05-09T01:39:37.225277146Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-09T01:39:37.226360897Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.08349ms logger=migrator t=2026-05-09T01:39:37.2290381Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-09T01:39:37.229236312Z level=info msg="Migration successfully executed" id="Add missing user data" duration=198.612µs logger=migrator t=2026-05-09T01:39:37.23582467Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-09T01:39:37.236666077Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=842.427µs logger=migrator t=2026-05-09T01:39:37.239919005Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-09T01:39:37.241215177Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.298662ms logger=migrator t=2026-05-09T01:39:37.246230192Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-09T01:39:37.248765504Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.537062ms logger=migrator t=2026-05-09T01:39:37.253007271Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-09T01:39:37.262869239Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.862388ms logger=migrator t=2026-05-09T01:39:37.267877752Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-09T01:39:37.26867625Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=798.828µs logger=migrator t=2026-05-09T01:39:37.272457613Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-09T01:39:37.272596624Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=139.011µs logger=migrator t=2026-05-09T01:39:37.276421998Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-09T01:39:37.277380847Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=957.549µs logger=migrator t=2026-05-09T01:39:37.282083858Z 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-05-09T01:39:37.282596233Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=512.685µs logger=migrator t=2026-05-09T01:39:37.288476275Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-09T01:39:37.28902556Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=549.765µs logger=migrator t=2026-05-09T01:39:37.293914493Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-09T01:39:37.295347105Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.432432ms logger=migrator t=2026-05-09T01:39:37.30037019Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-09T01:39:37.301392829Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.016388ms logger=migrator t=2026-05-09T01:39:37.32525833Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-09T01:39:37.326649122Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.392352ms logger=migrator t=2026-05-09T01:39:37.334454571Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-09T01:39:37.335227287Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=773.246µs logger=migrator t=2026-05-09T01:39:37.339577886Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-09T01:39:37.340101501Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=523.735µs logger=migrator t=2026-05-09T01:39:37.344163447Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-09T01:39:37.344183977Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=21.01µs logger=migrator t=2026-05-09T01:39:37.348894838Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-09T01:39:37.349601835Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=707.257µs logger=migrator t=2026-05-09T01:39:37.353819312Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-09T01:39:37.354531318Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=715.196µs logger=migrator t=2026-05-09T01:39:37.358375922Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-09T01:39:37.359027648Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=658.396µs logger=migrator t=2026-05-09T01:39:37.388716751Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-09T01:39:37.389716519Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.000138ms logger=migrator t=2026-05-09T01:39:37.578627508Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-09T01:39:37.583596912Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.969114ms logger=migrator t=2026-05-09T01:39:37.831048248Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-09T01:39:37.832147148Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.10239ms logger=migrator t=2026-05-09T01:39:37.990063222Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-09T01:39:37.991063712Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.00367ms logger=migrator t=2026-05-09T01:39:38.160078725Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-09T01:39:38.161461416Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.385911ms logger=migrator t=2026-05-09T01:39:38.292170801Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-09T01:39:38.293766156Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.598455ms logger=migrator t=2026-05-09T01:39:38.31812636Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-09T01:39:38.319381582Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.257412ms logger=migrator t=2026-05-09T01:39:38.322985943Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-09T01:39:38.323589899Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=604.486µs logger=migrator t=2026-05-09T01:39:38.328523512Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-09T01:39:38.329055427Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=532.455µs logger=migrator t=2026-05-09T01:39:38.336729705Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-09T01:39:38.337422181Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=697.996µs logger=migrator t=2026-05-09T01:39:38.343410034Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-09T01:39:38.3440325Z level=info msg="Migration successfully executed" id="create star table" duration=626.006µs logger=migrator t=2026-05-09T01:39:38.347774033Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-09T01:39:38.348309177Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=534.964µs logger=migrator t=2026-05-09T01:39:38.353247911Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-09T01:39:38.353773555Z level=info msg="Migration successfully executed" id="create org table v1" duration=525.744µs logger=migrator t=2026-05-09T01:39:38.358552458Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-09T01:39:38.359914999Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.362741ms logger=migrator t=2026-05-09T01:39:38.366784971Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-09T01:39:38.367621868Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=840.647µs logger=migrator t=2026-05-09T01:39:38.371089778Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-09T01:39:38.371801094Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=718.836µs logger=migrator t=2026-05-09T01:39:38.376220604Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-09T01:39:38.37692262Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=701.826µs logger=migrator t=2026-05-09T01:39:38.380113018Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-09T01:39:38.380818245Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=705.107µs logger=migrator t=2026-05-09T01:39:38.385658367Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-09T01:39:38.385684937Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.57µs logger=migrator t=2026-05-09T01:39:38.38929154Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-09T01:39:38.38931735Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.93µs logger=migrator t=2026-05-09T01:39:38.394188682Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-09T01:39:38.394358683Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=169.511µs logger=migrator t=2026-05-09T01:39:38.400545729Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-09T01:39:38.401308495Z level=info msg="Migration successfully executed" id="create dashboard table" duration=763.056µs logger=migrator t=2026-05-09T01:39:38.412616035Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-09T01:39:38.413523063Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=907.428µs logger=migrator t=2026-05-09T01:39:38.418107334Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-09T01:39:38.418658009Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=550.575µs logger=migrator t=2026-05-09T01:39:38.422982117Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-09T01:39:38.423577972Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=595.685µs logger=migrator t=2026-05-09T01:39:38.43014411Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-09T01:39:38.430887787Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=745.987µs logger=migrator t=2026-05-09T01:39:38.43589617Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-09T01:39:38.437130102Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.233932ms logger=migrator t=2026-05-09T01:39:38.44147751Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-09T01:39:38.445407695Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.930405ms logger=migrator t=2026-05-09T01:39:38.449552922Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-09T01:39:38.450259228Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=706.316µs logger=migrator t=2026-05-09T01:39:38.453568458Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-09T01:39:38.454873839Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.308802ms logger=migrator t=2026-05-09T01:39:38.459369559Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-09T01:39:38.460232366Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=862.637µs logger=migrator t=2026-05-09T01:39:38.465290541Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-09T01:39:38.465647074Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=356.453µs logger=migrator t=2026-05-09T01:39:38.46866424Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-09T01:39:38.469548528Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=881.708µs logger=migrator t=2026-05-09T01:39:38.473770556Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-09T01:39:38.473852186Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=82.32µs logger=migrator t=2026-05-09T01:39:38.482029169Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-09T01:39:38.485341718Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.319479ms logger=migrator t=2026-05-09T01:39:38.492329559Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-09T01:39:38.495896971Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.568322ms logger=migrator t=2026-05-09T01:39:38.499842576Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-09T01:39:38.503225075Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.383469ms logger=migrator t=2026-05-09T01:39:38.50704249Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-09T01:39:38.507896597Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=853.877µs logger=migrator t=2026-05-09T01:39:38.511369327Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-09T01:39:38.513212944Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.843777ms logger=migrator t=2026-05-09T01:39:38.516261261Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-09T01:39:38.517103028Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=841.667µs logger=migrator t=2026-05-09T01:39:38.520101994Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-09T01:39:38.520962493Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=865.309µs logger=migrator t=2026-05-09T01:39:38.524720376Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-09T01:39:38.524749686Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.16µs logger=migrator t=2026-05-09T01:39:38.528045855Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-09T01:39:38.528079665Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=34.32µs logger=migrator t=2026-05-09T01:39:38.530432436Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-09T01:39:38.532387344Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.954178ms logger=migrator t=2026-05-09T01:39:38.53536393Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-09T01:39:38.53763701Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.2687ms logger=migrator t=2026-05-09T01:39:38.542982997Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-09T01:39:38.546254556Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.265799ms logger=migrator t=2026-05-09T01:39:38.555213895Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-09T01:39:38.558203342Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.037988ms logger=migrator t=2026-05-09T01:39:38.562225607Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-09T01:39:38.56244828Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=222.932µs logger=migrator t=2026-05-09T01:39:38.565374425Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-09T01:39:38.566212592Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=837.127µs logger=migrator t=2026-05-09T01:39:38.569972885Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-09T01:39:38.570674621Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=701.506µs logger=migrator t=2026-05-09T01:39:38.573752339Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-09T01:39:38.573785209Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.77µs logger=migrator t=2026-05-09T01:39:38.577657093Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-09T01:39:38.57849009Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=828.287µs logger=migrator t=2026-05-09T01:39:38.581708249Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-09T01:39:38.583041031Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.332913ms logger=migrator t=2026-05-09T01:39:38.587182767Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-09T01:39:38.592323073Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.171926ms logger=migrator t=2026-05-09T01:39:38.597074995Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-09T01:39:38.59760583Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=531.315µs logger=migrator t=2026-05-09T01:39:38.601311112Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-09T01:39:38.60211297Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=806.398µs logger=migrator t=2026-05-09T01:39:38.605959633Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-09T01:39:38.60677974Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=816.437µs logger=migrator t=2026-05-09T01:39:38.611860985Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-09T01:39:38.612314009Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=452.854µs logger=migrator t=2026-05-09T01:39:38.61575576Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-09T01:39:38.616377195Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=626.165µs logger=migrator t=2026-05-09T01:39:38.619974947Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-09T01:39:38.622226377Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.2512ms logger=migrator t=2026-05-09T01:39:38.626524804Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-09T01:39:38.627337772Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=812.938µs logger=migrator t=2026-05-09T01:39:38.630650812Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-09T01:39:38.630840163Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=188.991µs logger=migrator t=2026-05-09T01:39:38.634318404Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-09T01:39:38.634607516Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=289.452µs logger=migrator t=2026-05-09T01:39:38.639247377Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-09T01:39:38.641170855Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.921098ms logger=migrator t=2026-05-09T01:39:38.646584913Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-09T01:39:38.648843942Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.26973ms logger=migrator t=2026-05-09T01:39:38.652167342Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-09T01:39:38.653034649Z level=info msg="Migration successfully executed" id="create data_source table" duration=867.137µs logger=migrator t=2026-05-09T01:39:38.656839262Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-09T01:39:38.657584429Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=744.677µs logger=migrator t=2026-05-09T01:39:38.663264589Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-09T01:39:38.664094727Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=822.218µs logger=migrator t=2026-05-09T01:39:38.668422495Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-09T01:39:38.670213201Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.783386ms logger=migrator t=2026-05-09T01:39:38.674044814Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-09T01:39:38.674780022Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=737.058µs logger=migrator t=2026-05-09T01:39:38.678875687Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-09T01:39:38.684796479Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.920512ms logger=migrator t=2026-05-09T01:39:38.688411741Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-09T01:39:38.68930457Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=892.619µs logger=migrator t=2026-05-09T01:39:38.693545087Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-09T01:39:38.694527626Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=982.31µs logger=migrator t=2026-05-09T01:39:38.698745093Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-09T01:39:38.700113935Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.367892ms logger=migrator t=2026-05-09T01:39:38.704638965Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-09T01:39:38.705588134Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=949.929µs logger=migrator t=2026-05-09T01:39:38.710184154Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-09T01:39:38.712459434Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.26791ms logger=migrator t=2026-05-09T01:39:38.715841714Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-09T01:39:38.718274265Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.431731ms logger=migrator t=2026-05-09T01:39:38.722061428Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-09T01:39:38.72213234Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=72.152µs logger=migrator t=2026-05-09T01:39:38.727894271Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-09T01:39:38.728057162Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=167.871µs logger=migrator t=2026-05-09T01:39:38.731952776Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-09T01:39:38.733648421Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.695405ms logger=migrator t=2026-05-09T01:39:38.736832289Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-09T01:39:38.73696122Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=132.331µs logger=migrator t=2026-05-09T01:39:38.740191329Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-09T01:39:38.740486032Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=294.293µs logger=migrator t=2026-05-09T01:39:38.745361205Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-09T01:39:38.7493329Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.984305ms logger=migrator t=2026-05-09T01:39:38.752606628Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-09T01:39:38.75278456Z level=info msg="Migration successfully executed" id="Update uid value" duration=178.222µs logger=migrator t=2026-05-09T01:39:38.756462853Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-09T01:39:38.75723493Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=773.597µs logger=migrator t=2026-05-09T01:39:38.760573039Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-09T01:39:38.761514178Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=940.849µs logger=migrator t=2026-05-09T01:39:38.767007286Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-09T01:39:38.768294497Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.280391ms logger=migrator t=2026-05-09T01:39:38.772535524Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-09T01:39:38.774041028Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.500704ms logger=migrator t=2026-05-09T01:39:38.778498498Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-09T01:39:38.779245814Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=749.656µs logger=migrator t=2026-05-09T01:39:38.783597382Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-09T01:39:38.784820693Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.222231ms logger=migrator t=2026-05-09T01:39:38.788602076Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-09T01:39:38.789960389Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.351323ms logger=migrator t=2026-05-09T01:39:38.794081185Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-09T01:39:38.794826401Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=745.126µs logger=migrator t=2026-05-09T01:39:38.798141191Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-09T01:39:38.798877277Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=736.526µs logger=migrator t=2026-05-09T01:39:38.802026535Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-09T01:39:38.808872355Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.84533ms logger=migrator t=2026-05-09T01:39:38.813464606Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-09T01:39:38.814008081Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=544.775µs logger=migrator t=2026-05-09T01:39:38.817008387Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-09T01:39:38.817544863Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=536.526µs logger=migrator t=2026-05-09T01:39:38.820948413Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-09T01:39:38.822270104Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.310971ms logger=migrator t=2026-05-09T01:39:38.82752702Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-09T01:39:38.828318217Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=786.467µs logger=migrator t=2026-05-09T01:39:38.83195204Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-09T01:39:38.832271823Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=319.403µs logger=migrator t=2026-05-09T01:39:38.835507641Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-09T01:39:38.836017535Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=509.784µs logger=migrator t=2026-05-09T01:39:38.841463783Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-09T01:39:38.841490164Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.741µs logger=migrator t=2026-05-09T01:39:38.844868863Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-09T01:39:38.849098761Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.229568ms logger=migrator t=2026-05-09T01:39:38.853073286Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-09T01:39:38.856186763Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.107147ms logger=migrator t=2026-05-09T01:39:38.86140283Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-09T01:39:38.861551921Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=149.731µs logger=migrator t=2026-05-09T01:39:38.86492737Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-09T01:39:38.867489173Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.561553ms logger=migrator t=2026-05-09T01:39:38.871353968Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-09T01:39:38.8739106Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.556632ms logger=migrator t=2026-05-09T01:39:38.878037976Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-09T01:39:38.878765963Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=727.017µs logger=migrator t=2026-05-09T01:39:38.882233684Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-09T01:39:38.882769708Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=530.014µs logger=migrator t=2026-05-09T01:39:38.885934716Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-09T01:39:38.886724073Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=813.827µs logger=migrator t=2026-05-09T01:39:38.890706119Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-09T01:39:38.891492276Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=786.077µs logger=migrator t=2026-05-09T01:39:38.895062927Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-09T01:39:38.895978566Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=908.879µs logger=migrator t=2026-05-09T01:39:38.899608907Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-09T01:39:38.900706427Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.09725ms logger=migrator t=2026-05-09T01:39:38.905867632Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-09T01:39:38.905950563Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=85.711µs logger=migrator t=2026-05-09T01:39:38.909128591Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-09T01:39:38.909160771Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=24.98µs logger=migrator t=2026-05-09T01:39:38.912598681Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-09T01:39:38.915426317Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.827226ms logger=migrator t=2026-05-09T01:39:38.919921026Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-09T01:39:38.926243172Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=6.319776ms logger=migrator t=2026-05-09T01:39:38.932575329Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-09T01:39:38.932791661Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=218.062µs logger=migrator t=2026-05-09T01:39:38.938586162Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-09T01:39:38.943431325Z level=info msg="Migration successfully executed" id="create quota table v1" duration=4.875653ms logger=migrator t=2026-05-09T01:39:38.951003931Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-09T01:39:38.95192665Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=914.969µs logger=migrator t=2026-05-09T01:39:38.956377368Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-09T01:39:38.956467619Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=86.841µs logger=migrator t=2026-05-09T01:39:38.961598795Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-09T01:39:38.962889106Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.290431ms logger=migrator t=2026-05-09T01:39:38.967727549Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-09T01:39:38.969622836Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.894557ms logger=migrator t=2026-05-09T01:39:38.974493629Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-09T01:39:38.979442112Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.949773ms logger=migrator t=2026-05-09T01:39:38.983401798Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-09T01:39:38.983433468Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.95µs logger=migrator t=2026-05-09T01:39:38.986871488Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-09T01:39:38.987870656Z level=info msg="Migration successfully executed" id="create session table" duration=987.408µs logger=migrator t=2026-05-09T01:39:38.992952571Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-09T01:39:38.993099233Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=151.582µs logger=migrator t=2026-05-09T01:39:38.996450872Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-09T01:39:38.996598243Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=147.391µs logger=migrator t=2026-05-09T01:39:39.000137826Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-09T01:39:39.000909902Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=770.477µs logger=migrator t=2026-05-09T01:39:39.00633865Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-09T01:39:39.007695182Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.358602ms logger=migrator t=2026-05-09T01:39:39.013703776Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-09T01:39:39.013832737Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=126.791µs logger=migrator t=2026-05-09T01:39:39.017806641Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-09T01:39:39.017968693Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=154.662µs logger=migrator t=2026-05-09T01:39:39.021861108Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-09T01:39:39.026824431Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.953624ms logger=migrator t=2026-05-09T01:39:39.034199256Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-09T01:39:39.037367024Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.166438ms logger=migrator t=2026-05-09T01:39:39.041042156Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-09T01:39:39.04142164Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=374.704µs logger=migrator t=2026-05-09T01:39:39.045257514Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-09T01:39:39.045435536Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=171.442µs logger=migrator t=2026-05-09T01:39:39.049161838Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-09T01:39:39.049988276Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=826.348µs logger=migrator t=2026-05-09T01:39:39.055176141Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-09T01:39:39.055265112Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=97.181µs logger=migrator t=2026-05-09T01:39:39.06078027Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-09T01:39:39.065537113Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.765033ms logger=migrator t=2026-05-09T01:39:39.06974833Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-09T01:39:39.069944602Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=196.642µs logger=migrator t=2026-05-09T01:39:39.074760964Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-09T01:39:39.080145142Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.383688ms logger=migrator t=2026-05-09T01:39:39.085678131Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-09T01:39:39.088737508Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.057427ms logger=migrator t=2026-05-09T01:39:39.092443281Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-09T01:39:39.092537382Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=94.811µs logger=migrator t=2026-05-09T01:39:39.09697768Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-09T01:39:39.097849829Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=872.329µs logger=migrator t=2026-05-09T01:39:39.102698201Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-09T01:39:39.104021733Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.316092ms logger=migrator t=2026-05-09T01:39:39.108370571Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-09T01:39:39.110169337Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.799016ms logger=migrator t=2026-05-09T01:39:39.115363303Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-09T01:39:39.116884096Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.520833ms logger=migrator t=2026-05-09T01:39:39.121057304Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-09T01:39:39.1218565Z level=info msg="Migration successfully executed" id="add index alert state" duration=799.116µs logger=migrator t=2026-05-09T01:39:39.125584594Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-09T01:39:39.126429131Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=844.457µs logger=migrator t=2026-05-09T01:39:39.131232254Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-09T01:39:39.131909059Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=676.875µs logger=migrator t=2026-05-09T01:39:39.136173907Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-09T01:39:39.137103625Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=928.288µs logger=migrator t=2026-05-09T01:39:39.143935235Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-09T01:39:39.145473549Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.538894ms logger=migrator t=2026-05-09T01:39:39.153061545Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-09T01:39:39.162613941Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.551926ms logger=migrator t=2026-05-09T01:39:39.166394664Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-09T01:39:39.16706969Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=675.106µs logger=migrator t=2026-05-09T01:39:39.17163597Z 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-05-09T01:39:39.172491247Z 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=855.167µs logger=migrator t=2026-05-09T01:39:39.179135167Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-09T01:39:39.179440569Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=305.802µs logger=migrator t=2026-05-09T01:39:39.184643475Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-09T01:39:39.185460512Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=825.647µs logger=migrator t=2026-05-09T01:39:39.191047832Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-09T01:39:39.191862639Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=806.367µs logger=migrator t=2026-05-09T01:39:39.196429509Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-09T01:39:39.200358094Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.928075ms logger=migrator t=2026-05-09T01:39:39.205004905Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-09T01:39:39.208583626Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.578601ms logger=migrator t=2026-05-09T01:39:39.21237085Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-09T01:39:39.215946272Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.575172ms logger=migrator t=2026-05-09T01:39:39.222290647Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-09T01:39:39.226632106Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.343299ms logger=migrator t=2026-05-09T01:39:39.230952284Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-09T01:39:39.231999404Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.06188ms logger=migrator t=2026-05-09T01:39:39.238958295Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-09T01:39:39.239008365Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=53.58µs logger=migrator t=2026-05-09T01:39:39.243065321Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-09T01:39:39.243103431Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.12µs logger=migrator t=2026-05-09T01:39:39.248493989Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-09T01:39:39.250148994Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.656065ms logger=migrator t=2026-05-09T01:39:39.256399319Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T01:39:39.257844952Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.439053ms logger=migrator t=2026-05-09T01:39:39.262552653Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-09T01:39:39.263414521Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=863.348µs logger=migrator t=2026-05-09T01:39:39.26670382Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-09T01:39:39.267441746Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=738.196µs logger=migrator t=2026-05-09T01:39:39.272072217Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T01:39:39.273078066Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.010389ms logger=migrator t=2026-05-09T01:39:39.276449226Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-09T01:39:39.280172969Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.723493ms logger=migrator t=2026-05-09T01:39:39.284602568Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-09T01:39:39.288649604Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.047156ms logger=migrator t=2026-05-09T01:39:39.29384337Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-09T01:39:39.294044112Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=201.252µs logger=migrator t=2026-05-09T01:39:39.29845473Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-09T01:39:39.29948179Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.02596ms logger=migrator t=2026-05-09T01:39:39.303975019Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-09T01:39:39.30524654Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.272431ms logger=migrator t=2026-05-09T01:39:39.311358545Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-09T01:39:39.315138598Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.779653ms logger=migrator t=2026-05-09T01:39:39.320257033Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-09T01:39:39.320337054Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=81.201µs logger=migrator t=2026-05-09T01:39:39.324965675Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-09T01:39:39.325981263Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.007668ms logger=migrator t=2026-05-09T01:39:39.331864215Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-09T01:39:39.332874525Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.01026ms logger=migrator t=2026-05-09T01:39:39.338242721Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-09T01:39:39.338354542Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=86.621µs logger=migrator t=2026-05-09T01:39:39.342045245Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-09T01:39:39.342935873Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=890.848µs logger=migrator t=2026-05-09T01:39:39.349294029Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-09T01:39:39.351129376Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.835777ms logger=migrator t=2026-05-09T01:39:39.356687325Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-09T01:39:39.358102818Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.415283ms logger=migrator t=2026-05-09T01:39:39.363330213Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-09T01:39:39.365067099Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.737146ms logger=migrator t=2026-05-09T01:39:39.378140234Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-09T01:39:39.379902109Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.761645ms logger=migrator t=2026-05-09T01:39:39.405819479Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-09T01:39:39.407909387Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.092158ms logger=migrator t=2026-05-09T01:39:39.412270146Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-09T01:39:39.412297646Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.57µs logger=migrator t=2026-05-09T01:39:39.416453812Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-09T01:39:39.420528459Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.074087ms logger=migrator t=2026-05-09T01:39:39.425058948Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-09T01:39:39.426848705Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.782556ms logger=migrator t=2026-05-09T01:39:39.45689421Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-09T01:39:39.463417387Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.522897ms logger=migrator t=2026-05-09T01:39:39.468089809Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-09T01:39:39.468769155Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=685.226µs logger=migrator t=2026-05-09T01:39:39.472553228Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-09T01:39:39.473521687Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=966.519µs logger=migrator t=2026-05-09T01:39:39.479294068Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-09T01:39:39.480650149Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.356041ms logger=migrator t=2026-05-09T01:39:39.484879957Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-09T01:39:39.496615261Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.734894ms logger=migrator t=2026-05-09T01:39:39.501230162Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-09T01:39:39.501907818Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=677.746µs logger=migrator t=2026-05-09T01:39:39.507248235Z 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-05-09T01:39:39.508189443Z 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=941.078µs logger=migrator t=2026-05-09T01:39:39.512945815Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-09T01:39:39.513239128Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=293.323µs logger=migrator t=2026-05-09T01:39:39.517378924Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-09T01:39:39.517900649Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=533.795µs logger=migrator t=2026-05-09T01:39:39.523392848Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-09T01:39:39.52371492Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=322.562µs logger=migrator t=2026-05-09T01:39:39.5282225Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-09T01:39:39.534416304Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.192454ms logger=migrator t=2026-05-09T01:39:39.538886664Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-09T01:39:39.543172153Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.282118ms logger=migrator t=2026-05-09T01:39:39.548448478Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-09T01:39:39.549381257Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=928.759µs logger=migrator t=2026-05-09T01:39:39.553870796Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-09T01:39:39.555539231Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.667585ms logger=migrator t=2026-05-09T01:39:39.560756217Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-09T01:39:39.56103523Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=276.973µs logger=migrator t=2026-05-09T01:39:39.565433019Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-09T01:39:39.569818577Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.371268ms logger=migrator t=2026-05-09T01:39:39.5746979Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-09T01:39:39.575341966Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=644.276µs logger=migrator t=2026-05-09T01:39:39.580473732Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-09T01:39:39.580637573Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=163.991µs logger=migrator t=2026-05-09T01:39:39.584560577Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-09T01:39:39.58490617Z level=info msg="Migration successfully executed" id="Move region to single row" duration=345.533µs logger=migrator t=2026-05-09T01:39:39.589060987Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-09T01:39:39.590379189Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.318182ms logger=migrator t=2026-05-09T01:39:39.595631785Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-09T01:39:39.596991418Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.371233ms logger=migrator t=2026-05-09T01:39:39.601606738Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T01:39:39.602806989Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.201861ms logger=migrator t=2026-05-09T01:39:39.607303868Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T01:39:39.608894602Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.591204ms logger=migrator t=2026-05-09T01:39:39.614356451Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-09T01:39:39.615667762Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.293321ms logger=migrator t=2026-05-09T01:39:39.620223473Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-09T01:39:39.621693136Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.469943ms logger=migrator t=2026-05-09T01:39:39.627042953Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-09T01:39:39.627122734Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=80.401µs logger=migrator t=2026-05-09T01:39:39.631495602Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-09T01:39:39.632270089Z level=info msg="Migration successfully executed" id="create test_data table" duration=774.487µs logger=migrator t=2026-05-09T01:39:39.638427714Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-09T01:39:39.639677344Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.24754ms logger=migrator t=2026-05-09T01:39:39.644715859Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-09T01:39:39.645545616Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=823.817µs logger=migrator t=2026-05-09T01:39:39.650603751Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-09T01:39:39.651761381Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.15663ms logger=migrator t=2026-05-09T01:39:39.656274861Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-09T01:39:39.656546573Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=271.852µs logger=migrator t=2026-05-09T01:39:39.6606511Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-09T01:39:39.660992483Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=341.533µs logger=migrator t=2026-05-09T01:39:39.665708154Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-09T01:39:39.665772805Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=63.081µs logger=migrator t=2026-05-09T01:39:39.66975475Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-09T01:39:39.67092543Z level=info msg="Migration successfully executed" id="create team table" duration=1.1645ms logger=migrator t=2026-05-09T01:39:39.676341998Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-09T01:39:39.677749701Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.407673ms logger=migrator t=2026-05-09T01:39:39.684263278Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-09T01:39:39.68561601Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.352392ms logger=migrator t=2026-05-09T01:39:39.693866342Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-09T01:39:39.699283611Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.418559ms logger=migrator t=2026-05-09T01:39:39.703494258Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-09T01:39:39.70365697Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=163.022µs logger=migrator t=2026-05-09T01:39:39.707563844Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-09T01:39:39.708493633Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=929.199µs logger=migrator t=2026-05-09T01:39:39.713723388Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-09T01:39:39.714817698Z level=info msg="Migration successfully executed" id="create team member table" duration=1.09296ms logger=migrator t=2026-05-09T01:39:39.719721222Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-09T01:39:39.721137954Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.413972ms logger=migrator t=2026-05-09T01:39:39.726500561Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-09T01:39:39.727402219Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=894.548µs logger=migrator t=2026-05-09T01:39:39.73320981Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-09T01:39:39.734667514Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.457624ms logger=migrator t=2026-05-09T01:39:39.740360964Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-09T01:39:39.744892644Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.53123ms logger=migrator t=2026-05-09T01:39:39.750237681Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-09T01:39:39.755126534Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.888753ms logger=migrator t=2026-05-09T01:39:39.760107288Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-09T01:39:39.765255444Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.147336ms logger=migrator t=2026-05-09T01:39:39.769576181Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-09T01:39:39.77054409Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=967.479µs logger=migrator t=2026-05-09T01:39:39.775512465Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-09T01:39:39.776844736Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.332091ms logger=migrator t=2026-05-09T01:39:39.78293897Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-09T01:39:39.784409983Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.470493ms logger=migrator t=2026-05-09T01:39:39.790775179Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-09T01:39:39.792163621Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.389232ms logger=migrator t=2026-05-09T01:39:39.79878886Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-09T01:39:39.799739528Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=950.658µs logger=migrator t=2026-05-09T01:39:39.804264078Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-09T01:39:39.805165476Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=900.898µs logger=migrator t=2026-05-09T01:39:39.809808077Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-09T01:39:39.811208659Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.403012ms logger=migrator t=2026-05-09T01:39:39.816202734Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-09T01:39:39.817846009Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.642455ms logger=migrator t=2026-05-09T01:39:39.823495108Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-09T01:39:39.824080203Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=585.385µs logger=migrator t=2026-05-09T01:39:39.829424941Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-09T01:39:39.829762754Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=344.563µs logger=migrator t=2026-05-09T01:39:39.837653583Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-09T01:39:39.838827693Z level=info msg="Migration successfully executed" id="create tag table" duration=1.17468ms logger=migrator t=2026-05-09T01:39:39.844687785Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-09T01:39:39.845690924Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=986.489µs logger=migrator t=2026-05-09T01:39:39.850437436Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-09T01:39:39.851248584Z level=info msg="Migration successfully executed" id="create login attempt table" duration=811.098µs logger=migrator t=2026-05-09T01:39:39.857767911Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-09T01:39:39.85884172Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.080819ms logger=migrator t=2026-05-09T01:39:39.864035276Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-09T01:39:39.865005164Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=970.128µs logger=migrator t=2026-05-09T01:39:39.87019112Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-09T01:39:39.885623737Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.432547ms logger=migrator t=2026-05-09T01:39:39.891314857Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-09T01:39:39.891871472Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=551.995µs logger=migrator t=2026-05-09T01:39:39.896803596Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-09T01:39:39.897956406Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.15249ms logger=migrator t=2026-05-09T01:39:39.90293009Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-09T01:39:39.903354353Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=424.353µs logger=migrator t=2026-05-09T01:39:39.909697259Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-09T01:39:39.910409636Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=710.367µs logger=migrator t=2026-05-09T01:39:39.920273803Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-09T01:39:39.921423283Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.14986ms logger=migrator t=2026-05-09T01:39:39.925430618Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-09T01:39:39.926496557Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.058419ms logger=migrator t=2026-05-09T01:39:39.932072127Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-09T01:39:39.932215908Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=143.961µs logger=migrator t=2026-05-09T01:39:39.936688028Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-09T01:39:39.942371228Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.68604ms logger=migrator t=2026-05-09T01:39:39.948617903Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-09T01:39:39.954224412Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.605339ms logger=migrator t=2026-05-09T01:39:39.95961864Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-09T01:39:39.96523924Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.62021ms logger=migrator t=2026-05-09T01:39:40.049870987Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-09T01:39:40.057079631Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.209404ms logger=migrator t=2026-05-09T01:39:40.061770703Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-09T01:39:40.062856852Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.086989ms logger=migrator t=2026-05-09T01:39:40.068659403Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-09T01:39:40.074715607Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.055944ms logger=migrator t=2026-05-09T01:39:40.079395578Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-09T01:39:40.080348626Z level=info msg="Migration successfully executed" id="create server_lock table" duration=953.568µs logger=migrator t=2026-05-09T01:39:40.085349921Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-09T01:39:40.086398641Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.04942ms logger=migrator t=2026-05-09T01:39:40.092491645Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-09T01:39:40.093507923Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.010588ms logger=migrator t=2026-05-09T01:39:40.099687697Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-09T01:39:40.101494584Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.816687ms logger=migrator t=2026-05-09T01:39:40.106783041Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-09T01:39:40.108029811Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.286231ms logger=migrator t=2026-05-09T01:39:40.114721191Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-09T01:39:40.11581923Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.098509ms logger=migrator t=2026-05-09T01:39:40.121268098Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-09T01:39:40.130971854Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.701156ms logger=migrator t=2026-05-09T01:39:40.136696404Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-09T01:39:40.137617383Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=921.799µs logger=migrator t=2026-05-09T01:39:40.143627166Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-09T01:39:40.144749915Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.132029ms logger=migrator t=2026-05-09T01:39:40.148856622Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-09T01:39:40.14983788Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=981.608µs logger=migrator t=2026-05-09T01:39:40.15893806Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-09T01:39:40.160460264Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.525174ms logger=migrator t=2026-05-09T01:39:40.166372917Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-09T01:39:40.167534067Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.15898ms logger=migrator t=2026-05-09T01:39:40.172277969Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-09T01:39:40.17240271Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=125.951µs logger=migrator t=2026-05-09T01:39:40.176254154Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-09T01:39:40.176431666Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=178.072µs logger=migrator t=2026-05-09T01:39:40.181336968Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-09T01:39:40.182886993Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.546315ms logger=migrator t=2026-05-09T01:39:40.188447562Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T01:39:40.189982005Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.534663ms logger=migrator t=2026-05-09T01:39:40.196248551Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T01:39:40.197815304Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.566193ms logger=migrator t=2026-05-09T01:39:40.202936599Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-09T01:39:40.203071871Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=136.762µs logger=migrator t=2026-05-09T01:39:40.206582752Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T01:39:40.207653832Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.07036ms logger=migrator t=2026-05-09T01:39:40.212478995Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T01:39:40.213809556Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.333922ms logger=migrator t=2026-05-09T01:39:40.217673479Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T01:39:40.218860451Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.186412ms logger=migrator t=2026-05-09T01:39:40.223919075Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T01:39:40.225069275Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.15007ms logger=migrator t=2026-05-09T01:39:40.22910938Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-09T01:39:40.235529798Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.419378ms logger=migrator t=2026-05-09T01:39:40.238900937Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-09T01:39:40.239655664Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=759.307µs logger=migrator t=2026-05-09T01:39:40.243038603Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-09T01:39:40.243115284Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=77.381µs logger=migrator t=2026-05-09T01:39:40.247642465Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-09T01:39:40.248572802Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=924.177µs logger=migrator t=2026-05-09T01:39:40.25276416Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-09T01:39:40.253446696Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=682.496µs logger=migrator t=2026-05-09T01:39:40.256654264Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-09T01:39:40.257679194Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.02567ms logger=migrator t=2026-05-09T01:39:40.263810477Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T01:39:40.263959129Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=152.232µs logger=migrator t=2026-05-09T01:39:40.274909045Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-09T01:39:40.275933534Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.024699ms logger=migrator t=2026-05-09T01:39:40.280323603Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-09T01:39:40.281828566Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.503563ms logger=migrator t=2026-05-09T01:39:40.288871979Z 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-05-09T01:39:40.289587375Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=715.526µs logger=migrator t=2026-05-09T01:39:40.293392968Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-09T01:39:40.294085165Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=692.087µs logger=migrator t=2026-05-09T01:39:40.300483111Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-09T01:39:40.307816796Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.333615ms logger=migrator t=2026-05-09T01:39:40.312317375Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-09T01:39:40.313555837Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.238982ms logger=migrator t=2026-05-09T01:39:40.316746005Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T01:39:40.319128126Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.379321ms logger=migrator t=2026-05-09T01:39:40.323187362Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-09T01:39:40.346117564Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=22.930042ms logger=migrator t=2026-05-09T01:39:40.350248281Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-09T01:39:40.376068339Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.820128ms logger=migrator t=2026-05-09T01:39:40.379814502Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-09T01:39:40.38070012Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=882.018µs logger=migrator t=2026-05-09T01:39:40.383815248Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T01:39:40.384608504Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=793.286µs logger=migrator t=2026-05-09T01:39:40.389652599Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-09T01:39:40.39543478Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.782621ms logger=migrator t=2026-05-09T01:39:40.398384526Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-09T01:39:40.402360621Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=3.973625ms logger=migrator t=2026-05-09T01:39:40.406101924Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-09T01:39:40.407082073Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=979.989µs logger=migrator t=2026-05-09T01:39:40.413125886Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-09T01:39:40.415216045Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.075539ms logger=migrator t=2026-05-09T01:39:40.420431581Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-09T01:39:40.42144255Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.010709ms logger=migrator t=2026-05-09T01:39:40.42604327Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-09T01:39:40.427398592Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.354952ms logger=migrator t=2026-05-09T01:39:40.432926211Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-09T01:39:40.432998501Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=72.82µs logger=migrator t=2026-05-09T01:39:40.438682011Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-09T01:39:40.448444228Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.765407ms logger=migrator t=2026-05-09T01:39:40.454972086Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-09T01:39:40.461659524Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.687678ms logger=migrator t=2026-05-09T01:39:40.466454447Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-09T01:39:40.473304708Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.838731ms logger=migrator t=2026-05-09T01:39:40.47814591Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-09T01:39:40.4791834Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.04577ms logger=migrator t=2026-05-09T01:39:40.483456417Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-09T01:39:40.484526337Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.06962ms logger=migrator t=2026-05-09T01:39:40.487676285Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-09T01:39:40.493757439Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.080704ms logger=migrator t=2026-05-09T01:39:40.497708203Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-09T01:39:40.503877498Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.168225ms logger=migrator t=2026-05-09T01:39:40.508543819Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-09T01:39:40.509634979Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.09124ms logger=migrator t=2026-05-09T01:39:40.51317099Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-09T01:39:40.519067652Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.896212ms logger=migrator t=2026-05-09T01:39:40.523203358Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-09T01:39:40.529535365Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.329807ms logger=migrator t=2026-05-09T01:39:40.535015953Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-09T01:39:40.535245805Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=230.182µs logger=migrator t=2026-05-09T01:39:40.540782264Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-09T01:39:40.5426318Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.852596ms logger=migrator t=2026-05-09T01:39:40.549096447Z 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-05-09T01:39:40.550239617Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.14245ms logger=migrator t=2026-05-09T01:39:40.555986048Z 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-05-09T01:39:40.557160079Z 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.173951ms logger=migrator t=2026-05-09T01:39:40.566921994Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T01:39:40.567025665Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=104.981µs logger=migrator t=2026-05-09T01:39:40.571243503Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-09T01:39:40.583139228Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=11.890725ms logger=migrator t=2026-05-09T01:39:40.589351673Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-09T01:39:40.596545056Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.193283ms logger=migrator t=2026-05-09T01:39:40.601149506Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-09T01:39:40.608656433Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.494217ms logger=migrator t=2026-05-09T01:39:40.613372495Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-09T01:39:40.619511179Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.138744ms logger=migrator t=2026-05-09T01:39:40.624953907Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-09T01:39:40.631128922Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.174905ms logger=migrator t=2026-05-09T01:39:40.636119116Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-09T01:39:40.636202487Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=97.721µs logger=migrator t=2026-05-09T01:39:40.641612904Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-09T01:39:40.642483062Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=870.038µs logger=migrator t=2026-05-09T01:39:40.6479084Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-09T01:39:40.655398097Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.489587ms logger=migrator t=2026-05-09T01:39:40.659550043Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-09T01:39:40.659619593Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=68.76µs logger=migrator t=2026-05-09T01:39:40.663566619Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-09T01:39:40.668781724Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.216015ms logger=migrator t=2026-05-09T01:39:40.673909319Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-09T01:39:40.674963699Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.05432ms logger=migrator t=2026-05-09T01:39:40.680621099Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-09T01:39:40.686864724Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.237875ms logger=migrator t=2026-05-09T01:39:40.708642547Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-09T01:39:40.709472514Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=829.647µs logger=migrator t=2026-05-09T01:39:40.726282812Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-09T01:39:40.727917137Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.635105ms logger=migrator t=2026-05-09T01:39:40.744737446Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-09T01:39:40.755874013Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.135637ms logger=migrator t=2026-05-09T01:39:40.769761656Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-09T01:39:40.770638624Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=877.128µs logger=migrator t=2026-05-09T01:39:40.844060882Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-09T01:39:40.846111861Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.052799ms logger=migrator t=2026-05-09T01:39:40.85288149Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-09T01:39:40.853758258Z level=info msg="Migration successfully executed" id="create alert_image table" duration=876.828µs logger=migrator t=2026-05-09T01:39:40.857438731Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-09T01:39:40.85845404Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.017329ms logger=migrator t=2026-05-09T01:39:40.862077211Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-09T01:39:40.862149652Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=73.381µs logger=migrator t=2026-05-09T01:39:40.865383441Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-09T01:39:40.86644213Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.058699ms logger=migrator t=2026-05-09T01:39:40.87208831Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-09T01:39:40.873078698Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=990.328µs logger=migrator t=2026-05-09T01:39:40.878056192Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T01:39:40.878666588Z 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-05-09T01:39:40.883178558Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-09T01:39:40.883789183Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=610.775µs logger=migrator t=2026-05-09T01:39:40.951296559Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-09T01:39:40.952576351Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.299172ms logger=migrator t=2026-05-09T01:39:40.957210171Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-09T01:39:40.964248884Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.038333ms logger=migrator t=2026-05-09T01:39:40.969045827Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-09T01:39:40.970205636Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.159419ms logger=migrator t=2026-05-09T01:39:40.976115329Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-09T01:39:40.977204869Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.08918ms logger=migrator t=2026-05-09T01:39:40.981583577Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-09T01:39:40.982899399Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.323372ms logger=migrator t=2026-05-09T01:39:41.004771711Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-09T01:39:41.006399536Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.627655ms logger=migrator t=2026-05-09T01:39:41.029326009Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-09T01:39:41.031068284Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.742105ms logger=migrator t=2026-05-09T01:39:41.05317875Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-09T01:39:41.05323059Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=53.57µs logger=migrator t=2026-05-09T01:39:41.058493327Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-09T01:39:41.058608828Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=117.051µs logger=migrator t=2026-05-09T01:39:41.064777222Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-09T01:39:41.075255425Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.479693ms logger=migrator t=2026-05-09T01:39:41.078862136Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-09T01:39:41.079120599Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=258.163µs logger=migrator t=2026-05-09T01:39:41.083157454Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-09T01:39:41.084164053Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.006449ms logger=migrator t=2026-05-09T01:39:41.08946869Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-09T01:39:41.089726202Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=253.842µs logger=migrator t=2026-05-09T01:39:41.09401785Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-09T01:39:41.095599354Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.581324ms logger=migrator t=2026-05-09T01:39:41.100593549Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-09T01:39:41.102100862Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.504053ms logger=migrator t=2026-05-09T01:39:41.107030175Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-09T01:39:41.139591402Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.560697ms logger=migrator t=2026-05-09T01:39:41.145295414Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-09T01:39:41.152790379Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.494745ms logger=migrator t=2026-05-09T01:39:41.157568042Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-09T01:39:41.157773863Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=206.501µs logger=migrator t=2026-05-09T01:39:41.162343624Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-09T01:39:41.197123231Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.778507ms logger=migrator t=2026-05-09T01:39:41.202799341Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-09T01:39:41.233667774Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.872923ms logger=migrator t=2026-05-09T01:39:41.23777272Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-09T01:39:41.238430106Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=657.296µs logger=migrator t=2026-05-09T01:39:41.243774843Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-09T01:39:41.245706729Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.931046ms logger=migrator t=2026-05-09T01:39:41.251636102Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-09T01:39:41.251917145Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=281.103µs logger=migrator t=2026-05-09T01:39:41.255558657Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-09T01:39:41.256435784Z level=info msg="Migration successfully executed" id="create permission table" duration=870.497µs logger=migrator t=2026-05-09T01:39:41.261475889Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-09T01:39:41.262555648Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.079609ms logger=migrator t=2026-05-09T01:39:41.2684146Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-09T01:39:41.270481299Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.065979ms logger=migrator t=2026-05-09T01:39:41.27514979Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-09T01:39:41.275978907Z level=info msg="Migration successfully executed" id="create role table" duration=829.007µs logger=migrator t=2026-05-09T01:39:41.280480507Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-09T01:39:41.288336067Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.85505ms logger=migrator t=2026-05-09T01:39:41.292906356Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-09T01:39:41.304230547Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.325631ms logger=migrator t=2026-05-09T01:39:41.311709653Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-09T01:39:41.312931543Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.22214ms logger=migrator t=2026-05-09T01:39:41.317634025Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-09T01:39:41.318860226Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.226741ms logger=migrator t=2026-05-09T01:39:41.323502837Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-09T01:39:41.324476695Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=973.688µs logger=migrator t=2026-05-09T01:39:41.330471709Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-09T01:39:41.331356306Z level=info msg="Migration successfully executed" id="create team role table" duration=884.477µs logger=migrator t=2026-05-09T01:39:41.335680654Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-09T01:39:41.336589243Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=912.529µs logger=migrator t=2026-05-09T01:39:41.342897108Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-09T01:39:41.343867726Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=970.968µs logger=migrator t=2026-05-09T01:39:41.348974172Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-09T01:39:41.349934401Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=960.179µs logger=migrator t=2026-05-09T01:39:41.354310999Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-09T01:39:41.355023575Z level=info msg="Migration successfully executed" id="create user role table" duration=712.426µs logger=migrator t=2026-05-09T01:39:41.359512695Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-09T01:39:41.360390933Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=878.208µs logger=migrator t=2026-05-09T01:39:41.366370245Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-09T01:39:41.367149703Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=783.628µs logger=migrator t=2026-05-09T01:39:41.371279119Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-09T01:39:41.372079935Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=798.546µs logger=migrator t=2026-05-09T01:39:41.37710294Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-09T01:39:41.378536153Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.424863ms logger=migrator t=2026-05-09T01:39:41.384076182Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-09T01:39:41.385158471Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.082129ms logger=migrator t=2026-05-09T01:39:41.38945954Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-09T01:39:41.391232245Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.772735ms logger=migrator t=2026-05-09T01:39:41.396403211Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-09T01:39:41.404833605Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.430754ms logger=migrator t=2026-05-09T01:39:41.410170942Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-09T01:39:41.410929759Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=756.527µs logger=migrator t=2026-05-09T01:39:41.415273048Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-09T01:39:41.41678808Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.511782ms logger=migrator t=2026-05-09T01:39:41.421013648Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-09T01:39:41.422232618Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.21297ms logger=migrator t=2026-05-09T01:39:41.428372063Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-09T01:39:41.429560353Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.18835ms logger=migrator t=2026-05-09T01:39:41.434084364Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-09T01:39:41.435612317Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.526813ms logger=migrator t=2026-05-09T01:39:41.440522371Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-09T01:39:41.441945643Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.422522ms logger=migrator t=2026-05-09T01:39:41.447641283Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-09T01:39:41.455746885Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.105232ms logger=migrator t=2026-05-09T01:39:41.459566839Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-09T01:39:41.465138828Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.571899ms logger=migrator t=2026-05-09T01:39:41.46873862Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-09T01:39:41.47669895Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.95633ms logger=migrator t=2026-05-09T01:39:41.481563294Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-09T01:39:41.487131413Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.569499ms logger=migrator t=2026-05-09T01:39:41.491650662Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-09T01:39:41.492773562Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.12296ms logger=migrator t=2026-05-09T01:39:41.497165621Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-09T01:39:41.498280711Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.11091ms logger=migrator t=2026-05-09T01:39:41.503160183Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-09T01:39:41.504195413Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.03511ms logger=migrator t=2026-05-09T01:39:41.507900785Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-09T01:39:41.508794623Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=893.828µs logger=migrator t=2026-05-09T01:39:41.512541277Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-09T01:39:41.513658426Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.117149ms logger=migrator t=2026-05-09T01:39:41.518722162Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-09T01:39:41.518815652Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=96.221µs logger=migrator t=2026-05-09T01:39:41.522505135Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-09T01:39:41.522564395Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.75µs logger=migrator t=2026-05-09T01:39:41.526276518Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-09T01:39:41.526763983Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=487.405µs logger=migrator t=2026-05-09T01:39:41.5320787Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-09T01:39:41.532722035Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=644.225µs logger=migrator t=2026-05-09T01:39:41.537678749Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-09T01:39:41.538382485Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=703.796µs logger=migrator t=2026-05-09T01:39:41.542769663Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-09T01:39:41.542989205Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=219.702µs logger=migrator t=2026-05-09T01:39:41.546764649Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-09T01:39:41.547250683Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=485.884µs logger=migrator t=2026-05-09T01:39:41.552014775Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-09T01:39:41.552876663Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=861.438µs logger=migrator t=2026-05-09T01:39:41.557248712Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-09T01:39:41.558448362Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.19954ms logger=migrator t=2026-05-09T01:39:41.562860552Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-09T01:39:41.571354346Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.493404ms logger=migrator t=2026-05-09T01:39:41.576098128Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-09T01:39:41.576201609Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=103.56µs logger=migrator t=2026-05-09T01:39:41.579861571Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-09T01:39:41.58087243Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.010529ms logger=migrator t=2026-05-09T01:39:41.586064796Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-09T01:39:41.587305086Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.24013ms logger=migrator t=2026-05-09T01:39:41.592710584Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-09T01:39:41.593847375Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.136801ms logger=migrator t=2026-05-09T01:39:41.598298814Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-09T01:39:41.606604807Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.305743ms logger=migrator t=2026-05-09T01:39:41.610652184Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-09T01:39:41.611835174Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.17745ms logger=migrator t=2026-05-09T01:39:41.616652866Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-09T01:39:41.617964027Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.305611ms logger=migrator t=2026-05-09T01:39:41.622259836Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-09T01:39:41.646984335Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.722189ms logger=migrator t=2026-05-09T01:39:41.651832227Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-09T01:39:41.652760185Z level=info msg="Migration successfully executed" id="create correlation v2" duration=928.248µs logger=migrator t=2026-05-09T01:39:41.658222764Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-09T01:39:41.66015011Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.920356ms logger=migrator t=2026-05-09T01:39:41.66461186Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-09T01:39:41.666488427Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.876207ms logger=migrator t=2026-05-09T01:39:41.671043096Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-09T01:39:41.672426689Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.383443ms logger=migrator t=2026-05-09T01:39:41.677454982Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-09T01:39:41.677784896Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=333.374µs logger=migrator t=2026-05-09T01:39:41.685450674Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-09T01:39:41.686924947Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.468683ms logger=migrator t=2026-05-09T01:39:41.69299867Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-09T01:39:41.701172863Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.174393ms logger=migrator t=2026-05-09T01:39:41.706905223Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-09T01:39:41.707552119Z level=info msg="Migration successfully executed" id="create entity_events table" duration=645.796µs logger=migrator t=2026-05-09T01:39:41.711899057Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-09T01:39:41.712901046Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.001949ms logger=migrator t=2026-05-09T01:39:41.71783816Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T01:39:41.718296684Z 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-05-09T01:39:41.721945255Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T01:39:41.72238947Z 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-05-09T01:39:41.726205614Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-09T01:39:41.72695357Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=755.146µs logger=migrator t=2026-05-09T01:39:41.730631392Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-09T01:39:41.731616712Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=985.24µs logger=migrator t=2026-05-09T01:39:41.73605002Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T01:39:41.737150601Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.100641ms logger=migrator t=2026-05-09T01:39:41.741418428Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T01:39:41.742526568Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.10792ms logger=migrator t=2026-05-09T01:39:41.746827786Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T01:39:41.747853965Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.021989ms logger=migrator t=2026-05-09T01:39:41.752922299Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T01:39:41.753939009Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.01701ms logger=migrator t=2026-05-09T01:39:41.75867107Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-09T01:39:41.759444097Z level=info msg="Migration successfully executed" id="Drop public config table" duration=773.457µs logger=migrator t=2026-05-09T01:39:41.763847176Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-09T01:39:41.764952136Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.10481ms logger=migrator t=2026-05-09T01:39:41.768580708Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T01:39:41.769872389Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.291521ms logger=migrator t=2026-05-09T01:39:41.774306389Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T01:39:41.775363958Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.053349ms logger=migrator t=2026-05-09T01:39:41.779425394Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-09T01:39:41.780517753Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.092159ms logger=migrator t=2026-05-09T01:39:41.785005513Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-09T01:39:41.805856647Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=20.855414ms logger=migrator t=2026-05-09T01:39:41.810947332Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-09T01:39:41.818717411Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.771109ms logger=migrator t=2026-05-09T01:39:41.823111399Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-09T01:39:41.829007832Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.896783ms logger=migrator t=2026-05-09T01:39:41.833672613Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-09T01:39:41.833904505Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=232.612µs logger=migrator t=2026-05-09T01:39:41.837667618Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-09T01:39:41.845911031Z level=info msg="Migration successfully executed" id="add share column" duration=8.247903ms logger=migrator t=2026-05-09T01:39:41.850928255Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-09T01:39:41.851109686Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=184.841µs logger=migrator t=2026-05-09T01:39:41.85476374Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-09T01:39:41.855782228Z level=info msg="Migration successfully executed" id="create file table" duration=1.018308ms logger=migrator t=2026-05-09T01:39:41.860189737Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-09T01:39:41.861282607Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.09319ms logger=migrator t=2026-05-09T01:39:41.866362352Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-09T01:39:41.867505761Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.143439ms logger=migrator t=2026-05-09T01:39:41.873177821Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-09T01:39:41.87405806Z level=info msg="Migration successfully executed" id="create file_meta table" duration=880.569µs logger=migrator t=2026-05-09T01:39:41.878060865Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-09T01:39:41.879154614Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.099749ms logger=migrator t=2026-05-09T01:39:41.884082028Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-09T01:39:41.884168608Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=86.93µs logger=migrator t=2026-05-09T01:39:41.888084824Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-09T01:39:41.888161564Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=77.14µs logger=migrator t=2026-05-09T01:39:41.892137729Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-09T01:39:41.892670763Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=560.224µs logger=migrator t=2026-05-09T01:39:41.896495078Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-09T01:39:41.89669433Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=199.252µs logger=migrator t=2026-05-09T01:39:41.901848346Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-09T01:39:41.903268768Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.417592ms logger=migrator t=2026-05-09T01:39:41.907072721Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-09T01:39:41.917075579Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.001998ms logger=migrator t=2026-05-09T01:39:41.920939553Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-09T01:39:41.921091264Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=152.181µs logger=migrator t=2026-05-09T01:39:41.925204761Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-09T01:39:41.92629747Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.092369ms logger=migrator t=2026-05-09T01:39:41.931821439Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-09T01:39:41.932234213Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=413.644µs logger=migrator t=2026-05-09T01:39:41.936109758Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-09T01:39:41.936308589Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=199.201µs logger=migrator t=2026-05-09T01:39:41.940744598Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-09T01:39:41.941196053Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=457.705µs logger=migrator t=2026-05-09T01:39:41.945782423Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-09T01:39:41.954741132Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.958059ms logger=migrator t=2026-05-09T01:39:41.958666507Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-09T01:39:41.964869491Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.202634ms logger=migrator t=2026-05-09T01:39:41.968795946Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-09T01:39:41.970953565Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.155159ms logger=migrator t=2026-05-09T01:39:41.975397395Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-09T01:39:42.052578576Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.182212ms logger=migrator t=2026-05-09T01:39:42.057653471Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-09T01:39:42.058982973Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.332312ms logger=migrator t=2026-05-09T01:39:42.063148589Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-09T01:39:42.064532252Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.383043ms logger=migrator t=2026-05-09T01:39:42.070003221Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-09T01:39:42.098892035Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.891534ms logger=migrator t=2026-05-09T01:39:42.105441663Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-09T01:39:42.114306411Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.865068ms logger=migrator t=2026-05-09T01:39:42.119061123Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-09T01:39:42.119303795Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=238.342µs logger=migrator t=2026-05-09T01:39:42.124244019Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-09T01:39:42.124544312Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=292.063µs logger=migrator t=2026-05-09T01:39:42.130070001Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-09T01:39:42.130430084Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=360.413µs logger=migrator t=2026-05-09T01:39:42.134607181Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-09T01:39:42.134839063Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=226.612µs logger=migrator t=2026-05-09T01:39:42.138509955Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-09T01:39:42.138723207Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=213.422µs logger=migrator t=2026-05-09T01:39:42.143474099Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-09T01:39:42.145172743Z level=info msg="Migration successfully executed" id="create folder table" duration=1.698244ms logger=migrator t=2026-05-09T01:39:42.150091047Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-09T01:39:42.151236308Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.144781ms logger=migrator t=2026-05-09T01:39:42.155720517Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-09T01:39:42.156835618Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.114811ms logger=migrator t=2026-05-09T01:39:42.162520448Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-09T01:39:42.162572258Z level=info msg="Migration successfully executed" id="Update folder title length" duration=34.05µs logger=migrator t=2026-05-09T01:39:42.166843495Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T01:39:42.168726442Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.882207ms logger=migrator t=2026-05-09T01:39:42.174051269Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T01:39:42.175129218Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.078209ms logger=migrator t=2026-05-09T01:39:42.180061852Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-09T01:39:42.181290113Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.227781ms logger=migrator t=2026-05-09T01:39:42.185779923Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-09T01:39:42.186207236Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=432.244µs logger=migrator t=2026-05-09T01:39:42.190543665Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-09T01:39:42.190787177Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=244.172µs logger=migrator t=2026-05-09T01:39:42.196648269Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-09T01:39:42.19901774Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.369131ms logger=migrator t=2026-05-09T01:39:42.202934234Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-09T01:39:42.204091564Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.16421ms logger=migrator t=2026-05-09T01:39:42.207833998Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-09T01:39:42.208853446Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.020198ms logger=migrator t=2026-05-09T01:39:42.213584638Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-09T01:39:42.214763738Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.18504ms logger=migrator t=2026-05-09T01:39:42.218808745Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-09T01:39:42.219853043Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.049389ms logger=migrator t=2026-05-09T01:39:42.224092321Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-09T01:39:42.224951049Z level=info msg="Migration successfully executed" id="create anon_device table" duration=858.578µs logger=migrator t=2026-05-09T01:39:42.230160425Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-09T01:39:42.232264913Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.103698ms logger=migrator t=2026-05-09T01:39:42.238002744Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-09T01:39:42.239130554Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.12755ms logger=migrator t=2026-05-09T01:39:42.244963705Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-09T01:39:42.246451159Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.486924ms logger=migrator t=2026-05-09T01:39:42.251470112Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-09T01:39:42.252586743Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.115921ms logger=migrator t=2026-05-09T01:39:42.257541217Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-09T01:39:42.258656666Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.115569ms logger=migrator t=2026-05-09T01:39:42.264238816Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-09T01:39:42.264520488Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=282.592µs logger=migrator t=2026-05-09T01:39:42.268916967Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-09T01:39:42.27949146Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.575953ms logger=migrator t=2026-05-09T01:39:42.28395347Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-09T01:39:42.284619635Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=669.845µs logger=migrator t=2026-05-09T01:39:42.288902414Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T01:39:42.288921374Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.04µs logger=migrator t=2026-05-09T01:39:42.294540163Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T01:39:42.296244878Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.704845ms logger=migrator t=2026-05-09T01:39:42.300869519Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T01:39:42.300906999Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=39µs logger=migrator t=2026-05-09T01:39:42.305322609Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-09T01:39:42.306522799Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.20014ms logger=migrator t=2026-05-09T01:39:42.311722405Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T01:39:42.312852694Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.134259ms logger=migrator t=2026-05-09T01:39:42.318566035Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-09T01:39:42.319960678Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.386683ms logger=migrator t=2026-05-09T01:39:42.325512187Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-09T01:39:42.326724737Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.21373ms logger=migrator t=2026-05-09T01:39:42.33151521Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-09T01:39:42.331799742Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=282.282µs logger=migrator t=2026-05-09T01:39:42.336443754Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-09T01:39:42.337343201Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=899.697µs logger=migrator t=2026-05-09T01:39:42.341900602Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-09T01:39:42.343277833Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.376951ms logger=migrator t=2026-05-09T01:39:42.348283938Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-09T01:39:42.349127065Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=842.817µs logger=migrator t=2026-05-09T01:39:42.355086727Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-09T01:39:42.367933221Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.847224ms logger=migrator t=2026-05-09T01:39:42.372171558Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-09T01:39:42.381663993Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.491915ms logger=migrator t=2026-05-09T01:39:42.386403465Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-09T01:39:42.393476047Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.071852ms logger=migrator t=2026-05-09T01:39:42.398712333Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-09T01:39:42.398787474Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=75.831µs logger=migrator t=2026-05-09T01:39:42.403489406Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-09T01:39:42.416130387Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.641731ms logger=migrator t=2026-05-09T01:39:42.420426015Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-09T01:39:42.429716417Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.289922ms logger=migrator t=2026-05-09T01:39:42.435392537Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-09T01:39:42.435650859Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=258.282µs logger=migrator t=2026-05-09T01:39:42.440329281Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.372213773s logger=migrator t=2026-05-09T01:39:42.441244249Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-09T01:39:42.457341131Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-09T01:39:42.457541303Z level=info msg="Created default organization" logger=secrets t=2026-05-09T01:39:42.463518125Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T01:39:42.513698139Z level=info msg="Restored cache from database" duration=455.414µs logger=plugin.store t=2026-05-09T01:39:42.515748067Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-09T01:39:42.554456229Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-09T01:39:42.554481369Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-09T01:39:42.55457662Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-09T01:39:42.55460501Z level=info msg="Plugins loaded" count=54 duration=38.858203ms logger=query_data t=2026-05-09T01:39:42.558795447Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-09T01:39:42.56253738Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-09T01:39:42.578089887Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-09T01:39:42.587993135Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-09T01:39:42.589551538Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-09T01:39:42.594770385Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-09T01:39:42.611770295Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-09T01:39:42.628071339Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-09T01:39:42.644476444Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-09T01:39:42.644520404Z level=info msg="finished to provision alerting" logger=http.server t=2026-05-09T01:39:42.648090456Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-09T01:39:42.648186456Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-09T01:39:42.656852653Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-09T01:39:42.656876193Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-09T01:39:42.690207918Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-09T01:39:42.703034301Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T01:39:42.733493649Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-05-09T01:39:42.733733392Z level=info msg="Update check succeeded" duration=88.062808ms logger=grafana.update.checker t=2026-05-09T01:39:42.734281837Z level=info msg="Update check succeeded" duration=89.520201ms logger=sqlstore.transactions t=2026-05-09T01:39:42.740985836Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T01:39:42.760913712Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-09T01:39:42.776383689Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-09T01:39:42.790734515Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T01:39:42.804577778Z level=info msg="Patterns update finished" duration=84.652558ms logger=ngalert.state.manager t=2026-05-09T01:39:42.817198629Z level=info msg="State cache has been initialized" states=0 duration=169.010223ms logger=ngalert.scheduler t=2026-05-09T01:39:42.817251589Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-09T01:39:42.81732493Z level=info msg=starting first_tick=2026-05-09T01:39:50Z logger=grafana-apiserver t=2026-05-09T01:39:43.186165778Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-09T01:39:43.187016685Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-09T01:39:46.543194331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:46.544507753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:46.615685491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:46.728130574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:46.749845346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:46.811359019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:46.831341385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:46.857328346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:46.884466464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:46.944671057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:46.958095836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:46.99381263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.006606184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.039290622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.057911476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.101916085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.118002157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.158662806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.171976484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.207283515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.225590887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.265553709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.284912071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.330045969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.34486766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.385302167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.401574471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.444188627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.462442669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.506689318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.526328392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.56580517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.583074423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.622218309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.641210076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.683857363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.701285357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.736369326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.75483021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.796437777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.809377121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.8568889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.88746555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.967943761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:47.986866858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.046102711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.061689878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.124312382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.141446593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.20906787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.225921509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.285722716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.303895457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.384349068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.402338466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.48663628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.506671007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.579138337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.59534411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.665691681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.682222627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.756527844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.773312952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.853228047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.873521706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.948948982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:48.964101556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:49.040160438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:49.057194398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:49.144916472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:49.164473705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:49.231735999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:49.246236856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:49.331483689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:49.349006604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:50.059525517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:50.076975491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:50.382917392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:50.400220834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T01:39:50.464084578Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-09T01:40:14.679111923Z level=info msg="Usage stats are ready to report"