logger=settings t=2026-04-20T02:13:18.169157886Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T02:13:18Z logger=settings t=2026-04-20T02:13:18.169993692Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T02:13:18.170063265Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T02:13:18.170096456Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T02:13:18.170126137Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T02:13:18.170169258Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T02:13:18.170198759Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T02:13:18.17022645Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T02:13:18.170262461Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T02:13:18.170291312Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T02:13:18.170318573Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T02:13:18.170374615Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T02:13:18.170407346Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T02:13:18.170435056Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T02:13:18.170472538Z level=info msg=Target target=[all] logger=settings t=2026-04-20T02:13:18.170515649Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T02:13:18.17054446Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T02:13:18.170577981Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T02:13:18.170611522Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T02:13:18.170655663Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T02:13:18.170683504Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T02:13:18.172201183Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T02:13:18.172248144Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T02:13:18.174449794Z level=info msg="Locking database" logger=migrator t=2026-04-20T02:13:18.174464555Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T02:13:18.175177457Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T02:13:18.176458278Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.272341ms logger=migrator t=2026-04-20T02:13:18.186408834Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T02:13:18.18784163Z level=info msg="Migration successfully executed" id="create user table" duration=1.436176ms logger=migrator t=2026-04-20T02:13:18.191727734Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T02:13:18.192614732Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=884.458µs logger=migrator t=2026-04-20T02:13:18.197194718Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T02:13:18.198236151Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.041473ms logger=migrator t=2026-04-20T02:13:18.202575699Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T02:13:18.203368644Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=793.225µs logger=migrator t=2026-04-20T02:13:18.208375173Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T02:13:18.209238351Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=862.877µs logger=migrator t=2026-04-20T02:13:18.212835615Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T02:13:18.215677655Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.83535ms logger=migrator t=2026-04-20T02:13:18.219454536Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T02:13:18.220417546Z level=info msg="Migration successfully executed" id="create user table v2" duration=963.54µs logger=migrator t=2026-04-20T02:13:18.226323664Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T02:13:18.227417989Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.095515ms logger=migrator t=2026-04-20T02:13:18.232429838Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T02:13:18.233277165Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=848.367µs logger=migrator t=2026-04-20T02:13:18.241327351Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T02:13:18.241891029Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=565.728µs logger=migrator t=2026-04-20T02:13:18.246549638Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T02:13:18.247171597Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=622.089µs logger=migrator t=2026-04-20T02:13:18.25072124Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T02:13:18.251946939Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.226059ms logger=migrator t=2026-04-20T02:13:18.260571293Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T02:13:18.260624145Z level=info msg="Migration successfully executed" id="Update user table charset" duration=57.612µs logger=migrator t=2026-04-20T02:13:18.265727377Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T02:13:18.266960727Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.23476ms logger=migrator t=2026-04-20T02:13:18.27084876Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T02:13:18.271095628Z level=info msg="Migration successfully executed" id="Add missing user data" duration=247.858µs logger=migrator t=2026-04-20T02:13:18.275080725Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T02:13:18.277524172Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.442847ms logger=migrator t=2026-04-20T02:13:18.282909944Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T02:13:18.283438851Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=527.127µs logger=migrator t=2026-04-20T02:13:18.2871937Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T02:13:18.288025967Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=832.057µs logger=migrator t=2026-04-20T02:13:18.291657332Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T02:13:18.302761905Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.104643ms logger=migrator t=2026-04-20T02:13:18.306814244Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T02:13:18.308061164Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.24662ms logger=migrator t=2026-04-20T02:13:18.312810775Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T02:13:18.313041352Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=230.907µs logger=migrator t=2026-04-20T02:13:18.318225037Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T02:13:18.31894911Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=724.283µs logger=migrator t=2026-04-20T02:13:18.324053263Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-20T02:13:18.32459788Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=543.988µs logger=migrator t=2026-04-20T02:13:18.329107303Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T02:13:18.329716383Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=608.63µs logger=migrator t=2026-04-20T02:13:18.33465063Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T02:13:18.335436955Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=786.225µs logger=migrator t=2026-04-20T02:13:18.340685542Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T02:13:18.341408555Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=723.853µs logger=migrator t=2026-04-20T02:13:18.345782584Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T02:13:18.34693621Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.144356ms logger=migrator t=2026-04-20T02:13:18.351673581Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T02:13:18.35289552Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.223759ms logger=migrator t=2026-04-20T02:13:18.358487718Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T02:13:18.35917245Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=684.092µs logger=migrator t=2026-04-20T02:13:18.363631652Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T02:13:18.363689223Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=59.101µs logger=migrator t=2026-04-20T02:13:18.367882117Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T02:13:18.368994342Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.109365ms logger=migrator t=2026-04-20T02:13:18.374666203Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T02:13:18.375826479Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.161567ms logger=migrator t=2026-04-20T02:13:18.379691412Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T02:13:18.380836459Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.140677ms logger=migrator t=2026-04-20T02:13:18.384708332Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T02:13:18.385376623Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=668.571µs logger=migrator t=2026-04-20T02:13:18.389966559Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:13:18.395234197Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.263078ms logger=migrator t=2026-04-20T02:13:18.39940936Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T02:13:18.400224315Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=815.156µs logger=migrator t=2026-04-20T02:13:18.403923673Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T02:13:18.404656896Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=733.083µs logger=migrator t=2026-04-20T02:13:18.410876424Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T02:13:18.412229737Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.345413ms logger=migrator t=2026-04-20T02:13:18.418010421Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T02:13:18.418772776Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=763.105µs logger=migrator t=2026-04-20T02:13:18.422424472Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T02:13:18.423214387Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=785.325µs logger=migrator t=2026-04-20T02:13:18.431027755Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T02:13:18.431433698Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=405.943µs logger=migrator t=2026-04-20T02:13:18.435655033Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T02:13:18.436229721Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=574.408µs logger=migrator t=2026-04-20T02:13:18.440342922Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T02:13:18.440761895Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=420.553µs logger=migrator t=2026-04-20T02:13:18.445183866Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T02:13:18.446237339Z level=info msg="Migration successfully executed" id="create star table" duration=1.053333ms logger=migrator t=2026-04-20T02:13:18.455327408Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T02:13:18.456119653Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=827.116µs logger=migrator t=2026-04-20T02:13:18.460430691Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T02:13:18.461314259Z level=info msg="Migration successfully executed" id="create org table v1" duration=883.448µs logger=migrator t=2026-04-20T02:13:18.465671577Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T02:13:18.466887086Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.213169ms logger=migrator t=2026-04-20T02:13:18.471493962Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T02:13:18.472965769Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.473577ms logger=migrator t=2026-04-20T02:13:18.477978799Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T02:13:18.478665521Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=689.341µs logger=migrator t=2026-04-20T02:13:18.483098122Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T02:13:18.483781603Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=683.771µs logger=migrator t=2026-04-20T02:13:18.488248096Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T02:13:18.488940518Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=692.253µs logger=migrator t=2026-04-20T02:13:18.493123891Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T02:13:18.493166772Z level=info msg="Migration successfully executed" id="Update org table charset" duration=44.541µs logger=migrator t=2026-04-20T02:13:18.498269824Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T02:13:18.498308525Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.691µs logger=migrator t=2026-04-20T02:13:18.502667404Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T02:13:18.503011005Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=343.371µs logger=migrator t=2026-04-20T02:13:18.507451826Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T02:13:18.508675105Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.225089ms logger=migrator t=2026-04-20T02:13:18.513604532Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T02:13:18.515993428Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=2.392146ms logger=migrator t=2026-04-20T02:13:18.520219972Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T02:13:18.521037928Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=817.726µs logger=migrator t=2026-04-20T02:13:18.525938624Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T02:13:18.526935066Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=995.942µs logger=migrator t=2026-04-20T02:13:18.532474172Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T02:13:18.53396428Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.488507ms logger=migrator t=2026-04-20T02:13:18.538723111Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T02:13:18.539879498Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.159937ms logger=migrator t=2026-04-20T02:13:18.544468644Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T02:13:18.550745263Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.27551ms logger=migrator t=2026-04-20T02:13:18.556105524Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T02:13:18.557169808Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.064124ms logger=migrator t=2026-04-20T02:13:18.564041216Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T02:13:18.565773402Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.733875ms logger=migrator t=2026-04-20T02:13:18.571047559Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T02:13:18.57201098Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=963.811µs logger=migrator t=2026-04-20T02:13:18.579222789Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T02:13:18.579701514Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=479.025µs logger=migrator t=2026-04-20T02:13:18.584386814Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T02:13:18.585504049Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.117336ms logger=migrator t=2026-04-20T02:13:18.591985725Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T02:13:18.592069328Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=82.373µs logger=migrator t=2026-04-20T02:13:18.596085205Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T02:13:18.598151331Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.066046ms logger=migrator t=2026-04-20T02:13:18.60345734Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T02:13:18.605945329Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.487499ms logger=migrator t=2026-04-20T02:13:18.610012259Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T02:13:18.61192889Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.916191ms logger=migrator t=2026-04-20T02:13:18.615996749Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T02:13:18.616901348Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=904.519µs logger=migrator t=2026-04-20T02:13:18.62138951Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T02:13:18.623359253Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.969343ms logger=migrator t=2026-04-20T02:13:18.62767026Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T02:13:18.628630631Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=959.581µs logger=migrator t=2026-04-20T02:13:18.634093075Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T02:13:18.635988755Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.898881ms logger=migrator t=2026-04-20T02:13:18.640816249Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T02:13:18.64086525Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=52.742µs logger=migrator t=2026-04-20T02:13:18.645233869Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T02:13:18.64527637Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.171µs logger=migrator t=2026-04-20T02:13:18.649240676Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T02:13:18.65280894Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.568604ms logger=migrator t=2026-04-20T02:13:18.658893394Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T02:13:18.661491866Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.597223ms logger=migrator t=2026-04-20T02:13:18.66539903Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T02:13:18.666938549Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.541289ms logger=migrator t=2026-04-20T02:13:18.670710069Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T02:13:18.672669291Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.958472ms logger=migrator t=2026-04-20T02:13:18.677712562Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T02:13:18.67797409Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=263.418µs logger=migrator t=2026-04-20T02:13:18.682184784Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T02:13:18.683655041Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.470457ms logger=migrator t=2026-04-20T02:13:18.687973359Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T02:13:18.689218648Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.24506ms logger=migrator t=2026-04-20T02:13:18.695404355Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T02:13:18.695449216Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=45.341µs logger=migrator t=2026-04-20T02:13:18.69934717Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T02:13:18.700375013Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.026673ms logger=migrator t=2026-04-20T02:13:18.704622578Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T02:13:18.706821218Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=2.194ms logger=migrator t=2026-04-20T02:13:18.712402186Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:13:18.720075209Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.670764ms logger=migrator t=2026-04-20T02:13:18.72416489Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T02:13:18.725083579Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=916.22µs logger=migrator t=2026-04-20T02:13:18.72952368Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T02:13:18.73046286Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=941.54µs logger=migrator t=2026-04-20T02:13:18.735605704Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T02:13:18.737292637Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.689434ms logger=migrator t=2026-04-20T02:13:18.74211134Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T02:13:18.742582015Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=475.595µs logger=migrator t=2026-04-20T02:13:18.747053468Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T02:13:18.747692278Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=641.141µs logger=migrator t=2026-04-20T02:13:18.751895592Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T02:13:18.753930536Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.036405ms logger=migrator t=2026-04-20T02:13:18.760205926Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T02:13:18.761135356Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=933.06µs logger=migrator t=2026-04-20T02:13:18.765282978Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T02:13:18.765535796Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=253.138µs logger=migrator t=2026-04-20T02:13:18.770323248Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T02:13:18.770572896Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=252.768µs logger=migrator t=2026-04-20T02:13:18.775153441Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T02:13:18.776089591Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=939.38µs logger=migrator t=2026-04-20T02:13:18.780988217Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T02:13:18.782852626Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.861889ms logger=migrator t=2026-04-20T02:13:18.787519405Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T02:13:18.788555808Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.036093ms logger=migrator t=2026-04-20T02:13:18.792806433Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T02:13:18.793621029Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=814.846µs logger=migrator t=2026-04-20T02:13:18.798745672Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T02:13:18.799760464Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.015062ms logger=migrator t=2026-04-20T02:13:18.804383811Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T02:13:18.805231618Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=848.207µs logger=migrator t=2026-04-20T02:13:18.809342229Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T02:13:18.810112354Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=770.125µs logger=migrator t=2026-04-20T02:13:18.816197667Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T02:13:18.825115011Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.918784ms logger=migrator t=2026-04-20T02:13:18.828755316Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T02:13:18.829443588Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=688.072µs logger=migrator t=2026-04-20T02:13:18.845073655Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T02:13:18.845997745Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=928.23µs logger=migrator t=2026-04-20T02:13:18.874872933Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T02:13:18.879210331Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=4.340768ms logger=migrator t=2026-04-20T02:13:18.884879682Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T02:13:18.885548033Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=667.971µs logger=migrator t=2026-04-20T02:13:18.892164383Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T02:13:18.895997975Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.833792ms logger=migrator t=2026-04-20T02:13:18.900073475Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T02:13:18.902569984Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.495819ms logger=migrator t=2026-04-20T02:13:18.906430187Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T02:13:18.906475999Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=46.882µs logger=migrator t=2026-04-20T02:13:18.911199619Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T02:13:18.911475487Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=274.208µs logger=migrator t=2026-04-20T02:13:18.915074072Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T02:13:18.918299805Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.226152ms logger=migrator t=2026-04-20T02:13:18.922737586Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T02:13:18.923125308Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=387.522µs logger=migrator t=2026-04-20T02:13:18.928170089Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T02:13:18.928336044Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=166.325µs logger=migrator t=2026-04-20T02:13:18.93197277Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T02:13:18.935670647Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.695897ms logger=migrator t=2026-04-20T02:13:18.940241892Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T02:13:18.940615164Z level=info msg="Migration successfully executed" id="Update uid value" duration=373.662µs logger=migrator t=2026-04-20T02:13:18.944415525Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T02:13:18.945239002Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=823.596µs logger=migrator t=2026-04-20T02:13:18.951311805Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T02:13:18.952654408Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.342552ms logger=migrator t=2026-04-20T02:13:18.957043557Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T02:13:18.958318618Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.274361ms logger=migrator t=2026-04-20T02:13:18.962926244Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T02:13:18.964231846Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.305601ms logger=migrator t=2026-04-20T02:13:18.969014148Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T02:13:18.969878895Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=864.517µs logger=migrator t=2026-04-20T02:13:18.973938424Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T02:13:18.975346099Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.406445ms logger=migrator t=2026-04-20T02:13:18.979674547Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T02:13:18.980943087Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.26855ms logger=migrator t=2026-04-20T02:13:18.985538124Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T02:13:18.986478253Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=940.55µs logger=migrator t=2026-04-20T02:13:18.990376937Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T02:13:18.991119251Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=744.254µs logger=migrator t=2026-04-20T02:13:18.995539712Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T02:13:19.002198553Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.658802ms logger=migrator t=2026-04-20T02:13:19.005802768Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T02:13:19.006636485Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=833.127µs logger=migrator t=2026-04-20T02:13:19.010191288Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T02:13:19.010989723Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=796.665µs logger=migrator t=2026-04-20T02:13:19.017304644Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T02:13:19.018600945Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.296051ms logger=migrator t=2026-04-20T02:13:19.022752447Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T02:13:19.0240998Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.346473ms logger=migrator t=2026-04-20T02:13:19.027976933Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T02:13:19.028309994Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=331.061µs logger=migrator t=2026-04-20T02:13:19.033067635Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T02:13:19.033946743Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=878.838µs logger=migrator t=2026-04-20T02:13:19.039620624Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T02:13:19.039669125Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=47.082µs logger=migrator t=2026-04-20T02:13:19.043613431Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T02:13:19.046258095Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.645054ms logger=migrator t=2026-04-20T02:13:19.050733767Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T02:13:19.0533244Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.590413ms logger=migrator t=2026-04-20T02:13:19.056911244Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T02:13:19.05709529Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=183.276µs logger=migrator t=2026-04-20T02:13:19.060658773Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T02:13:19.063137232Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.477858ms logger=migrator t=2026-04-20T02:13:19.06968994Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T02:13:19.072311734Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.621913ms logger=migrator t=2026-04-20T02:13:19.076693053Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T02:13:19.07753395Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=838.687µs logger=migrator t=2026-04-20T02:13:19.081094683Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T02:13:19.081742784Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=647.691µs logger=migrator t=2026-04-20T02:13:19.08699387Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T02:13:19.088579511Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.586621ms logger=migrator t=2026-04-20T02:13:19.093079424Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T02:13:19.094056135Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=977.761µs logger=migrator t=2026-04-20T02:13:19.098957521Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T02:13:19.100657205Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.702864ms logger=migrator t=2026-04-20T02:13:19.110787617Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T02:13:19.111687316Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=898.939µs logger=migrator t=2026-04-20T02:13:19.118648927Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T02:13:19.118761431Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.384µs logger=migrator t=2026-04-20T02:13:19.124054489Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T02:13:19.12408156Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.821µs logger=migrator t=2026-04-20T02:13:19.128198081Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T02:13:19.131389193Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.190521ms logger=migrator t=2026-04-20T02:13:19.137311371Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T02:13:19.140213603Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.900212ms logger=migrator t=2026-04-20T02:13:19.144659995Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T02:13:19.144734377Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.182µs logger=migrator t=2026-04-20T02:13:19.149203959Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T02:13:19.15015083Z level=info msg="Migration successfully executed" id="create quota table v1" duration=946.741µs logger=migrator t=2026-04-20T02:13:19.154987794Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T02:13:19.155844981Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=857.008µs logger=migrator t=2026-04-20T02:13:19.159823797Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T02:13:19.159847948Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.011µs logger=migrator t=2026-04-20T02:13:19.164099873Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T02:13:19.16493622Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=836.117µs logger=migrator t=2026-04-20T02:13:19.169078562Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T02:13:19.169921918Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=843.717µs logger=migrator t=2026-04-20T02:13:19.173394349Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T02:13:19.176461187Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.062387ms logger=migrator t=2026-04-20T02:13:19.180554567Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T02:13:19.180625729Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=70.152µs logger=migrator t=2026-04-20T02:13:19.184609485Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T02:13:19.185476193Z level=info msg="Migration successfully executed" id="create session table" duration=880.798µs logger=migrator t=2026-04-20T02:13:19.188902262Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T02:13:19.188982175Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=80.293µs logger=migrator t=2026-04-20T02:13:19.19324008Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T02:13:19.193340413Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=100.653µs logger=migrator t=2026-04-20T02:13:19.197289189Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T02:13:19.198460426Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.170857ms logger=migrator t=2026-04-20T02:13:19.204510629Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T02:13:19.205418618Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=907.909µs logger=migrator t=2026-04-20T02:13:19.210967134Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T02:13:19.210997345Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=31.431µs logger=migrator t=2026-04-20T02:13:19.217480211Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T02:13:19.217556564Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=80.592µs logger=migrator t=2026-04-20T02:13:19.221812389Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T02:13:19.227333305Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.521476ms logger=migrator t=2026-04-20T02:13:19.233314285Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T02:13:19.240468272Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=7.149197ms logger=migrator t=2026-04-20T02:13:19.246022469Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T02:13:19.246120242Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=99.143µs logger=migrator t=2026-04-20T02:13:19.253675223Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T02:13:19.253756035Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=81.263µs logger=migrator t=2026-04-20T02:13:19.257827834Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T02:13:19.258695932Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=868.128µs logger=migrator t=2026-04-20T02:13:19.265395645Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T02:13:19.265445957Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=52.852µs logger=migrator t=2026-04-20T02:13:19.272372317Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T02:13:19.278045588Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.676381ms logger=migrator t=2026-04-20T02:13:19.283605304Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T02:13:19.283758909Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=154.315µs logger=migrator t=2026-04-20T02:13:19.289717459Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T02:13:19.293260272Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.542763ms logger=migrator t=2026-04-20T02:13:19.30138743Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T02:13:19.305849852Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.464702ms logger=migrator t=2026-04-20T02:13:19.313166345Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T02:13:19.313246177Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=80.472µs logger=migrator t=2026-04-20T02:13:19.323831674Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T02:13:19.324799265Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=972.021µs logger=migrator t=2026-04-20T02:13:19.334617237Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T02:13:19.336089204Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.475747ms logger=migrator t=2026-04-20T02:13:19.343334264Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T02:13:19.344500162Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.164807ms logger=migrator t=2026-04-20T02:13:19.351963059Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T02:13:19.353854189Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.88956ms logger=migrator t=2026-04-20T02:13:19.358488336Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T02:13:19.359307102Z level=info msg="Migration successfully executed" id="add index alert state" duration=818.506µs logger=migrator t=2026-04-20T02:13:19.363782705Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T02:13:19.364639442Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=856.537µs logger=migrator t=2026-04-20T02:13:19.370674344Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T02:13:19.371897173Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.279551ms logger=migrator t=2026-04-20T02:13:19.377115329Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T02:13:19.377959596Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=841.677µs logger=migrator t=2026-04-20T02:13:19.382751378Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T02:13:19.383612305Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=856.667µs logger=migrator t=2026-04-20T02:13:19.391061183Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T02:13:19.402952501Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.891639ms logger=migrator t=2026-04-20T02:13:19.535630481Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T02:13:19.536823169Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.196278ms logger=migrator t=2026-04-20T02:13:19.543327576Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-20T02:13:19.544124101Z 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=800.085µs logger=migrator t=2026-04-20T02:13:19.550144113Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T02:13:19.550420192Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=277.628µs logger=migrator t=2026-04-20T02:13:19.556136713Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T02:13:19.557042352Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=905.239µs logger=migrator t=2026-04-20T02:13:19.563357333Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T02:13:19.564045785Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=688.292µs logger=migrator t=2026-04-20T02:13:19.569939523Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T02:13:19.577697299Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.759657ms logger=migrator t=2026-04-20T02:13:19.583343419Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T02:13:19.585934391Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.593382ms logger=migrator t=2026-04-20T02:13:19.5906149Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T02:13:19.595709622Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.094362ms logger=migrator t=2026-04-20T02:13:19.602901001Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T02:13:19.607180967Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.280026ms logger=migrator t=2026-04-20T02:13:19.612650121Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T02:13:19.613618582Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=969.091µs logger=migrator t=2026-04-20T02:13:19.618536538Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T02:13:19.618569949Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.871µs logger=migrator t=2026-04-20T02:13:19.623997062Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T02:13:19.624042773Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=47.301µs logger=migrator t=2026-04-20T02:13:19.628949639Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T02:13:19.630250131Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.299872ms logger=migrator t=2026-04-20T02:13:19.636124258Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T02:13:19.637739659Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.614441ms logger=migrator t=2026-04-20T02:13:19.64593682Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T02:13:19.647165959Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.233159ms logger=migrator t=2026-04-20T02:13:19.653405557Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T02:13:19.654652467Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.24956ms logger=migrator t=2026-04-20T02:13:19.661306269Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T02:13:19.662627061Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.322693ms logger=migrator t=2026-04-20T02:13:19.667833106Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T02:13:19.675115878Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.283651ms logger=migrator t=2026-04-20T02:13:19.680723006Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T02:13:19.684214307Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.492201ms logger=migrator t=2026-04-20T02:13:19.693042868Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T02:13:19.693294546Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=252.788µs logger=migrator t=2026-04-20T02:13:19.69813509Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T02:13:19.699024208Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=889.388µs logger=migrator t=2026-04-20T02:13:19.704406439Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T02:13:19.70505101Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=646.471µs logger=migrator t=2026-04-20T02:13:19.709554483Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T02:13:19.713960134Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.4049ms logger=migrator t=2026-04-20T02:13:19.719409907Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T02:13:19.71949941Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=90.493µs logger=migrator t=2026-04-20T02:13:19.724502839Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T02:13:19.725759549Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.261451ms logger=migrator t=2026-04-20T02:13:19.730159779Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T02:13:19.731098519Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=938.909µs logger=migrator t=2026-04-20T02:13:19.737162142Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T02:13:19.737262185Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=101.094µs logger=migrator t=2026-04-20T02:13:19.741955104Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T02:13:19.742927235Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=971.841µs logger=migrator t=2026-04-20T02:13:19.748572974Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T02:13:19.749493834Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=922.719µs logger=migrator t=2026-04-20T02:13:19.757016873Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T02:13:19.75879658Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.779656ms logger=migrator t=2026-04-20T02:13:19.764281384Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T02:13:19.765325217Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.036563ms logger=migrator t=2026-04-20T02:13:19.770331867Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T02:13:19.771481913Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.152297ms logger=migrator t=2026-04-20T02:13:19.776909876Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T02:13:19.778234048Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.324302ms logger=migrator t=2026-04-20T02:13:19.784130475Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T02:13:19.784182937Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=53.932µs logger=migrator t=2026-04-20T02:13:19.789482696Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T02:13:19.796651484Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.169807ms logger=migrator t=2026-04-20T02:13:19.802850551Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T02:13:19.803890334Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.040273ms logger=migrator t=2026-04-20T02:13:19.809593085Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T02:13:19.81381236Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.219325ms logger=migrator t=2026-04-20T02:13:19.819950855Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T02:13:19.821113842Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.162226ms logger=migrator t=2026-04-20T02:13:19.829260801Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T02:13:19.830356516Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.098495ms logger=migrator t=2026-04-20T02:13:19.83615234Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T02:13:19.837149842Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=998.882µs logger=migrator t=2026-04-20T02:13:19.842882574Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T02:13:19.855832596Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.965272ms logger=migrator t=2026-04-20T02:13:19.864344577Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T02:13:19.865177474Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=834.266µs logger=migrator t=2026-04-20T02:13:19.871625258Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-20T02:13:19.872598209Z 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=972.161µs logger=migrator t=2026-04-20T02:13:19.879464888Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T02:13:19.880036586Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=580.709µs logger=migrator t=2026-04-20T02:13:19.886231423Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T02:13:19.887163243Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=932.22µs logger=migrator t=2026-04-20T02:13:19.89307028Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T02:13:19.893432462Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=361.402µs logger=migrator t=2026-04-20T02:13:19.898800033Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T02:13:19.902901353Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.10069ms logger=migrator t=2026-04-20T02:13:19.909298677Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T02:13:19.916094332Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.795065ms logger=migrator t=2026-04-20T02:13:19.931053348Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T02:13:19.932848905Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.801068ms logger=migrator t=2026-04-20T02:13:19.939810467Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T02:13:19.94148839Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.676674ms logger=migrator t=2026-04-20T02:13:19.947441699Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T02:13:19.947719758Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=278.379µs logger=migrator t=2026-04-20T02:13:19.956942061Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T02:13:19.96506165Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.118849ms logger=migrator t=2026-04-20T02:13:19.97356666Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T02:13:19.974676515Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.110015ms logger=migrator t=2026-04-20T02:13:19.990598832Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T02:13:19.990800758Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=202.136µs logger=migrator t=2026-04-20T02:13:19.99684319Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T02:13:19.997606825Z level=info msg="Migration successfully executed" id="Move region to single row" duration=767.265µs logger=migrator t=2026-04-20T02:13:20.002188791Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T02:13:20.003581675Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.393485ms logger=migrator t=2026-04-20T02:13:20.010225266Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T02:13:20.011726384Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.506678ms logger=migrator t=2026-04-20T02:13:20.015733981Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T02:13:20.016714062Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=977.211µs logger=migrator t=2026-04-20T02:13:20.022987172Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T02:13:20.024108098Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.120606ms logger=migrator t=2026-04-20T02:13:20.031154562Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T02:13:20.032730132Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.57829ms logger=migrator t=2026-04-20T02:13:20.038177665Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T02:13:20.039836428Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.658423ms logger=migrator t=2026-04-20T02:13:20.046255132Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T02:13:20.046327414Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=72.502µs logger=migrator t=2026-04-20T02:13:20.051787618Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T02:13:20.053184173Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.395954ms logger=migrator t=2026-04-20T02:13:20.061330702Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T02:13:20.062799268Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.468946ms logger=migrator t=2026-04-20T02:13:20.070265226Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T02:13:20.071378281Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.114315ms logger=migrator t=2026-04-20T02:13:20.077364522Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T02:13:20.079037925Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.673433ms logger=migrator t=2026-04-20T02:13:20.085207561Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T02:13:20.085411118Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=203.847µs logger=migrator t=2026-04-20T02:13:20.09022011Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T02:13:20.090885292Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=666.422µs logger=migrator t=2026-04-20T02:13:20.097495492Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T02:13:20.097650677Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=156.375µs logger=migrator t=2026-04-20T02:13:20.124659966Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T02:13:20.126604058Z level=info msg="Migration successfully executed" id="create team table" duration=1.948652ms logger=migrator t=2026-04-20T02:13:20.186521274Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T02:13:20.188325831Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.806767ms logger=migrator t=2026-04-20T02:13:20.299412375Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T02:13:20.301266874Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.853299ms logger=migrator t=2026-04-20T02:13:20.32693255Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T02:13:20.333071665Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.153486ms logger=migrator t=2026-04-20T02:13:20.344146198Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T02:13:20.344401606Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=258.509µs logger=migrator t=2026-04-20T02:13:20.351794981Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T02:13:20.353574298Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.782667ms logger=migrator t=2026-04-20T02:13:20.363694259Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T02:13:20.36496035Z level=info msg="Migration successfully executed" id="create team member table" duration=1.26967ms logger=migrator t=2026-04-20T02:13:20.371326492Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T02:13:20.374172973Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.847261ms logger=migrator t=2026-04-20T02:13:20.381718893Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T02:13:20.382857139Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.137676ms logger=migrator t=2026-04-20T02:13:20.39639597Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T02:13:20.40174397Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=5.348961ms logger=migrator t=2026-04-20T02:13:20.410635052Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T02:13:20.415352142Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.72059ms logger=migrator t=2026-04-20T02:13:20.426502907Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T02:13:20.430900597Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.40038ms logger=migrator t=2026-04-20T02:13:20.435644508Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T02:13:20.444160869Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.49043ms logger=migrator t=2026-04-20T02:13:20.450361526Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T02:13:20.451623616Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.26099ms logger=migrator t=2026-04-20T02:13:20.460649013Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T02:13:20.461826161Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.181598ms logger=migrator t=2026-04-20T02:13:20.466902432Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T02:13:20.467754299Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=851.377µs logger=migrator t=2026-04-20T02:13:20.475345571Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T02:13:20.476165297Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=821.336µs logger=migrator t=2026-04-20T02:13:20.481542638Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T02:13:20.482447016Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=904.128µs logger=migrator t=2026-04-20T02:13:20.487387834Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T02:13:20.488027724Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=639.61µs logger=migrator t=2026-04-20T02:13:20.494572372Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T02:13:20.495531743Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=958.901µs logger=migrator t=2026-04-20T02:13:20.501916266Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T02:13:20.503487286Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.57055ms logger=migrator t=2026-04-20T02:13:20.50929084Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T02:13:20.509773966Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=482.916µs logger=migrator t=2026-04-20T02:13:20.515587221Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T02:13:20.516150219Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=568.308µs logger=migrator t=2026-04-20T02:13:20.522063137Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T02:13:20.523241854Z level=info msg="Migration successfully executed" id="create tag table" duration=1.180887ms logger=migrator t=2026-04-20T02:13:20.529966488Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T02:13:20.530706242Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=739.804µs logger=migrator t=2026-04-20T02:13:20.537304021Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T02:13:20.539117089Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.807108ms logger=migrator t=2026-04-20T02:13:20.545759701Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T02:13:20.54669506Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=938.09µs logger=migrator t=2026-04-20T02:13:20.554630043Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T02:13:20.555697967Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.069753ms logger=migrator t=2026-04-20T02:13:20.561796631Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:13:20.575084523Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.287023ms logger=migrator t=2026-04-20T02:13:20.581818917Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T02:13:20.582645464Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=827.187µs logger=migrator t=2026-04-20T02:13:20.589566734Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T02:13:20.590601377Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.034603ms logger=migrator t=2026-04-20T02:13:20.596573377Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T02:13:20.597076933Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=503.076µs logger=migrator t=2026-04-20T02:13:20.602587358Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T02:13:20.603811697Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.225299ms logger=migrator t=2026-04-20T02:13:20.607956259Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T02:13:20.608763994Z level=info msg="Migration successfully executed" id="create user auth table" duration=808.035µs logger=migrator t=2026-04-20T02:13:20.615056935Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T02:13:20.616890903Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.835288ms logger=migrator t=2026-04-20T02:13:20.625781336Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T02:13:20.625938911Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=160.985µs logger=migrator t=2026-04-20T02:13:20.634451242Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T02:13:20.641114174Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.665033ms logger=migrator t=2026-04-20T02:13:20.647143306Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T02:13:20.653496737Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.354632ms logger=migrator t=2026-04-20T02:13:20.658392543Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T02:13:20.664229429Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.831756ms logger=migrator t=2026-04-20T02:13:20.668472874Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T02:13:20.673781833Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.308639ms logger=migrator t=2026-04-20T02:13:20.681390035Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T02:13:20.682397887Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.008793ms logger=migrator t=2026-04-20T02:13:20.687379205Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T02:13:20.693222521Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.842246ms logger=migrator t=2026-04-20T02:13:20.698935723Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T02:13:20.699829751Z level=info msg="Migration successfully executed" id="create server_lock table" duration=892.778µs logger=migrator t=2026-04-20T02:13:20.707227016Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T02:13:20.708551229Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.328773ms logger=migrator t=2026-04-20T02:13:20.714986703Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T02:13:20.716382568Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.395305ms logger=migrator t=2026-04-20T02:13:20.722125311Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T02:13:20.723156343Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.030832ms logger=migrator t=2026-04-20T02:13:20.729497185Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T02:13:20.730535658Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.038923ms logger=migrator t=2026-04-20T02:13:20.74127677Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T02:13:20.742398375Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.122675ms logger=migrator t=2026-04-20T02:13:20.751085202Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T02:13:20.757029931Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.943168ms logger=migrator t=2026-04-20T02:13:20.762299618Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T02:13:20.764773817Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.472879ms logger=migrator t=2026-04-20T02:13:20.771074208Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T02:13:20.773435683Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.356575ms logger=migrator t=2026-04-20T02:13:20.778420761Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T02:13:20.779981981Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.56152ms logger=migrator t=2026-04-20T02:13:20.789050219Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T02:13:20.790665121Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.616852ms logger=migrator t=2026-04-20T02:13:20.797327713Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T02:13:20.799082118Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.756166ms logger=migrator t=2026-04-20T02:13:20.804988876Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T02:13:20.805083979Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=98.373µs logger=migrator t=2026-04-20T02:13:20.81453311Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T02:13:20.814655364Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=129.804µs logger=migrator t=2026-04-20T02:13:20.822375869Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T02:13:20.823229036Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=855.497µs logger=migrator t=2026-04-20T02:13:20.828097931Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T02:13:20.829064822Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=966.511µs logger=migrator t=2026-04-20T02:13:20.83687268Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T02:13:20.838194212Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.322822ms logger=migrator t=2026-04-20T02:13:20.842445008Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:13:20.84252725Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=82.592µs logger=migrator t=2026-04-20T02:13:20.846477446Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T02:13:20.847625352Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.147926ms logger=migrator t=2026-04-20T02:13:20.854292414Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T02:13:20.855489972Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.197998ms logger=migrator t=2026-04-20T02:13:20.859065896Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T02:13:20.860159061Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.093385ms logger=migrator t=2026-04-20T02:13:20.865434679Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T02:13:20.866617817Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.182908ms logger=migrator t=2026-04-20T02:13:20.871257854Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T02:13:20.88024084Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.980626ms logger=migrator t=2026-04-20T02:13:20.884111253Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T02:13:20.884923269Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=811.736µs logger=migrator t=2026-04-20T02:13:20.889767293Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T02:13:20.889830485Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=63.932µs logger=migrator t=2026-04-20T02:13:20.894423291Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T02:13:20.89565016Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.230349ms logger=migrator t=2026-04-20T02:13:20.901681002Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T02:13:20.902788647Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.107025ms logger=migrator t=2026-04-20T02:13:20.908591032Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T02:13:20.910346748Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.760496ms logger=migrator t=2026-04-20T02:13:20.914873492Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:13:20.914945894Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=73.453µs logger=migrator t=2026-04-20T02:13:20.918735524Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T02:13:20.919790338Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.052094ms logger=migrator t=2026-04-20T02:13:20.92361867Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T02:13:20.924847929Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.228349ms logger=migrator t=2026-04-20T02:13:20.930201259Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-20T02:13:20.931435128Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.227039ms logger=migrator t=2026-04-20T02:13:20.935474587Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T02:13:20.936437157Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=962.05µs logger=migrator t=2026-04-20T02:13:20.942036326Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T02:13:20.948102428Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.065452ms logger=migrator t=2026-04-20T02:13:20.957145936Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T02:13:20.95790331Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=757.394µs logger=migrator t=2026-04-20T02:13:20.963472757Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T02:13:20.965321886Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.848739ms logger=migrator t=2026-04-20T02:13:20.970872143Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T02:13:20.998433069Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.556526ms logger=migrator t=2026-04-20T02:13:21.003380407Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T02:13:21.029801747Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.41516ms logger=migrator t=2026-04-20T02:13:21.035007953Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T02:13:21.036299974Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.291871ms logger=migrator t=2026-04-20T02:13:21.041258812Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T02:13:21.042219562Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=964.331µs logger=migrator t=2026-04-20T02:13:21.046305812Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T02:13:21.055022369Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.718487ms logger=migrator t=2026-04-20T02:13:21.060665009Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T02:13:21.067582479Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.91661ms logger=migrator t=2026-04-20T02:13:21.072688351Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T02:13:21.074366375Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.678213ms logger=migrator t=2026-04-20T02:13:21.079329933Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T02:13:21.080447208Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.118856ms logger=migrator t=2026-04-20T02:13:21.085711096Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T02:13:21.087535544Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.792997ms logger=migrator t=2026-04-20T02:13:21.092081848Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T02:13:21.093272916Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.190538ms logger=migrator t=2026-04-20T02:13:21.099286247Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:13:21.099405161Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=122.154µs logger=migrator t=2026-04-20T02:13:21.106109454Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T02:13:21.112731755Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.622321ms logger=migrator t=2026-04-20T02:13:21.116944949Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T02:13:21.124272862Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.323143ms logger=migrator t=2026-04-20T02:13:21.131194292Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T02:13:21.137955978Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.768925ms logger=migrator t=2026-04-20T02:13:21.14182393Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T02:13:21.142612245Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=788.395µs logger=migrator t=2026-04-20T02:13:21.147581713Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T02:13:21.149568377Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.985773ms logger=migrator t=2026-04-20T02:13:21.154250026Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T02:13:21.16067309Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.421624ms logger=migrator t=2026-04-20T02:13:21.164382628Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T02:13:21.170884965Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.501877ms logger=migrator t=2026-04-20T02:13:21.175695838Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T02:13:21.176935637Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.239539ms logger=migrator t=2026-04-20T02:13:21.181615176Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T02:13:21.191438588Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.825222ms logger=migrator t=2026-04-20T02:13:21.195714894Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T02:13:21.201405046Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.686041ms logger=migrator t=2026-04-20T02:13:21.206664763Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T02:13:21.206734595Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=62.912µs logger=migrator t=2026-04-20T02:13:21.211504917Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T02:13:21.212619042Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.114175ms logger=migrator t=2026-04-20T02:13:21.217493247Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-20T02:13:21.21915966Z 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.666233ms logger=migrator t=2026-04-20T02:13:21.225392939Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-20T02:13:21.226491873Z 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.102675ms logger=migrator t=2026-04-20T02:13:21.231699009Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T02:13:21.231796502Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=98.113µs logger=migrator t=2026-04-20T02:13:21.235607034Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T02:13:21.243282777Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.677714ms logger=migrator t=2026-04-20T02:13:21.24776673Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T02:13:21.256688264Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.919864ms logger=migrator t=2026-04-20T02:13:21.260792165Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T02:13:21.265762472Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.969687ms logger=migrator t=2026-04-20T02:13:21.273373325Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T02:13:21.281636658Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.267104ms logger=migrator t=2026-04-20T02:13:21.286949377Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T02:13:21.293125323Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.175626ms logger=migrator t=2026-04-20T02:13:21.298138542Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T02:13:21.298227665Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=90.483µs logger=migrator t=2026-04-20T02:13:21.302338656Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T02:13:21.303242455Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=903.789µs logger=migrator t=2026-04-20T02:13:21.30779344Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T02:13:21.315300668Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.519529ms logger=migrator t=2026-04-20T02:13:21.320471733Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T02:13:21.320556615Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=85.682µs logger=migrator t=2026-04-20T02:13:21.324845582Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T02:13:21.332231807Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.386005ms logger=migrator t=2026-04-20T02:13:21.336873055Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T02:13:21.338478976Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.609011ms logger=migrator t=2026-04-20T02:13:21.342974198Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T02:13:21.349758504Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.785116ms logger=migrator t=2026-04-20T02:13:21.354312299Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T02:13:21.354911118Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=599.109µs logger=migrator t=2026-04-20T02:13:21.359255107Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T02:13:21.359964069Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=708.742µs logger=migrator t=2026-04-20T02:13:21.365301549Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T02:13:21.372952572Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.652944ms logger=migrator t=2026-04-20T02:13:21.387435153Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T02:13:21.388866578Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.431485ms logger=migrator t=2026-04-20T02:13:21.394815157Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T02:13:21.396680207Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.86423ms logger=migrator t=2026-04-20T02:13:21.401206841Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T02:13:21.402497132Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.286251ms logger=migrator t=2026-04-20T02:13:21.407684227Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T02:13:21.408770962Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.084975ms logger=migrator t=2026-04-20T02:13:21.413028797Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T02:13:21.413099139Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=71.202µs logger=migrator t=2026-04-20T02:13:21.41752264Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T02:13:21.419293516Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.773816ms logger=migrator t=2026-04-20T02:13:21.424330786Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T02:13:21.426254258Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.925102ms logger=migrator t=2026-04-20T02:13:21.431016839Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T02:13:21.431654Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T02:13:21.436001157Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T02:13:21.436628777Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=627.51µs logger=migrator t=2026-04-20T02:13:21.440716487Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T02:13:21.442078571Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.362354ms logger=migrator t=2026-04-20T02:13:21.446983737Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T02:13:21.455458477Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.47656ms logger=migrator t=2026-04-20T02:13:21.459225826Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T02:13:21.460481806Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.25586ms logger=migrator t=2026-04-20T02:13:21.464768353Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T02:13:21.466031043Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.262301ms logger=migrator t=2026-04-20T02:13:21.471564149Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T02:13:21.472525399Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=957.07µs logger=migrator t=2026-04-20T02:13:21.476968851Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T02:13:21.478114397Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.144956ms logger=migrator t=2026-04-20T02:13:21.483502549Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T02:13:21.484742028Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.238709ms logger=migrator t=2026-04-20T02:13:21.490261663Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T02:13:21.490419078Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=159.035µs logger=migrator t=2026-04-20T02:13:21.494580201Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T02:13:21.494750396Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=171.515µs logger=migrator t=2026-04-20T02:13:21.499294901Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T02:13:21.509477375Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.183844ms logger=migrator t=2026-04-20T02:13:21.514217875Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T02:13:21.514546856Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=327.731µs logger=migrator t=2026-04-20T02:13:21.518662887Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T02:13:21.520044221Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.378894ms logger=migrator t=2026-04-20T02:13:21.524322347Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T02:13:21.524840044Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=533.167µs logger=migrator t=2026-04-20T02:13:21.528763138Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T02:13:21.5303726Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.610432ms logger=migrator t=2026-04-20T02:13:21.535814442Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T02:13:21.536861386Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.047644ms logger=migrator t=2026-04-20T02:13:21.542129193Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T02:13:21.583571922Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.440188ms logger=migrator t=2026-04-20T02:13:21.587398803Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T02:13:21.59356899Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.169037ms logger=migrator t=2026-04-20T02:13:21.598827207Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T02:13:21.598998722Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=171.045µs logger=migrator t=2026-04-20T02:13:21.603550617Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T02:13:21.634048617Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.49334ms logger=migrator t=2026-04-20T02:13:21.638317643Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T02:13:21.671592121Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.266068ms logger=migrator t=2026-04-20T02:13:21.676630622Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T02:13:21.677313744Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=682.831µs logger=migrator t=2026-04-20T02:13:21.682479858Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T02:13:21.683848551Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.368303ms logger=migrator t=2026-04-20T02:13:21.688510659Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T02:13:21.688754687Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=243.878µs logger=migrator t=2026-04-20T02:13:21.693605622Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T02:13:21.694514721Z level=info msg="Migration successfully executed" id="create permission table" duration=909.668µs logger=migrator t=2026-04-20T02:13:21.698454896Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T02:13:21.699498869Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.044323ms logger=migrator t=2026-04-20T02:13:21.703684942Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T02:13:21.705543571Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.856869ms logger=migrator t=2026-04-20T02:13:21.712262145Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T02:13:21.713840345Z level=info msg="Migration successfully executed" id="create role table" duration=1.58389ms logger=migrator t=2026-04-20T02:13:21.719364621Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T02:13:21.728051177Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.687056ms logger=migrator t=2026-04-20T02:13:21.737001422Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T02:13:21.74731377Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.315418ms logger=migrator t=2026-04-20T02:13:21.752361731Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T02:13:21.753321161Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=959.05µs logger=migrator t=2026-04-20T02:13:21.758250008Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T02:13:21.759414365Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.163747ms logger=migrator t=2026-04-20T02:13:21.766139399Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T02:13:21.767797472Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.658692ms logger=migrator t=2026-04-20T02:13:21.773546345Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T02:13:21.77527617Z level=info msg="Migration successfully executed" id="create team role table" duration=1.729446ms logger=migrator t=2026-04-20T02:13:21.780699772Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T02:13:21.782136887Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.441235ms logger=migrator t=2026-04-20T02:13:21.788448158Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T02:13:21.789698848Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.25078ms logger=migrator t=2026-04-20T02:13:21.797189917Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T02:13:21.798410635Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.220349ms logger=migrator t=2026-04-20T02:13:21.80297453Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T02:13:21.803642092Z level=info msg="Migration successfully executed" id="create user role table" duration=667.332µs logger=migrator t=2026-04-20T02:13:21.807624478Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T02:13:21.808373532Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=748.894µs logger=migrator t=2026-04-20T02:13:21.813895298Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T02:13:21.814634891Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=739.193µs logger=migrator t=2026-04-20T02:13:21.818722931Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T02:13:21.819464385Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=741.064µs logger=migrator t=2026-04-20T02:13:21.823520514Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T02:13:21.824100813Z level=info msg="Migration successfully executed" id="create builtin role table" duration=582.759µs logger=migrator t=2026-04-20T02:13:21.82936664Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T02:13:21.830121184Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=753.994µs logger=migrator t=2026-04-20T02:13:21.834491093Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T02:13:21.835225046Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=733.483µs logger=migrator t=2026-04-20T02:13:21.839596095Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T02:13:21.845253115Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=5.65664ms logger=migrator t=2026-04-20T02:13:21.84979648Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T02:13:21.850537363Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=740.543µs logger=migrator t=2026-04-20T02:13:21.855041596Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T02:13:21.856874825Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.832449ms logger=migrator t=2026-04-20T02:13:21.861731699Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T02:13:21.862987209Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.25701ms logger=migrator t=2026-04-20T02:13:21.867789562Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T02:13:21.869010661Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.220579ms logger=migrator t=2026-04-20T02:13:21.882151689Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T02:13:21.883228453Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.079704ms logger=migrator t=2026-04-20T02:13:21.88721934Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T02:13:21.888518201Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.298491ms logger=migrator t=2026-04-20T02:13:21.893352945Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T02:13:21.9016573Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.303514ms logger=migrator t=2026-04-20T02:13:21.905498331Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T02:13:21.913641881Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.14289ms logger=migrator t=2026-04-20T02:13:21.917529984Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T02:13:21.923281887Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.750813ms logger=migrator t=2026-04-20T02:13:21.928642898Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T02:13:21.936947172Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.301094ms logger=migrator t=2026-04-20T02:13:21.941261609Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T02:13:21.94254877Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.281621ms logger=migrator t=2026-04-20T02:13:21.947146337Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T02:13:21.948878252Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.733046ms logger=migrator t=2026-04-20T02:13:21.955298736Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T02:13:21.95732735Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.032315ms logger=migrator t=2026-04-20T02:13:21.961384179Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T02:13:21.962314729Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=930.3µs logger=migrator t=2026-04-20T02:13:21.967395101Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T02:13:21.96864555Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.24982ms logger=migrator t=2026-04-20T02:13:21.972988158Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T02:13:21.973054581Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.273µs logger=migrator t=2026-04-20T02:13:21.976841001Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T02:13:21.976879602Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.351µs logger=migrator t=2026-04-20T02:13:21.98091042Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T02:13:21.981574891Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=665.151µs logger=migrator t=2026-04-20T02:13:21.986687794Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T02:13:21.987774619Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.090825ms logger=migrator t=2026-04-20T02:13:21.992738427Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T02:13:21.993972406Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.234849ms logger=migrator t=2026-04-20T02:13:21.998244572Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T02:13:21.998450718Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=206.936µs logger=migrator t=2026-04-20T02:13:22.002784386Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T02:13:22.003648393Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=864.057µs logger=migrator t=2026-04-20T02:13:22.008721845Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T02:13:22.010240243Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.516008ms logger=migrator t=2026-04-20T02:13:22.014873831Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T02:13:22.016071069Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.197038ms logger=migrator t=2026-04-20T02:13:22.021060678Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T02:13:22.029993171Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.931454ms logger=migrator t=2026-04-20T02:13:22.035541118Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T02:13:22.03559051Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=50.052µs logger=migrator t=2026-04-20T02:13:22.039808814Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T02:13:22.0409327Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.123756ms logger=migrator t=2026-04-20T02:13:22.046503847Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T02:13:22.048568512Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.062525ms logger=migrator t=2026-04-20T02:13:22.054836792Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T02:13:22.056063801Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.223869ms logger=migrator t=2026-04-20T02:13:22.060909805Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T02:13:22.069281941Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.372016ms logger=migrator t=2026-04-20T02:13:22.073279199Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T02:13:22.074082294Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=803.165µs logger=migrator t=2026-04-20T02:13:22.07899521Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T02:13:22.080500588Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.481977ms logger=migrator t=2026-04-20T02:13:22.084602029Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T02:13:22.106798385Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.196796ms logger=migrator t=2026-04-20T02:13:22.119385875Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T02:13:22.121329947Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.944902ms logger=migrator t=2026-04-20T02:13:22.142279203Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T02:13:22.144536335Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.20562ms logger=migrator t=2026-04-20T02:13:22.149434051Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T02:13:22.150573947Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.137296ms logger=migrator t=2026-04-20T02:13:22.155849055Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T02:13:22.157147966Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.298551ms logger=migrator t=2026-04-20T02:13:22.1616636Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T02:13:22.162130795Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=466.955µs logger=migrator t=2026-04-20T02:13:22.166914587Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T02:13:22.168306331Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.391174ms logger=migrator t=2026-04-20T02:13:22.173659961Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T02:13:22.182290826Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.630085ms logger=migrator t=2026-04-20T02:13:22.186288263Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T02:13:22.187181372Z level=info msg="Migration successfully executed" id="create entity_events table" duration=893.188µs logger=migrator t=2026-04-20T02:13:22.192678436Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T02:13:22.193786732Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.108246ms logger=migrator t=2026-04-20T02:13:22.199809253Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T02:13:22.200520466Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T02:13:22.204674158Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T02:13:22.20536684Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T02:13:22.209869733Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T02:13:22.211577198Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.710854ms logger=migrator t=2026-04-20T02:13:22.216447883Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T02:13:22.218214849Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.767306ms logger=migrator t=2026-04-20T02:13:22.225353256Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T02:13:22.22737577Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.021795ms logger=migrator t=2026-04-20T02:13:22.231838672Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T02:13:22.233714802Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.87543ms logger=migrator t=2026-04-20T02:13:22.238987589Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T02:13:22.240098005Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.109266ms logger=migrator t=2026-04-20T02:13:22.245336131Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T02:13:22.247250222Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.909831ms logger=migrator t=2026-04-20T02:13:22.25222405Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T02:13:22.253174951Z level=info msg="Migration successfully executed" id="Drop public config table" duration=951.03µs logger=migrator t=2026-04-20T02:13:22.258266863Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T02:13:22.259902125Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.631272ms logger=migrator t=2026-04-20T02:13:22.264376507Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T02:13:22.265937187Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.56025ms logger=migrator t=2026-04-20T02:13:22.269671845Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T02:13:22.271127312Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.455137ms logger=migrator t=2026-04-20T02:13:22.275900403Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T02:13:22.277104782Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.204409ms logger=migrator t=2026-04-20T02:13:22.283414473Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T02:13:22.306959181Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.548909ms logger=migrator t=2026-04-20T02:13:22.312632942Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T02:13:22.321092541Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.459549ms logger=migrator t=2026-04-20T02:13:22.337662448Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T02:13:22.34997381Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.312711ms logger=migrator t=2026-04-20T02:13:22.354013938Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T02:13:22.354339958Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=325.32µs logger=migrator t=2026-04-20T02:13:22.358021856Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T02:13:22.366438363Z level=info msg="Migration successfully executed" id="add share column" duration=8.410737ms logger=migrator t=2026-04-20T02:13:22.371102762Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T02:13:22.371331369Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=227.128µs logger=migrator t=2026-04-20T02:13:22.375572824Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T02:13:22.376621297Z level=info msg="Migration successfully executed" id="create file table" duration=1.048063ms logger=migrator t=2026-04-20T02:13:22.381424Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T02:13:22.383380832Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.956422ms logger=migrator t=2026-04-20T02:13:22.389390864Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T02:13:22.39054437Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.153397ms logger=migrator t=2026-04-20T02:13:22.39590056Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T02:13:22.397432409Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.531209ms logger=migrator t=2026-04-20T02:13:22.402052316Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T02:13:22.40373126Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.679563ms logger=migrator t=2026-04-20T02:13:22.409552015Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T02:13:22.409744981Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=198.676µs logger=migrator t=2026-04-20T02:13:22.415292167Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T02:13:22.415427151Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=136.284µs logger=migrator t=2026-04-20T02:13:22.420007757Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T02:13:22.420615446Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=607.839µs logger=migrator t=2026-04-20T02:13:22.424333355Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T02:13:22.424553532Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=220.847µs logger=migrator t=2026-04-20T02:13:22.428290481Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T02:13:22.430594384Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.313654ms logger=migrator t=2026-04-20T02:13:22.435756458Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T02:13:22.445701774Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.952326ms logger=migrator t=2026-04-20T02:13:22.450520108Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T02:13:22.450664252Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=142.694µs logger=migrator t=2026-04-20T02:13:22.454455083Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T02:13:22.455704573Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.24917ms logger=migrator t=2026-04-20T02:13:22.4600296Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T02:13:22.460674381Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=645.451µs logger=migrator t=2026-04-20T02:13:22.466052482Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T02:13:22.466427204Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=375.292µs logger=migrator t=2026-04-20T02:13:22.47041056Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T02:13:22.470946757Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=536.657µs logger=migrator t=2026-04-20T02:13:22.474547002Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T02:13:22.484085116Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.538144ms logger=migrator t=2026-04-20T02:13:22.488481016Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T02:13:22.495595481Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.109856ms logger=migrator t=2026-04-20T02:13:22.499365081Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T02:13:22.500674213Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.308512ms logger=migrator t=2026-04-20T02:13:22.504916438Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T02:13:22.580060258Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.142ms logger=migrator t=2026-04-20T02:13:22.585285735Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T02:13:22.586630917Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.344792ms logger=migrator t=2026-04-20T02:13:22.591886134Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T02:13:22.593241637Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.358383ms logger=migrator t=2026-04-20T02:13:22.597455972Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T02:13:22.623695436Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.238644ms logger=migrator t=2026-04-20T02:13:22.629884363Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T02:13:22.64112231Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.235357ms logger=migrator t=2026-04-20T02:13:22.645085497Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T02:13:22.645313304Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=228.327µs logger=migrator t=2026-04-20T02:13:22.650116397Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T02:13:22.650425097Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=312.17µs logger=migrator t=2026-04-20T02:13:22.656463659Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T02:13:22.656915393Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=451.534µs logger=migrator t=2026-04-20T02:13:22.660923181Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T02:13:22.661268052Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=345.15µs logger=migrator t=2026-04-20T02:13:22.665150425Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T02:13:22.665611319Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=457.824µs logger=migrator t=2026-04-20T02:13:22.6703346Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T02:13:22.671950211Z level=info msg="Migration successfully executed" id="create folder table" duration=1.615271ms logger=migrator t=2026-04-20T02:13:22.679260924Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T02:13:22.680445742Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.182087ms logger=migrator t=2026-04-20T02:13:22.686624538Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T02:13:22.688644492Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.019644ms logger=migrator t=2026-04-20T02:13:22.694032273Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T02:13:22.694099386Z level=info msg="Migration successfully executed" id="Update folder title length" duration=72.683µs logger=migrator t=2026-04-20T02:13:22.698393522Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T02:13:22.700379346Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.981333ms logger=migrator t=2026-04-20T02:13:22.706833981Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T02:13:22.70901884Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.188459ms logger=migrator t=2026-04-20T02:13:22.713601456Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T02:13:22.716042334Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.384846ms logger=migrator t=2026-04-20T02:13:22.72000063Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T02:13:22.720827466Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=826.617µs logger=migrator t=2026-04-20T02:13:22.725904947Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T02:13:22.726231188Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=326.581µs logger=migrator t=2026-04-20T02:13:22.73006518Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T02:13:22.732045313Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.980193ms logger=migrator t=2026-04-20T02:13:22.736183554Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T02:13:22.737591379Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.401525ms logger=migrator t=2026-04-20T02:13:22.742855276Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T02:13:22.74452661Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.668713ms logger=migrator t=2026-04-20T02:13:22.748784305Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T02:13:22.749913781Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.129756ms logger=migrator t=2026-04-20T02:13:22.753733753Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T02:13:22.754562389Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=828.096µs logger=migrator t=2026-04-20T02:13:22.759924699Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T02:13:22.761335414Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.404355ms logger=migrator t=2026-04-20T02:13:22.766171868Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T02:13:22.768575395Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.403897ms logger=migrator t=2026-04-20T02:13:22.773815711Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T02:13:22.775165734Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.350423ms logger=migrator t=2026-04-20T02:13:22.780074461Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T02:13:22.781173706Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.099904ms logger=migrator t=2026-04-20T02:13:22.785505953Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T02:13:22.786947009Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.437606ms logger=migrator t=2026-04-20T02:13:22.792868997Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T02:13:22.795014096Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.144899ms logger=migrator t=2026-04-20T02:13:22.800262943Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T02:13:22.801037797Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=778.144µs logger=migrator t=2026-04-20T02:13:22.805492599Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T02:13:22.819869976Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.369947ms logger=migrator t=2026-04-20T02:13:22.824674069Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T02:13:22.825375582Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=703.272µs logger=migrator t=2026-04-20T02:13:22.830145693Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T02:13:22.830167514Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.161µs logger=migrator t=2026-04-20T02:13:22.832930241Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T02:13:22.834185521Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.25687ms logger=migrator t=2026-04-20T02:13:22.838874781Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T02:13:22.838891431Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=17.75µs logger=migrator t=2026-04-20T02:13:22.843302752Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T02:13:22.844762908Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.458786ms logger=migrator t=2026-04-20T02:13:22.848805877Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T02:13:22.850766749Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.959492ms logger=migrator t=2026-04-20T02:13:22.855975285Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T02:13:22.857189934Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.210228ms logger=migrator t=2026-04-20T02:13:22.863135252Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T02:13:22.8646203Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.485998ms logger=migrator t=2026-04-20T02:13:22.868822253Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T02:13:22.869373481Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=554.438µs logger=migrator t=2026-04-20T02:13:22.874012039Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T02:13:22.874784723Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=771.975µs logger=migrator t=2026-04-20T02:13:22.878888654Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T02:13:22.879878005Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=989.191µs logger=migrator t=2026-04-20T02:13:22.886762124Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T02:13:22.888001243Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.242079ms logger=migrator t=2026-04-20T02:13:22.893008743Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T02:13:22.902433583Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.42605ms logger=migrator t=2026-04-20T02:13:22.906218563Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T02:13:22.915712865Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.493482ms logger=migrator t=2026-04-20T02:13:22.922280164Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T02:13:22.934362718Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.083734ms logger=migrator t=2026-04-20T02:13:22.937723285Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T02:13:22.937776177Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=53.952µs logger=migrator t=2026-04-20T02:13:22.940973118Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T02:13:22.950804801Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.831283ms logger=migrator t=2026-04-20T02:13:22.954071055Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T02:13:22.962872615Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.7975ms logger=migrator t=2026-04-20T02:13:22.966640455Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T02:13:22.966899423Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=258.938µs logger=migrator t=2026-04-20T02:13:22.970394584Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.795252328s logger=migrator t=2026-04-20T02:13:22.970820648Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T02:13:22.986592129Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T02:13:22.986834957Z level=info msg="Created default organization" logger=secrets t=2026-04-20T02:13:22.993100096Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T02:13:23.043348565Z level=info msg="Restored cache from database" duration=399.903µs logger=plugin.store t=2026-04-20T02:13:23.044739839Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T02:13:23.085122393Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T02:13:23.085151944Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T02:13:23.085213126Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T02:13:23.085351091Z level=info msg="Plugins loaded" count=54 duration=40.612162ms logger=query_data t=2026-04-20T02:13:23.089574065Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T02:13:23.093087827Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T02:13:23.101179264Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T02:13:23.108799807Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T02:13:23.111293766Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T02:13:23.113146025Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T02:13:23.132078567Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T02:13:23.14883278Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T02:13:23.168869217Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T02:13:23.168898178Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-20T02:13:23.169047113Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-20T02:13:23.169546699Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-20T02:13:23.169655843Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-20T02:13:23.169834918Z level=info msg="State cache has been initialized" states=0 duration=786.245µs logger=ngalert.scheduler t=2026-04-20T02:13:23.169915341Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T02:13:23.170018704Z level=info msg=starting first_tick=2026-04-20T02:13:30Z logger=http.server t=2026-04-20T02:13:23.171527912Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-20T02:13:23.223729372Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-20T02:13:23.230966753Z level=info msg="Update check succeeded" duration=61.904409ms logger=grafana.update.checker t=2026-04-20T02:13:23.233525654Z level=info msg="Update check succeeded" duration=64.497852ms logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T02:13:23.363997774Z level=info msg="Patterns update finished" duration=82.66411ms logger=provisioning.dashboard t=2026-04-20T02:13:23.387385108Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-20T02:13:23.447349275Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T02:13:23.447742748Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T02:13:40.061719277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:40.062660737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:40.081463565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:40.107997019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:40.125925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:40.154114146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:40.171920223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:40.201471743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:40.220148307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:40.247358362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:40.264753745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:40.291877918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:40.95527497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.030036398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.046951666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.073091797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.088721164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.124183183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.143808157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.175381391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.194302293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.21809805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.236417892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.267880673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.285797923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.313608168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.330397972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.362791602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.37685672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.412775691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.434372638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.48566047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.501149682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.535105722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.551674129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.589838083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.604999625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.639848944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.656939028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.690161525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.706796334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.744506713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.768321301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.822961668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.844106491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.882531003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.900166984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.943169732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:41.960755252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.013756888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.030346785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.071881956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.089716294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.130963286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.159758592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.24398132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.277338562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.38449365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.467655065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.539299524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.557833084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.627607063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.643374895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.719839867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.735592578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.850122301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:42.869414185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:43.328494797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:43.347102029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:43.564656239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:43.584411957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:43.660782917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:43.675776434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:43.749061905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:43.764822766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:43.835393191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:43.851774442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:43.932173849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:43.945504873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T02:13:44.030117855Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T02:14:26.193318697Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T02:23:23.211566523Z level=info msg="Completed cleanup jobs" duration=40.833704ms logger=plugins.update.checker t=2026-04-20T02:23:23.279127633Z level=info msg="Update check succeeded" duration=47.756503ms logger=sqlstore.transactions t=2026-04-20T02:28:23.108134848Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"