logger=settings t=2026-08-06T01:11:31.879335083Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-06T01:11:31Z logger=settings t=2026-08-06T01:11:31.880414843Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-06T01:11:31.880493965Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-06T01:11:31.880503116Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-06T01:11:31.880515906Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-06T01:11:31.880534196Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-06T01:11:31.880542187Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-06T01:11:31.880550037Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-06T01:11:31.880557557Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-06T01:11:31.880564627Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-06T01:11:31.880571717Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-06T01:11:31.880578868Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-06T01:11:31.880591848Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-06T01:11:31.880599248Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-06T01:11:31.880610559Z level=info msg=Target target=[all] logger=settings t=2026-08-06T01:11:31.880627539Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-06T01:11:31.880634579Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-06T01:11:31.880643219Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-06T01:11:31.88064957Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-06T01:11:31.88066267Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-06T01:11:31.88067485Z level=info msg="App mode production" logger=sqlstore t=2026-08-06T01:11:31.88208516Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-06T01:11:31.882135482Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-06T01:11:31.890745537Z level=info msg="Locking database" logger=migrator t=2026-08-06T01:11:31.890788418Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-06T01:11:31.891800057Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-06T01:11:31.893012681Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.212193ms logger=migrator t=2026-08-06T01:11:31.899175177Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-06T01:11:31.900044261Z level=info msg="Migration successfully executed" id="create user table" duration=871.614µs logger=migrator t=2026-08-06T01:11:31.907463092Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-06T01:11:31.908917833Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.453831ms logger=migrator t=2026-08-06T01:11:31.916275532Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-06T01:11:31.91762347Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.350698ms logger=migrator t=2026-08-06T01:11:31.922148899Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-06T01:11:31.923014014Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=868.875µs logger=migrator t=2026-08-06T01:11:31.928393977Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-06T01:11:31.929410635Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.017919ms logger=migrator t=2026-08-06T01:11:31.933851272Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-06T01:11:31.937418213Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.566841ms logger=migrator t=2026-08-06T01:11:31.942628821Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-06T01:11:31.944271508Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.646617ms logger=migrator t=2026-08-06T01:11:31.949903248Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-06T01:11:31.951276027Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.377019ms logger=migrator t=2026-08-06T01:11:31.956134195Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-06T01:11:31.957324058Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.180043ms logger=migrator t=2026-08-06T01:11:31.965268644Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-06T01:11:31.965702347Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=435.273µs logger=migrator t=2026-08-06T01:11:31.969623969Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-06T01:11:31.971175082Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.550823ms logger=migrator t=2026-08-06T01:11:31.977815191Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-06T01:11:31.978910162Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.098451ms logger=migrator t=2026-08-06T01:11:31.983099592Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-06T01:11:31.983122753Z level=info msg="Migration successfully executed" id="Update user table charset" duration=23.481µs logger=migrator t=2026-08-06T01:11:31.986982632Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-06T01:11:31.988138184Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.155202ms logger=migrator t=2026-08-06T01:11:31.99255452Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-06T01:11:31.992822448Z level=info msg="Migration successfully executed" id="Add missing user data" duration=267.418µs logger=migrator t=2026-08-06T01:11:31.998246542Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-06T01:11:31.999328033Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.08272ms logger=migrator t=2026-08-06T01:11:32.003683287Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-06T01:11:32.00555156Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.875814ms logger=migrator t=2026-08-06T01:11:32.011499719Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-06T01:11:32.012746084Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.246195ms logger=migrator t=2026-08-06T01:11:32.01681888Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-06T01:11:32.024993652Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.171112ms logger=migrator t=2026-08-06T01:11:32.028519743Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-06T01:11:32.031217459Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.693396ms logger=migrator t=2026-08-06T01:11:32.035806039Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-06T01:11:32.036032416Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=226.667µs logger=migrator t=2026-08-06T01:11:32.04111174Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-06T01:11:32.042405028Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.280977ms logger=migrator t=2026-08-06T01:11:32.050496537Z 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-08-06T01:11:32.051037013Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=541.955µs logger=migrator t=2026-08-06T01:11:32.056591801Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-06T01:11:32.057454205Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=864.465µs logger=migrator t=2026-08-06T01:11:32.064326841Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-06T01:11:32.065249897Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=926.455µs logger=migrator t=2026-08-06T01:11:32.069695903Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-06T01:11:32.070811225Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.115413ms logger=migrator t=2026-08-06T01:11:32.075864178Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-06T01:11:32.076783614Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=924.886µs logger=migrator t=2026-08-06T01:11:32.080666844Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-06T01:11:32.081376935Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=710.361µs logger=migrator t=2026-08-06T01:11:32.085352108Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-06T01:11:32.08613857Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=786.532µs logger=migrator t=2026-08-06T01:11:32.093595352Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-06T01:11:32.093641883Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=48.661µs logger=migrator t=2026-08-06T01:11:32.099815649Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-06T01:11:32.100632232Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=817.703µs logger=migrator t=2026-08-06T01:11:32.107897949Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-06T01:11:32.108972499Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.07479ms logger=migrator t=2026-08-06T01:11:32.113842317Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-06T01:11:32.115016941Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.173894ms logger=migrator t=2026-08-06T01:11:32.122981317Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-06T01:11:32.123911724Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=930.447µs logger=migrator t=2026-08-06T01:11:32.128968458Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:11:32.132645662Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.676444ms logger=migrator t=2026-08-06T01:11:32.137743277Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-06T01:11:32.138815157Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.07222ms logger=migrator t=2026-08-06T01:11:32.142579564Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-06T01:11:32.14345309Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=873.586µs logger=migrator t=2026-08-06T01:11:32.147239037Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-06T01:11:32.148120031Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=881.124µs logger=migrator t=2026-08-06T01:11:32.154704559Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-06T01:11:32.15545685Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=753.211µs logger=migrator t=2026-08-06T01:11:32.162229773Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-06T01:11:32.163450118Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.221116ms logger=migrator t=2026-08-06T01:11:32.169733066Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-06T01:11:32.170143738Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=411.032µs logger=migrator t=2026-08-06T01:11:32.17550112Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-06T01:11:32.176078966Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=579.186µs logger=migrator t=2026-08-06T01:11:32.180878133Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-06T01:11:32.181228513Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=350.52µs logger=migrator t=2026-08-06T01:11:32.184608068Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-06T01:11:32.185591847Z level=info msg="Migration successfully executed" id="create star table" duration=983.689µs logger=migrator t=2026-08-06T01:11:32.190523208Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-06T01:11:32.191634239Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.110612ms logger=migrator t=2026-08-06T01:11:32.195795227Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-06T01:11:32.196550559Z level=info msg="Migration successfully executed" id="create org table v1" duration=756.363µs logger=migrator t=2026-08-06T01:11:32.200216333Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-06T01:11:32.201385165Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.166642ms logger=migrator t=2026-08-06T01:11:32.205425611Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-06T01:11:32.20646852Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.042779ms logger=migrator t=2026-08-06T01:11:32.210473504Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-06T01:11:32.211222156Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=749.791µs logger=migrator t=2026-08-06T01:11:32.216108145Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-06T01:11:32.216845145Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=702.299µs logger=migrator t=2026-08-06T01:11:32.220619432Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-06T01:11:32.222028453Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.413671ms logger=migrator t=2026-08-06T01:11:32.226364605Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-06T01:11:32.226393496Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.831µs logger=migrator t=2026-08-06T01:11:32.231520812Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-06T01:11:32.231546963Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.721µs logger=migrator t=2026-08-06T01:11:32.237208454Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-06T01:11:32.237467261Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=262.267µs logger=migrator t=2026-08-06T01:11:32.241798325Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-06T01:11:32.242988198Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.187823ms logger=migrator t=2026-08-06T01:11:32.247991991Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-06T01:11:32.249304149Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.311697ms logger=migrator t=2026-08-06T01:11:32.254202687Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-06T01:11:32.254973889Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=770.872µs logger=migrator t=2026-08-06T01:11:32.25995028Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-06T01:11:32.261019641Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.067221ms logger=migrator t=2026-08-06T01:11:32.266415384Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-06T01:11:32.267630379Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.214135ms logger=migrator t=2026-08-06T01:11:32.273815784Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-06T01:11:32.274536945Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=721.361µs logger=migrator t=2026-08-06T01:11:32.278371764Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-06T01:11:32.286270139Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.899885ms logger=migrator t=2026-08-06T01:11:32.291328433Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-06T01:11:32.292118455Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=789.682µs logger=migrator t=2026-08-06T01:11:32.297688883Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-06T01:11:32.298447925Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=759.292µs logger=migrator t=2026-08-06T01:11:32.326115281Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-06T01:11:32.327529191Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.41862ms logger=migrator t=2026-08-06T01:11:32.335503708Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-06T01:11:32.336106585Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=602.528µs logger=migrator t=2026-08-06T01:11:32.342439695Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-06T01:11:32.34401698Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.576954ms logger=migrator t=2026-08-06T01:11:32.349068813Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-06T01:11:32.349132435Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=64.312µs logger=migrator t=2026-08-06T01:11:32.354113427Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-06T01:11:32.357481282Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.367065ms logger=migrator t=2026-08-06T01:11:32.363874134Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-06T01:11:32.365810999Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.934645ms logger=migrator t=2026-08-06T01:11:32.370856453Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-06T01:11:32.374487736Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.55082ms logger=migrator t=2026-08-06T01:11:32.380424214Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-06T01:11:32.381273039Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=848.535µs logger=migrator t=2026-08-06T01:11:32.387077964Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-06T01:11:32.389787171Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.707527ms logger=migrator t=2026-08-06T01:11:32.39574128Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-06T01:11:32.396869712Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.128342ms logger=migrator t=2026-08-06T01:11:32.402137442Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-06T01:11:32.402940854Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=803.432µs logger=migrator t=2026-08-06T01:11:32.409170802Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-06T01:11:32.409197583Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.861µs logger=migrator t=2026-08-06T01:11:32.414015149Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-06T01:11:32.41405358Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.341µs logger=migrator t=2026-08-06T01:11:32.419020932Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-06T01:11:32.422838321Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.816069ms logger=migrator t=2026-08-06T01:11:32.429948632Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-06T01:11:32.432036662Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.08718ms logger=migrator t=2026-08-06T01:11:32.438416443Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-06T01:11:32.441874651Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.462228ms logger=migrator t=2026-08-06T01:11:32.447027818Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-06T01:11:32.449112227Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.084079ms logger=migrator t=2026-08-06T01:11:32.454064588Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-06T01:11:32.454294735Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=230.347µs logger=migrator t=2026-08-06T01:11:32.460616774Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-06T01:11:32.461470368Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=852.134µs logger=migrator t=2026-08-06T01:11:32.467454678Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-06T01:11:32.468680913Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.224795ms logger=migrator t=2026-08-06T01:11:32.483609047Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-06T01:11:32.48368945Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=81.613µs logger=migrator t=2026-08-06T01:11:32.490512434Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-06T01:11:32.491575344Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.06105ms logger=migrator t=2026-08-06T01:11:32.49669108Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-06T01:11:32.497364558Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=673.538µs logger=migrator t=2026-08-06T01:11:32.502484424Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:11:32.508226057Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.741793ms logger=migrator t=2026-08-06T01:11:32.514154346Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-06T01:11:32.514860916Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=707.349µs logger=migrator t=2026-08-06T01:11:32.520569278Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-06T01:11:32.521981708Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.41184ms logger=migrator t=2026-08-06T01:11:32.527909777Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-06T01:11:32.52874217Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=831.494µs logger=migrator t=2026-08-06T01:11:32.53506206Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-06T01:11:32.535606996Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=539.565µs logger=migrator t=2026-08-06T01:11:32.542545773Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-06T01:11:32.543104358Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=558.326µs logger=migrator t=2026-08-06T01:11:32.549875121Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-06T01:11:32.553756541Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.87941ms logger=migrator t=2026-08-06T01:11:32.559289208Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-06T01:11:32.560308658Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.02012ms logger=migrator t=2026-08-06T01:11:32.566318289Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-06T01:11:32.566494543Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=177.045µs logger=migrator t=2026-08-06T01:11:32.571462255Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-06T01:11:32.57163272Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.745µs logger=migrator t=2026-08-06T01:11:32.577576859Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-06T01:11:32.578903146Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.326307ms logger=migrator t=2026-08-06T01:11:32.585485614Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-06T01:11:32.587792958Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.306774ms logger=migrator t=2026-08-06T01:11:32.592649867Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-06T01:11:32.593626624Z level=info msg="Migration successfully executed" id="create data_source table" duration=972.607µs logger=migrator t=2026-08-06T01:11:32.598603316Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-06T01:11:32.599394109Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=787.163µs logger=migrator t=2026-08-06T01:11:32.605660397Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-06T01:11:32.606607713Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=946.556µs logger=migrator t=2026-08-06T01:11:32.612054148Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-06T01:11:32.612911062Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=857.244µs logger=migrator t=2026-08-06T01:11:32.617879874Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-06T01:11:32.618621215Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=741.711µs logger=migrator t=2026-08-06T01:11:32.624147652Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-06T01:11:32.630683168Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.534296ms logger=migrator t=2026-08-06T01:11:32.636679788Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-06T01:11:32.637621025Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=940.647µs logger=migrator t=2026-08-06T01:11:32.644197732Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-06T01:11:32.645364685Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.174143ms logger=migrator t=2026-08-06T01:11:32.657779598Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-06T01:11:32.658423957Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=645.669µs logger=migrator t=2026-08-06T01:11:32.722410845Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-06T01:11:32.723475365Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.067351ms logger=migrator t=2026-08-06T01:11:32.817870649Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-06T01:11:32.82354657Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=5.680702ms logger=migrator t=2026-08-06T01:11:32.829849259Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-06T01:11:32.832422372Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.573733ms logger=migrator t=2026-08-06T01:11:32.837903988Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-06T01:11:32.837937059Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.711µs logger=migrator t=2026-08-06T01:11:32.845308708Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-06T01:11:32.845611046Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=307.249µs logger=migrator t=2026-08-06T01:11:32.851118473Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-06T01:11:32.85311289Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.998647ms logger=migrator t=2026-08-06T01:11:32.857841145Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-06T01:11:32.857984949Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=144.174µs logger=migrator t=2026-08-06T01:11:32.863881426Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-06T01:11:32.864228766Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=347.79µs logger=migrator t=2026-08-06T01:11:32.87175753Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-06T01:11:32.87635029Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.59082ms logger=migrator t=2026-08-06T01:11:32.881768424Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-06T01:11:32.882104783Z level=info msg="Migration successfully executed" id="Update uid value" duration=337.139µs logger=migrator t=2026-08-06T01:11:32.886095348Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-06T01:11:32.886957112Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=861.694µs logger=migrator t=2026-08-06T01:11:32.891870822Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-06T01:11:32.892673124Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=801.902µs logger=migrator t=2026-08-06T01:11:32.898468839Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-06T01:11:32.899801857Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.336238ms logger=migrator t=2026-08-06T01:11:32.905757156Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-06T01:11:32.908635748Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.879232ms logger=migrator t=2026-08-06T01:11:32.921756442Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-06T01:11:32.924335915Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.580464ms logger=migrator t=2026-08-06T01:11:32.931527279Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-06T01:11:32.932416074Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=890.195µs logger=migrator t=2026-08-06T01:11:32.936219822Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-06T01:11:32.937349144Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.127922ms logger=migrator t=2026-08-06T01:11:32.941316767Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-06T01:11:32.942525051Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.208224ms logger=migrator t=2026-08-06T01:11:32.94633648Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-06T01:11:32.947063621Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=727.222µs logger=migrator t=2026-08-06T01:11:32.950480538Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-06T01:11:32.957544968Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.06305ms logger=migrator t=2026-08-06T01:11:32.963176208Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-06T01:11:32.964551038Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.377229ms logger=migrator t=2026-08-06T01:11:32.969329224Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-06T01:11:32.970318471Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=988.948µs logger=migrator t=2026-08-06T01:11:32.976923919Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-06T01:11:32.977893177Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=970.288µs logger=migrator t=2026-08-06T01:11:32.982009684Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-06T01:11:32.982890188Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=880.344µs logger=migrator t=2026-08-06T01:11:32.987273333Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-06T01:11:32.987667444Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=398.471µs logger=migrator t=2026-08-06T01:11:32.99242894Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-06T01:11:32.994040955Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.607795ms logger=migrator t=2026-08-06T01:11:32.998570244Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-06T01:11:32.998599105Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.211µs logger=migrator t=2026-08-06T01:11:33.003000731Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-06T01:11:33.006459749Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.457508ms logger=migrator t=2026-08-06T01:11:33.013541939Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-06T01:11:33.016776302Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.077018ms logger=migrator t=2026-08-06T01:11:33.023089751Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-06T01:11:33.023361959Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=276.618µs logger=migrator t=2026-08-06T01:11:33.028529186Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-06T01:11:33.03148669Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.958144ms logger=migrator t=2026-08-06T01:11:33.035286758Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-06T01:11:33.03818634Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.897272ms logger=migrator t=2026-08-06T01:11:33.042984847Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-06T01:11:33.044232152Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.247475ms logger=migrator t=2026-08-06T01:11:33.061930765Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-06T01:11:33.062605534Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=678.089µs logger=migrator t=2026-08-06T01:11:33.068857392Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-06T01:11:33.069977854Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.121772ms logger=migrator t=2026-08-06T01:11:33.075605684Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-06T01:11:33.078167956Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.559782ms logger=migrator t=2026-08-06T01:11:33.083660333Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-06T01:11:33.085023822Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.36069ms logger=migrator t=2026-08-06T01:11:33.090360163Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-06T01:11:33.094556002Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=4.189769ms logger=migrator t=2026-08-06T01:11:33.103238119Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-06T01:11:33.103420884Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=186.485µs logger=migrator t=2026-08-06T01:11:33.108866829Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-06T01:11:33.10889626Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.891µs logger=migrator t=2026-08-06T01:11:33.115349354Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-06T01:11:33.11836184Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.011876ms logger=migrator t=2026-08-06T01:11:33.124468063Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-06T01:11:33.127625632Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.16077ms logger=migrator t=2026-08-06T01:11:33.140618702Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-06T01:11:33.140750126Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=138.974µs logger=migrator t=2026-08-06T01:11:33.147386584Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-06T01:11:33.148170636Z level=info msg="Migration successfully executed" id="create quota table v1" duration=786.692µs logger=migrator t=2026-08-06T01:11:33.154672952Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-06T01:11:33.155812614Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.140592ms logger=migrator t=2026-08-06T01:11:33.163528723Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-06T01:11:33.163593335Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=69.572µs logger=migrator t=2026-08-06T01:11:33.167143025Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-06T01:11:33.168020681Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=877.976µs logger=migrator t=2026-08-06T01:11:33.172435026Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-06T01:11:33.17326865Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=836.853µs logger=migrator t=2026-08-06T01:11:33.177084768Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-06T01:11:33.180052383Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.967715ms logger=migrator t=2026-08-06T01:11:33.18383425Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-06T01:11:33.183861921Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.241µs logger=migrator t=2026-08-06T01:11:33.190757617Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-06T01:11:33.191967741Z level=info msg="Migration successfully executed" id="create session table" duration=1.209934ms logger=migrator t=2026-08-06T01:11:33.196894891Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-06T01:11:33.197005674Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=112.923µs logger=migrator t=2026-08-06T01:11:33.202148601Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-06T01:11:33.202215793Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=68.012µs logger=migrator t=2026-08-06T01:11:33.207502683Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-06T01:11:33.20810779Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=604.877µs logger=migrator t=2026-08-06T01:11:33.213834003Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-06T01:11:33.214996926Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.163322ms logger=migrator t=2026-08-06T01:11:33.220231165Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-06T01:11:33.220311037Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=80.913µs logger=migrator t=2026-08-06T01:11:33.223807036Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-06T01:11:33.223833537Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.241µs logger=migrator t=2026-08-06T01:11:33.228230322Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-06T01:11:33.231593337Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.367695ms logger=migrator t=2026-08-06T01:11:33.237181826Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-06T01:11:33.240763858Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.582302ms logger=migrator t=2026-08-06T01:11:33.244540276Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-06T01:11:33.24470234Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=163.434µs logger=migrator t=2026-08-06T01:11:33.249568359Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-06T01:11:33.249654221Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=84.302µs logger=migrator t=2026-08-06T01:11:33.254163049Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-06T01:11:33.255478317Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.311678ms logger=migrator t=2026-08-06T01:11:33.261674892Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-06T01:11:33.261742034Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=72.422µs logger=migrator t=2026-08-06T01:11:33.274665382Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-06T01:11:33.277925505Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.248382ms logger=migrator t=2026-08-06T01:11:33.282797473Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-06T01:11:33.282947268Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=150.086µs logger=migrator t=2026-08-06T01:11:33.286417586Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-06T01:11:33.289502534Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.084238ms logger=migrator t=2026-08-06T01:11:33.294175597Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-06T01:11:33.302507514Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=8.333227ms logger=migrator t=2026-08-06T01:11:33.313233638Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-06T01:11:33.31332083Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=89.282µs logger=migrator t=2026-08-06T01:11:33.318626421Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-06T01:11:33.319558538Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=932.427µs logger=migrator t=2026-08-06T01:11:33.323654864Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-06T01:11:33.324493698Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=839.104µs logger=migrator t=2026-08-06T01:11:33.328487592Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-06T01:11:33.329765038Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.277686ms logger=migrator t=2026-08-06T01:11:33.334255576Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-06T01:11:33.335633494Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.377189ms logger=migrator t=2026-08-06T01:11:33.347259816Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-06T01:11:33.348405498Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.149553ms logger=migrator t=2026-08-06T01:11:33.352605867Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-06T01:11:33.353558405Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=953.518µs logger=migrator t=2026-08-06T01:11:33.358020771Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-06T01:11:33.358760633Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=739.941µs logger=migrator t=2026-08-06T01:11:33.364478405Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-06T01:11:33.365810412Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.331497ms logger=migrator t=2026-08-06T01:11:33.371252307Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-06T01:11:33.372658368Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.40878ms logger=migrator t=2026-08-06T01:11:33.378694229Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-06T01:11:33.389426934Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.726905ms logger=migrator t=2026-08-06T01:11:33.400763356Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-06T01:11:33.401461676Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=699.3µs logger=migrator t=2026-08-06T01:11:33.40548292Z 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-08-06T01:11:33.40618468Z 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=702.34µs logger=migrator t=2026-08-06T01:11:33.411618894Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-06T01:11:33.411945354Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=326.29µs logger=migrator t=2026-08-06T01:11:33.41566728Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-06T01:11:33.416244516Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=577.626µs logger=migrator t=2026-08-06T01:11:33.42059855Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-06T01:11:33.421451544Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=852.004µs logger=migrator t=2026-08-06T01:11:33.426203139Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-06T01:11:33.432693434Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.488475ms logger=migrator t=2026-08-06T01:11:33.438527099Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-06T01:11:33.44244144Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.914431ms logger=migrator t=2026-08-06T01:11:33.446765063Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-06T01:11:33.454517404Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=7.744641ms logger=migrator t=2026-08-06T01:11:33.459399203Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-06T01:11:33.465025733Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.6187ms logger=migrator t=2026-08-06T01:11:33.472427373Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-06T01:11:33.47408836Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.664388ms logger=migrator t=2026-08-06T01:11:33.478696731Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-06T01:11:33.478724971Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.651µs logger=migrator t=2026-08-06T01:11:33.483765155Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-06T01:11:33.483837537Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=78.212µs logger=migrator t=2026-08-06T01:11:33.489888469Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-06T01:11:33.49131552Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.430891ms logger=migrator t=2026-08-06T01:11:33.496987411Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-06T01:11:33.498173364Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.183003ms logger=migrator t=2026-08-06T01:11:33.50539495Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-06T01:11:33.507188191Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.797152ms logger=migrator t=2026-08-06T01:11:33.51347429Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-06T01:11:33.514291763Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=824.263µs logger=migrator t=2026-08-06T01:11:33.519200022Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-06T01:11:33.519899722Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=700.1µs logger=migrator t=2026-08-06T01:11:33.525022628Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-06T01:11:33.528868437Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.845759ms logger=migrator t=2026-08-06T01:11:33.53562842Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-06T01:11:33.539684594Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.056684ms logger=migrator t=2026-08-06T01:11:33.545543901Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-06T01:11:33.545800628Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=257.967µs logger=migrator t=2026-08-06T01:11:33.551101379Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-06T01:11:33.552497899Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.39621ms logger=migrator t=2026-08-06T01:11:33.55744823Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-06T01:11:33.558486059Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.034959ms logger=migrator t=2026-08-06T01:11:33.564527591Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-06T01:11:33.56870295Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.18098ms logger=migrator t=2026-08-06T01:11:33.574070981Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-06T01:11:33.574396552Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=331.52µs logger=migrator t=2026-08-06T01:11:33.578810716Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-06T01:11:33.579881497Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.070831ms logger=migrator t=2026-08-06T01:11:33.584751365Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-06T01:11:33.586015882Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.264936ms logger=migrator t=2026-08-06T01:11:33.594703748Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-06T01:11:33.594834472Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=135.024µs logger=migrator t=2026-08-06T01:11:33.59898091Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-06T01:11:33.600510603Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.532344ms logger=migrator t=2026-08-06T01:11:33.606157384Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-06T01:11:33.607353078Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.196864ms logger=migrator t=2026-08-06T01:11:33.611268099Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-06T01:11:33.612136304Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=868.035µs logger=migrator t=2026-08-06T01:11:33.616240421Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-06T01:11:33.617351912Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.110261ms logger=migrator t=2026-08-06T01:11:33.622412106Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-06T01:11:33.623429995Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.017899ms logger=migrator t=2026-08-06T01:11:33.631047722Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-06T01:11:33.632370949Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.335788ms logger=migrator t=2026-08-06T01:11:33.637741471Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-06T01:11:33.637774012Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.361µs logger=migrator t=2026-08-06T01:11:33.641588412Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-06T01:11:33.646672455Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.083873ms logger=migrator t=2026-08-06T01:11:33.652412998Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-06T01:11:33.65423799Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.825162ms logger=migrator t=2026-08-06T01:11:33.659576232Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-06T01:11:33.662833815Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.261633ms logger=migrator t=2026-08-06T01:11:33.668079124Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-06T01:11:33.668905477Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=824.633µs logger=migrator t=2026-08-06T01:11:33.674353882Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-06T01:11:33.675797084Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.445901ms logger=migrator t=2026-08-06T01:11:33.682402041Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-06T01:11:33.683246955Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=845.863µs logger=migrator t=2026-08-06T01:11:33.686852048Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-06T01:11:33.698335594Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.482126ms logger=migrator t=2026-08-06T01:11:33.704143259Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-06T01:11:33.704741616Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=598.387µs logger=migrator t=2026-08-06T01:11:33.70909416Z 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-08-06T01:11:33.710098798Z 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.005728ms logger=migrator t=2026-08-06T01:11:33.71687301Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-06T01:11:33.717305123Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=432.903µs logger=migrator t=2026-08-06T01:11:33.720795582Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-06T01:11:33.721569074Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=774.762µs logger=migrator t=2026-08-06T01:11:33.724881648Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-06T01:11:33.725074534Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=193.245µs logger=migrator t=2026-08-06T01:11:33.7284417Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-06T01:11:33.732465624Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.023934ms logger=migrator t=2026-08-06T01:11:33.738488915Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-06T01:11:33.742632003Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.143008ms logger=migrator t=2026-08-06T01:11:33.746194474Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-06T01:11:33.74712327Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=928.826µs logger=migrator t=2026-08-06T01:11:33.750481065Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-06T01:11:33.751371041Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=890.426µs logger=migrator t=2026-08-06T01:11:33.755749935Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-06T01:11:33.756015963Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=266.288µs logger=migrator t=2026-08-06T01:11:33.760054088Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-06T01:11:33.764173275Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.119087ms logger=migrator t=2026-08-06T01:11:33.774456887Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-06T01:11:33.775457026Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.002699ms logger=migrator t=2026-08-06T01:11:33.779930663Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-06T01:11:33.780116778Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=183.435µs logger=migrator t=2026-08-06T01:11:33.783979088Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-06T01:11:33.784335839Z level=info msg="Migration successfully executed" id="Move region to single row" duration=357.001µs logger=migrator t=2026-08-06T01:11:33.788706502Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-06T01:11:33.790798722Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.09179ms logger=migrator t=2026-08-06T01:11:33.794490527Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-06T01:11:33.795261708Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=769.611µs logger=migrator t=2026-08-06T01:11:33.800204399Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-06T01:11:33.801949669Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.74825ms logger=migrator t=2026-08-06T01:11:33.809072971Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-06T01:11:33.809998898Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=925.617µs logger=migrator t=2026-08-06T01:11:33.815119954Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-06T01:11:33.816013629Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=895.635µs logger=migrator t=2026-08-06T01:11:33.819089956Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-06T01:11:33.81995291Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=859.974µs logger=migrator t=2026-08-06T01:11:33.824107549Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-06T01:11:33.824175291Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=68.522µs logger=migrator t=2026-08-06T01:11:33.82839198Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-06T01:11:33.829261636Z level=info msg="Migration successfully executed" id="create test_data table" duration=869.525µs logger=migrator t=2026-08-06T01:11:33.834782013Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-06T01:11:33.836708087Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.927874ms logger=migrator t=2026-08-06T01:11:33.842389858Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-06T01:11:33.843267574Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=882.156µs logger=migrator t=2026-08-06T01:11:33.848837252Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-06T01:11:33.8505312Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.697318ms logger=migrator t=2026-08-06T01:11:33.855081789Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-06T01:11:33.85546466Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=383.081µs logger=migrator t=2026-08-06T01:11:33.859304389Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-06T01:11:33.859979799Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=674.95µs logger=migrator t=2026-08-06T01:11:33.866129763Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-06T01:11:33.866198105Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=69.392µs logger=migrator t=2026-08-06T01:11:33.870321462Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-06T01:11:33.871214078Z level=info msg="Migration successfully executed" id="create team table" duration=892.146µs logger=migrator t=2026-08-06T01:11:33.875610133Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-06T01:11:33.877421944Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.798842ms logger=migrator t=2026-08-06T01:11:33.88502484Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-06T01:11:33.886022259Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=997.679µs logger=migrator t=2026-08-06T01:11:33.892288106Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-06T01:11:33.89731205Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.024034ms logger=migrator t=2026-08-06T01:11:33.901456537Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-06T01:11:33.901799786Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=344.399µs logger=migrator t=2026-08-06T01:11:33.907036626Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-06T01:11:33.908542079Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.504584ms logger=migrator t=2026-08-06T01:11:33.913266874Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-06T01:11:33.914317703Z level=info msg="Migration successfully executed" id="create team member table" duration=1.05053ms logger=migrator t=2026-08-06T01:11:33.919040587Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-06T01:11:33.920061736Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.021069ms logger=migrator t=2026-08-06T01:11:33.924586995Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-06T01:11:33.925626634Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.039109ms logger=migrator t=2026-08-06T01:11:33.93144642Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-06T01:11:33.93497201Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=3.52811ms logger=migrator t=2026-08-06T01:11:33.939649103Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-06T01:11:33.944322466Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.673503ms logger=migrator t=2026-08-06T01:11:33.948107693Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-06T01:11:33.953230069Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.124036ms logger=migrator t=2026-08-06T01:11:33.959221839Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-06T01:11:33.964105278Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.882829ms logger=migrator t=2026-08-06T01:11:33.975665957Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-06T01:11:33.976359766Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=693.869µs logger=migrator t=2026-08-06T01:11:33.980399621Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-06T01:11:33.981982876Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.580955ms logger=migrator t=2026-08-06T01:11:33.989886961Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-06T01:11:33.990982571Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.09735ms logger=migrator t=2026-08-06T01:11:33.996258862Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-06T01:11:33.997187659Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=928.767µs logger=migrator t=2026-08-06T01:11:34.005207196Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-06T01:11:34.006310908Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.104012ms logger=migrator t=2026-08-06T01:11:34.013247925Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-06T01:11:34.01446887Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.220876ms logger=migrator t=2026-08-06T01:11:34.020790699Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-06T01:11:34.021854659Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.05849ms logger=migrator t=2026-08-06T01:11:34.027358005Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-06T01:11:34.028365615Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.007779ms logger=migrator t=2026-08-06T01:11:34.035822816Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-06T01:11:34.036782984Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=964.338µs logger=migrator t=2026-08-06T01:11:34.043486094Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-06T01:11:34.04406138Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=579.116µs logger=migrator t=2026-08-06T01:11:34.053431037Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-06T01:11:34.054705013Z level=info msg="Migration successfully executed" id="create tag table" duration=1.274706ms logger=migrator t=2026-08-06T01:11:34.060508478Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-06T01:11:34.062067793Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.561065ms logger=migrator t=2026-08-06T01:11:34.067049233Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-06T01:11:34.068621059Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.574565ms logger=migrator t=2026-08-06T01:11:34.075232166Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-06T01:11:34.076204604Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=972.568µs logger=migrator t=2026-08-06T01:11:34.081781403Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-06T01:11:34.08310393Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.321677ms logger=migrator t=2026-08-06T01:11:34.089852632Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:11:34.106009601Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.152909ms logger=migrator t=2026-08-06T01:11:34.117851628Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-06T01:11:34.118783054Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=935.966µs logger=migrator t=2026-08-06T01:11:34.124521437Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-06T01:11:34.126163525Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.637267ms logger=migrator t=2026-08-06T01:11:34.132127114Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-06T01:11:34.132420732Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=293.338µs logger=migrator t=2026-08-06T01:11:34.136274721Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-06T01:11:34.136991961Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=716.9µs logger=migrator t=2026-08-06T01:11:34.143211709Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-06T01:11:34.144656279Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.44913ms logger=migrator t=2026-08-06T01:11:34.15413629Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-06T01:11:34.155852498Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.716109ms logger=migrator t=2026-08-06T01:11:34.161747165Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-06T01:11:34.161832558Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=86.333µs logger=migrator t=2026-08-06T01:11:34.167454518Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-06T01:11:34.174846788Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.389381ms logger=migrator t=2026-08-06T01:11:34.186937241Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-06T01:11:34.191578254Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.641562ms logger=migrator t=2026-08-06T01:11:34.195826604Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-06T01:11:34.201089943Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.267499ms logger=migrator t=2026-08-06T01:11:34.205704975Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-06T01:11:34.210947904Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.242129ms logger=migrator t=2026-08-06T01:11:34.216183913Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-06T01:11:34.217172961Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=982.087µs logger=migrator t=2026-08-06T01:11:34.227539206Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-06T01:11:34.234803132Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.265425ms logger=migrator t=2026-08-06T01:11:34.239813524Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-06T01:11:34.240462272Z level=info msg="Migration successfully executed" id="create server_lock table" duration=648.608µs logger=migrator t=2026-08-06T01:11:34.245953908Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-06T01:11:34.246883816Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=929.528µs logger=migrator t=2026-08-06T01:11:34.254148991Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-06T01:11:34.25547633Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.327669ms logger=migrator t=2026-08-06T01:11:34.304105332Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-06T01:11:34.305657196Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.552304ms logger=migrator t=2026-08-06T01:11:34.311760539Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-06T01:11:34.312928382Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.169043ms logger=migrator t=2026-08-06T01:11:34.316613398Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-06T01:11:34.317658507Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.044999ms logger=migrator t=2026-08-06T01:11:34.324153121Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-06T01:11:34.333105436Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.952994ms logger=migrator t=2026-08-06T01:11:34.338985114Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-06T01:11:34.339676373Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=691.169µs logger=migrator t=2026-08-06T01:11:34.346038823Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-06T01:11:34.347815384Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.774661ms logger=migrator t=2026-08-06T01:11:34.354245397Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-06T01:11:34.35542781Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.184063ms logger=migrator t=2026-08-06T01:11:34.363393877Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-06T01:11:34.36417682Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=783.173µs logger=migrator t=2026-08-06T01:11:34.369872181Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-06T01:11:34.371017804Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.145023ms logger=migrator t=2026-08-06T01:11:34.377642272Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-06T01:11:34.377696023Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=54.651µs logger=migrator t=2026-08-06T01:11:34.383294552Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-06T01:11:34.383351524Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=57.442µs logger=migrator t=2026-08-06T01:11:34.388066578Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-06T01:11:34.388716126Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=647.398µs logger=migrator t=2026-08-06T01:11:34.393925255Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:11:34.394586273Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=660.848µs logger=migrator t=2026-08-06T01:11:34.401462759Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:11:34.402161529Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=698.75µs logger=migrator t=2026-08-06T01:11:34.410710881Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:11:34.410756833Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=46.542µs logger=migrator t=2026-08-06T01:11:34.414781198Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:11:34.415439536Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=658.498µs logger=migrator t=2026-08-06T01:11:34.420762398Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:11:34.421415866Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=653.638µs logger=migrator t=2026-08-06T01:11:34.427301153Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:11:34.428896599Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.598746ms logger=migrator t=2026-08-06T01:11:34.43492952Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:11:34.435874887Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=944.747µs logger=migrator t=2026-08-06T01:11:34.441778005Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-06T01:11:34.447512957Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.734933ms logger=migrator t=2026-08-06T01:11:34.45253955Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-06T01:11:34.453436766Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=897.056µs logger=migrator t=2026-08-06T01:11:34.459506669Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-06T01:11:34.459586291Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=80.552µs logger=migrator t=2026-08-06T01:11:34.464462519Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-06T01:11:34.465441128Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=977.189µs logger=migrator t=2026-08-06T01:11:34.472880339Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-06T01:11:34.474118744Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.237725ms logger=migrator t=2026-08-06T01:11:34.479897088Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-06T01:11:34.480862155Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=958.127µs logger=migrator t=2026-08-06T01:11:34.485958281Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:11:34.486024872Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=79.912µs logger=migrator t=2026-08-06T01:11:34.490880421Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-06T01:11:34.491815157Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=934.676µs logger=migrator t=2026-08-06T01:11:34.497344174Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-06T01:11:34.498325192Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=980.558µs logger=migrator t=2026-08-06T01:11:34.503308154Z 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-08-06T01:11:34.504234401Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=925.935µs logger=migrator t=2026-08-06T01:11:34.509357915Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-06T01:11:34.510929941Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.571725ms logger=migrator t=2026-08-06T01:11:34.518247879Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-06T01:11:34.525075492Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.828163ms logger=migrator t=2026-08-06T01:11:34.52953638Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-06T01:11:34.530176828Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=638.598µs logger=migrator t=2026-08-06T01:11:34.534413037Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-06T01:11:34.535039655Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=626.738µs logger=migrator t=2026-08-06T01:11:34.541091258Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-06T01:11:34.56967819Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.585582ms logger=migrator t=2026-08-06T01:11:34.575188047Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-06T01:11:34.601834724Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.640037ms logger=migrator t=2026-08-06T01:11:34.609098621Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-06T01:11:34.609978545Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=877.704µs logger=migrator t=2026-08-06T01:11:34.61505714Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-06T01:11:34.616522782Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.465962ms logger=migrator t=2026-08-06T01:11:34.625527748Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-06T01:11:34.632999759Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.491812ms logger=migrator t=2026-08-06T01:11:34.640430811Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-06T01:11:34.647841032Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.408851ms logger=migrator t=2026-08-06T01:11:34.654048568Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-06T01:11:34.655107458Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.06029ms logger=migrator t=2026-08-06T01:11:34.66081895Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-06T01:11:34.66184355Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.02447ms logger=migrator t=2026-08-06T01:11:34.668153509Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-06T01:11:34.669181268Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.027509ms logger=migrator t=2026-08-06T01:11:34.682098756Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-06T01:11:34.683828825Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.73503ms logger=migrator t=2026-08-06T01:11:34.691923454Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:11:34.691996057Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=74.663µs logger=migrator t=2026-08-06T01:11:34.696955837Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-06T01:11:34.707094316Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.138179ms logger=migrator t=2026-08-06T01:11:34.712956522Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-06T01:11:34.717495922Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.53516ms logger=migrator t=2026-08-06T01:11:34.723378919Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-06T01:11:34.730006757Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.627378ms logger=migrator t=2026-08-06T01:11:34.735204285Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-06T01:11:34.736544853Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.339668ms logger=migrator t=2026-08-06T01:11:34.741445362Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-06T01:11:34.742475402Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.02842ms logger=migrator t=2026-08-06T01:11:34.747834143Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-06T01:11:34.753927358Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.092665ms logger=migrator t=2026-08-06T01:11:34.759477215Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-06T01:11:34.766031541Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.549186ms logger=migrator t=2026-08-06T01:11:34.772774522Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-06T01:11:34.773879334Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.104532ms logger=migrator t=2026-08-06T01:11:34.779500384Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-06T01:11:34.788260663Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.760609ms logger=migrator t=2026-08-06T01:11:34.793564204Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-06T01:11:34.79977673Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.212616ms logger=migrator t=2026-08-06T01:11:34.804734251Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-06T01:11:34.804782653Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=53.262µs logger=migrator t=2026-08-06T01:11:34.809741954Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-06T01:11:34.811631897Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.888963ms logger=migrator t=2026-08-06T01:11:34.818488353Z 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-08-06T01:11:34.819493881Z 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.005359ms logger=migrator t=2026-08-06T01:11:34.824609576Z 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-08-06T01:11:34.82616459Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.551454ms logger=migrator t=2026-08-06T01:11:34.832252514Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:11:34.832350696Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=98.592µs logger=migrator t=2026-08-06T01:11:34.83705766Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-06T01:11:34.842989218Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.931148ms logger=migrator t=2026-08-06T01:11:34.847759604Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-06T01:11:34.853815786Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.054722ms logger=migrator t=2026-08-06T01:11:34.859170338Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-06T01:11:34.866897528Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.72685ms logger=migrator t=2026-08-06T01:11:34.871916701Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-06T01:11:34.87649229Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.574229ms logger=migrator t=2026-08-06T01:11:34.881533784Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-06T01:11:34.887987447Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.452813ms logger=migrator t=2026-08-06T01:11:34.892799984Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-06T01:11:34.892885846Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=85.822µs logger=migrator t=2026-08-06T01:11:34.898434144Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-06T01:11:34.899246948Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=811.994µs logger=migrator t=2026-08-06T01:11:34.904702342Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-06T01:11:34.914430079Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.727267ms logger=migrator t=2026-08-06T01:11:34.919821902Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-06T01:11:34.919887164Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.542µs logger=migrator t=2026-08-06T01:11:34.925688059Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-06T01:11:34.934545171Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.857871ms logger=migrator t=2026-08-06T01:11:34.94052644Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-06T01:11:34.942486276Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.965726ms logger=migrator t=2026-08-06T01:11:34.948089436Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-06T01:11:34.955311662Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.221585ms logger=migrator t=2026-08-06T01:11:34.960945632Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-06T01:11:34.961914189Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=972.657µs logger=migrator t=2026-08-06T01:11:34.966780017Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-06T01:11:34.968202327Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.42171ms logger=migrator t=2026-08-06T01:11:34.973961131Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-06T01:11:34.982607987Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.645966ms logger=migrator t=2026-08-06T01:11:34.989148353Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-06T01:11:34.990024488Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=872.045µs logger=migrator t=2026-08-06T01:11:34.99643907Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-06T01:11:34.998149699Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.713419ms logger=migrator t=2026-08-06T01:11:35.00382795Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-06T01:11:35.004619642Z level=info msg="Migration successfully executed" id="create alert_image table" duration=791.402µs logger=migrator t=2026-08-06T01:11:35.011155268Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-06T01:11:35.012152467Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=997.029µs logger=migrator t=2026-08-06T01:11:35.018710593Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-06T01:11:35.018791625Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=79.662µs logger=migrator t=2026-08-06T01:11:35.023999633Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-06T01:11:35.02495386Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=953.837µs logger=migrator t=2026-08-06T01:11:35.031143777Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-06T01:11:35.032077793Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=934.006µs logger=migrator t=2026-08-06T01:11:35.037012644Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-06T01:11:35.037434875Z 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-08-06T01:11:35.04288541Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-06T01:11:35.043460476Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=574.706µs logger=migrator t=2026-08-06T01:11:35.048544861Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-06T01:11:35.05029019Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.740609ms logger=migrator t=2026-08-06T01:11:35.057773963Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-06T01:11:35.067745257Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.973214ms logger=migrator t=2026-08-06T01:11:35.073707246Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-06T01:11:35.074500669Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=790.123µs logger=migrator t=2026-08-06T01:11:35.083325089Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-06T01:11:35.085581924Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.263965ms logger=migrator t=2026-08-06T01:11:35.091713928Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-06T01:11:35.092412397Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=694.709µs logger=migrator t=2026-08-06T01:11:35.098976895Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-06T01:11:35.100895868Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.916473ms logger=migrator t=2026-08-06T01:11:35.107437565Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-06T01:11:35.108645459Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.207034ms logger=migrator t=2026-08-06T01:11:35.114710221Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-06T01:11:35.114742742Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.601µs logger=migrator t=2026-08-06T01:11:35.120122785Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-06T01:11:35.12029428Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=173.125µs logger=migrator t=2026-08-06T01:11:35.127096134Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-06T01:11:35.139472385Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.376381ms logger=migrator t=2026-08-06T01:11:35.146053843Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-06T01:11:35.146438334Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=384.371µs logger=migrator t=2026-08-06T01:11:35.152218658Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-06T01:11:35.15405537Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.837091ms logger=migrator t=2026-08-06T01:11:35.160156434Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-06T01:11:35.160488863Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=332.089µs logger=migrator t=2026-08-06T01:11:35.165219917Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-06T01:11:35.166838853Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.616336ms logger=migrator t=2026-08-06T01:11:35.173293746Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-06T01:11:35.174395178Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.103192ms logger=migrator t=2026-08-06T01:11:35.179865244Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-06T01:11:35.214530909Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.657774ms logger=migrator t=2026-08-06T01:11:35.221806426Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-06T01:11:35.231698707Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.892331ms logger=migrator t=2026-08-06T01:11:35.239051246Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-06T01:11:35.239163969Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=113.223µs logger=migrator t=2026-08-06T01:11:35.244536052Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-06T01:11:35.278424885Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.884643ms logger=migrator t=2026-08-06T01:11:35.286367281Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-06T01:11:35.31693602Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.568539ms logger=migrator t=2026-08-06T01:11:35.324414452Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-06T01:11:35.325054491Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=639.999µs logger=migrator t=2026-08-06T01:11:35.332426Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-06T01:11:35.333243373Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=819.663µs logger=migrator t=2026-08-06T01:11:35.340687295Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-06T01:11:35.341057815Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=361.13µs logger=migrator t=2026-08-06T01:11:35.346055677Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-06T01:11:35.347365714Z level=info msg="Migration successfully executed" id="create permission table" duration=1.309797ms logger=migrator t=2026-08-06T01:11:35.352638154Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-06T01:11:35.353738076Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.099962ms logger=migrator t=2026-08-06T01:11:35.360048885Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-06T01:11:35.361740323Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.690388ms logger=migrator t=2026-08-06T01:11:35.367628031Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-06T01:11:35.368933017Z level=info msg="Migration successfully executed" id="create role table" duration=1.304256ms logger=migrator t=2026-08-06T01:11:35.375348689Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-06T01:11:35.38381652Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.468511ms logger=migrator t=2026-08-06T01:11:35.389544894Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-06T01:11:35.396759148Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.212274ms logger=migrator t=2026-08-06T01:11:35.404677794Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-06T01:11:35.405817536Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.139282ms logger=migrator t=2026-08-06T01:11:35.413667699Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-06T01:11:35.415320786Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.652117ms logger=migrator t=2026-08-06T01:11:35.422455318Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-06T01:11:35.423514529Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.059681ms logger=migrator t=2026-08-06T01:11:35.436055145Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-06T01:11:35.438123564Z level=info msg="Migration successfully executed" id="create team role table" duration=2.065899ms logger=migrator t=2026-08-06T01:11:35.445962047Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-06T01:11:35.446823521Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=861.804µs logger=migrator t=2026-08-06T01:11:35.453763648Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-06T01:11:35.455420256Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.655587ms logger=migrator t=2026-08-06T01:11:35.462232949Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-06T01:11:35.463347501Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.114592ms logger=migrator t=2026-08-06T01:11:35.468677303Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-06T01:11:35.470409281Z level=info msg="Migration successfully executed" id="create user role table" duration=1.735228ms logger=migrator t=2026-08-06T01:11:35.47564961Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-06T01:11:35.476739352Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.089562ms logger=migrator t=2026-08-06T01:11:35.482391433Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-06T01:11:35.48407603Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.685908ms logger=migrator t=2026-08-06T01:11:35.490656788Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-06T01:11:35.491901012Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.245745ms logger=migrator t=2026-08-06T01:11:35.497228904Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-06T01:11:35.49881903Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.585375ms logger=migrator t=2026-08-06T01:11:35.506060725Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-06T01:11:35.507133626Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.073301ms logger=migrator t=2026-08-06T01:11:35.512507558Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-06T01:11:35.514254318Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.7463ms logger=migrator t=2026-08-06T01:11:35.521200416Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-06T01:11:35.529992065Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.794339ms logger=migrator t=2026-08-06T01:11:35.536191321Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-06T01:11:35.537037715Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=846.234µs logger=migrator t=2026-08-06T01:11:35.545106095Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-06T01:11:35.547170874Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.064339ms logger=migrator t=2026-08-06T01:11:35.55375039Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-06T01:11:35.554799941Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.049311ms logger=migrator t=2026-08-06T01:11:35.560032439Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-06T01:11:35.562056146Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.024537ms logger=migrator t=2026-08-06T01:11:35.568221581Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-06T01:11:35.569074096Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=851.895µs logger=migrator t=2026-08-06T01:11:35.574511151Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-06T01:11:35.576297131Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.77609ms logger=migrator t=2026-08-06T01:11:35.582822317Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-06T01:11:35.590978108Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.155371ms logger=migrator t=2026-08-06T01:11:35.597192046Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-06T01:11:35.603124314Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.930958ms logger=migrator t=2026-08-06T01:11:35.606824069Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-06T01:11:35.615257989Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.43347ms logger=migrator t=2026-08-06T01:11:35.620901549Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-06T01:11:35.6294012Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.499151ms logger=migrator t=2026-08-06T01:11:35.635111583Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-06T01:11:35.636316438Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.204064ms logger=migrator t=2026-08-06T01:11:35.64099897Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-06T01:11:35.642215005Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.214955ms logger=migrator t=2026-08-06T01:11:35.647932568Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-06T01:11:35.649033599Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.103701ms logger=migrator t=2026-08-06T01:11:35.656999595Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-06T01:11:35.658004814Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.004438ms logger=migrator t=2026-08-06T01:11:35.663042037Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-06T01:11:35.664934351Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.891304ms logger=migrator t=2026-08-06T01:11:35.67300648Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-06T01:11:35.673082172Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=77.042µs logger=migrator t=2026-08-06T01:11:35.682794358Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-06T01:11:35.682907631Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=118.873µs logger=migrator t=2026-08-06T01:11:35.687814711Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-06T01:11:35.688411768Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=596.877µs logger=migrator t=2026-08-06T01:11:35.692509965Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-06T01:11:35.693069681Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=561.046µs logger=migrator t=2026-08-06T01:11:35.69692035Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-06T01:11:35.697750194Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=830.024µs logger=migrator t=2026-08-06T01:11:35.701473539Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-06T01:11:35.701756377Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=282.738µs logger=migrator t=2026-08-06T01:11:35.708523589Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-06T01:11:35.70922473Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=702.011µs logger=migrator t=2026-08-06T01:11:35.713260414Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-06T01:11:35.714208481Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=948.097µs logger=migrator t=2026-08-06T01:11:35.718237756Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-06T01:11:35.71945427Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.216604ms logger=migrator t=2026-08-06T01:11:35.724326609Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-06T01:11:35.733335395Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.008566ms logger=migrator t=2026-08-06T01:11:35.736777002Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-06T01:11:35.736847305Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.812µs logger=migrator t=2026-08-06T01:11:35.740223461Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-06T01:11:35.741236129Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.019898ms logger=migrator t=2026-08-06T01:11:35.747730824Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-06T01:11:35.749489144Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.75824ms logger=migrator t=2026-08-06T01:11:35.754899528Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-06T01:11:35.756218065Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.319637ms logger=migrator t=2026-08-06T01:11:35.760057295Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-06T01:11:35.768652409Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.593634ms logger=migrator t=2026-08-06T01:11:35.773491436Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-06T01:11:35.774543956Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.04994ms logger=migrator t=2026-08-06T01:11:35.779196679Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-06T01:11:35.781313998Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.12076ms logger=migrator t=2026-08-06T01:11:35.786215568Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:11:35.810012244Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.794326ms logger=migrator t=2026-08-06T01:11:35.814280745Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-06T01:11:35.815353927Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.072451ms logger=migrator t=2026-08-06T01:11:35.820913135Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-06T01:11:35.822150399Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.236344ms logger=migrator t=2026-08-06T01:11:35.826204594Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-06T01:11:35.827306956Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.102632ms logger=migrator t=2026-08-06T01:11:35.832390481Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-06T01:11:35.835131319Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.762288ms logger=migrator t=2026-08-06T01:11:35.841198161Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-06T01:11:35.841441988Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=247.697µs logger=migrator t=2026-08-06T01:11:35.845495692Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-06T01:11:35.846403139Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=907.737µs logger=migrator t=2026-08-06T01:11:35.851084561Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-06T01:11:35.861178489Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.095248ms logger=migrator t=2026-08-06T01:11:35.866170901Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-06T01:11:35.867136318Z level=info msg="Migration successfully executed" id="create entity_events table" duration=965.327µs logger=migrator t=2026-08-06T01:11:35.870669438Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-06T01:11:35.871698028Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.02853ms logger=migrator t=2026-08-06T01:11:35.876569386Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-06T01:11:35.87704676Z 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-08-06T01:11:35.880953661Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-06T01:11:35.881448154Z 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-08-06T01:11:35.88586032Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-06T01:11:35.886976402Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.111902ms logger=migrator t=2026-08-06T01:11:35.891975594Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-06T01:11:35.893069245Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.093611ms logger=migrator t=2026-08-06T01:11:35.896845713Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-06T01:11:35.898156849Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.310966ms logger=migrator t=2026-08-06T01:11:35.90238363Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-06T01:11:35.903574634Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.190484ms logger=migrator t=2026-08-06T01:11:35.908146984Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-06T01:11:35.909256455Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.108741ms logger=migrator t=2026-08-06T01:11:35.91294445Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-06T01:11:35.914056452Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.111863ms logger=migrator t=2026-08-06T01:11:35.918876168Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-06T01:11:35.919648191Z level=info msg="Migration successfully executed" id="Drop public config table" duration=768.612µs logger=migrator t=2026-08-06T01:11:35.923601433Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-06T01:11:35.924775097Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.171973ms logger=migrator t=2026-08-06T01:11:35.928652036Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-06T01:11:35.930447718Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.791332ms logger=migrator t=2026-08-06T01:11:35.935283355Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-06T01:11:35.936353206Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.069381ms logger=migrator t=2026-08-06T01:11:35.940655537Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-06T01:11:35.94178371Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.127793ms logger=migrator t=2026-08-06T01:11:35.945619428Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-06T01:11:35.969841857Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.222919ms logger=migrator t=2026-08-06T01:11:35.978352229Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-06T01:11:35.989978659Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.61656ms logger=migrator t=2026-08-06T01:11:35.995586009Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-06T01:11:36.009069443Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.487203ms logger=migrator t=2026-08-06T01:11:36.017313787Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-06T01:11:36.017626985Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=326.669µs logger=migrator t=2026-08-06T01:11:36.042799811Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-06T01:11:36.056653565Z level=info msg="Migration successfully executed" id="add share column" duration=13.853824ms logger=migrator t=2026-08-06T01:11:36.061947285Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-06T01:11:36.062190342Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=243.697µs logger=migrator t=2026-08-06T01:11:36.066162505Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-06T01:11:36.06808883Z level=info msg="Migration successfully executed" id="create file table" duration=1.923565ms logger=migrator t=2026-08-06T01:11:36.0775924Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-06T01:11:36.078970649Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.37832ms logger=migrator t=2026-08-06T01:11:36.083009813Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-06T01:11:36.085131424Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.121061ms logger=migrator t=2026-08-06T01:11:36.090779135Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-06T01:11:36.09167708Z level=info msg="Migration successfully executed" id="create file_meta table" duration=897.465µs logger=migrator t=2026-08-06T01:11:36.098549546Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-06T01:11:36.09975619Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.206204ms logger=migrator t=2026-08-06T01:11:36.103940419Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-06T01:11:36.104033412Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=95.533µs logger=migrator t=2026-08-06T01:11:36.108302973Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-06T01:11:36.108498888Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=196.556µs logger=migrator t=2026-08-06T01:11:36.11523859Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-06T01:11:36.115870168Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=631.838µs logger=migrator t=2026-08-06T01:11:36.122017332Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-06T01:11:36.122490536Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=477.944µs logger=migrator t=2026-08-06T01:11:36.127157849Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-06T01:11:36.1292876Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.12698ms logger=migrator t=2026-08-06T01:11:36.13707114Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-06T01:11:36.146847028Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.775648ms logger=migrator t=2026-08-06T01:11:36.152447517Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-06T01:11:36.152618512Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=171.345µs logger=migrator t=2026-08-06T01:11:36.166703553Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-06T01:11:36.167881476Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.178323ms logger=migrator t=2026-08-06T01:11:36.175028069Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-06T01:11:36.175556684Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=532.475µs logger=migrator t=2026-08-06T01:11:36.179106265Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-06T01:11:36.179355462Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=249.607µs logger=migrator t=2026-08-06T01:11:36.183903881Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-06T01:11:36.184476547Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=572.506µs logger=migrator t=2026-08-06T01:11:36.198589798Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-06T01:11:36.211252119Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.661941ms logger=migrator t=2026-08-06T01:11:36.215337895Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-06T01:11:36.221747557Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.411283ms logger=migrator t=2026-08-06T01:11:36.227918563Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-06T01:11:36.229328602Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.41285ms logger=migrator t=2026-08-06T01:11:36.233703977Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-06T01:11:36.314958107Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.249839ms logger=migrator t=2026-08-06T01:11:36.320593937Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-06T01:11:36.321626016Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.029819ms logger=migrator t=2026-08-06T01:11:36.326526595Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-06T01:11:36.327688338Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.160553ms logger=migrator t=2026-08-06T01:11:36.332764322Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-06T01:11:36.362554949Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.792507ms logger=migrator t=2026-08-06T01:11:36.367212732Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-06T01:11:36.375501677Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.287525ms logger=migrator t=2026-08-06T01:11:36.382031483Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-06T01:11:36.38228464Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=253.147µs logger=migrator t=2026-08-06T01:11:36.386492809Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-06T01:11:36.386680995Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=196.185µs logger=migrator t=2026-08-06T01:11:36.391765049Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-06T01:11:36.391984655Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=220.376µs logger=migrator t=2026-08-06T01:11:36.396098863Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-06T01:11:36.396443942Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=346.359µs logger=migrator t=2026-08-06T01:11:36.407719663Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-06T01:11:36.408112564Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=397.351µs logger=migrator t=2026-08-06T01:11:36.411949283Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-06T01:11:36.413161878Z level=info msg="Migration successfully executed" id="create folder table" duration=1.212285ms logger=migrator t=2026-08-06T01:11:36.419661662Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-06T01:11:36.421031542Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.369889ms logger=migrator t=2026-08-06T01:11:36.431669294Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-06T01:11:36.434149154Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.471649ms logger=migrator t=2026-08-06T01:11:36.439558928Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-06T01:11:36.439584818Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.721µs logger=migrator t=2026-08-06T01:11:36.444870089Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-06T01:11:36.446431664Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.566014ms logger=migrator t=2026-08-06T01:11:36.450824198Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-06T01:11:36.451958611Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.134553ms logger=migrator t=2026-08-06T01:11:36.455749238Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-06T01:11:36.457117487Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.367559ms logger=migrator t=2026-08-06T01:11:36.462716987Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-06T01:11:36.463215121Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=498.334µs logger=migrator t=2026-08-06T01:11:36.466854384Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-06T01:11:36.467339237Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=484.914µs logger=migrator t=2026-08-06T01:11:36.470792995Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-06T01:11:36.471933868Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.148173ms logger=migrator t=2026-08-06T01:11:36.47552214Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-06T01:11:36.476948561Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.425961ms logger=migrator t=2026-08-06T01:11:36.480893623Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-06T01:11:36.482327774Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.437921ms logger=migrator t=2026-08-06T01:11:36.491300269Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-06T01:11:36.492586225Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.286886ms logger=migrator t=2026-08-06T01:11:36.497891756Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-06T01:11:36.499147252Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.255546ms logger=migrator t=2026-08-06T01:11:36.504191214Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-06T01:11:36.505924254Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.73603ms logger=migrator t=2026-08-06T01:11:36.510042522Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-06T01:11:36.511970446Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.928374ms logger=migrator t=2026-08-06T01:11:36.518558714Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-06T01:11:36.520001114Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.44589ms logger=migrator t=2026-08-06T01:11:36.526629792Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-06T01:11:36.527750455Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.129023ms logger=migrator t=2026-08-06T01:11:36.531933653Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-06T01:11:36.533072616Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.138563ms logger=migrator t=2026-08-06T01:11:36.538685796Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-06T01:11:36.539763426Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.08145ms logger=migrator t=2026-08-06T01:11:36.543154732Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-06T01:11:36.543367018Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=212.256µs logger=migrator t=2026-08-06T01:11:36.548237097Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-06T01:11:36.560573748Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.337071ms logger=migrator t=2026-08-06T01:11:36.566720162Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-06T01:11:36.56733027Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=611.237µs logger=migrator t=2026-08-06T01:11:36.573363731Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-06T01:11:36.573418443Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=55.651µs logger=migrator t=2026-08-06T01:11:36.577987593Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-06T01:11:36.580198386Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.211474ms logger=migrator t=2026-08-06T01:11:36.584929059Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-06T01:11:36.587460422Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=2.533353ms logger=migrator t=2026-08-06T01:11:36.599596376Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-06T01:11:36.602682245Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.089719ms logger=migrator t=2026-08-06T01:11:36.60712157Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-06T01:11:36.608370806Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.249066ms logger=migrator t=2026-08-06T01:11:36.614349636Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-06T01:11:36.61553794Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.188464ms logger=migrator t=2026-08-06T01:11:36.620201532Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-06T01:11:36.621660803Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.460741ms logger=migrator t=2026-08-06T01:11:36.625780601Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-06T01:11:36.626356557Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=570.046µs logger=migrator t=2026-08-06T01:11:36.631046061Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-06T01:11:36.631769141Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=716.01µs logger=migrator t=2026-08-06T01:11:36.637093333Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-06T01:11:36.638202874Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.109201ms logger=migrator t=2026-08-06T01:11:36.642784484Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-06T01:11:36.643854244Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.06975ms logger=migrator t=2026-08-06T01:11:36.648729273Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-06T01:11:36.664936574Z level=info msg="Migration successfully executed" id="add stack_id column" duration=16.204381ms logger=migrator t=2026-08-06T01:11:36.671297575Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-06T01:11:36.681112204Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.812389ms logger=migrator t=2026-08-06T01:11:36.685639352Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-06T01:11:36.695706369Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.067087ms logger=migrator t=2026-08-06T01:11:36.700036191Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-06T01:11:36.700180865Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=145.014µs logger=migrator t=2026-08-06T01:11:36.705647651Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-06T01:11:36.714406629Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.757398ms logger=migrator t=2026-08-06T01:11:36.720187785Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-06T01:11:36.731607899Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.416734ms logger=migrator t=2026-08-06T01:11:36.735611703Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-06T01:11:36.735938182Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=326.289µs logger=migrator t=2026-08-06T01:11:36.739744771Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.847983035s logger=migrator t=2026-08-06T01:11:36.740466611Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-06T01:11:36.75733225Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-06T01:11:36.757619668Z level=info msg="Created default organization" logger=secrets t=2026-08-06T01:11:36.764873224Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-06T01:11:36.814771972Z level=info msg="Restored cache from database" duration=416.602µs logger=plugin.store t=2026-08-06T01:11:36.816057999Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-06T01:11:36.855806129Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-06T01:11:36.855839Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-06T01:11:36.855935873Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-06T01:11:36.855986854Z level=info msg="Plugins loaded" count=54 duration=39.927085ms logger=query_data t=2026-08-06T01:11:36.859921126Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-06T01:11:36.863158688Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-06T01:11:36.868327155Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-06T01:11:36.879382099Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-06T01:11:36.882975842Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-06T01:11:36.886373568Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-06T01:11:36.903734331Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-06T01:11:36.920674433Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-06T01:11:36.946008803Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-06T01:11:36.946076365Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-06T01:11:36.949563764Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-06T01:11:36.949912724Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-06T01:11:36.950230483Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-08-06T01:11:36.951407526Z level=info msg="starting to provision dashboards" logger=http.server t=2026-08-06T01:11:36.954025171Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-08-06T01:11:37.014463589Z level=info msg="Update check succeeded" duration=61.960042ms logger=grafana.update.checker t=2026-08-06T01:11:37.018893074Z level=info msg="Update check succeeded" duration=67.754965ms logger=provisioning.dashboard t=2026-08-06T01:11:37.041705243Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-08-06T01:11:37.045277945Z level=info msg="State cache has been initialized" states=0 duration=95.361251ms logger=ngalert.scheduler t=2026-08-06T01:11:37.045315886Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-06T01:11:37.045443359Z level=info msg=starting first_tick=2026-08-06T01:11:40Z logger=plugin.angulardetectorsprovider.dynamic t=2026-08-06T01:11:37.152169483Z level=info msg="Patterns update finished" duration=103.893953ms logger=grafana-apiserver t=2026-08-06T01:11:37.319627802Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-06T01:11:37.320076245Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-06T01:11:41.102770231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.104135729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.119576199Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-06T01:11:41.169058545Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-06T01:11:41.181067237Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-06T01:11:41.191210555Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-06T01:11:41.193346635Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-06T01:11:41.21216701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.242181574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.261266307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.290747464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.30606564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.325250534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.343670528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.374270928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.393075823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.464542844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.483000449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.519096825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.53476576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.569647852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.588370573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.61498439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.635004309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.667362958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.689641981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.722178646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.73847345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.766846876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.78387227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.817681361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.835606541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.88976968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.922108799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:41.999482448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.016720638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.084725001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.102783475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.148673998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.169952124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.224343619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.242376442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.301728669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.319602597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.377373829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.401191906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.475476198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.494635992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.557794837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.578833325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.643678368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.674082393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.744033131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.765172451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.83583065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.855616753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.927774013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:42.948028829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.013581172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.030698058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.092246608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.105009721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.20066494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.220197305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.323008538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.348221204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.420826657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.437686136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.496424726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.512891044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.576157412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.597442527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.66824289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.689476583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.77447974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:43.79352864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:44.063192395Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:44.0792013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:44.738983993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:44.770118038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:44.874383092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:44.894948347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:11:44.981847767Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-06T01:12:06.982704889Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-06T01:21:37.000496413Z level=info msg="Completed cleanup jobs" duration=49.881173ms logger=plugins.update.checker t=2026-08-06T01:21:37.065463266Z level=info msg="Update check succeeded" duration=50.770058ms logger=sqlstore.transactions t=2026-08-06T01:26:36.877374481Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-06T01:31:36.990529427Z level=info msg="Completed cleanup jobs" duration=40.134768ms logger=plugins.update.checker t=2026-08-06T01:31:37.066012698Z level=info msg="Update check succeeded" duration=50.584925ms logger=cleanup t=2026-08-06T01:41:36.989477525Z level=info msg="Completed cleanup jobs" duration=38.622599ms logger=plugins.update.checker t=2026-08-06T01:41:37.064215681Z level=info msg="Update check succeeded" duration=48.716277ms logger=infra.usagestats t=2026-08-06T01:42:07.006577687Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-06T01:51:36.988763722Z level=info msg="Completed cleanup jobs" duration=38.441885ms logger=plugins.update.checker t=2026-08-06T01:51:37.083144081Z level=info msg="Update check succeeded" duration=67.549685ms