logger=settings t=2026-03-02T21:32:02.272016622Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-02T21:32:02Z logger=settings t=2026-03-02T21:32:02.27247965Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-02T21:32:02.272504821Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-02T21:32:02.272512801Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-02T21:32:02.272518871Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-02T21:32:02.272530171Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-02T21:32:02.272535441Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-02T21:32:02.272541131Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-02T21:32:02.272546962Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-02T21:32:02.272554702Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-02T21:32:02.272559612Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-02T21:32:02.272564782Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-02T21:32:02.272570012Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-02T21:32:02.272577262Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-02T21:32:02.272586442Z level=info msg=Target target=[all] logger=settings t=2026-03-02T21:32:02.272597222Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-02T21:32:02.272602423Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-02T21:32:02.272606953Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-02T21:32:02.272611593Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-02T21:32:02.272616653Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-02T21:32:02.272621343Z level=info msg="App mode production" logger=sqlstore t=2026-03-02T21:32:02.273137473Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-02T21:32:02.273163854Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-02T21:32:02.275180761Z level=info msg="Locking database" logger=migrator t=2026-03-02T21:32:02.275195571Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-02T21:32:02.27617359Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-02T21:32:02.277439213Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.264863ms logger=migrator t=2026-03-02T21:32:02.282702861Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-02T21:32:02.283562146Z level=info msg="Migration successfully executed" id="create user table" duration=865.426µs logger=migrator t=2026-03-02T21:32:02.29017241Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-02T21:32:02.291362481Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.190222ms logger=migrator t=2026-03-02T21:32:02.296285173Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-02T21:32:02.297414654Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.130281ms logger=migrator t=2026-03-02T21:32:02.306189196Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-02T21:32:02.307720325Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.536809ms logger=migrator t=2026-03-02T21:32:02.327283718Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-02T21:32:02.328811046Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.534278ms logger=migrator t=2026-03-02T21:32:02.335031482Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-02T21:32:02.339694048Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.669306ms logger=migrator t=2026-03-02T21:32:02.344303844Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-02T21:32:02.345349723Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.041709ms logger=migrator t=2026-03-02T21:32:02.350608151Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-02T21:32:02.351441917Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=832.876µs logger=migrator t=2026-03-02T21:32:02.354674197Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-02T21:32:02.35538088Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=706.333µs logger=migrator t=2026-03-02T21:32:02.36514041Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-02T21:32:02.365859445Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=718.925µs logger=migrator t=2026-03-02T21:32:02.372144781Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-02T21:32:02.373361113Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.217142ms logger=migrator t=2026-03-02T21:32:02.379329335Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-02T21:32:02.380962725Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.713092ms logger=migrator t=2026-03-02T21:32:02.386027659Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-02T21:32:02.38607397Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.851µs logger=migrator t=2026-03-02T21:32:02.39090956Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-02T21:32:02.392202543Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.293134ms logger=migrator t=2026-03-02T21:32:02.396538914Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-02T21:32:02.396959612Z level=info msg="Migration successfully executed" id="Add missing user data" duration=420.918µs logger=migrator t=2026-03-02T21:32:02.400783383Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-02T21:32:02.401910644Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.127411ms logger=migrator t=2026-03-02T21:32:02.407976296Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-02T21:32:02.40873696Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=759.774µs logger=migrator t=2026-03-02T21:32:02.413670852Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-02T21:32:02.415784952Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.11285ms logger=migrator t=2026-03-02T21:32:02.426136653Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-02T21:32:02.434725172Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.591619ms logger=migrator t=2026-03-02T21:32:02.43888628Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-02T21:32:02.440707713Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.814973ms logger=migrator t=2026-03-02T21:32:02.447213375Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-02T21:32:02.44750288Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=286.805µs logger=migrator t=2026-03-02T21:32:02.451247539Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-02T21:32:02.452983842Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.735363ms logger=migrator t=2026-03-02T21:32:02.457842492Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-02T21:32:02.458391112Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=547.84µs logger=migrator t=2026-03-02T21:32:02.46205831Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-02T21:32:02.462454137Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=396.487µs logger=migrator t=2026-03-02T21:32:02.467668644Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-02T21:32:02.468627452Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=956.448µs logger=migrator t=2026-03-02T21:32:02.473071745Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-02T21:32:02.475166804Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=2.081728ms logger=migrator t=2026-03-02T21:32:02.480564254Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-02T21:32:02.484555208Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=3.981233ms logger=migrator t=2026-03-02T21:32:02.491254992Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-02T21:32:02.492142529Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=887.148µs logger=migrator t=2026-03-02T21:32:02.497676681Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-02T21:32:02.498478406Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=800.445µs logger=migrator t=2026-03-02T21:32:02.504702992Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-02T21:32:02.504779433Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=80.561µs logger=migrator t=2026-03-02T21:32:02.515235237Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-02T21:32:02.51752756Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.295703ms logger=migrator t=2026-03-02T21:32:02.528505024Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-02T21:32:02.529335239Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=828.695µs logger=migrator t=2026-03-02T21:32:02.534938273Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-02T21:32:02.536056773Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.11591ms logger=migrator t=2026-03-02T21:32:02.544381208Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-02T21:32:02.545114012Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=732.684µs logger=migrator t=2026-03-02T21:32:02.570347371Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-02T21:32:02.575634209Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.291019ms logger=migrator t=2026-03-02T21:32:02.58057405Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-02T21:32:02.581513558Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=939.428µs logger=migrator t=2026-03-02T21:32:02.591515913Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-02T21:32:02.592709436Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.195103ms logger=migrator t=2026-03-02T21:32:02.598402571Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-02T21:32:02.599095684Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=693.393µs logger=migrator t=2026-03-02T21:32:02.604666047Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-02T21:32:02.605447292Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=780.275µs logger=migrator t=2026-03-02T21:32:02.61018847Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-02T21:32:02.610908953Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=720.573µs logger=migrator t=2026-03-02T21:32:02.618647857Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-02T21:32:02.619302789Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=655.252µs logger=migrator t=2026-03-02T21:32:02.625700998Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-02T21:32:02.626258839Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=556.952µs logger=migrator t=2026-03-02T21:32:02.630459566Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-02T21:32:02.630852713Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=393.517µs logger=migrator t=2026-03-02T21:32:02.636422867Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-02T21:32:02.637170851Z level=info msg="Migration successfully executed" id="create star table" duration=747.914µs logger=migrator t=2026-03-02T21:32:02.64255328Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-02T21:32:02.643305705Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=750.245µs logger=migrator t=2026-03-02T21:32:02.648539812Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-02T21:32:02.650239733Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.699861ms logger=migrator t=2026-03-02T21:32:02.655942139Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-02T21:32:02.656765265Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=825.006µs logger=migrator t=2026-03-02T21:32:02.669157915Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-02T21:32:02.670440158Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.280923ms logger=migrator t=2026-03-02T21:32:02.676469671Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-02T21:32:02.678036769Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.565308ms logger=migrator t=2026-03-02T21:32:02.685036809Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-02T21:32:02.685819254Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=781.675µs logger=migrator t=2026-03-02T21:32:02.690032782Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-02T21:32:02.690811777Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=778.455µs logger=migrator t=2026-03-02T21:32:02.695999553Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-02T21:32:02.696101585Z level=info msg="Migration successfully executed" id="Update org table charset" duration=102.232µs logger=migrator t=2026-03-02T21:32:02.701404083Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-02T21:32:02.701509115Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=107.213µs logger=migrator t=2026-03-02T21:32:02.712060201Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-02T21:32:02.712500669Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=441.698µs logger=migrator t=2026-03-02T21:32:02.717180126Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-02T21:32:02.718023151Z level=info msg="Migration successfully executed" id="create dashboard table" duration=845.315µs logger=migrator t=2026-03-02T21:32:02.722865891Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-02T21:32:02.724156746Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.290745ms logger=migrator t=2026-03-02T21:32:02.735478796Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-02T21:32:02.736571806Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.09572ms logger=migrator t=2026-03-02T21:32:02.746714094Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-02T21:32:02.747341876Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=628.532µs logger=migrator t=2026-03-02T21:32:02.753079353Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-02T21:32:02.754483448Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.405366ms logger=migrator t=2026-03-02T21:32:02.75943317Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-02T21:32:02.760256885Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=825.895µs logger=migrator t=2026-03-02T21:32:02.765437301Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-02T21:32:02.776174051Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=10.72826ms logger=migrator t=2026-03-02T21:32:02.782320065Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-02T21:32:02.783173471Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=852.746µs logger=migrator t=2026-03-02T21:32:02.788099262Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-02T21:32:02.788878978Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=779.625µs logger=migrator t=2026-03-02T21:32:02.793705776Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-02T21:32:02.794489741Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=784.045µs logger=migrator t=2026-03-02T21:32:02.80034304Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-02T21:32:02.800727357Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=384.237µs logger=migrator t=2026-03-02T21:32:02.805856332Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-02T21:32:02.806778949Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=922.447µs logger=migrator t=2026-03-02T21:32:02.811371175Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-02T21:32:02.811505567Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=133.022µs logger=migrator t=2026-03-02T21:32:02.817508749Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-02T21:32:02.819478765Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.970786ms logger=migrator t=2026-03-02T21:32:02.83430668Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-02T21:32:02.835982992Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.677612ms logger=migrator t=2026-03-02T21:32:02.840414614Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-02T21:32:02.843285277Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.869873ms logger=migrator t=2026-03-02T21:32:02.849807847Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-02T21:32:02.851181323Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.373966ms logger=migrator t=2026-03-02T21:32:02.85637742Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-02T21:32:02.858300625Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.923225ms logger=migrator t=2026-03-02T21:32:02.863440991Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-02T21:32:02.865071731Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.62847ms logger=migrator t=2026-03-02T21:32:02.871361388Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-02T21:32:02.872250784Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=889.176µs logger=migrator t=2026-03-02T21:32:02.878406919Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-02T21:32:02.878475301Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=69.742µs logger=migrator t=2026-03-02T21:32:02.884717026Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-02T21:32:02.884849029Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=132.213µs logger=migrator t=2026-03-02T21:32:02.890569995Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-02T21:32:02.892581923Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.012188ms logger=migrator t=2026-03-02T21:32:02.89840859Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-02T21:32:02.900596361Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.187861ms logger=migrator t=2026-03-02T21:32:02.908343124Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-02T21:32:02.910902012Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.558948ms logger=migrator t=2026-03-02T21:32:02.916508536Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-02T21:32:02.918585725Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.076919ms logger=migrator t=2026-03-02T21:32:02.93665441Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-02T21:32:02.936931456Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=278.016µs logger=migrator t=2026-03-02T21:32:02.940044283Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-02T21:32:02.940700635Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=656.582µs logger=migrator t=2026-03-02T21:32:02.945501725Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-02T21:32:02.946261659Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=759.514µs logger=migrator t=2026-03-02T21:32:02.950900125Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-02T21:32:02.950963796Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=64.401µs logger=migrator t=2026-03-02T21:32:02.956626081Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-02T21:32:02.957543548Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=916.927µs logger=migrator t=2026-03-02T21:32:02.963430007Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-02T21:32:02.96467016Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.235653ms logger=migrator t=2026-03-02T21:32:02.970440748Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-02T21:32:02.976551601Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.110263ms logger=migrator t=2026-03-02T21:32:02.981662886Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-02T21:32:02.982530722Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=869.156µs logger=migrator t=2026-03-02T21:32:02.987968743Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-02T21:32:02.989663284Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.693191ms logger=migrator t=2026-03-02T21:32:02.994371112Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-02T21:32:02.995276928Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=908.056µs logger=migrator t=2026-03-02T21:32:03.007056038Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-02T21:32:03.007613568Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=561.11µs logger=migrator t=2026-03-02T21:32:03.014874312Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-02T21:32:03.015754139Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=875.637µs logger=migrator t=2026-03-02T21:32:03.024337248Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-02T21:32:03.026130661Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.798223ms logger=migrator t=2026-03-02T21:32:03.030692416Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-02T21:32:03.031635943Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=942.807µs logger=migrator t=2026-03-02T21:32:03.041166101Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-02T21:32:03.041578748Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=419.487µs logger=migrator t=2026-03-02T21:32:03.047111311Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-02T21:32:03.047391096Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=280.635µs logger=migrator t=2026-03-02T21:32:03.053585741Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-02T21:32:03.056878941Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=3.28376ms logger=migrator t=2026-03-02T21:32:03.06538629Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-02T21:32:03.068172921Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.797112ms logger=migrator t=2026-03-02T21:32:03.074070792Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-02T21:32:03.07510407Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.034799ms logger=migrator t=2026-03-02T21:32:03.078760888Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-02T21:32:03.079559803Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=798.905µs logger=migrator t=2026-03-02T21:32:03.083073549Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-02T21:32:03.083864113Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=790.224µs logger=migrator t=2026-03-02T21:32:03.091710729Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-02T21:32:03.093056633Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.352074ms logger=migrator t=2026-03-02T21:32:03.097382774Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-02T21:32:03.098584316Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.202312ms logger=migrator t=2026-03-02T21:32:03.101882837Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-02T21:32:03.108206835Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.322938ms logger=migrator t=2026-03-02T21:32:03.111845343Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-02T21:32:03.113041914Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.196561ms logger=migrator t=2026-03-02T21:32:03.116112592Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-02T21:32:03.117032559Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=921.497µs logger=migrator t=2026-03-02T21:32:03.120034204Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-02T21:32:03.120923081Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=891.727µs logger=migrator t=2026-03-02T21:32:03.124680401Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-02T21:32:03.125386514Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=706.113µs logger=migrator t=2026-03-02T21:32:03.128348909Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-02T21:32:03.130680422Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.331593ms logger=migrator t=2026-03-02T21:32:03.133744299Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-02T21:32:03.136681024Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.935645ms logger=migrator t=2026-03-02T21:32:03.140003425Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-02T21:32:03.140045516Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=43.871µs logger=migrator t=2026-03-02T21:32:03.145387215Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-02T21:32:03.145715891Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=329.646µs logger=migrator t=2026-03-02T21:32:03.149981961Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-02T21:32:03.152672141Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.69001ms logger=migrator t=2026-03-02T21:32:03.157239015Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-02T21:32:03.1574858Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=247.105µs logger=migrator t=2026-03-02T21:32:03.161596246Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-02T21:32:03.161841371Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=246.415µs logger=migrator t=2026-03-02T21:32:03.164995869Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-02T21:32:03.167580467Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.581508ms logger=migrator t=2026-03-02T21:32:03.171900197Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-02T21:32:03.172095852Z level=info msg="Migration successfully executed" id="Update uid value" duration=193.794µs logger=migrator t=2026-03-02T21:32:03.175115397Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-02T21:32:03.175926462Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=810.815µs logger=migrator t=2026-03-02T21:32:03.178913237Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-02T21:32:03.179660461Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=747.404µs logger=migrator t=2026-03-02T21:32:03.18282206Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-02T21:32:03.183563994Z level=info msg="Migration successfully executed" id="create api_key table" duration=743.464µs logger=migrator t=2026-03-02T21:32:03.186795354Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-02T21:32:03.187548648Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=753.264µs logger=migrator t=2026-03-02T21:32:03.190410671Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-02T21:32:03.191182925Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=770.114µs logger=migrator t=2026-03-02T21:32:03.195529056Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-02T21:32:03.197179846Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.65029ms logger=migrator t=2026-03-02T21:32:03.201840703Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-02T21:32:03.203134748Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.293935ms logger=migrator t=2026-03-02T21:32:03.207202053Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-02T21:32:03.207962036Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=760.293µs logger=migrator t=2026-03-02T21:32:03.212370369Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-02T21:32:03.213114952Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=744.563µs logger=migrator t=2026-03-02T21:32:03.216739109Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-02T21:32:03.223722299Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.98275ms logger=migrator t=2026-03-02T21:32:03.229330734Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-02T21:32:03.229866333Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=535.39µs logger=migrator t=2026-03-02T21:32:03.232630805Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-02T21:32:03.233187915Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=557.09µs logger=migrator t=2026-03-02T21:32:03.23616088Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-02T21:32:03.236922244Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=760.754µs logger=migrator t=2026-03-02T21:32:03.240858347Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-02T21:32:03.241978518Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.122201ms logger=migrator t=2026-03-02T21:32:03.318611411Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-02T21:32:03.319320304Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=714.883µs logger=migrator t=2026-03-02T21:32:03.326469007Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-02T21:32:03.327295252Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=826.445µs logger=migrator t=2026-03-02T21:32:03.333779032Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-02T21:32:03.333811303Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=34.091µs logger=migrator t=2026-03-02T21:32:03.338402988Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-02T21:32:03.341456855Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.052547ms logger=migrator t=2026-03-02T21:32:03.345733894Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-02T21:32:03.348972255Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.237961ms logger=migrator t=2026-03-02T21:32:03.352942968Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-02T21:32:03.353294155Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=351.656µs logger=migrator t=2026-03-02T21:32:03.356618426Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-02T21:32:03.359285215Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.666809ms logger=migrator t=2026-03-02T21:32:03.363561545Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-02T21:32:03.366122603Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.560658ms logger=migrator t=2026-03-02T21:32:03.369548167Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-02T21:32:03.37028259Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=731.354µs logger=migrator t=2026-03-02T21:32:03.376955384Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-02T21:32:03.37783035Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=872.506µs logger=migrator t=2026-03-02T21:32:03.381240613Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-02T21:32:03.382040258Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=797.855µs logger=migrator t=2026-03-02T21:32:03.38591613Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-02T21:32:03.386709425Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=795.535µs logger=migrator t=2026-03-02T21:32:03.39125622Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-02T21:32:03.392024484Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=768.254µs logger=migrator t=2026-03-02T21:32:03.39563237Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-02T21:32:03.396381465Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=748.675µs logger=migrator t=2026-03-02T21:32:03.39990286Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-02T21:32:03.399972751Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.381µs logger=migrator t=2026-03-02T21:32:03.404175399Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-02T21:32:03.404205499Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.76µs logger=migrator t=2026-03-02T21:32:03.41067317Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-02T21:32:03.413967511Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.294361ms logger=migrator t=2026-03-02T21:32:03.41718195Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-02T21:32:03.41984125Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.65898ms logger=migrator t=2026-03-02T21:32:03.425095598Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-02T21:32:03.42520531Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=110.282µs logger=migrator t=2026-03-02T21:32:03.429814825Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-02T21:32:03.430574949Z level=info msg="Migration successfully executed" id="create quota table v1" duration=759.874µs logger=migrator t=2026-03-02T21:32:03.434652735Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-02T21:32:03.435556542Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=903.307µs logger=migrator t=2026-03-02T21:32:03.440285359Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-02T21:32:03.440379501Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=101.232µs logger=migrator t=2026-03-02T21:32:03.44461582Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-02T21:32:03.446606356Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.975876ms logger=migrator t=2026-03-02T21:32:03.450049581Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-02T21:32:03.450974708Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=924.657µs logger=migrator t=2026-03-02T21:32:03.454152577Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-02T21:32:03.457324126Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.171119ms logger=migrator t=2026-03-02T21:32:03.460555335Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-02T21:32:03.460584826Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.531µs logger=migrator t=2026-03-02T21:32:03.463588082Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-02T21:32:03.464401947Z level=info msg="Migration successfully executed" id="create session table" duration=814.255µs logger=migrator t=2026-03-02T21:32:03.468165077Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-02T21:32:03.468247918Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.211µs logger=migrator t=2026-03-02T21:32:03.47155643Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-02T21:32:03.471689952Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=133.322µs logger=migrator t=2026-03-02T21:32:03.476532052Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-02T21:32:03.477217735Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=685.753µs logger=migrator t=2026-03-02T21:32:03.481852071Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-02T21:32:03.482717377Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=866.926µs logger=migrator t=2026-03-02T21:32:03.487463225Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-02T21:32:03.487499486Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=37.281µs logger=migrator t=2026-03-02T21:32:03.490843118Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-02T21:32:03.490889688Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=47.97µs logger=migrator t=2026-03-02T21:32:03.494389584Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-02T21:32:03.499798584Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.40902ms logger=migrator t=2026-03-02T21:32:03.503703267Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-02T21:32:03.506775434Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.071897ms logger=migrator t=2026-03-02T21:32:03.511057254Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-02T21:32:03.511143665Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.581µs logger=migrator t=2026-03-02T21:32:03.518385909Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-02T21:32:03.518507021Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=122.222µs logger=migrator t=2026-03-02T21:32:03.521300993Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-02T21:32:03.522629358Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.321715ms logger=migrator t=2026-03-02T21:32:03.528148431Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-02T21:32:03.528177422Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.941µs logger=migrator t=2026-03-02T21:32:03.533722074Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-02T21:32:03.538970721Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.251117ms logger=migrator t=2026-03-02T21:32:03.542318734Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-02T21:32:03.542471327Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=153.053µs logger=migrator t=2026-03-02T21:32:03.545086355Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-02T21:32:03.548234023Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.143878ms logger=migrator t=2026-03-02T21:32:03.551802479Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-02T21:32:03.554938338Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.130029ms logger=migrator t=2026-03-02T21:32:03.559108846Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-02T21:32:03.559175957Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.001µs logger=migrator t=2026-03-02T21:32:03.564071607Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-02T21:32:03.566137595Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.073498ms logger=migrator t=2026-03-02T21:32:03.570692781Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-02T21:32:03.571537356Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=844.725µs logger=migrator t=2026-03-02T21:32:03.576792674Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-02T21:32:03.578701399Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.908735ms logger=migrator t=2026-03-02T21:32:03.584065379Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-02T21:32:03.586108956Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.049597ms logger=migrator t=2026-03-02T21:32:03.590475418Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-02T21:32:03.591420245Z level=info msg="Migration successfully executed" id="add index alert state" duration=945.477µs logger=migrator t=2026-03-02T21:32:03.595732095Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-02T21:32:03.596816625Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.08481ms logger=migrator t=2026-03-02T21:32:03.601997502Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-02T21:32:03.602768446Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=770.934µs logger=migrator t=2026-03-02T21:32:03.606799431Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-02T21:32:03.608447941Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.64902ms logger=migrator t=2026-03-02T21:32:03.614599345Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-02T21:32:03.615754727Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.152872ms logger=migrator t=2026-03-02T21:32:03.621009825Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-02T21:32:03.634453555Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.438439ms logger=migrator t=2026-03-02T21:32:03.63856192Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-02T21:32:03.639344264Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=784.474µs logger=migrator t=2026-03-02T21:32:03.643178296Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-02T21:32:03.647836932Z 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=4.645476ms logger=migrator t=2026-03-02T21:32:03.653302233Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-02T21:32:03.653548858Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=247.125µs logger=migrator t=2026-03-02T21:32:03.667065489Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-02T21:32:03.668965815Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.903185ms logger=migrator t=2026-03-02T21:32:03.674774633Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-02T21:32:03.675476555Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=701.813µs logger=migrator t=2026-03-02T21:32:03.680798094Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-02T21:32:03.684972472Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.174088ms logger=migrator t=2026-03-02T21:32:03.690115597Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-02T21:32:03.694955557Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.83899ms logger=migrator t=2026-03-02T21:32:03.699497811Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-02T21:32:03.703999075Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.496423ms logger=migrator t=2026-03-02T21:32:03.70802645Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-02T21:32:03.710882193Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.852483ms logger=migrator t=2026-03-02T21:32:03.716187111Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-02T21:32:03.717208Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.020069ms logger=migrator t=2026-03-02T21:32:03.721620513Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-02T21:32:03.721650763Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.251µs logger=migrator t=2026-03-02T21:32:03.725479744Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-02T21:32:03.725529065Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=50.851µs logger=migrator t=2026-03-02T21:32:03.729452367Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-02T21:32:03.731607937Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=2.1547ms logger=migrator t=2026-03-02T21:32:03.737363984Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-02T21:32:03.738633198Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.270464ms logger=migrator t=2026-03-02T21:32:03.742910607Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-02T21:32:03.743678012Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=770.125µs logger=migrator t=2026-03-02T21:32:03.74902483Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-02T21:32:03.749854927Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=829.766µs logger=migrator t=2026-03-02T21:32:03.753580135Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-02T21:32:03.754830829Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.249074ms logger=migrator t=2026-03-02T21:32:03.758939415Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-02T21:32:03.765346424Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.404858ms logger=migrator t=2026-03-02T21:32:03.769611633Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-02T21:32:03.773379203Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.76739ms logger=migrator t=2026-03-02T21:32:03.776804286Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-02T21:32:03.776985349Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=181.333µs logger=migrator t=2026-03-02T21:32:03.780560677Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-02T21:32:03.781424602Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=863.995µs logger=migrator t=2026-03-02T21:32:03.785747653Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-02T21:32:03.787549426Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.801803ms logger=migrator t=2026-03-02T21:32:03.792352865Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-02T21:32:03.799801074Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.445849ms logger=migrator t=2026-03-02T21:32:03.803903239Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-02T21:32:03.80395775Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=54.811µs logger=migrator t=2026-03-02T21:32:03.807535037Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-02T21:32:03.808165849Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=627.742µs logger=migrator t=2026-03-02T21:32:03.812716903Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-02T21:32:03.814942714Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.225381ms logger=migrator t=2026-03-02T21:32:03.822169689Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-02T21:32:03.822261761Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=92.472µs logger=migrator t=2026-03-02T21:32:03.82600906Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-02T21:32:03.827469097Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.445726ms logger=migrator t=2026-03-02T21:32:03.834196592Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-02T21:32:03.835366423Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.169501ms logger=migrator t=2026-03-02T21:32:03.839495331Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-02T21:32:03.840390577Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=898.897µs logger=migrator t=2026-03-02T21:32:03.844671607Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-02T21:32:03.845572823Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=900.876µs logger=migrator t=2026-03-02T21:32:03.850932743Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-02T21:32:03.851929781Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=996.118µs logger=migrator t=2026-03-02T21:32:03.856943364Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-02T21:32:03.857899342Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=955.838µs logger=migrator t=2026-03-02T21:32:03.863306862Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-02T21:32:03.863509306Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=208.924µs logger=migrator t=2026-03-02T21:32:03.867969369Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-02T21:32:03.873259797Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.291638ms logger=migrator t=2026-03-02T21:32:03.87723052Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-02T21:32:03.878079107Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=848.457µs logger=migrator t=2026-03-02T21:32:03.882538719Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-02T21:32:03.887104294Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.564685ms logger=migrator t=2026-03-02T21:32:03.890740892Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-02T21:32:03.89177015Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.011338ms logger=migrator t=2026-03-02T21:32:03.895570101Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-02T21:32:03.896477328Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=906.457µs logger=migrator t=2026-03-02T21:32:03.902014551Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-02T21:32:03.902832716Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=817.735µs logger=migrator t=2026-03-02T21:32:03.906985443Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-02T21:32:03.918756782Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.767808ms logger=migrator t=2026-03-02T21:32:03.922589822Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-02T21:32:03.923283026Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=693.554µs logger=migrator t=2026-03-02T21:32:03.92783816Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-02T21:32:03.928984882Z 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.150862ms logger=migrator t=2026-03-02T21:32:03.932821653Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-02T21:32:03.933114098Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=292.945µs logger=migrator t=2026-03-02T21:32:03.936573422Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-02T21:32:03.937172904Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=599.762µs logger=migrator t=2026-03-02T21:32:03.941814639Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-02T21:32:03.942034213Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=219.744µs logger=migrator t=2026-03-02T21:32:03.945753513Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-02T21:32:03.9542019Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.446697ms logger=migrator t=2026-03-02T21:32:03.957881028Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-02T21:32:03.962176568Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.29514ms logger=migrator t=2026-03-02T21:32:03.972096592Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-02T21:32:03.974484986Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.387834ms logger=migrator t=2026-03-02T21:32:03.984041753Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-02T21:32:03.98492138Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=881.277µs logger=migrator t=2026-03-02T21:32:03.989101107Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-02T21:32:03.989554276Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=453.849µs logger=migrator t=2026-03-02T21:32:03.998259477Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-02T21:32:04.002562197Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.3023ms logger=migrator t=2026-03-02T21:32:04.00753044Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-02T21:32:04.009076708Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.545748ms logger=migrator t=2026-03-02T21:32:04.02098671Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-02T21:32:04.021487699Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=310.266µs logger=migrator t=2026-03-02T21:32:04.026640815Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-02T21:32:04.027302447Z level=info msg="Migration successfully executed" id="Move region to single row" duration=657.082µs logger=migrator t=2026-03-02T21:32:04.032368661Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-02T21:32:04.033336839Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=967.508µs logger=migrator t=2026-03-02T21:32:04.03717822Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-02T21:32:04.038043426Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=865.246µs logger=migrator t=2026-03-02T21:32:04.043230322Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-02T21:32:04.044336723Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.105801ms logger=migrator t=2026-03-02T21:32:04.048231495Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-02T21:32:04.050931825Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.67516ms logger=migrator t=2026-03-02T21:32:04.055114233Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-02T21:32:04.055998809Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=884.776µs logger=migrator t=2026-03-02T21:32:04.060588075Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-02T21:32:04.061478721Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=890.586µs logger=migrator t=2026-03-02T21:32:04.066526415Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-02T21:32:04.066631257Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=105.822µs logger=migrator t=2026-03-02T21:32:04.070405026Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-02T21:32:04.071960526Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.55449ms logger=migrator t=2026-03-02T21:32:04.079072478Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-02T21:32:04.080064027Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=990.7µs logger=migrator t=2026-03-02T21:32:04.085258442Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-02T21:32:04.086236311Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=977.289µs logger=migrator t=2026-03-02T21:32:04.091712243Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-02T21:32:04.092577418Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=864.815µs logger=migrator t=2026-03-02T21:32:04.097570661Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-02T21:32:04.097749755Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=181.044µs logger=migrator t=2026-03-02T21:32:04.101438842Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-02T21:32:04.102103355Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=664.453µs logger=migrator t=2026-03-02T21:32:04.106398305Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-02T21:32:04.106623539Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=225.484µs logger=migrator t=2026-03-02T21:32:04.111729834Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-02T21:32:04.112346215Z level=info msg="Migration successfully executed" id="create team table" duration=616.541µs logger=migrator t=2026-03-02T21:32:04.120569778Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-02T21:32:04.122848921Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.279882ms logger=migrator t=2026-03-02T21:32:04.12821277Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-02T21:32:04.129186028Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=972.898µs logger=migrator t=2026-03-02T21:32:04.134564918Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-02T21:32:04.143347071Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.789183ms logger=migrator t=2026-03-02T21:32:04.149103657Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-02T21:32:04.149275611Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=171.824µs logger=migrator t=2026-03-02T21:32:04.161108341Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-02T21:32:04.162410595Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.303934ms logger=migrator t=2026-03-02T21:32:04.167351117Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-02T21:32:04.167918427Z level=info msg="Migration successfully executed" id="create team member table" duration=567.3µs logger=migrator t=2026-03-02T21:32:04.172831448Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-02T21:32:04.173683914Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=852.526µs logger=migrator t=2026-03-02T21:32:04.181088982Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-02T21:32:04.182980806Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.947045ms logger=migrator t=2026-03-02T21:32:04.188093691Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-02T21:32:04.189405936Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.345316ms logger=migrator t=2026-03-02T21:32:04.196142271Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-02T21:32:04.201408869Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.268858ms logger=migrator t=2026-03-02T21:32:04.205834471Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-02T21:32:04.213376521Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.54003ms logger=migrator t=2026-03-02T21:32:04.217929046Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-02T21:32:04.221710855Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.781429ms logger=migrator t=2026-03-02T21:32:04.226468044Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-02T21:32:04.227997442Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.523408ms logger=migrator t=2026-03-02T21:32:04.234572494Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-02T21:32:04.23598705Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.413826ms logger=migrator t=2026-03-02T21:32:04.240596166Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-02T21:32:04.242033622Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.437996ms logger=migrator t=2026-03-02T21:32:04.247556925Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-02T21:32:04.248373091Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=816.076µs logger=migrator t=2026-03-02T21:32:04.253261541Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-02T21:32:04.254019876Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=758.565µs logger=migrator t=2026-03-02T21:32:04.258087351Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-02T21:32:04.25910608Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.019119ms logger=migrator t=2026-03-02T21:32:04.263565682Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-02T21:32:04.265444147Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.877345ms logger=migrator t=2026-03-02T21:32:04.271288096Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-02T21:32:04.272233663Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=945.397µs logger=migrator t=2026-03-02T21:32:04.278228674Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-02T21:32:04.278801646Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=572.592µs logger=migrator t=2026-03-02T21:32:04.286149552Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-02T21:32:04.286445917Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=295.765µs logger=migrator t=2026-03-02T21:32:04.294347514Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-02T21:32:04.294941525Z level=info msg="Migration successfully executed" id="create tag table" duration=591.05µs logger=migrator t=2026-03-02T21:32:04.30007443Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-02T21:32:04.301800643Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.725353ms logger=migrator t=2026-03-02T21:32:04.306486389Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-02T21:32:04.3076122Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.128091ms logger=migrator t=2026-03-02T21:32:04.312194735Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-02T21:32:04.31351637Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.320805ms logger=migrator t=2026-03-02T21:32:04.319340848Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-02T21:32:04.320571611Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.229012ms logger=migrator t=2026-03-02T21:32:04.325121065Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-02T21:32:04.341192264Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.071179ms logger=migrator t=2026-03-02T21:32:04.345144737Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-02T21:32:04.345828039Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=683.042µs logger=migrator t=2026-03-02T21:32:04.351537326Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-02T21:32:04.352585715Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.048639ms logger=migrator t=2026-03-02T21:32:04.356715811Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-02T21:32:04.357008047Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=292.346µs logger=migrator t=2026-03-02T21:32:04.36093603Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-02T21:32:04.361645173Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=711.353µs logger=migrator t=2026-03-02T21:32:04.368257896Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-02T21:32:04.369059051Z level=info msg="Migration successfully executed" id="create user auth table" duration=801.256µs logger=migrator t=2026-03-02T21:32:04.376344226Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-02T21:32:04.37925223Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.910534ms logger=migrator t=2026-03-02T21:32:04.384194032Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-02T21:32:04.384293963Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=100.302µs logger=migrator t=2026-03-02T21:32:04.389580092Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-02T21:32:04.396439279Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.868657ms logger=migrator t=2026-03-02T21:32:04.40237593Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-02T21:32:04.409461341Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.083821ms logger=migrator t=2026-03-02T21:32:04.41535783Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-02T21:32:04.423039913Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.677613ms logger=migrator t=2026-03-02T21:32:04.430364299Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-02T21:32:04.441635088Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=11.254269ms logger=migrator t=2026-03-02T21:32:04.448651398Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-02T21:32:04.449537625Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=887.877µs logger=migrator t=2026-03-02T21:32:04.455835752Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-02T21:32:04.463411152Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.57713ms logger=migrator t=2026-03-02T21:32:04.469495586Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-02T21:32:04.470409752Z level=info msg="Migration successfully executed" id="create server_lock table" duration=909.346µs logger=migrator t=2026-03-02T21:32:04.477357791Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-02T21:32:04.478953061Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.59534ms logger=migrator t=2026-03-02T21:32:04.486884518Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-02T21:32:04.487720273Z level=info msg="Migration successfully executed" id="create user auth token table" duration=835.575µs logger=migrator t=2026-03-02T21:32:04.494346197Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-02T21:32:04.495808834Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.478137ms logger=migrator t=2026-03-02T21:32:04.502795864Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-02T21:32:04.504284551Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.487627ms logger=migrator t=2026-03-02T21:32:04.510519217Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-02T21:32:04.511999835Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.480098ms logger=migrator t=2026-03-02T21:32:04.517839773Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-02T21:32:04.525328802Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.490139ms logger=migrator t=2026-03-02T21:32:04.530989047Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-02T21:32:04.53225802Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.268943ms logger=migrator t=2026-03-02T21:32:04.537742402Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-02T21:32:04.539320282Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.57738ms logger=migrator t=2026-03-02T21:32:04.546758139Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-02T21:32:04.549401398Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.642929ms logger=migrator t=2026-03-02T21:32:04.57965481Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-02T21:32:04.582446342Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.737541ms logger=migrator t=2026-03-02T21:32:04.588855171Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-02T21:32:04.589933552Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.078921ms logger=migrator t=2026-03-02T21:32:04.596460852Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-02T21:32:04.596577154Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=116.472µs logger=migrator t=2026-03-02T21:32:04.605018931Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-02T21:32:04.605248885Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=229.224µs logger=migrator t=2026-03-02T21:32:04.611263057Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-02T21:32:04.612403929Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.140472ms logger=migrator t=2026-03-02T21:32:04.617436391Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T21:32:04.619204604Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.765593ms logger=migrator t=2026-03-02T21:32:04.624413171Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T21:32:04.626078843Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.670961ms logger=migrator t=2026-03-02T21:32:04.631435121Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-02T21:32:04.631555203Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=121.492µs logger=migrator t=2026-03-02T21:32:04.635573538Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T21:32:04.636813701Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.234933ms logger=migrator t=2026-03-02T21:32:04.646332708Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T21:32:04.647705083Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.371585ms logger=migrator t=2026-03-02T21:32:04.65506008Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T21:32:04.656470216Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.415306ms logger=migrator t=2026-03-02T21:32:04.662203042Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T21:32:04.663346854Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.142762ms logger=migrator t=2026-03-02T21:32:04.668285106Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-02T21:32:04.674617473Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.337507ms logger=migrator t=2026-03-02T21:32:04.683909305Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-02T21:32:04.685089858Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.181273ms logger=migrator t=2026-03-02T21:32:04.692032287Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-02T21:32:04.692143799Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=110.472µs logger=migrator t=2026-03-02T21:32:04.697375846Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-02T21:32:04.699005376Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.629511ms logger=migrator t=2026-03-02T21:32:04.704038009Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-02T21:32:04.705189191Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.150862ms logger=migrator t=2026-03-02T21:32:04.71110112Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-02T21:32:04.712414344Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.313594ms logger=migrator t=2026-03-02T21:32:04.717031611Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-02T21:32:04.717118832Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=87.041µs logger=migrator t=2026-03-02T21:32:04.721506734Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-02T21:32:04.724486719Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.976405ms logger=migrator t=2026-03-02T21:32:04.731053801Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-02T21:32:04.733335093Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.284242ms logger=migrator t=2026-03-02T21:32:04.738469039Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-02T21:32:04.740104118Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.634759ms logger=migrator t=2026-03-02T21:32:04.745735243Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-02T21:32:04.746758903Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.02319ms logger=migrator t=2026-03-02T21:32:04.756154607Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-02T21:32:04.763412852Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.259685ms logger=migrator t=2026-03-02T21:32:04.767802263Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-02T21:32:04.7687624Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=960.567µs logger=migrator t=2026-03-02T21:32:04.77300783Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-02T21:32:04.773885376Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=877.786µs logger=migrator t=2026-03-02T21:32:04.780314206Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-02T21:32:04.815359346Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=35.039099ms logger=migrator t=2026-03-02T21:32:04.820174225Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-02T21:32:04.843280884Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.106589ms logger=migrator t=2026-03-02T21:32:04.849204944Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-02T21:32:04.850285375Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.080081ms logger=migrator t=2026-03-02T21:32:04.854960831Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-02T21:32:04.856388658Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.426187ms logger=migrator t=2026-03-02T21:32:04.8619119Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-02T21:32:04.87215893Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.25391ms logger=migrator t=2026-03-02T21:32:04.877339906Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-02T21:32:04.882320469Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.979033ms logger=migrator t=2026-03-02T21:32:04.888147107Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-02T21:32:04.889202026Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.054269ms logger=migrator t=2026-03-02T21:32:04.895732558Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-02T21:32:04.896816748Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.08295ms logger=migrator t=2026-03-02T21:32:04.902203128Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-02T21:32:04.903220476Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.016158ms logger=migrator t=2026-03-02T21:32:04.925587282Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-02T21:32:04.927369125Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.787604ms logger=migrator t=2026-03-02T21:32:04.944928231Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-02T21:32:04.945073804Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=147.193µs logger=migrator t=2026-03-02T21:32:04.950468624Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-02T21:32:04.959695886Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.228703ms logger=migrator t=2026-03-02T21:32:04.965759208Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-02T21:32:04.970322012Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.562484ms logger=migrator t=2026-03-02T21:32:04.975470858Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-02T21:32:04.981751754Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.279086ms logger=migrator t=2026-03-02T21:32:04.986992632Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-02T21:32:04.988043712Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.05319ms logger=migrator t=2026-03-02T21:32:04.993924931Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-02T21:32:04.9949958Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.08791ms logger=migrator t=2026-03-02T21:32:04.999970783Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-02T21:32:05.009029361Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.059898ms logger=migrator t=2026-03-02T21:32:05.014182627Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-02T21:32:05.020338621Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.155223ms logger=migrator t=2026-03-02T21:32:05.026352302Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-02T21:32:05.027716538Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.363866ms logger=migrator t=2026-03-02T21:32:05.033032157Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-02T21:32:05.040516645Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.484498ms logger=migrator t=2026-03-02T21:32:05.045340625Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-02T21:32:05.052264114Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.923239ms logger=migrator t=2026-03-02T21:32:05.056626494Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-02T21:32:05.056694846Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=68.612µs logger=migrator t=2026-03-02T21:32:05.062247479Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-02T21:32:05.063479002Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.229763ms logger=migrator t=2026-03-02T21:32:05.068902943Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-02T21:32:05.070611314Z 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.706691ms logger=migrator t=2026-03-02T21:32:05.074735231Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-02T21:32:05.07579183Z 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.056009ms logger=migrator t=2026-03-02T21:32:05.083126957Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-02T21:32:05.083207108Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=79.961µs logger=migrator t=2026-03-02T21:32:05.087853604Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-02T21:32:05.095306613Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.457979ms logger=migrator t=2026-03-02T21:32:05.100083132Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-02T21:32:05.13179689Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=31.704969ms logger=migrator t=2026-03-02T21:32:05.139838379Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-02T21:32:05.147563423Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.726044ms logger=migrator t=2026-03-02T21:32:05.151940244Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-02T21:32:05.159210279Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.268095ms logger=migrator t=2026-03-02T21:32:05.164454597Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-02T21:32:05.169030121Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.575664ms logger=migrator t=2026-03-02T21:32:05.174238978Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-02T21:32:05.17435164Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=113.912µs logger=migrator t=2026-03-02T21:32:05.179478735Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-02T21:32:05.181242308Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.776183ms logger=migrator t=2026-03-02T21:32:05.186947764Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-02T21:32:05.193847112Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.898638ms logger=migrator t=2026-03-02T21:32:05.19858367Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-02T21:32:05.198653231Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=69.811µs logger=migrator t=2026-03-02T21:32:05.204208874Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-02T21:32:05.213018098Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.807394ms logger=migrator t=2026-03-02T21:32:05.21745445Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-02T21:32:05.218458599Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.004479ms logger=migrator t=2026-03-02T21:32:05.223797068Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-02T21:32:05.23145461Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.653252ms logger=migrator t=2026-03-02T21:32:05.237152636Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-02T21:32:05.238095193Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=942.797µs logger=migrator t=2026-03-02T21:32:05.243646806Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-02T21:32:05.244999461Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.355405ms logger=migrator t=2026-03-02T21:32:05.25033755Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-02T21:32:05.259671654Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.328574ms logger=migrator t=2026-03-02T21:32:05.264597675Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-02T21:32:05.265616354Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.017859ms logger=migrator t=2026-03-02T21:32:05.272549173Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-02T21:32:05.274425008Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.876285ms logger=migrator t=2026-03-02T21:32:05.280078973Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-02T21:32:05.28102126Z level=info msg="Migration successfully executed" id="create alert_image table" duration=942.557µs logger=migrator t=2026-03-02T21:32:05.286211126Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-02T21:32:05.287272187Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.062931ms logger=migrator t=2026-03-02T21:32:05.293698226Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-02T21:32:05.293779237Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=81.391µs logger=migrator t=2026-03-02T21:32:05.298549416Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-02T21:32:05.301592492Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=3.046846ms logger=migrator t=2026-03-02T21:32:05.307273108Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-02T21:32:05.308289326Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.016158ms logger=migrator t=2026-03-02T21:32:05.313787299Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-02T21:32:05.31443044Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-02T21:32:05.318571038Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-02T21:32:05.31927714Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=705.733µs logger=migrator t=2026-03-02T21:32:05.324390565Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-02T21:32:05.325499666Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.108541ms logger=migrator t=2026-03-02T21:32:05.332661929Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-02T21:32:05.339788511Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.124402ms logger=migrator t=2026-03-02T21:32:05.345558628Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-02T21:32:05.347665237Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.104919ms logger=migrator t=2026-03-02T21:32:05.353815681Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-02T21:32:05.355786998Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.979347ms logger=migrator t=2026-03-02T21:32:05.363831327Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-02T21:32:05.365116721Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.288214ms logger=migrator t=2026-03-02T21:32:05.370834197Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-02T21:32:05.372182853Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.347946ms logger=migrator t=2026-03-02T21:32:05.377820187Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-02T21:32:05.379883736Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.061919ms logger=migrator t=2026-03-02T21:32:05.387795722Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-02T21:32:05.387854203Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=54.501µs logger=migrator t=2026-03-02T21:32:05.393018169Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-02T21:32:05.393159031Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=141.792µs logger=migrator t=2026-03-02T21:32:05.398765366Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-02T21:32:05.406741004Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.980719ms logger=migrator t=2026-03-02T21:32:05.412021752Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-02T21:32:05.412430299Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=408.647µs logger=migrator t=2026-03-02T21:32:05.418242857Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-02T21:32:05.42054814Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.308413ms logger=migrator t=2026-03-02T21:32:05.427103991Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-02T21:32:05.427424568Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=320.277µs logger=migrator t=2026-03-02T21:32:05.432485332Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-02T21:32:05.434624042Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.126639ms logger=migrator t=2026-03-02T21:32:05.440882127Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-02T21:32:05.442557579Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.676202ms logger=migrator t=2026-03-02T21:32:05.449173661Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-02T21:32:05.483468949Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.301868ms logger=migrator t=2026-03-02T21:32:05.490617841Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-02T21:32:05.504425407Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=13.806956ms logger=migrator t=2026-03-02T21:32:05.512629919Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-02T21:32:05.512792232Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=162.453µs logger=migrator t=2026-03-02T21:32:05.517804486Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-02T21:32:05.551636924Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.828498ms logger=migrator t=2026-03-02T21:32:05.559078772Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-02T21:32:05.589806793Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.727941ms logger=migrator t=2026-03-02T21:32:05.594656632Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-02T21:32:05.596422425Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.771313ms logger=migrator t=2026-03-02T21:32:05.601858016Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-02T21:32:05.603321853Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.463977ms logger=migrator t=2026-03-02T21:32:05.617831413Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-02T21:32:05.618286711Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=456.248µs logger=migrator t=2026-03-02T21:32:05.623974887Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-02T21:32:05.625597277Z level=info msg="Migration successfully executed" id="create permission table" duration=1.622599ms logger=migrator t=2026-03-02T21:32:05.630287384Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-02T21:32:05.631452835Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.165751ms logger=migrator t=2026-03-02T21:32:05.637516328Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-02T21:32:05.638846933Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.334395ms logger=migrator t=2026-03-02T21:32:05.644338335Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-02T21:32:05.645214401Z level=info msg="Migration successfully executed" id="create role table" duration=875.986µs logger=migrator t=2026-03-02T21:32:05.649161874Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-02T21:32:05.65864146Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.485716ms logger=migrator t=2026-03-02T21:32:05.66404669Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-02T21:32:05.66941241Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.36552ms logger=migrator t=2026-03-02T21:32:05.675223248Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-02T21:32:05.676644805Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.421487ms logger=migrator t=2026-03-02T21:32:05.681023716Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-02T21:32:05.682669897Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.645841ms logger=migrator t=2026-03-02T21:32:05.687579947Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-02T21:32:05.688884792Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.305295ms logger=migrator t=2026-03-02T21:32:05.694223901Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-02T21:32:05.695115767Z level=info msg="Migration successfully executed" id="create team role table" duration=929.877µs logger=migrator t=2026-03-02T21:32:05.69903226Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-02T21:32:05.70007901Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.05376ms logger=migrator t=2026-03-02T21:32:05.70492401Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-02T21:32:05.706550499Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.625959ms logger=migrator t=2026-03-02T21:32:05.712922488Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-02T21:32:05.713954137Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.031259ms logger=migrator t=2026-03-02T21:32:05.724233738Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-02T21:32:05.725573903Z level=info msg="Migration successfully executed" id="create user role table" duration=1.337415ms logger=migrator t=2026-03-02T21:32:05.7302339Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-02T21:32:05.731266648Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.034008ms logger=migrator t=2026-03-02T21:32:05.737037585Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-02T21:32:05.738561854Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.522629ms logger=migrator t=2026-03-02T21:32:05.743093078Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-02T21:32:05.748807274Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=5.714516ms logger=migrator t=2026-03-02T21:32:05.753953879Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-02T21:32:05.754765264Z level=info msg="Migration successfully executed" id="create builtin role table" duration=808.125µs logger=migrator t=2026-03-02T21:32:05.759719846Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-02T21:32:05.760741816Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.022ms logger=migrator t=2026-03-02T21:32:05.764861002Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-02T21:32:05.76587653Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.011858ms logger=migrator t=2026-03-02T21:32:05.770595078Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-02T21:32:05.778523686Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.928248ms logger=migrator t=2026-03-02T21:32:05.783207523Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-02T21:32:05.784285633Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.077859ms logger=migrator t=2026-03-02T21:32:05.788295157Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-02T21:32:05.789374607Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.0792ms logger=migrator t=2026-03-02T21:32:05.794800458Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-02T21:32:05.796720663Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.923755ms logger=migrator t=2026-03-02T21:32:05.800615616Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-02T21:32:05.801695316Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.07943ms logger=migrator t=2026-03-02T21:32:05.80564954Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-02T21:32:05.806583817Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=927.847µs logger=migrator t=2026-03-02T21:32:05.812508536Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-02T21:32:05.813606316Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.09802ms logger=migrator t=2026-03-02T21:32:05.81755713Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-02T21:32:05.829765107Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.208587ms logger=migrator t=2026-03-02T21:32:05.834438764Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-02T21:32:05.84768188Z level=info msg="Migration successfully executed" id="permission kind migration" duration=13.235406ms logger=migrator t=2026-03-02T21:32:05.85202201Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-02T21:32:05.860947285Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.934225ms logger=migrator t=2026-03-02T21:32:05.866633141Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-02T21:32:05.875840073Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.195711ms logger=migrator t=2026-03-02T21:32:05.88055819Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-02T21:32:05.881488697Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=929.657µs logger=migrator t=2026-03-02T21:32:05.887459038Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-02T21:32:05.88867804Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.218382ms logger=migrator t=2026-03-02T21:32:05.89618358Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-02T21:32:05.897326341Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.142271ms logger=migrator t=2026-03-02T21:32:05.900957749Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-02T21:32:05.902816743Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.858803ms logger=migrator t=2026-03-02T21:32:05.908312495Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-02T21:32:05.909935845Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.62714ms logger=migrator t=2026-03-02T21:32:05.916378354Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-02T21:32:05.916454036Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=76.382µs logger=migrator t=2026-03-02T21:32:05.920656274Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-02T21:32:05.920701415Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=46.551µs logger=migrator t=2026-03-02T21:32:05.931443995Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-02T21:32:05.932086746Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=646.291µs logger=migrator t=2026-03-02T21:32:05.93876271Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-02T21:32:05.939824641Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.068501ms logger=migrator t=2026-03-02T21:32:05.948099493Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-02T21:32:05.949086632Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=985.859µs logger=migrator t=2026-03-02T21:32:05.952859462Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-02T21:32:05.953208278Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=348.766µs logger=migrator t=2026-03-02T21:32:05.958057559Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-02T21:32:05.958945575Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=888.317µs logger=migrator t=2026-03-02T21:32:05.962676254Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-02T21:32:05.963825765Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.149131ms logger=migrator t=2026-03-02T21:32:05.969890688Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-02T21:32:05.971361076Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.467787ms logger=migrator t=2026-03-02T21:32:05.97596857Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-02T21:32:05.98343706Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.444799ms logger=migrator t=2026-03-02T21:32:05.987597597Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-02T21:32:05.987819521Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=226.814µs logger=migrator t=2026-03-02T21:32:05.993205761Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-02T21:32:05.994434654Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.229173ms logger=migrator t=2026-03-02T21:32:06.000776201Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-02T21:32:06.002195128Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.420217ms logger=migrator t=2026-03-02T21:32:06.006716891Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-02T21:32:06.008140358Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.422057ms logger=migrator t=2026-03-02T21:32:06.012215424Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-02T21:32:06.021440075Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.222352ms logger=migrator t=2026-03-02T21:32:06.025764205Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-02T21:32:06.026775105Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.01132ms logger=migrator t=2026-03-02T21:32:06.030153387Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-02T21:32:06.031146735Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=993.468µs logger=migrator t=2026-03-02T21:32:06.036383462Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-02T21:32:06.063643909Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.264677ms logger=migrator t=2026-03-02T21:32:06.069260583Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-02T21:32:06.070678399Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.422536ms logger=migrator t=2026-03-02T21:32:06.07613335Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-02T21:32:06.077465175Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.332855ms logger=migrator t=2026-03-02T21:32:06.083713271Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-02T21:32:06.084938904Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.225682ms logger=migrator t=2026-03-02T21:32:06.090935765Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-02T21:32:06.092328141Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.403867ms logger=migrator t=2026-03-02T21:32:06.098984894Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-02T21:32:06.099219068Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=234.174µs logger=migrator t=2026-03-02T21:32:06.103854975Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-02T21:32:06.104899144Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.044979ms logger=migrator t=2026-03-02T21:32:06.108874118Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-02T21:32:06.121746437Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.874319ms logger=migrator t=2026-03-02T21:32:06.126274701Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-02T21:32:06.126876712Z level=info msg="Migration successfully executed" id="create entity_events table" duration=602.531µs logger=migrator t=2026-03-02T21:32:06.130394058Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-02T21:32:06.131345935Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=945.707µs logger=migrator t=2026-03-02T21:32:06.135837428Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-02T21:32:06.136276937Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-02T21:32:06.140517005Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-02T21:32:06.141214358Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-02T21:32:06.146987575Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-02T21:32:06.147799521Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=811.646µs logger=migrator t=2026-03-02T21:32:06.151897876Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-02T21:32:06.152941816Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.04506ms logger=migrator t=2026-03-02T21:32:06.158262024Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-02T21:32:06.159328315Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.065801ms logger=migrator t=2026-03-02T21:32:06.163845638Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-02T21:32:06.164928989Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.083421ms logger=migrator t=2026-03-02T21:32:06.169245458Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-02T21:32:06.170870379Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.624581ms logger=migrator t=2026-03-02T21:32:06.176188018Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-02T21:32:06.177277178Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.0908ms logger=migrator t=2026-03-02T21:32:06.181023778Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-02T21:32:06.181783302Z level=info msg="Migration successfully executed" id="Drop public config table" duration=759.184µs logger=migrator t=2026-03-02T21:32:06.186210283Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-02T21:32:06.187278704Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.068191ms logger=migrator t=2026-03-02T21:32:06.190949732Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-02T21:32:06.192060633Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.110651ms logger=migrator t=2026-03-02T21:32:06.229039529Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-02T21:32:06.2371781Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=8.139501ms logger=migrator t=2026-03-02T21:32:06.24367053Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-02T21:32:06.244573607Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=899.157µs logger=migrator t=2026-03-02T21:32:06.250150511Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-02T21:32:06.272836601Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.685341ms logger=migrator t=2026-03-02T21:32:06.276370108Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-02T21:32:06.288859119Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.477901ms logger=migrator t=2026-03-02T21:32:06.295969112Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-02T21:32:06.308570855Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.598333ms logger=migrator t=2026-03-02T21:32:06.313249042Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-02T21:32:06.313465356Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=216.404µs logger=migrator t=2026-03-02T21:32:06.316592464Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-02T21:32:06.326932577Z level=info msg="Migration successfully executed" id="add share column" duration=10.331812ms logger=migrator t=2026-03-02T21:32:06.330817658Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-02T21:32:06.330968341Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=151.063µs logger=migrator t=2026-03-02T21:32:06.333583039Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-02T21:32:06.334347223Z level=info msg="Migration successfully executed" id="create file table" duration=763.104µs logger=migrator t=2026-03-02T21:32:06.338538942Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-02T21:32:06.34008447Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.545028ms logger=migrator t=2026-03-02T21:32:06.346680363Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-02T21:32:06.35086758Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=4.188337ms logger=migrator t=2026-03-02T21:32:06.358089155Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-02T21:32:06.358972521Z level=info msg="Migration successfully executed" id="create file_meta table" duration=883.296µs logger=migrator t=2026-03-02T21:32:06.363534236Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-02T21:32:06.364809279Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.274713ms logger=migrator t=2026-03-02T21:32:06.371582505Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-02T21:32:06.371702078Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=121.393µs logger=migrator t=2026-03-02T21:32:06.386100775Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-02T21:32:06.386314179Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=215.854µs logger=migrator t=2026-03-02T21:32:06.391732269Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-02T21:32:06.392362291Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=629.181µs logger=migrator t=2026-03-02T21:32:06.397859613Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-02T21:32:06.398142498Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=282.895µs logger=migrator t=2026-03-02T21:32:06.406638215Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-02T21:32:06.408088393Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.455878ms logger=migrator t=2026-03-02T21:32:06.414507832Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-02T21:32:06.427171746Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.675064ms logger=migrator t=2026-03-02T21:32:06.431022169Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-02T21:32:06.431147001Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=124.712µs logger=migrator t=2026-03-02T21:32:06.435703116Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-02T21:32:06.436568931Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=865.125µs logger=migrator t=2026-03-02T21:32:06.44132646Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-02T21:32:06.441739688Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=412.658µs logger=migrator t=2026-03-02T21:32:06.444923067Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-02T21:32:06.44513003Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=206.713µs logger=migrator t=2026-03-02T21:32:06.452573699Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-02T21:32:06.453349863Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=776.384µs logger=migrator t=2026-03-02T21:32:06.45643432Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-02T21:32:06.465652151Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.217261ms logger=migrator t=2026-03-02T21:32:06.468723608Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-02T21:32:06.477846508Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.12166ms logger=migrator t=2026-03-02T21:32:06.48119085Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-02T21:32:06.482423222Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.233352ms logger=migrator t=2026-03-02T21:32:06.485680203Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-02T21:32:06.558683678Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.002195ms logger=migrator t=2026-03-02T21:32:06.561958579Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-02T21:32:06.562767304Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=808.575µs logger=migrator t=2026-03-02T21:32:06.565831121Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-02T21:32:06.566919231Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.08721ms logger=migrator t=2026-03-02T21:32:06.571854722Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-02T21:32:06.596894408Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.038026ms logger=migrator t=2026-03-02T21:32:06.601100916Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-02T21:32:06.610206675Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.103159ms logger=migrator t=2026-03-02T21:32:06.614129577Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-02T21:32:06.614789649Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=661.852µs logger=migrator t=2026-03-02T21:32:06.619528188Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-02T21:32:06.619769872Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=248.385µs logger=migrator t=2026-03-02T21:32:06.62336408Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-02T21:32:06.623632324Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=267.955µs logger=migrator t=2026-03-02T21:32:06.62720554Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-02T21:32:06.627510076Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=304.716µs logger=migrator t=2026-03-02T21:32:06.630748616Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-02T21:32:06.63096656Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=218.294µs logger=migrator t=2026-03-02T21:32:06.633473926Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-02T21:32:06.634529646Z level=info msg="Migration successfully executed" id="create folder table" duration=1.05547ms logger=migrator t=2026-03-02T21:32:06.638431169Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-02T21:32:06.640006418Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.574479ms logger=migrator t=2026-03-02T21:32:06.643672016Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-02T21:32:06.644734995Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.057129ms logger=migrator t=2026-03-02T21:32:06.650077435Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-02T21:32:06.650112535Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.71µs logger=migrator t=2026-03-02T21:32:06.65462896Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-02T21:32:06.656028245Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.398965ms logger=migrator t=2026-03-02T21:32:06.660344046Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-02T21:32:06.661973345Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.629649ms logger=migrator t=2026-03-02T21:32:06.66594366Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-02T21:32:06.66759863Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.65122ms logger=migrator t=2026-03-02T21:32:06.67085346Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-02T21:32:06.671248848Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=395.518µs logger=migrator t=2026-03-02T21:32:06.675010398Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-02T21:32:06.675250622Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=239.944µs logger=migrator t=2026-03-02T21:32:06.678503122Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-02T21:32:06.679512172Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.00283ms logger=migrator t=2026-03-02T21:32:06.682821893Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-02T21:32:06.684726948Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.904305ms logger=migrator t=2026-03-02T21:32:06.688557019Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-02T21:32:06.689732291Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.175532ms logger=migrator t=2026-03-02T21:32:06.693354548Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-02T21:32:06.69453119Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.176932ms logger=migrator t=2026-03-02T21:32:06.698224278Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-02T21:32:06.69933943Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.115482ms logger=migrator t=2026-03-02T21:32:06.702771793Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-02T21:32:06.70371258Z level=info msg="Migration successfully executed" id="create anon_device table" duration=940.967µs logger=migrator t=2026-03-02T21:32:06.708939627Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-02T21:32:06.710288133Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.348646ms logger=migrator t=2026-03-02T21:32:06.714420259Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-02T21:32:06.715635771Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.215452ms logger=migrator t=2026-03-02T21:32:06.720492252Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-02T21:32:06.72142909Z level=info msg="Migration successfully executed" id="create signing_key table" duration=935.788µs logger=migrator t=2026-03-02T21:32:06.725707429Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-02T21:32:06.726939851Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.234972ms logger=migrator t=2026-03-02T21:32:06.731077908Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-02T21:32:06.732349442Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.271903ms logger=migrator t=2026-03-02T21:32:06.736837685Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-02T21:32:06.737199412Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=362.217µs logger=migrator t=2026-03-02T21:32:06.740819679Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-02T21:32:06.750123712Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.301603ms logger=migrator t=2026-03-02T21:32:06.754675156Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-02T21:32:06.755256958Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=582.982µs logger=migrator t=2026-03-02T21:32:06.760815271Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-02T21:32:06.760845872Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=42.161µs logger=migrator t=2026-03-02T21:32:06.764306025Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-02T21:32:06.765591869Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.285574ms logger=migrator t=2026-03-02T21:32:06.76938691Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-02T21:32:06.76940756Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.85µs logger=migrator t=2026-03-02T21:32:06.773049698Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-02T21:32:06.774442143Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.391905ms logger=migrator t=2026-03-02T21:32:06.779232742Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-02T21:32:06.78122845Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.993647ms logger=migrator t=2026-03-02T21:32:06.786663391Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-02T21:32:06.788341101Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.67763ms logger=migrator t=2026-03-02T21:32:06.792804174Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-02T21:32:06.794100788Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.297794ms logger=migrator t=2026-03-02T21:32:06.799085951Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-02T21:32:06.799446687Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=357.836µs logger=migrator t=2026-03-02T21:32:06.804146645Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-02T21:32:06.805238065Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.09728ms logger=migrator t=2026-03-02T21:32:06.810444371Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-02T21:32:06.811648794Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.204463ms logger=migrator t=2026-03-02T21:32:06.818149585Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-02T21:32:06.819041671Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=892.246µs logger=migrator t=2026-03-02T21:32:06.822548727Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-02T21:32:06.831446722Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.898425ms logger=migrator t=2026-03-02T21:32:06.834842525Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-02T21:32:06.844138797Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.295352ms logger=migrator t=2026-03-02T21:32:06.847670963Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-02T21:32:06.855830894Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.158671ms logger=migrator t=2026-03-02T21:32:06.860966029Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-02T21:32:06.861038801Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=72.582µs logger=migrator t=2026-03-02T21:32:06.865999803Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-02T21:32:06.876661761Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.661768ms logger=migrator t=2026-03-02T21:32:06.879940842Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-02T21:32:06.886755749Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.813777ms logger=migrator t=2026-03-02T21:32:06.890513238Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-02T21:32:06.890878815Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=365.557µs logger=migrator t=2026-03-02T21:32:06.893220989Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.6170845s logger=migrator t=2026-03-02T21:32:06.893873751Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-02T21:32:06.911182532Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-02T21:32:06.911456897Z level=info msg="Created default organization" logger=secrets t=2026-03-02T21:32:06.918181252Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-02T21:32:06.964584393Z level=info msg="Restored cache from database" duration=405.457µs logger=plugin.store t=2026-03-02T21:32:06.965871567Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-02T21:32:07.00051638Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-02T21:32:07.000548271Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-02T21:32:07.000628172Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-02T21:32:07.000638702Z level=info msg="Plugins loaded" count=54 duration=34.767845ms logger=query_data t=2026-03-02T21:32:07.004630807Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-02T21:32:07.007836286Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-02T21:32:07.014092992Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-02T21:32:07.021348417Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-02T21:32:07.024044808Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-02T21:32:07.026109025Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-02T21:32:07.043723343Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-02T21:32:07.065858083Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-02T21:32:07.082579493Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-02T21:32:07.082614524Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-02T21:32:07.082765757Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-02T21:32:07.082936371Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-02T21:32:07.082857139Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-02T21:32:07.085378805Z level=info msg="State cache has been initialized" states=0 duration=2.611148ms logger=ngalert.scheduler t=2026-03-02T21:32:07.085431136Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-02T21:32:07.085504097Z level=info msg=starting first_tick=2026-03-02T21:32:10Z logger=http.server t=2026-03-02T21:32:07.087363422Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-03-02T21:32:07.167179484Z level=info msg="Update check succeeded" duration=84.185082ms logger=plugins.update.checker t=2026-03-02T21:32:07.167310627Z level=info msg="Update check succeeded" duration=84.361356ms logger=provisioning.dashboard t=2026-03-02T21:32:07.226894213Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-02T21:32:07.272059441Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-02T21:32:07.283648516Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-02T21:32:07.303073487Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-02T21:32:07.355314367Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-02T21:32:07.369166414Z level=info msg="Patterns update finished" duration=159.916259ms logger=provisioning.dashboard t=2026-03-02T21:32:07.387896571Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-02T21:32:07.433573849Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-02T21:32:07.434036768Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-02T21:32:10.673061986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:10.674197438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:10.749971064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:10.778580405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:10.793842868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:10.822953719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:10.845273393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:10.87043848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:10.889912532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:10.913669062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:10.933743645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:10.968597203Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:10.987463952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.01314585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.026619179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.080346967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.099280218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.168048475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.189067295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.21628128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.233792205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.265666097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.286055845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.319970164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.33425475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.363840099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.378463281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.406747076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.423625389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.486411464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.501399323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.534966656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.552782376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.582777474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.601154854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.630363367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.649830348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.683249399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:11.697585795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.023905222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.047048542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.369313725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.39169194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.425882855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.442916161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.478656124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.50267181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.544087369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.564324374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.597114883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.616763148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.667452419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.697232202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.774821722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.793697742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.845611687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.863345345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.919030989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.940900865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:12.986525722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.007765227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.072276044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.086734252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.135382685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.155997178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.210623482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.228503994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.281394156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.296458066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.357255734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.372896085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.43133703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.450112068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.519440925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.536589713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.597069226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.625081706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.763801681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.788724233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:13.901178891Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-02T21:33:42.114781655Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-02T21:42:07.12668265Z level=info msg="Completed cleanup jobs" duration=42.613095ms logger=plugins.update.checker t=2026-03-02T21:42:07.245080649Z level=info msg="Update check succeeded" duration=76.718292ms logger=sqlstore.transactions t=2026-03-02T21:47:07.023637737Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-02T21:52:07.097344268Z level=info msg="Completed cleanup jobs" duration=12.331591ms logger=plugins.update.checker t=2026-03-02T21:52:07.217649939Z level=info msg="Update check succeeded" duration=49.316719ms logger=cleanup t=2026-03-02T22:02:07.123252216Z level=info msg="Completed cleanup jobs" duration=39.753003ms logger=plugins.update.checker t=2026-03-02T22:02:07.226900389Z level=info msg="Update check succeeded" duration=58.699255ms logger=infra.usagestats t=2026-03-02T22:03:42.138461689Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-02T22:12:07.125058258Z level=info msg="Completed cleanup jobs" duration=39.69043ms logger=plugins.update.checker t=2026-03-02T22:12:07.221822499Z level=info msg="Update check succeeded" duration=53.779132ms logger=cleanup t=2026-03-02T22:22:07.116874344Z level=info msg="Completed cleanup jobs" duration=32.829592ms logger=plugins.update.checker t=2026-03-02T22:22:07.537124803Z level=info msg="Update check succeeded" duration=368.844363ms logger=cleanup t=2026-03-02T22:32:07.118790673Z level=info msg="Completed cleanup jobs" duration=34.719697ms logger=plugins.update.checker t=2026-03-02T22:32:07.67787572Z level=info msg="Update check succeeded" duration=509.964843ms logger=infra.usagestats t=2026-03-02T22:33:42.139051211Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-02T22:42:07.092404813Z level=info msg="Completed cleanup jobs" duration=8.141751ms logger=plugins.update.checker t=2026-03-02T22:42:07.223355121Z level=info msg="Update check succeeded" duration=55.231118ms