logger=settings t=2026-04-13T22:57:28.116460349Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-13T22:57:28Z logger=settings t=2026-04-13T22:57:28.116758205Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-13T22:57:28.116773515Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-13T22:57:28.116777085Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-13T22:57:28.116780065Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-13T22:57:28.116782775Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-13T22:57:28.116785445Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-13T22:57:28.116788105Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-13T22:57:28.116791045Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-13T22:57:28.116793855Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-13T22:57:28.116798985Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-13T22:57:28.116801675Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-13T22:57:28.116804346Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-13T22:57:28.116806946Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-13T22:57:28.116810236Z level=info msg=Target target=[all] logger=settings t=2026-04-13T22:57:28.116937158Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-13T22:57:28.116940338Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-13T22:57:28.116943058Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-13T22:57:28.116945708Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-13T22:57:28.116948438Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-13T22:57:28.116951378Z level=info msg="App mode production" logger=sqlstore t=2026-04-13T22:57:28.117476289Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-13T22:57:28.11754725Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-13T22:57:28.119904274Z level=info msg="Locking database" logger=migrator t=2026-04-13T22:57:28.119921064Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-13T22:57:28.120612838Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-13T22:57:28.121625967Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.013499ms logger=migrator t=2026-04-13T22:57:28.128567388Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-13T22:57:28.129403094Z level=info msg="Migration successfully executed" id="create user table" duration=836.536µs logger=migrator t=2026-04-13T22:57:28.136128891Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-13T22:57:28.137394775Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.265794ms logger=migrator t=2026-04-13T22:57:28.14239482Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-13T22:57:28.143607232Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.212482ms logger=migrator t=2026-04-13T22:57:28.149214908Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-13T22:57:28.15040879Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.193802ms logger=migrator t=2026-04-13T22:57:28.157063256Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-13T22:57:28.157734109Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=671.343µs logger=migrator t=2026-04-13T22:57:28.163346306Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-13T22:57:28.167611846Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.264571ms logger=migrator t=2026-04-13T22:57:28.172912375Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-13T22:57:28.173712981Z level=info msg="Migration successfully executed" id="create user table v2" duration=800.226µs logger=migrator t=2026-04-13T22:57:28.178036252Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-13T22:57:28.179108033Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.071131ms logger=migrator t=2026-04-13T22:57:28.184529985Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-13T22:57:28.185637726Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.10324ms logger=migrator t=2026-04-13T22:57:28.191917425Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-13T22:57:28.192693319Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=775.354µs logger=migrator t=2026-04-13T22:57:28.197556351Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-13T22:57:28.19853862Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=981.679µs logger=migrator t=2026-04-13T22:57:28.205379939Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-13T22:57:28.206921228Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.542869ms logger=migrator t=2026-04-13T22:57:28.212082225Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-13T22:57:28.212127996Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.431µs logger=migrator t=2026-04-13T22:57:28.219010216Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-13T22:57:28.221437162Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.417666ms logger=migrator t=2026-04-13T22:57:28.228267721Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-13T22:57:28.228558677Z level=info msg="Migration successfully executed" id="Add missing user data" duration=290.946µs logger=migrator t=2026-04-13T22:57:28.234067111Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-13T22:57:28.235334315Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.266414ms logger=migrator t=2026-04-13T22:57:28.241136264Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-13T22:57:28.241834118Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=697.784µs logger=migrator t=2026-04-13T22:57:28.245797212Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-13T22:57:28.246993134Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.195712ms logger=migrator t=2026-04-13T22:57:28.250506321Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-13T22:57:28.257997873Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.507142ms logger=migrator t=2026-04-13T22:57:28.264490106Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-13T22:57:28.265548726Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.05852ms logger=migrator t=2026-04-13T22:57:28.269237735Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-13T22:57:28.269420508Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=185.363µs logger=migrator t=2026-04-13T22:57:28.273987545Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-13T22:57:28.274637947Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=649.772µs logger=migrator t=2026-04-13T22:57:28.28009935Z 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-13T22:57:28.280365705Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=266.335µs logger=migrator t=2026-04-13T22:57:28.285730507Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-13T22:57:28.286272686Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=542.4µs logger=migrator t=2026-04-13T22:57:28.292050915Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-13T22:57:28.293209777Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.158362ms logger=migrator t=2026-04-13T22:57:28.299588178Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-13T22:57:28.3002512Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=662.962µs logger=migrator t=2026-04-13T22:57:28.306998518Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-13T22:57:28.307819994Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=819.586µs logger=migrator t=2026-04-13T22:57:28.313597313Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-13T22:57:28.314618663Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.02128ms logger=migrator t=2026-04-13T22:57:28.351867996Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-13T22:57:28.35317202Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.309385ms logger=migrator t=2026-04-13T22:57:28.383949232Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-13T22:57:28.384026603Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=81.052µs logger=migrator t=2026-04-13T22:57:28.391874332Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-13T22:57:28.392794958Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=925.076µs logger=migrator t=2026-04-13T22:57:28.400953203Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-13T22:57:28.401811609Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=862.796µs logger=migrator t=2026-04-13T22:57:28.406806013Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-13T22:57:28.407641249Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=830.466µs logger=migrator t=2026-04-13T22:57:28.415002108Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-13T22:57:28.415722562Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=720.814µs logger=migrator t=2026-04-13T22:57:28.421857487Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-13T22:57:28.427355282Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.498314ms logger=migrator t=2026-04-13T22:57:28.436550136Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-13T22:57:28.437620005Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.071689ms logger=migrator t=2026-04-13T22:57:28.44367411Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-13T22:57:28.444426424Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=752.434µs logger=migrator t=2026-04-13T22:57:28.450644071Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-13T22:57:28.451816484Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.169383ms logger=migrator t=2026-04-13T22:57:28.457030632Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-13T22:57:28.457731475Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=700.733µs logger=migrator t=2026-04-13T22:57:28.463568886Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-13T22:57:28.464681007Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.109981ms logger=migrator t=2026-04-13T22:57:28.470472666Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-13T22:57:28.470851523Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=379.047µs logger=migrator t=2026-04-13T22:57:28.475808137Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-13T22:57:28.476427488Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=619.971µs logger=migrator t=2026-04-13T22:57:28.482796879Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-13T22:57:28.483121375Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=325.546µs logger=migrator t=2026-04-13T22:57:28.488464486Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-13T22:57:28.488987226Z level=info msg="Migration successfully executed" id="create star table" duration=522.37µs logger=migrator t=2026-04-13T22:57:28.493417079Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-13T22:57:28.494709533Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.289814ms logger=migrator t=2026-04-13T22:57:28.500094355Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-13T22:57:28.501033403Z level=info msg="Migration successfully executed" id="create org table v1" duration=938.088µs logger=migrator t=2026-04-13T22:57:28.506973135Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-13T22:57:28.507771221Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=797.486µs logger=migrator t=2026-04-13T22:57:28.513209643Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-13T22:57:28.514384335Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.175612ms logger=migrator t=2026-04-13T22:57:28.51993445Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-13T22:57:28.520898168Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=964.338µs logger=migrator t=2026-04-13T22:57:28.526088557Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-13T22:57:28.526778189Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=686.882µs logger=migrator t=2026-04-13T22:57:28.532418436Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-13T22:57:28.533188321Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=768.845µs logger=migrator t=2026-04-13T22:57:28.537834288Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-13T22:57:28.537876859Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.551µs logger=migrator t=2026-04-13T22:57:28.546822877Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-13T22:57:28.546864208Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=43.061µs logger=migrator t=2026-04-13T22:57:28.552615728Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-13T22:57:28.552780261Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=164.993µs logger=migrator t=2026-04-13T22:57:28.558474998Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-13T22:57:28.559196162Z level=info msg="Migration successfully executed" id="create dashboard table" duration=719.123µs logger=migrator t=2026-04-13T22:57:28.564224907Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-13T22:57:28.564917259Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=692.362µs logger=migrator t=2026-04-13T22:57:28.570607967Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-13T22:57:28.571338411Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=729.934µs logger=migrator t=2026-04-13T22:57:28.576379077Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-13T22:57:28.577204752Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=824.945µs logger=migrator t=2026-04-13T22:57:28.583959259Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-13T22:57:28.584782465Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=821.196µs logger=migrator t=2026-04-13T22:57:28.590094915Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-13T22:57:28.590792419Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=697.023µs logger=migrator t=2026-04-13T22:57:28.595908425Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-13T22:57:28.601322977Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.415492ms logger=migrator t=2026-04-13T22:57:28.607484594Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-13T22:57:28.608222097Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=739.553µs logger=migrator t=2026-04-13T22:57:28.614215161Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-13T22:57:28.615495915Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.279723ms logger=migrator t=2026-04-13T22:57:28.621841965Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-13T22:57:28.62260416Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=761.395µs logger=migrator t=2026-04-13T22:57:28.628028521Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-13T22:57:28.628546452Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=517.561µs logger=migrator t=2026-04-13T22:57:28.633301501Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-13T22:57:28.634674857Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.370146ms logger=migrator t=2026-04-13T22:57:28.640265063Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-13T22:57:28.640328534Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=64.111µs logger=migrator t=2026-04-13T22:57:28.646805747Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-13T22:57:28.649775683Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.969016ms logger=migrator t=2026-04-13T22:57:28.654492271Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-13T22:57:28.656335457Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.843076ms logger=migrator t=2026-04-13T22:57:28.661174258Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-13T22:57:28.663008142Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.833054ms logger=migrator t=2026-04-13T22:57:28.66872453Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-13T22:57:28.669524285Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=800.505µs logger=migrator t=2026-04-13T22:57:28.675127401Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-13T22:57:28.677037147Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.908436ms logger=migrator t=2026-04-13T22:57:28.681833828Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-13T22:57:28.683160403Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.323295ms logger=migrator t=2026-04-13T22:57:28.689020284Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-13T22:57:28.689776278Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=755.264µs logger=migrator t=2026-04-13T22:57:28.694575399Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-13T22:57:28.694607569Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.14µs logger=migrator t=2026-04-13T22:57:28.699273977Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-13T22:57:28.699313908Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.091µs logger=migrator t=2026-04-13T22:57:28.705347282Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-13T22:57:28.708692935Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.346273ms logger=migrator t=2026-04-13T22:57:28.714073387Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-13T22:57:28.716121605Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.047538ms logger=migrator t=2026-04-13T22:57:28.721248792Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-13T22:57:28.72328863Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.039138ms logger=migrator t=2026-04-13T22:57:28.728878076Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-13T22:57:28.730821013Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.941987ms logger=migrator t=2026-04-13T22:57:28.737322516Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-13T22:57:28.737634512Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=310.876µs logger=migrator t=2026-04-13T22:57:28.744121764Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-13T22:57:28.745533321Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.410767ms logger=migrator t=2026-04-13T22:57:28.754888598Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-13T22:57:28.75557384Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=685.642µs logger=migrator t=2026-04-13T22:57:28.762157055Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-13T22:57:28.762220766Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=100.462µs logger=migrator t=2026-04-13T22:57:28.768008665Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-13T22:57:28.771438451Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=3.422606ms logger=migrator t=2026-04-13T22:57:28.776352903Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-13T22:57:28.777679248Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.332955ms logger=migrator t=2026-04-13T22:57:28.78517447Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-13T22:57:28.792162732Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.986182ms logger=migrator t=2026-04-13T22:57:28.798053763Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-13T22:57:28.798818057Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=764.054µs logger=migrator t=2026-04-13T22:57:28.802703661Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-13T22:57:28.803580978Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=876.607µs logger=migrator t=2026-04-13T22:57:28.80793588Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-13T22:57:28.808906199Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=970.678µs logger=migrator t=2026-04-13T22:57:28.813454824Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-13T22:57:28.81377536Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=320.586µs logger=migrator t=2026-04-13T22:57:28.81855193Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-13T22:57:28.819127991Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=575.361µs logger=migrator t=2026-04-13T22:57:28.82435818Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-13T22:57:28.827631732Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.273272ms logger=migrator t=2026-04-13T22:57:28.831611357Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-13T22:57:28.832597166Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=985.249µs logger=migrator t=2026-04-13T22:57:28.837214053Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-13T22:57:28.837386726Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=175.113µs logger=migrator t=2026-04-13T22:57:28.841206928Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-13T22:57:28.841454743Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=248.075µs logger=migrator t=2026-04-13T22:57:28.846122461Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-13T22:57:28.847277743Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.154972ms logger=migrator t=2026-04-13T22:57:28.853474939Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-13T22:57:28.856066499Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.590799ms logger=migrator t=2026-04-13T22:57:28.861866408Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-13T22:57:28.862781056Z level=info msg="Migration successfully executed" id="create data_source table" duration=914.638µs logger=migrator t=2026-04-13T22:57:28.867156068Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-13T22:57:28.868750038Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.59301ms logger=migrator t=2026-04-13T22:57:28.873843515Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-13T22:57:28.875025057Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.180983ms logger=migrator t=2026-04-13T22:57:28.878988962Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-13T22:57:28.880168894Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.179362ms logger=migrator t=2026-04-13T22:57:28.884279051Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-13T22:57:28.885002065Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=725.054µs logger=migrator t=2026-04-13T22:57:28.890932017Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-13T22:57:28.900444537Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.51156ms logger=migrator t=2026-04-13T22:57:28.905258128Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-13T22:57:28.90588771Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=629.472µs logger=migrator t=2026-04-13T22:57:28.909847795Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-13T22:57:28.911097718Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.249323ms logger=migrator t=2026-04-13T22:57:28.915542662Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-13T22:57:28.916755805Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.210093ms logger=migrator t=2026-04-13T22:57:28.920648928Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-13T22:57:28.921182509Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=532.491µs logger=migrator t=2026-04-13T22:57:28.925909598Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-13T22:57:28.929274602Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.363534ms logger=migrator t=2026-04-13T22:57:28.933828638Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-13T22:57:28.93715239Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.324512ms logger=migrator t=2026-04-13T22:57:28.943945139Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-13T22:57:28.943992129Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=49.801µs logger=migrator t=2026-04-13T22:57:28.948538435Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-13T22:57:28.948934853Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=397.198µs logger=migrator t=2026-04-13T22:57:29.488777009Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-13T22:57:29.492875007Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.101598ms logger=migrator t=2026-04-13T22:57:29.618267555Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-13T22:57:29.618718284Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=453.259µs logger=migrator t=2026-04-13T22:57:30.097548407Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-13T22:57:30.097971575Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=424.488µs logger=migrator t=2026-04-13T22:57:30.258299984Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-13T22:57:30.262415092Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.118967ms logger=migrator t=2026-04-13T22:57:30.436662202Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-13T22:57:30.43707995Z level=info msg="Migration successfully executed" id="Update uid value" duration=422.498µs logger=migrator t=2026-04-13T22:57:30.445675253Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-13T22:57:30.44712452Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.453087ms logger=migrator t=2026-04-13T22:57:30.45451528Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-13T22:57:30.45615031Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.63936ms logger=migrator t=2026-04-13T22:57:30.461582393Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-13T22:57:30.462882628Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.300855ms logger=migrator t=2026-04-13T22:57:30.471398929Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-13T22:57:30.472158833Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=759.954µs logger=migrator t=2026-04-13T22:57:30.478764558Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-13T22:57:30.479986781Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.222214ms logger=migrator t=2026-04-13T22:57:30.486437383Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-13T22:57:30.487281028Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=843.955µs logger=migrator t=2026-04-13T22:57:30.494133808Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-13T22:57:30.494882493Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=752.055µs logger=migrator t=2026-04-13T22:57:30.49955999Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-13T22:57:30.500259564Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=697.654µs logger=migrator t=2026-04-13T22:57:30.506273777Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-13T22:57:30.50697047Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=697.073µs logger=migrator t=2026-04-13T22:57:30.511327952Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-13T22:57:30.51857302Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.240878ms logger=migrator t=2026-04-13T22:57:30.524914229Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-13T22:57:30.525644493Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=730.574µs logger=migrator t=2026-04-13T22:57:30.531192208Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-13T22:57:30.531953342Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=761.124µs logger=migrator t=2026-04-13T22:57:30.53551953Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-13T22:57:30.536233163Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=713.703µs logger=migrator t=2026-04-13T22:57:30.542611384Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-13T22:57:30.543354297Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=743.263µs logger=migrator t=2026-04-13T22:57:30.548588886Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-13T22:57:30.548885872Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=297.046µs logger=migrator t=2026-04-13T22:57:30.553575761Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-13T22:57:30.554384576Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=809.275µs logger=migrator t=2026-04-13T22:57:30.559116976Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-13T22:57:30.559142756Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.55µs logger=migrator t=2026-04-13T22:57:30.566058597Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-13T22:57:30.568590484Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.531357ms logger=migrator t=2026-04-13T22:57:30.572404836Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-13T22:57:30.574843503Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.438207ms logger=migrator t=2026-04-13T22:57:30.578709006Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-13T22:57:30.578859789Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=151.243µs logger=migrator t=2026-04-13T22:57:30.582555318Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-13T22:57:30.585148207Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.594129ms logger=migrator t=2026-04-13T22:57:30.596036733Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-13T22:57:30.600355104Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.317931ms logger=migrator t=2026-04-13T22:57:30.604476312Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-13T22:57:30.605219657Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=741.255µs logger=migrator t=2026-04-13T22:57:30.609790443Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-13T22:57:30.610635868Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=848.445µs logger=migrator t=2026-04-13T22:57:30.616889257Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-13T22:57:30.617757153Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=867.135µs logger=migrator t=2026-04-13T22:57:30.623130874Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-13T22:57:30.624641322Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.510048ms logger=migrator t=2026-04-13T22:57:30.629314111Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-13T22:57:30.630157597Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=845.086µs logger=migrator t=2026-04-13T22:57:30.635146401Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-13T22:57:30.635939436Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=792.955µs logger=migrator t=2026-04-13T22:57:30.640005613Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-13T22:57:30.640112745Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=108.712µs logger=migrator t=2026-04-13T22:57:30.644362105Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-13T22:57:30.644402507Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.052µs logger=migrator t=2026-04-13T22:57:30.649578884Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-13T22:57:30.655022937Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.443263ms logger=migrator t=2026-04-13T22:57:30.660266196Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-13T22:57:30.663019818Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.753392ms logger=migrator t=2026-04-13T22:57:30.668256517Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-13T22:57:30.668328878Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=72.791µs logger=migrator t=2026-04-13T22:57:30.672739212Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-13T22:57:30.673467865Z level=info msg="Migration successfully executed" id="create quota table v1" duration=727.514µs logger=migrator t=2026-04-13T22:57:30.679726923Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-13T22:57:30.68110148Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.374536ms logger=migrator t=2026-04-13T22:57:30.684930411Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-13T22:57:30.684958422Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.021µs logger=migrator t=2026-04-13T22:57:30.688793734Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-13T22:57:30.689524859Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=730.855µs logger=migrator t=2026-04-13T22:57:30.695001682Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-13T22:57:30.696258606Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.256724ms logger=migrator t=2026-04-13T22:57:30.700828922Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-13T22:57:30.703767158Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.935955ms logger=migrator t=2026-04-13T22:57:30.708922495Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-13T22:57:30.708952916Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.641µs logger=migrator t=2026-04-13T22:57:30.715475858Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-13T22:57:30.716768713Z level=info msg="Migration successfully executed" id="create session table" duration=1.312375ms logger=migrator t=2026-04-13T22:57:30.72189117Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-13T22:57:30.722025642Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=135.002µs logger=migrator t=2026-04-13T22:57:30.726935965Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-13T22:57:30.727022837Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=87.152µs logger=migrator t=2026-04-13T22:57:30.731272037Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-13T22:57:30.732641163Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.373316ms logger=migrator t=2026-04-13T22:57:30.73830222Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-13T22:57:30.739248817Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=948.607µs logger=migrator t=2026-04-13T22:57:30.744041439Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-13T22:57:30.744069829Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=34.251µs logger=migrator t=2026-04-13T22:57:30.749553973Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-13T22:57:30.749582973Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=30.19µs logger=migrator t=2026-04-13T22:57:30.753417265Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-13T22:57:30.757088754Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.669509ms logger=migrator t=2026-04-13T22:57:30.761979437Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-13T22:57:30.766481972Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.505096ms logger=migrator t=2026-04-13T22:57:30.771519777Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-13T22:57:30.771600948Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.521µs logger=migrator t=2026-04-13T22:57:30.775308669Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-13T22:57:30.77537746Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=69.401µs logger=migrator t=2026-04-13T22:57:30.779120561Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-13T22:57:30.779905765Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=782.964µs logger=migrator t=2026-04-13T22:57:30.784725497Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-13T22:57:30.784763968Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=40.291µs logger=migrator t=2026-04-13T22:57:30.788679502Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-13T22:57:30.791998154Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.319702ms logger=migrator t=2026-04-13T22:57:30.79604323Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-13T22:57:30.796182663Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=139.393µs logger=migrator t=2026-04-13T22:57:30.818989913Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-13T22:57:30.823817335Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.827192ms logger=migrator t=2026-04-13T22:57:30.86430012Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-13T22:57:30.869587829Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.289429ms logger=migrator t=2026-04-13T22:57:30.874953621Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-13T22:57:30.875020402Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.351µs logger=migrator t=2026-04-13T22:57:30.881505935Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-13T22:57:30.88342419Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.921666ms logger=migrator t=2026-04-13T22:57:30.888937535Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-13T22:57:30.890209979Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.273704ms logger=migrator t=2026-04-13T22:57:30.895424098Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-13T22:57:30.896469558Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.04552ms logger=migrator t=2026-04-13T22:57:30.905535398Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-13T22:57:30.906899554Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.363586ms logger=migrator t=2026-04-13T22:57:30.914684852Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-13T22:57:30.915925134Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.239972ms logger=migrator t=2026-04-13T22:57:30.92043424Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-13T22:57:30.921734545Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.299905ms logger=migrator t=2026-04-13T22:57:30.926348111Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-13T22:57:30.92733452Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=985.859µs logger=migrator t=2026-04-13T22:57:30.934100417Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-13T22:57:30.935367361Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.266254ms logger=migrator t=2026-04-13T22:57:30.940082871Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-13T22:57:30.941279154Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.193483ms logger=migrator t=2026-04-13T22:57:30.945677797Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-13T22:57:30.955292859Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.614522ms logger=migrator t=2026-04-13T22:57:30.960474046Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-13T22:57:30.96122465Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=752.344µs logger=migrator t=2026-04-13T22:57:30.965604633Z 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-13T22:57:30.96646893Z 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=863.487µs logger=migrator t=2026-04-13T22:57:30.970323712Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-13T22:57:30.970646538Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=322.586µs logger=migrator t=2026-04-13T22:57:30.97448416Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-13T22:57:30.975002781Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=518.231µs logger=migrator t=2026-04-13T22:57:30.979588777Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-13T22:57:30.980843041Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.253674ms logger=migrator t=2026-04-13T22:57:30.984789066Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-13T22:57:30.988727919Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.939673ms logger=migrator t=2026-04-13T22:57:30.993737064Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-13T22:57:30.997326073Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.587048ms logger=migrator t=2026-04-13T22:57:31.001013632Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-13T22:57:31.004566549Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.554167ms logger=migrator t=2026-04-13T22:57:31.008585515Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-13T22:57:31.012305835Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.71975ms logger=migrator t=2026-04-13T22:57:31.016898252Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-13T22:57:31.017830519Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=931.637µs logger=migrator t=2026-04-13T22:57:31.021760284Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-13T22:57:31.021799314Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=40.451µs logger=migrator t=2026-04-13T22:57:31.028861618Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-13T22:57:31.028897418Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=37.46µs logger=migrator t=2026-04-13T22:57:31.036147785Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-13T22:57:31.037370808Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.220303ms logger=migrator t=2026-04-13T22:57:31.054879769Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-13T22:57:31.056365537Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.491338ms logger=migrator t=2026-04-13T22:57:31.090202536Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-13T22:57:31.09199321Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.789944ms logger=migrator t=2026-04-13T22:57:31.100295467Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-13T22:57:31.101790215Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.492628ms logger=migrator t=2026-04-13T22:57:31.107616395Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-13T22:57:31.108515282Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=898.667µs logger=migrator t=2026-04-13T22:57:31.11420136Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-13T22:57:31.120606061Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.402381ms logger=migrator t=2026-04-13T22:57:31.125090586Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-13T22:57:31.128975639Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.886614ms logger=migrator t=2026-04-13T22:57:31.133780989Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-13T22:57:31.134028344Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=173.523µs logger=migrator t=2026-04-13T22:57:31.138022559Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-13T22:57:31.138881756Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=859.447µs logger=migrator t=2026-04-13T22:57:31.142776839Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-13T22:57:31.143585925Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=809.426µs logger=migrator t=2026-04-13T22:57:31.14864857Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-13T22:57:31.15502503Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.37555ms logger=migrator t=2026-04-13T22:57:31.159382943Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-13T22:57:31.159471794Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.001µs logger=migrator t=2026-04-13T22:57:31.163568452Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-13T22:57:31.164370797Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=802.495µs logger=migrator t=2026-04-13T22:57:31.169845451Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-13T22:57:31.17142482Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.578349ms logger=migrator t=2026-04-13T22:57:31.17563839Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-13T22:57:31.175714161Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=77.591µs logger=migrator t=2026-04-13T22:57:31.179543474Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-13T22:57:31.18040988Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=865.936µs logger=migrator t=2026-04-13T22:57:31.18572806Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-13T22:57:31.187075966Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.346806ms logger=migrator t=2026-04-13T22:57:31.192308365Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-13T22:57:31.193964206Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.667611ms logger=migrator t=2026-04-13T22:57:31.198570183Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-13T22:57:31.199948869Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.378906ms logger=migrator t=2026-04-13T22:57:31.204000706Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-13T22:57:31.204961194Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=959.698µs logger=migrator t=2026-04-13T22:57:31.210482948Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-13T22:57:31.212929075Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.446407ms logger=migrator t=2026-04-13T22:57:31.217584702Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-13T22:57:31.217624453Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=42.041µs logger=migrator t=2026-04-13T22:57:31.225488552Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-13T22:57:31.230085159Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.601146ms logger=migrator t=2026-04-13T22:57:31.236039191Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-13T22:57:31.237486208Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.449827ms logger=migrator t=2026-04-13T22:57:31.246964237Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-13T22:57:31.253533782Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.570604ms logger=migrator t=2026-04-13T22:57:31.260015993Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-13T22:57:31.260777748Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=763.345µs logger=migrator t=2026-04-13T22:57:31.269535653Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-13T22:57:31.273226634Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=3.69297ms logger=migrator t=2026-04-13T22:57:31.278446701Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-13T22:57:31.279522262Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.077001ms logger=migrator t=2026-04-13T22:57:31.284500017Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-13T22:57:31.297813537Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.313561ms logger=migrator t=2026-04-13T22:57:31.301611369Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-13T22:57:31.302154379Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=541.08µs logger=migrator t=2026-04-13T22:57:31.307573512Z 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-13T22:57:31.309001679Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.427767ms logger=migrator t=2026-04-13T22:57:31.313225398Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-13T22:57:31.313460763Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=233.255µs logger=migrator t=2026-04-13T22:57:31.317584501Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-13T22:57:31.317995689Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=410.568µs logger=migrator t=2026-04-13T22:57:31.323239417Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-13T22:57:31.323612665Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=374.138µs logger=migrator t=2026-04-13T22:57:31.330022696Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-13T22:57:31.337070259Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.047143ms logger=migrator t=2026-04-13T22:57:31.344128862Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-13T22:57:31.349109287Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.977784ms logger=migrator t=2026-04-13T22:57:31.355219302Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-13T22:57:31.35614682Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=926.857µs logger=migrator t=2026-04-13T22:57:31.363448987Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-13T22:57:31.364847954Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.399057ms logger=migrator t=2026-04-13T22:57:31.370224345Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-13T22:57:31.370544601Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=323.966µs logger=migrator t=2026-04-13T22:57:31.375477745Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-13T22:57:31.381762553Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.308479ms logger=migrator t=2026-04-13T22:57:31.392385944Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-13T22:57:31.39376507Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.378966ms logger=migrator t=2026-04-13T22:57:31.399654921Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-13T22:57:31.399902826Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=246.295µs logger=migrator t=2026-04-13T22:57:31.404796049Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-13T22:57:31.405391979Z level=info msg="Migration successfully executed" id="Move region to single row" duration=596.09µs logger=migrator t=2026-04-13T22:57:31.411094277Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-13T22:57:31.412334841Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.240814ms logger=migrator t=2026-04-13T22:57:31.41655121Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-13T22:57:31.417338146Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=786.906µs logger=migrator t=2026-04-13T22:57:31.421122376Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-13T22:57:31.422243018Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.118211ms logger=migrator t=2026-04-13T22:57:31.426953236Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-13T22:57:31.428296712Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.342726ms logger=migrator t=2026-04-13T22:57:31.432316268Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-13T22:57:31.433639643Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.321545ms logger=migrator t=2026-04-13T22:57:31.438929783Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-13T22:57:31.440340789Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.410966ms logger=migrator t=2026-04-13T22:57:31.44564591Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-13T22:57:31.445713471Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=68.001µs logger=migrator t=2026-04-13T22:57:31.449321919Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-13T22:57:31.450490611Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.163592ms logger=migrator t=2026-04-13T22:57:31.457502744Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-13T22:57:31.45890185Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.392927ms logger=migrator t=2026-04-13T22:57:31.464374383Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-13T22:57:31.46577545Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.364376ms logger=migrator t=2026-04-13T22:57:31.471711402Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-13T22:57:31.472561868Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=850.146µs logger=migrator t=2026-04-13T22:57:31.476271878Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-13T22:57:31.476555604Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=284.176µs logger=migrator t=2026-04-13T22:57:31.481331564Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-13T22:57:31.481921725Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=590.702µs logger=migrator t=2026-04-13T22:57:31.485991812Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-13T22:57:31.486054483Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=61.791µs logger=migrator t=2026-04-13T22:57:31.491477586Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-13T22:57:31.492750069Z level=info msg="Migration successfully executed" id="create team table" duration=1.270503ms logger=migrator t=2026-04-13T22:57:31.498134451Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-13T22:57:31.499718071Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.59111ms logger=migrator t=2026-04-13T22:57:31.511942232Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-13T22:57:31.513197916Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.261755ms logger=migrator t=2026-04-13T22:57:31.517299063Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-13T22:57:31.521705306Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.398893ms logger=migrator t=2026-04-13T22:57:31.607502756Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-13T22:57:31.607953986Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=456.23µs logger=migrator t=2026-04-13T22:57:31.6436884Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-13T22:57:31.645391252Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.701392ms logger=migrator t=2026-04-13T22:57:31.653868533Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-13T22:57:31.654873711Z level=info msg="Migration successfully executed" id="create team member table" duration=1.009538ms logger=migrator t=2026-04-13T22:57:31.662018466Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-13T22:57:31.663790091Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.775035ms logger=migrator t=2026-04-13T22:57:31.671265641Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-13T22:57:31.672601887Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.336786ms logger=migrator t=2026-04-13T22:57:31.681634547Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-13T22:57:31.682568345Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=931.268µs logger=migrator t=2026-04-13T22:57:31.688387714Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-13T22:57:31.693577173Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.191199ms logger=migrator t=2026-04-13T22:57:31.697738871Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-13T22:57:31.703101343Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.362062ms logger=migrator t=2026-04-13T22:57:31.709227268Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-13T22:57:31.713777344Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.550876ms logger=migrator t=2026-04-13T22:57:31.719072324Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-13T22:57:31.720182255Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.109771ms logger=migrator t=2026-04-13T22:57:31.724345484Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-13T22:57:31.726225549Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.883925ms logger=migrator t=2026-04-13T22:57:31.734668459Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-13T22:57:31.735606437Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=937.868µs logger=migrator t=2026-04-13T22:57:31.74107565Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-13T22:57:31.742592919Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.514689ms logger=migrator t=2026-04-13T22:57:31.748390438Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-13T22:57:31.749783064Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.392976ms logger=migrator t=2026-04-13T22:57:31.757659743Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-13T22:57:31.759052579Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.392506ms logger=migrator t=2026-04-13T22:57:31.764188086Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-13T22:57:31.765093953Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=905.767µs logger=migrator t=2026-04-13T22:57:31.77020564Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-13T22:57:31.771554296Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.347596ms logger=migrator t=2026-04-13T22:57:31.777133861Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-13T22:57:31.777869825Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=736.204µs logger=migrator t=2026-04-13T22:57:31.783698334Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-13T22:57:31.783916408Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=218.584µs logger=migrator t=2026-04-13T22:57:31.790132517Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-13T22:57:31.791335699Z level=info msg="Migration successfully executed" id="create tag table" duration=1.203253ms logger=migrator t=2026-04-13T22:57:31.906427743Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-13T22:57:31.908008413Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.58411ms logger=migrator t=2026-04-13T22:57:31.914534486Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-13T22:57:31.915182118Z level=info msg="Migration successfully executed" id="create login attempt table" duration=647.792µs logger=migrator t=2026-04-13T22:57:31.921395936Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-13T22:57:31.922250642Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=854.216µs logger=migrator t=2026-04-13T22:57:31.927782906Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-13T22:57:31.928594972Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=812.146µs logger=migrator t=2026-04-13T22:57:31.934071785Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-13T22:57:31.94862443Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.551295ms logger=migrator t=2026-04-13T22:57:31.9539147Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-13T22:57:31.954645193Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=730.103µs logger=migrator t=2026-04-13T22:57:31.958955395Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-13T22:57:31.959864372Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=907.747µs logger=migrator t=2026-04-13T22:57:31.964623122Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-13T22:57:31.964893698Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=271.026µs logger=migrator t=2026-04-13T22:57:31.971800198Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-13T22:57:31.972744455Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=944.667µs logger=migrator t=2026-04-13T22:57:31.978232489Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-13T22:57:31.979734897Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.502278ms logger=migrator t=2026-04-13T22:57:31.985915024Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-13T22:57:31.98728823Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.372766ms logger=migrator t=2026-04-13T22:57:31.993931765Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-13T22:57:31.994029397Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=99.012µs logger=migrator t=2026-04-13T22:57:31.999139124Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-13T22:57:32.006391951Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.253367ms logger=migrator t=2026-04-13T22:57:32.011592699Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-13T22:57:32.016713476Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.120327ms logger=migrator t=2026-04-13T22:57:32.022813691Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-13T22:57:32.027773455Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.960784ms logger=migrator t=2026-04-13T22:57:32.033973412Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-13T22:57:32.038949296Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.981254ms logger=migrator t=2026-04-13T22:57:32.043994211Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-13T22:57:32.044872608Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=878.547µs logger=migrator t=2026-04-13T22:57:32.050097917Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-13T22:57:32.055163532Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.064966ms logger=migrator t=2026-04-13T22:57:32.061062333Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-13T22:57:32.06192818Z level=info msg="Migration successfully executed" id="create server_lock table" duration=862.857µs logger=migrator t=2026-04-13T22:57:32.06719899Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-13T22:57:32.068212528Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.013198ms logger=migrator t=2026-04-13T22:57:32.074933235Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-13T22:57:32.076453054Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.517519ms logger=migrator t=2026-04-13T22:57:32.083559768Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-13T22:57:32.084607108Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.04832ms logger=migrator t=2026-04-13T22:57:32.090652042Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-13T22:57:32.092208422Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.55558ms logger=migrator t=2026-04-13T22:57:32.098140864Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-13T22:57:32.099146143Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.004779ms logger=migrator t=2026-04-13T22:57:32.106642405Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-13T22:57:32.114611415Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.97013ms logger=migrator t=2026-04-13T22:57:32.119791922Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-13T22:57:32.120730211Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=942.989µs logger=migrator t=2026-04-13T22:57:32.127336916Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-13T22:57:32.128230252Z level=info msg="Migration successfully executed" id="create cache_data table" duration=893.176µs logger=migrator t=2026-04-13T22:57:32.134049392Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-13T22:57:32.135034801Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=985.189µs logger=migrator t=2026-04-13T22:57:32.140915811Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-13T22:57:32.141817749Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=901.098µs logger=migrator t=2026-04-13T22:57:32.148804221Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-13T22:57:32.150423411Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.61886ms logger=migrator t=2026-04-13T22:57:32.156718831Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-13T22:57:32.156893884Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=175.854µs logger=migrator t=2026-04-13T22:57:32.162701813Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-13T22:57:32.162812365Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=109.172µs logger=migrator t=2026-04-13T22:57:32.171076852Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-13T22:57:32.172689652Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.612821ms logger=migrator t=2026-04-13T22:57:32.180217444Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-13T22:57:32.181583569Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.366455ms logger=migrator t=2026-04-13T22:57:32.188209815Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-13T22:57:32.189335376Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.125111ms logger=migrator t=2026-04-13T22:57:32.197793526Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-13T22:57:32.197926588Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=133.302µs logger=migrator t=2026-04-13T22:57:32.2059435Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-13T22:57:32.20752905Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.58526ms logger=migrator t=2026-04-13T22:57:32.212895712Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-13T22:57:32.213769958Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=874.535µs logger=migrator t=2026-04-13T22:57:32.21970351Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-13T22:57:32.22131728Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.61295ms logger=migrator t=2026-04-13T22:57:32.227402915Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-13T22:57:32.228404844Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.001699ms logger=migrator t=2026-04-13T22:57:32.233534502Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-13T22:57:32.239225549Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.690757ms logger=migrator t=2026-04-13T22:57:32.245381195Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-13T22:57:32.246284622Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=906.527µs logger=migrator t=2026-04-13T22:57:32.25198532Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-13T22:57:32.252088872Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=104.122µs logger=migrator t=2026-04-13T22:57:32.257044845Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-13T22:57:32.258595574Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.551459ms logger=migrator t=2026-04-13T22:57:32.264920334Z 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-13T22:57:32.265957644Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.03727ms logger=migrator t=2026-04-13T22:57:32.272827004Z 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-13T22:57:32.273863673Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.036228ms logger=migrator t=2026-04-13T22:57:32.279413067Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-13T22:57:32.279595611Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=188.374µs logger=migrator t=2026-04-13T22:57:32.285749758Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-13T22:57:32.287364148Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.612271ms logger=migrator t=2026-04-13T22:57:32.292573477Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-13T22:57:32.293698757Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.1246ms logger=migrator t=2026-04-13T22:57:32.298678212Z 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-13T22:57:32.300216441Z 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.538039ms logger=migrator t=2026-04-13T22:57:32.306430218Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-13T22:57:32.307318184Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=892.296µs logger=migrator t=2026-04-13T22:57:32.313600924Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-13T22:57:32.320999183Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.399279ms logger=migrator t=2026-04-13T22:57:32.326747622Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-13T22:57:32.328278791Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.530798ms logger=migrator t=2026-04-13T22:57:32.335413835Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-13T22:57:32.336322843Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=909.328µs logger=migrator t=2026-04-13T22:57:32.34256805Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-13T22:57:32.369737974Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.168914ms logger=migrator t=2026-04-13T22:57:32.376783097Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-13T22:57:32.40080216Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.018383ms logger=migrator t=2026-04-13T22:57:32.405888097Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-13T22:57:32.406576449Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=688.092µs logger=migrator t=2026-04-13T22:57:32.412183015Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-13T22:57:32.414181174Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.959128ms logger=migrator t=2026-04-13T22:57:32.420809268Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-13T22:57:32.429940691Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.135353ms logger=migrator t=2026-04-13T22:57:32.434733531Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-13T22:57:32.439169505Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.435203ms logger=migrator t=2026-04-13T22:57:32.44420133Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-13T22:57:32.445187769Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=986.679µs logger=migrator t=2026-04-13T22:57:32.452279033Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-13T22:57:32.45320412Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=925.267µs logger=migrator t=2026-04-13T22:57:32.459437028Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-13T22:57:32.461023498Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.58216ms logger=migrator t=2026-04-13T22:57:32.467308356Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-13T22:57:32.468340446Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.03159ms logger=migrator t=2026-04-13T22:57:32.475103414Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-13T22:57:32.475250426Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=148.643µs logger=migrator t=2026-04-13T22:57:32.481096437Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-13T22:57:32.492117355Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.014278ms logger=migrator t=2026-04-13T22:57:32.500443652Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-13T22:57:32.50665607Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.212688ms logger=migrator t=2026-04-13T22:57:32.514784723Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-13T22:57:32.521577501Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.793778ms logger=migrator t=2026-04-13T22:57:32.527584315Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-13T22:57:32.529718865Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.13395ms logger=migrator t=2026-04-13T22:57:32.535924182Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-13T22:57:32.537260277Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.335885ms logger=migrator t=2026-04-13T22:57:32.543149219Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-13T22:57:32.552011796Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.863127ms logger=migrator t=2026-04-13T22:57:32.555836619Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-13T22:57:32.562722909Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.937621ms logger=migrator t=2026-04-13T22:57:32.569349974Z 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-13T22:57:32.571480964Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.102181ms logger=migrator t=2026-04-13T22:57:32.584050182Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-13T22:57:32.59506255Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=11.017438ms logger=migrator t=2026-04-13T22:57:32.601840778Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-13T22:57:32.611915328Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.07173ms logger=migrator t=2026-04-13T22:57:32.616207319Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-13T22:57:32.61626036Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=53.261µs logger=migrator t=2026-04-13T22:57:32.620348897Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-13T22:57:32.621104271Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=756.584µs logger=migrator t=2026-04-13T22:57:32.628260226Z 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-13T22:57:32.62999589Z 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.735264ms logger=migrator t=2026-04-13T22:57:32.634850101Z 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-13T22:57:32.63688556Z 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=2.034089ms logger=migrator t=2026-04-13T22:57:32.641921704Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-13T22:57:32.641989416Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=68.021µs logger=migrator t=2026-04-13T22:57:32.646835438Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-13T22:57:32.653213728Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.37768ms logger=migrator t=2026-04-13T22:57:32.657434507Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-13T22:57:32.663968221Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.532934ms logger=migrator t=2026-04-13T22:57:32.668092419Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-13T22:57:32.672638265Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.543596ms logger=migrator t=2026-04-13T22:57:32.676953116Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-13T22:57:32.683426679Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.472923ms logger=migrator t=2026-04-13T22:57:32.690735057Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-13T22:57:32.699706406Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.790586ms logger=migrator t=2026-04-13T22:57:32.706550185Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-13T22:57:32.706655487Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=105.022µs logger=migrator t=2026-04-13T22:57:32.711455388Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-13T22:57:32.71316445Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.708572ms logger=migrator t=2026-04-13T22:57:32.720294055Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-13T22:57:32.726664495Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.37041ms logger=migrator t=2026-04-13T22:57:32.734047235Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-13T22:57:32.734093595Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=48.81µs logger=migrator t=2026-04-13T22:57:32.741949234Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-13T22:57:32.749245892Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.297388ms logger=migrator t=2026-04-13T22:57:32.753700336Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-13T22:57:32.75445064Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=750.024µs logger=migrator t=2026-04-13T22:57:32.759883902Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-13T22:57:32.77086252Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.983878ms logger=migrator t=2026-04-13T22:57:32.777803841Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-13T22:57:32.778454824Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=646.823µs logger=migrator t=2026-04-13T22:57:32.785329434Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-13T22:57:32.787121507Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.785143ms logger=migrator t=2026-04-13T22:57:32.792712103Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-13T22:57:32.799131063Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.41862ms logger=migrator t=2026-04-13T22:57:32.803228681Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-13T22:57:32.803806403Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=577.322µs logger=migrator t=2026-04-13T22:57:32.808371838Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-13T22:57:32.809777085Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.403527ms logger=migrator t=2026-04-13T22:57:32.817285506Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-13T22:57:32.818331626Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.04672ms logger=migrator t=2026-04-13T22:57:32.824419702Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-13T22:57:32.826232826Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.810754ms logger=migrator t=2026-04-13T22:57:32.834440311Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-13T22:57:32.834505822Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.491µs logger=migrator t=2026-04-13T22:57:32.841153227Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-13T22:57:32.842416751Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.261894ms logger=migrator t=2026-04-13T22:57:32.85081853Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-13T22:57:32.85238109Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.56223ms logger=migrator t=2026-04-13T22:57:32.86033307Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-13T22:57:32.860992473Z 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-13T22:57:32.870295818Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-13T22:57:32.870861509Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=566.991µs logger=migrator t=2026-04-13T22:57:32.876907373Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-13T22:57:32.878038374Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.131491ms logger=migrator t=2026-04-13T22:57:32.882819514Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-13T22:57:32.889835407Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.016023ms logger=migrator t=2026-04-13T22:57:32.895701147Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-13T22:57:32.896812419Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.111412ms logger=migrator t=2026-04-13T22:57:32.904936742Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-13T22:57:32.906735776Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.797684ms logger=migrator t=2026-04-13T22:57:32.913925982Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-13T22:57:32.914836289Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=910.237µs logger=migrator t=2026-04-13T22:57:32.921080798Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-13T22:57:32.922891882Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.815413ms logger=migrator t=2026-04-13T22:57:32.92861381Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-13T22:57:32.929765572Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.151552ms logger=migrator t=2026-04-13T22:57:32.933894549Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-13T22:57:32.93392371Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.261µs logger=migrator t=2026-04-13T22:57:32.941086605Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-13T22:57:32.941203877Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=118.342µs logger=migrator t=2026-04-13T22:57:32.948054387Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-13T22:57:32.957561707Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.50904ms logger=migrator t=2026-04-13T22:57:32.96252363Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-13T22:57:32.962911007Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=387.737µs logger=migrator t=2026-04-13T22:57:32.966975774Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-13T22:57:32.968063974Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.08791ms logger=migrator t=2026-04-13T22:57:32.974510897Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-13T22:57:32.975096707Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=585.31µs logger=migrator t=2026-04-13T22:57:32.981248154Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-13T22:57:32.982358124Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.1099ms logger=migrator t=2026-04-13T22:57:32.987890609Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-13T22:57:32.988723265Z level=info msg="Migration successfully executed" id="create secrets table" duration=834.936µs logger=migrator t=2026-04-13T22:57:32.993093157Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-13T22:57:33.026195073Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.094116ms logger=migrator t=2026-04-13T22:57:33.03243015Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-13T22:57:33.039574395Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.144185ms logger=migrator t=2026-04-13T22:57:33.045774663Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-13T22:57:33.045955636Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=173.893µs logger=migrator t=2026-04-13T22:57:33.051656054Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-13T22:57:33.085068275Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.412871ms logger=migrator t=2026-04-13T22:57:33.090973116Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-13T22:57:33.12134885Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.374954ms logger=migrator t=2026-04-13T22:57:33.588223958Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-13T22:57:33.589168236Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=948.518µs logger=migrator t=2026-04-13T22:57:33.595532546Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-13T22:57:33.597216397Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.683511ms logger=migrator t=2026-04-13T22:57:33.605503844Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-13T22:57:33.605730589Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=227.485µs logger=migrator t=2026-04-13T22:57:33.612084609Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-13T22:57:33.614396692Z level=info msg="Migration successfully executed" id="create permission table" duration=2.292843ms logger=migrator t=2026-04-13T22:57:33.621233102Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-13T22:57:33.622809261Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.576239ms logger=migrator t=2026-04-13T22:57:33.630832372Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-13T22:57:33.632111996Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.283984ms logger=migrator t=2026-04-13T22:57:33.639430205Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-13T22:57:33.640325172Z level=info msg="Migration successfully executed" id="create role table" duration=895.317µs logger=migrator t=2026-04-13T22:57:33.646902596Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-13T22:57:33.654841777Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.938591ms logger=migrator t=2026-04-13T22:57:33.661276528Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-13T22:57:33.66879139Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.515373ms logger=migrator t=2026-04-13T22:57:33.676059947Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-13T22:57:33.677091667Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.03158ms logger=migrator t=2026-04-13T22:57:33.683375615Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-13T22:57:33.685182119Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.808914ms logger=migrator t=2026-04-13T22:57:33.691890736Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-13T22:57:33.692901965Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.010969ms logger=migrator t=2026-04-13T22:57:33.69900344Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-13T22:57:33.700439857Z level=info msg="Migration successfully executed" id="create team role table" duration=1.433377ms logger=migrator t=2026-04-13T22:57:33.707301407Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-13T22:57:33.708295456Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=993.889µs logger=migrator t=2026-04-13T22:57:33.717930878Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-13T22:57:33.719890395Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.953137ms logger=migrator t=2026-04-13T22:57:33.72707171Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-13T22:57:33.728140731Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.068951ms logger=migrator t=2026-04-13T22:57:33.734141944Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-13T22:57:33.735407688Z level=info msg="Migration successfully executed" id="create user role table" duration=1.265874ms logger=migrator t=2026-04-13T22:57:33.74184082Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-13T22:57:33.743502161Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.660981ms logger=migrator t=2026-04-13T22:57:33.751654215Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-13T22:57:33.752764736Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.110401ms logger=migrator t=2026-04-13T22:57:33.760461101Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-13T22:57:33.762307976Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.846775ms logger=migrator t=2026-04-13T22:57:33.770722455Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-13T22:57:33.77154138Z level=info msg="Migration successfully executed" id="create builtin role table" duration=817.066µs logger=migrator t=2026-04-13T22:57:33.777676396Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-13T22:57:33.778900809Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.222403ms logger=migrator t=2026-04-13T22:57:33.784845161Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-13T22:57:33.786689047Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.843916ms logger=migrator t=2026-04-13T22:57:33.79269442Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-13T22:57:33.800373325Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.687065ms logger=migrator t=2026-04-13T22:57:33.805464781Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-13T22:57:33.806514171Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.04932ms logger=migrator t=2026-04-13T22:57:33.81284499Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-13T22:57:33.814820768Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.974048ms logger=migrator t=2026-04-13T22:57:33.820973194Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-13T22:57:33.822663676Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.691261ms logger=migrator t=2026-04-13T22:57:33.827393695Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-13T22:57:33.828458066Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.064381ms logger=migrator t=2026-04-13T22:57:33.835336596Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-13T22:57:33.83613891Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=802.104µs logger=migrator t=2026-04-13T22:57:33.843262565Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-13T22:57:33.845015048Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.752403ms logger=migrator t=2026-04-13T22:57:33.850962751Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-13T22:57:33.859330149Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.366408ms logger=migrator t=2026-04-13T22:57:33.865485695Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-13T22:57:33.873871203Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.384908ms logger=migrator t=2026-04-13T22:57:33.878157104Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-13T22:57:33.884319661Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.161537ms logger=migrator t=2026-04-13T22:57:33.88906086Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-13T22:57:33.896873678Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.809397ms logger=migrator t=2026-04-13T22:57:33.904711516Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-13T22:57:33.90546581Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=753.724µs logger=migrator t=2026-04-13T22:57:33.911727698Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-13T22:57:33.91345453Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.725982ms logger=migrator t=2026-04-13T22:57:33.918408215Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-13T22:57:33.919384523Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=976.258µs logger=migrator t=2026-04-13T22:57:33.925300855Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-13T22:57:33.926418036Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.120691ms logger=migrator t=2026-04-13T22:57:33.932865417Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-13T22:57:33.93460831Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.742413ms logger=migrator t=2026-04-13T22:57:33.940899709Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-13T22:57:33.940979221Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=80.332µs logger=migrator t=2026-04-13T22:57:33.946265211Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-13T22:57:33.946300491Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=35.81µs logger=migrator t=2026-04-13T22:57:33.953001158Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-13T22:57:33.953589819Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=589.191µs logger=migrator t=2026-04-13T22:57:33.959359008Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-13T22:57:33.960202364Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=844.686µs logger=migrator t=2026-04-13T22:57:33.965752749Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-13T22:57:33.966840559Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.08819ms logger=migrator t=2026-04-13T22:57:33.972399524Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-13T22:57:33.972738161Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=339.147µs logger=migrator t=2026-04-13T22:57:33.979127361Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-13T22:57:33.97959148Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=464.139µs logger=migrator t=2026-04-13T22:57:33.985017372Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-13T22:57:33.986261495Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.243683ms logger=migrator t=2026-04-13T22:57:33.99227142Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-13T22:57:33.994036213Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.764753ms logger=migrator t=2026-04-13T22:57:34.001020125Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-13T22:57:34.009043347Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.022522ms logger=migrator t=2026-04-13T22:57:34.014121102Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-13T22:57:34.014182443Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=61.731µs logger=migrator t=2026-04-13T22:57:34.019058156Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-13T22:57:34.020524113Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.465757ms logger=migrator t=2026-04-13T22:57:34.027973674Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-13T22:57:34.029046124Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.07248ms logger=migrator t=2026-04-13T22:57:34.03783453Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-13T22:57:34.039554862Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.728542ms logger=migrator t=2026-04-13T22:57:34.046073106Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-13T22:57:34.054481804Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.408348ms logger=migrator t=2026-04-13T22:57:34.062098469Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-13T22:57:34.064127717Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.027928ms logger=migrator t=2026-04-13T22:57:34.070745332Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-13T22:57:34.071778191Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.032109ms logger=migrator t=2026-04-13T22:57:34.076766475Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-13T22:57:34.098424604Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.658299ms logger=migrator t=2026-04-13T22:57:34.104327826Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-13T22:57:34.105058999Z level=info msg="Migration successfully executed" id="create correlation v2" duration=731.053µs logger=migrator t=2026-04-13T22:57:34.110873649Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-13T22:57:34.112523461Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.649752ms logger=migrator t=2026-04-13T22:57:34.11829863Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-13T22:57:34.119321839Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.023179ms logger=migrator t=2026-04-13T22:57:34.125482356Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-13T22:57:34.127970233Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.485987ms logger=migrator t=2026-04-13T22:57:34.134863892Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-13T22:57:34.135079867Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=216.375µs logger=migrator t=2026-04-13T22:57:34.140375987Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-13T22:57:34.141109881Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=733.254µs logger=migrator t=2026-04-13T22:57:34.147021382Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-13T22:57:34.156585163Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.562121ms logger=migrator t=2026-04-13T22:57:34.162315231Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-13T22:57:34.163011015Z level=info msg="Migration successfully executed" id="create entity_events table" duration=695.784µs logger=migrator t=2026-04-13T22:57:34.170346323Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-13T22:57:34.17127437Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=923.467µs logger=migrator t=2026-04-13T22:57:34.178251472Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-13T22:57:34.179014887Z 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-13T22:57:34.184798206Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-13T22:57:34.185574711Z 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-13T22:57:34.191781287Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-13T22:57:34.193773336Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.990449ms logger=migrator t=2026-04-13T22:57:34.200919171Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-13T22:57:34.202277406Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.359735ms logger=migrator t=2026-04-13T22:57:34.20729532Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-13T22:57:34.208472393Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.177213ms logger=migrator t=2026-04-13T22:57:34.214901955Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-13T22:57:34.215979874Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.077659ms logger=migrator t=2026-04-13T22:57:34.222680791Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-13T22:57:34.224430234Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.748703ms logger=migrator t=2026-04-13T22:57:34.229613972Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-13T22:57:34.231842405Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.227693ms logger=migrator t=2026-04-13T22:57:34.238156943Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-13T22:57:34.239655592Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.498479ms logger=migrator t=2026-04-13T22:57:34.246092804Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-13T22:57:34.247169724Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.07667ms logger=migrator t=2026-04-13T22:57:34.253448782Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-13T22:57:34.255065723Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.616151ms logger=migrator t=2026-04-13T22:57:34.260402624Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-13T22:57:34.262386282Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.982638ms logger=migrator t=2026-04-13T22:57:34.267191992Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-13T22:57:34.268241292Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.04902ms logger=migrator t=2026-04-13T22:57:34.274181444Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-13T22:57:34.300085973Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.903799ms logger=migrator t=2026-04-13T22:57:34.30523234Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-13T22:57:34.314097547Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.859887ms logger=migrator t=2026-04-13T22:57:34.319239445Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-13T22:57:34.327909609Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.669524ms logger=migrator t=2026-04-13T22:57:34.336528042Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-13T22:57:34.336740906Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=213.094µs logger=migrator t=2026-04-13T22:57:34.342339572Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-13T22:57:34.352422392Z level=info msg="Migration successfully executed" id="add share column" duration=10.08397ms logger=migrator t=2026-04-13T22:57:34.357416176Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-13T22:57:34.35758648Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=169.304µs logger=migrator t=2026-04-13T22:57:34.36293468Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-13T22:57:34.36395787Z level=info msg="Migration successfully executed" id="create file table" duration=1.02178ms logger=migrator t=2026-04-13T22:57:34.371548934Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-13T22:57:34.373357907Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.809033ms logger=migrator t=2026-04-13T22:57:34.379167277Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-13T22:57:34.381003291Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.835904ms logger=migrator t=2026-04-13T22:57:34.387841111Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-13T22:57:34.388711268Z level=info msg="Migration successfully executed" id="create file_meta table" duration=868.617µs logger=migrator t=2026-04-13T22:57:34.397012504Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-13T22:57:34.398809998Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.802524ms logger=migrator t=2026-04-13T22:57:34.404581437Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-13T22:57:34.404688779Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=108.122µs logger=migrator t=2026-04-13T22:57:34.409816736Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-13T22:57:34.409910068Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=93.972µs logger=migrator t=2026-04-13T22:57:34.416548853Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-13T22:57:34.417350258Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=807.575µs logger=migrator t=2026-04-13T22:57:34.423397783Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-13T22:57:34.423741549Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=344.536µs logger=migrator t=2026-04-13T22:57:34.428901126Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-13T22:57:34.430877924Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.975498ms logger=migrator t=2026-04-13T22:57:34.435899228Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-13T22:57:34.44550547Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.605891ms logger=migrator t=2026-04-13T22:57:34.451390272Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-13T22:57:34.451531784Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=141.712µs logger=migrator t=2026-04-13T22:57:34.456529238Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-13T22:57:34.45822811Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.698302ms logger=migrator t=2026-04-13T22:57:34.46403484Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-13T22:57:34.464410537Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=376.457µs logger=migrator t=2026-04-13T22:57:34.469526103Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-13T22:57:34.469729428Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=203.895µs logger=migrator t=2026-04-13T22:57:34.476370053Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-13T22:57:34.477100677Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=741.265µs logger=migrator t=2026-04-13T22:57:34.482487379Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-13T22:57:34.493373374Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.887426ms logger=migrator t=2026-04-13T22:57:34.498401999Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-13T22:57:34.507201825Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.799236ms logger=migrator t=2026-04-13T22:57:34.51378361Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-13T22:57:34.515081164Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.301025ms logger=migrator t=2026-04-13T22:57:34.522842301Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-13T22:57:34.595623156Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.783505ms logger=migrator t=2026-04-13T22:57:34.601190791Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-13T22:57:34.602991115Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.799664ms logger=migrator t=2026-04-13T22:57:34.610297422Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-13T22:57:34.611417004Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.116832ms logger=migrator t=2026-04-13T22:57:34.616859207Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-13T22:57:34.647489935Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.629988ms logger=migrator t=2026-04-13T22:57:34.652969219Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-13T22:57:34.662897846Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.930267ms logger=migrator t=2026-04-13T22:57:34.668844948Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-13T22:57:34.669163814Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=318.836µs logger=migrator t=2026-04-13T22:57:34.673849082Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-13T22:57:34.674042477Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=165.084µs logger=migrator t=2026-04-13T22:57:34.679025941Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-13T22:57:34.679330766Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=305.495µs logger=migrator t=2026-04-13T22:57:34.685938621Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-13T22:57:34.686245356Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=307.355µs logger=migrator t=2026-04-13T22:57:34.692301612Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-13T22:57:34.692859492Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=548.639µs logger=migrator t=2026-04-13T22:57:34.700399084Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-13T22:57:34.701462404Z level=info msg="Migration successfully executed" id="create folder table" duration=1.06339ms logger=migrator t=2026-04-13T22:57:34.707766664Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-13T22:57:34.70969532Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.929426ms logger=migrator t=2026-04-13T22:57:34.715950379Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-13T22:57:34.717039458Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.08901ms logger=migrator t=2026-04-13T22:57:34.723364928Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-13T22:57:34.723406179Z level=info msg="Migration successfully executed" id="Update folder title length" duration=42.761µs logger=migrator t=2026-04-13T22:57:34.728605777Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-13T22:57:34.731780677Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.17437ms logger=migrator t=2026-04-13T22:57:34.738217848Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-13T22:57:34.739314499Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.096621ms logger=migrator t=2026-04-13T22:57:34.745352333Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-13T22:57:34.746994215Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.640292ms logger=migrator t=2026-04-13T22:57:34.752773124Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-13T22:57:34.753481027Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=707.073µs logger=migrator t=2026-04-13T22:57:34.758841578Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-13T22:57:34.759250986Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=410.518µs logger=migrator t=2026-04-13T22:57:34.765445403Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-13T22:57:34.767133795Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.687792ms logger=migrator t=2026-04-13T22:57:34.77482032Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-13T22:57:34.776741296Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.921056ms logger=migrator t=2026-04-13T22:57:34.781587177Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-13T22:57:34.782710679Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.123002ms logger=migrator t=2026-04-13T22:57:34.788958777Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-13T22:57:34.791190459Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.232612ms logger=migrator t=2026-04-13T22:57:34.796765644Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-13T22:57:34.797881155Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.113141ms logger=migrator t=2026-04-13T22:57:34.803748896Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-13T22:57:34.805123252Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.374356ms logger=migrator t=2026-04-13T22:57:34.811755768Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-13T22:57:34.814140193Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.389135ms logger=migrator t=2026-04-13T22:57:34.820496192Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-13T22:57:34.821679015Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.182513ms logger=migrator t=2026-04-13T22:57:34.835890013Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-13T22:57:34.83677327Z level=info msg="Migration successfully executed" id="create signing_key table" duration=887.667µs logger=migrator t=2026-04-13T22:57:34.841277575Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-13T22:57:34.842119911Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=840.626µs logger=migrator t=2026-04-13T22:57:34.846904762Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-13T22:57:34.84896017Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.055239ms logger=migrator t=2026-04-13T22:57:34.855722547Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-13T22:57:34.856118396Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=396.479µs logger=migrator t=2026-04-13T22:57:34.861591769Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-13T22:57:34.871989675Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.400326ms logger=migrator t=2026-04-13T22:57:34.877816795Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-13T22:57:34.878374206Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=558.091µs logger=migrator t=2026-04-13T22:57:34.883510383Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-13T22:57:34.883530183Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.06µs logger=migrator t=2026-04-13T22:57:34.889340293Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-13T22:57:34.890486765Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.146272ms logger=migrator t=2026-04-13T22:57:34.896843435Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-13T22:57:34.896872855Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.51µs logger=migrator t=2026-04-13T22:57:34.902763697Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-13T22:57:34.904908236Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.14398ms logger=migrator t=2026-04-13T22:57:34.911082104Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-13T22:57:34.9124973Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.418876ms logger=migrator t=2026-04-13T22:57:34.918640256Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-13T22:57:34.919705897Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.065531ms logger=migrator t=2026-04-13T22:57:34.925485476Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-13T22:57:34.926351102Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=866.397µs logger=migrator t=2026-04-13T22:57:34.93259125Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-13T22:57:34.932895455Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=305.245µs logger=migrator t=2026-04-13T22:57:34.938090454Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-13T22:57:34.938775097Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=686.763µs logger=migrator t=2026-04-13T22:57:34.943937504Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-13T22:57:34.94478813Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=850.676µs logger=migrator t=2026-04-13T22:57:34.95007762Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-13T22:57:34.950950126Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=872.506µs logger=migrator t=2026-04-13T22:57:34.957084303Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-13T22:57:34.967984519Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.899916ms logger=migrator t=2026-04-13T22:57:34.97280456Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-13T22:57:34.982241008Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.435649ms logger=migrator t=2026-04-13T22:57:34.987272162Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-13T22:57:34.996605289Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.335497ms logger=migrator t=2026-04-13T22:57:35.002130263Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-13T22:57:35.002226465Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=96.912µs logger=migrator t=2026-04-13T22:57:35.007705189Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-13T22:57:35.020234375Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.529196ms logger=migrator t=2026-04-13T22:57:35.025116297Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-13T22:57:35.0342636Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.146803ms logger=migrator t=2026-04-13T22:57:35.040226373Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-13T22:57:35.040600039Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=371.206µs logger=migrator t=2026-04-13T22:57:35.046143394Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.925573387s logger=migrator t=2026-04-13T22:57:35.046764866Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-13T22:57:35.064309787Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-13T22:57:35.064549722Z level=info msg="Created default organization" logger=secrets t=2026-04-13T22:57:35.072538923Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-13T22:57:35.121360205Z level=info msg="Restored cache from database" duration=378.377µs logger=plugin.store t=2026-04-13T22:57:35.122630329Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-13T22:57:35.159716259Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-13T22:57:35.15974639Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-13T22:57:35.159839143Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-13T22:57:35.159850933Z level=info msg="Plugins loaded" count=54 duration=37.221344ms logger=query_data t=2026-04-13T22:57:35.163842907Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-13T22:57:35.166912036Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-13T22:57:35.17089914Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-13T22:57:35.181097554Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-13T22:57:35.183209083Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-13T22:57:35.185274673Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-13T22:57:35.204853683Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-13T22:57:35.226291437Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-13T22:57:35.24764429Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-13T22:57:35.247663841Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-13T22:57:35.247821423Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-13T22:57:35.248178031Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-13T22:57:35.248411605Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-13T22:57:35.252061793Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-13T22:57:35.316697845Z level=info msg="State cache has been initialized" states=0 duration=68.519514ms logger=ngalert.scheduler t=2026-04-13T22:57:35.316737186Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-13T22:57:35.316799517Z level=info msg=starting first_tick=2026-04-13T22:57:40Z logger=provisioning.dashboard t=2026-04-13T22:57:35.317227185Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-13T22:57:35.322860011Z level=info msg="Update check succeeded" duration=74.934516ms logger=grafana.update.checker t=2026-04-13T22:57:35.334195625Z level=info msg="Update check succeeded" duration=86.114696ms logger=sqlstore.transactions t=2026-04-13T22:57:35.371529951Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-13T22:57:35.383781501Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-13T22:57:35.409195072Z level=info msg="Patterns update finished" duration=160.349749ms logger=provisioning.dashboard t=2026-04-13T22:57:35.460057443Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-13T22:57:35.495032023Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-13T22:57:35.495444081Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-13T22:57:36.876758611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:36.878022235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:36.934232376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:36.959385531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:36.976167988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.008380567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.025396038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.052898558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.076401251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.102109117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.158033914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.267155975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.285529811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.333865994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.353983705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.389119538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.4067484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.438841887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.454789438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.490179277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.518148395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.586431905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.610782904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.649383424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.66723743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.70218381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.723088236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.771078372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.785950133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.826343226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.846021918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.894659566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.914879668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.958227287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:37.977164625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.018312092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.037790259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.08808369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.105749824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.1452853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.162005386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.318288867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.339263363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.539280331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.551439791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.602986575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.622535484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.666204029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.686086144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.734099861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.751051491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.809662578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.8441741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.934801962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:38.954577276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.022810455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.037113545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.104870564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.123716021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.185369045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.204300112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.270821369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.28780922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.359912741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.378799098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.446863743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.464732201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.57742727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.596403818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.675334559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.692224898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.781815801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.799104016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.91841254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:39.939886436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:40.034162856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:40.051679267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:40.123373202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:40.136048431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-13T22:57:40.198587022Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-13T22:59:09.266471773Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-13T23:07:35.274848949Z level=info msg="Completed cleanup jobs" duration=26.478811ms logger=plugins.update.checker t=2026-04-13T23:07:35.392577677Z level=info msg="Update check succeeded" duration=69.154818ms logger=sqlstore.transactions t=2026-04-13T23:12:35.180151472Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-13T23:17:35.28125251Z level=info msg="Completed cleanup jobs" duration=32.536737ms logger=plugins.update.checker t=2026-04-13T23:17:35.37789766Z level=info msg="Update check succeeded" duration=54.442481ms logger=cleanup t=2026-04-13T23:27:35.277877583Z level=info msg="Completed cleanup jobs" duration=29.337073ms logger=plugins.update.checker t=2026-04-13T23:27:35.375262429Z level=info msg="Update check succeeded" duration=52.177893ms logger=infra.usagestats t=2026-04-13T23:29:09.29697523Z level=info msg="Usage stats are ready to report"