logger=settings t=2026-06-09T09:50:40.207147371Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-09T09:50:40Z logger=settings t=2026-06-09T09:50:40.207789552Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-09T09:50:40.207810323Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-09T09:50:40.207815843Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-09T09:50:40.207820923Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-09T09:50:40.207826053Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-09T09:50:40.207830543Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-09T09:50:40.207835413Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-09T09:50:40.207842133Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-09T09:50:40.207880595Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-09T09:50:40.207887325Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-09T09:50:40.207891655Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-09T09:50:40.207895906Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-09T09:50:40.207900396Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-09T09:50:40.207905116Z level=info msg=Target target=[all] logger=settings t=2026-06-09T09:50:40.207919356Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-09T09:50:40.207923986Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-09T09:50:40.207928136Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-09T09:50:40.207932236Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-09T09:50:40.207936416Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-09T09:50:40.207980688Z level=info msg="App mode production" logger=sqlstore t=2026-06-09T09:50:40.209376684Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-09T09:50:40.209402174Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-09T09:50:40.21547998Z level=info msg="Locking database" logger=migrator t=2026-06-09T09:50:40.215505921Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-09T09:50:40.21611081Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-09T09:50:40.217043331Z level=info msg="Migration successfully executed" id="create migration_log table" duration=933.541µs logger=migrator t=2026-06-09T09:50:40.221784884Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-09T09:50:40.222591449Z level=info msg="Migration successfully executed" id="create user table" duration=805.365µs logger=migrator t=2026-06-09T09:50:40.230024339Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-09T09:50:40.231449865Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.453537ms logger=migrator t=2026-06-09T09:50:40.23595895Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-09T09:50:40.236911841Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=952.801µs logger=migrator t=2026-06-09T09:50:40.240932731Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-09T09:50:40.24183016Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=897.649µs logger=migrator t=2026-06-09T09:50:40.246712687Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-09T09:50:40.247461551Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=749.354µs logger=migrator t=2026-06-09T09:50:40.252503444Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-09T09:50:40.257184715Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.680291ms logger=migrator t=2026-06-09T09:50:40.268852711Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-09T09:50:40.270159863Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.308402ms logger=migrator t=2026-06-09T09:50:40.275066802Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-09T09:50:40.275884657Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=816.026µs logger=migrator t=2026-06-09T09:50:40.282573593Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-09T09:50:40.283361669Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=784.486µs logger=migrator t=2026-06-09T09:50:40.291073487Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-09T09:50:40.291602464Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=531.497µs logger=migrator t=2026-06-09T09:50:40.298402223Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-09T09:50:40.299123887Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=723.964µs logger=migrator t=2026-06-09T09:50:40.303805717Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-09T09:50:40.305022857Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.21757ms logger=migrator t=2026-06-09T09:50:40.309864493Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-09T09:50:40.309910904Z level=info msg="Migration successfully executed" id="Update user table charset" duration=48.461µs logger=migrator t=2026-06-09T09:50:40.31754116Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-09T09:50:40.319131542Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.591482ms logger=migrator t=2026-06-09T09:50:40.329097713Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-09T09:50:40.329455335Z level=info msg="Migration successfully executed" id="Add missing user data" duration=361.252µs logger=migrator t=2026-06-09T09:50:40.333782245Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-09T09:50:40.334732765Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=949.82µs logger=migrator t=2026-06-09T09:50:40.3386057Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-09T09:50:40.339255941Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=649.491µs logger=migrator t=2026-06-09T09:50:40.346284847Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-09T09:50:40.349267264Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.985007ms logger=migrator t=2026-06-09T09:50:40.354097829Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-09T09:50:40.367215132Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.116074ms logger=migrator t=2026-06-09T09:50:40.373848496Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-09T09:50:40.375275342Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.429346ms logger=migrator t=2026-06-09T09:50:40.381535553Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-09T09:50:40.381978438Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=446.074µs logger=migrator t=2026-06-09T09:50:40.433428387Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-09T09:50:40.43881754Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=5.403864ms logger=migrator t=2026-06-09T09:50:40.444952018Z 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-06-09T09:50:40.445447734Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=498.966µs logger=migrator t=2026-06-09T09:50:40.452492771Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-09T09:50:40.453528255Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.061304ms logger=migrator t=2026-06-09T09:50:40.4772809Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-09T09:50:40.487622834Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=10.352784ms logger=migrator t=2026-06-09T09:50:40.526221879Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-09T09:50:40.526988173Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=768.804µs logger=migrator t=2026-06-09T09:50:40.5380537Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-09T09:50:40.538853896Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=802.197µs logger=migrator t=2026-06-09T09:50:40.544643663Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-09T09:50:40.545846501Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.203039ms logger=migrator t=2026-06-09T09:50:40.552209366Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-09T09:50:40.555553214Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=3.339058ms logger=migrator t=2026-06-09T09:50:40.562305842Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-09T09:50:40.562445496Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=142.024µs logger=migrator t=2026-06-09T09:50:40.567979994Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-09T09:50:40.569038369Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.057405ms logger=migrator t=2026-06-09T09:50:40.574868176Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-09T09:50:40.575666533Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=798.157µs logger=migrator t=2026-06-09T09:50:40.586235303Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-09T09:50:40.587137712Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=904.219µs logger=migrator t=2026-06-09T09:50:40.596771153Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-09T09:50:40.598038003Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.27053ms logger=migrator t=2026-06-09T09:50:40.606339622Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-09T09:50:40.60910465Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.762588ms logger=migrator t=2026-06-09T09:50:40.616683455Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-09T09:50:40.617725048Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.044363ms logger=migrator t=2026-06-09T09:50:40.628590949Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-09T09:50:40.62925892Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=669.291µs logger=migrator t=2026-06-09T09:50:40.636240915Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-09T09:50:40.637284889Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.046924ms logger=migrator t=2026-06-09T09:50:40.641627149Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-09T09:50:40.642848869Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.22157ms logger=migrator t=2026-06-09T09:50:40.648210071Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-09T09:50:40.649256605Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.046654ms logger=migrator t=2026-06-09T09:50:40.654762283Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-09T09:50:40.655246299Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=487.117µs logger=migrator t=2026-06-09T09:50:40.661626944Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-09T09:50:40.662425369Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=799.005µs logger=migrator t=2026-06-09T09:50:40.667246395Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-09T09:50:40.667934108Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=689.712µs logger=migrator t=2026-06-09T09:50:40.672483604Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-09T09:50:40.673514517Z level=info msg="Migration successfully executed" id="create star table" duration=1.031903ms logger=migrator t=2026-06-09T09:50:40.681586867Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-09T09:50:40.682362232Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=778.055µs logger=migrator t=2026-06-09T09:50:40.689633927Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-09T09:50:40.690898068Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.262881ms logger=migrator t=2026-06-09T09:50:40.697236062Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-09T09:50:40.698152421Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=915.579µs logger=migrator t=2026-06-09T09:50:40.703210954Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-09T09:50:40.704481146Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.270522ms logger=migrator t=2026-06-09T09:50:40.709938842Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-09T09:50:40.711067628Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.129246ms logger=migrator t=2026-06-09T09:50:40.716109601Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-09T09:50:40.717207736Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.100055ms logger=migrator t=2026-06-09T09:50:40.728944654Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-09T09:50:40.729652267Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=709.963µs logger=migrator t=2026-06-09T09:50:40.734327098Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-09T09:50:40.734350248Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.08µs logger=migrator t=2026-06-09T09:50:40.738829753Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-09T09:50:40.738863894Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=36.041µs logger=migrator t=2026-06-09T09:50:40.745794657Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-09T09:50:40.746064226Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=270.679µs logger=migrator t=2026-06-09T09:50:40.752708551Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-09T09:50:40.753881009Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.172758ms logger=migrator t=2026-06-09T09:50:40.759845941Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-09T09:50:40.760996448Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.146118ms logger=migrator t=2026-06-09T09:50:40.765965708Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-09T09:50:40.767342553Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.376654ms logger=migrator t=2026-06-09T09:50:40.775152154Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-09T09:50:40.776121245Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=966.731µs logger=migrator t=2026-06-09T09:50:40.78525621Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-09T09:50:40.786382996Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.127846ms logger=migrator t=2026-06-09T09:50:40.792481483Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-09T09:50:40.793439494Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=958.94µs logger=migrator t=2026-06-09T09:50:40.804424408Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-09T09:50:40.81162549Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.201862ms logger=migrator t=2026-06-09T09:50:40.826353765Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-09T09:50:40.827736699Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.386545ms logger=migrator t=2026-06-09T09:50:40.838262719Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-09T09:50:40.839147667Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=888.848µs logger=migrator t=2026-06-09T09:50:40.847930511Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-09T09:50:40.848717426Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=788.476µs logger=migrator t=2026-06-09T09:50:40.858989437Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-09T09:50:40.859498353Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=508.416µs logger=migrator t=2026-06-09T09:50:40.870337523Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-09T09:50:40.871152029Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=816.356µs logger=migrator t=2026-06-09T09:50:40.878082023Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-09T09:50:40.878234737Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=154.305µs logger=migrator t=2026-06-09T09:50:40.883555779Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-09T09:50:40.88670004Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.143571ms logger=migrator t=2026-06-09T09:50:40.89288768Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-09T09:50:40.894821582Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.931362ms logger=migrator t=2026-06-09T09:50:40.900276398Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-09T09:50:40.90406891Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.788532ms logger=migrator t=2026-06-09T09:50:40.909404913Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-09T09:50:40.910384124Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=978.291µs logger=migrator t=2026-06-09T09:50:40.917030758Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-09T09:50:40.919306222Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.276864ms logger=migrator t=2026-06-09T09:50:40.925941445Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-09T09:50:40.926787763Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=863.818µs logger=migrator t=2026-06-09T09:50:40.931728822Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-09T09:50:40.93259107Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=864.458µs logger=migrator t=2026-06-09T09:50:40.93879446Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-09T09:50:40.938836581Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.611µs logger=migrator t=2026-06-09T09:50:40.946617562Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-09T09:50:40.946665724Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=51.842µs logger=migrator t=2026-06-09T09:50:40.953530245Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-09T09:50:40.955720586Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.188671ms logger=migrator t=2026-06-09T09:50:40.962709451Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-09T09:50:40.965704027Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.993646ms logger=migrator t=2026-06-09T09:50:40.978418127Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-09T09:50:40.981131155Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.713828ms logger=migrator t=2026-06-09T09:50:40.987227821Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-09T09:50:40.989477144Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.251983ms logger=migrator t=2026-06-09T09:50:40.994451064Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-09T09:50:40.994710453Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=260.689µs logger=migrator t=2026-06-09T09:50:41.067057097Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-09T09:50:41.068538213Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.495238ms logger=migrator t=2026-06-09T09:50:41.799377642Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-09T09:50:41.800367455Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=992.753µs logger=migrator t=2026-06-09T09:50:41.902739216Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-09T09:50:41.902972043Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=236.157µs logger=migrator t=2026-06-09T09:50:41.985176255Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-09T09:50:41.986495427Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.322572ms logger=migrator t=2026-06-09T09:50:42.145151315Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-09T09:50:42.146771827Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.622392ms logger=migrator t=2026-06-09T09:50:42.571285011Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-09T09:50:42.580391525Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.108803ms logger=migrator t=2026-06-09T09:50:42.957679195Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-09T09:50:42.960918579Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=3.240804ms logger=migrator t=2026-06-09T09:50:42.982378851Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-09T09:50:42.983614892Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.242481ms logger=migrator t=2026-06-09T09:50:42.991608839Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-09T09:50:42.992347843Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=740.364µs logger=migrator t=2026-06-09T09:50:42.999105931Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-09T09:50:42.999557656Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=451.006µs logger=migrator t=2026-06-09T09:50:43.00372942Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-09T09:50:43.004310809Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=581.059µs logger=migrator t=2026-06-09T09:50:43.008521695Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-09T09:50:43.010728686Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.20462ms logger=migrator t=2026-06-09T09:50:43.018177847Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-09T09:50:43.019036365Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=859.408µs logger=migrator t=2026-06-09T09:50:43.023470237Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-09T09:50:43.023672674Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=202.847µs logger=migrator t=2026-06-09T09:50:43.029715059Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-09T09:50:43.030034039Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=322.27µs logger=migrator t=2026-06-09T09:50:43.036133266Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-09T09:50:43.037648224Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.511959ms logger=migrator t=2026-06-09T09:50:43.042021456Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-09T09:50:43.044555528Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.532941ms logger=migrator t=2026-06-09T09:50:43.05019476Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-09T09:50:43.051400678Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.203179ms logger=migrator t=2026-06-09T09:50:43.056267625Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-09T09:50:43.057739763Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.469968ms logger=migrator t=2026-06-09T09:50:43.063580401Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-09T09:50:43.064427189Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=846.108µs logger=migrator t=2026-06-09T09:50:43.069568005Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-09T09:50:43.070458043Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=893.668µs logger=migrator t=2026-06-09T09:50:43.07748085Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-09T09:50:43.07838724Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=908.31µs logger=migrator t=2026-06-09T09:50:43.08741451Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-09T09:50:43.094937473Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.524633ms logger=migrator t=2026-06-09T09:50:43.100455842Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-09T09:50:43.101696931Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.243059ms logger=migrator t=2026-06-09T09:50:43.10507832Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-09T09:50:43.106400923Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.322943ms logger=migrator t=2026-06-09T09:50:43.112536731Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-09T09:50:43.114099521Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.56228ms logger=migrator t=2026-06-09T09:50:43.118175403Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-09T09:50:43.11900154Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=828.997µs logger=migrator t=2026-06-09T09:50:43.123509485Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-09T09:50:43.127501484Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.984239ms logger=migrator t=2026-06-09T09:50:43.133318102Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-09T09:50:43.136262007Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.943665ms logger=migrator t=2026-06-09T09:50:43.140029538Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-09T09:50:43.140069999Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=42.161µs logger=migrator t=2026-06-09T09:50:43.144007156Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-09T09:50:43.144242094Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=235.418µs logger=migrator t=2026-06-09T09:50:43.156583603Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-09T09:50:43.161416069Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.833715ms logger=migrator t=2026-06-09T09:50:43.166336727Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-09T09:50:43.166547044Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=211.247µs logger=migrator t=2026-06-09T09:50:43.173806929Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-09T09:50:43.174107028Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=303.259µs logger=migrator t=2026-06-09T09:50:43.180142672Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-09T09:50:43.182760077Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.618095ms logger=migrator t=2026-06-09T09:50:43.187531541Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-09T09:50:43.187735518Z level=info msg="Migration successfully executed" id="Update uid value" duration=204.567µs logger=migrator t=2026-06-09T09:50:43.190433505Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-09T09:50:43.191270262Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=836.647µs logger=migrator t=2026-06-09T09:50:43.19681099Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-09T09:50:43.197771001Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=961.221µs logger=migrator t=2026-06-09T09:50:43.20146092Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-09T09:50:43.20236887Z level=info msg="Migration successfully executed" id="create api_key table" duration=909.56µs logger=migrator t=2026-06-09T09:50:43.206240205Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-09T09:50:43.20704657Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=806.565µs logger=migrator t=2026-06-09T09:50:43.214091268Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-09T09:50:43.215520164Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.428766ms logger=migrator t=2026-06-09T09:50:43.219136961Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-09T09:50:43.220087231Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=950.71µs logger=migrator t=2026-06-09T09:50:43.223488341Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-09T09:50:43.224274706Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=787.035µs logger=migrator t=2026-06-09T09:50:43.229093002Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-09T09:50:43.229925399Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=838.707µs logger=migrator t=2026-06-09T09:50:43.235385165Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-09T09:50:43.236581124Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.199219ms logger=migrator t=2026-06-09T09:50:43.242225866Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-09T09:50:43.254209103Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.982136ms logger=migrator t=2026-06-09T09:50:43.257970514Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-09T09:50:43.258659857Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=689.163µs logger=migrator t=2026-06-09T09:50:43.262290103Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-09T09:50:43.263234784Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=944.161µs logger=migrator t=2026-06-09T09:50:43.267977127Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-09T09:50:43.268772692Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=795.345µs logger=migrator t=2026-06-09T09:50:43.272109Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-09T09:50:43.272924487Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=811.926µs logger=migrator t=2026-06-09T09:50:43.276707129Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-09T09:50:43.277148593Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=441.024µs logger=migrator t=2026-06-09T09:50:43.282600779Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-09T09:50:43.283454606Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=853.327µs logger=migrator t=2026-06-09T09:50:43.288755507Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-09T09:50:43.288806619Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=55.031µs logger=migrator t=2026-06-09T09:50:43.294083949Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-09T09:50:43.296938862Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.856353ms logger=migrator t=2026-06-09T09:50:43.301800228Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-09T09:50:43.304761204Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.958986ms logger=migrator t=2026-06-09T09:50:43.30897089Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-09T09:50:43.30927309Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=305.31µs logger=migrator t=2026-06-09T09:50:43.314151667Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-09T09:50:43.317565467Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.41519ms logger=migrator t=2026-06-09T09:50:43.322506366Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-09T09:50:43.328592993Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=6.087927ms logger=migrator t=2026-06-09T09:50:43.332877822Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-09T09:50:43.33375487Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=876.779µs logger=migrator t=2026-06-09T09:50:43.338315616Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-09T09:50:43.339317509Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.001512ms logger=migrator t=2026-06-09T09:50:43.344569578Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-09T09:50:43.345782878Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.21468ms logger=migrator t=2026-06-09T09:50:43.350117778Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-09T09:50:43.351468871Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.350543ms logger=migrator t=2026-06-09T09:50:43.35826926Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-09T09:50:43.359091187Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=822.097µs logger=migrator t=2026-06-09T09:50:43.36416726Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-09T09:50:43.365019158Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=851.418µs logger=migrator t=2026-06-09T09:50:43.368688776Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-09T09:50:43.368756919Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.723µs logger=migrator t=2026-06-09T09:50:43.372469488Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-09T09:50:43.37251122Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.272µs logger=migrator t=2026-06-09T09:50:43.378652288Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-09T09:50:43.383073981Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.423673ms logger=migrator t=2026-06-09T09:50:43.397867648Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-09T09:50:43.400754701Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.886093ms logger=migrator t=2026-06-09T09:50:43.40535998Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-09T09:50:43.405426752Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.682µs logger=migrator t=2026-06-09T09:50:43.409965129Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-09T09:50:43.410989352Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.024484ms logger=migrator t=2026-06-09T09:50:43.416510099Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-09T09:50:43.417510832Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.001233ms logger=migrator t=2026-06-09T09:50:43.421307835Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-09T09:50:43.421334955Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.39µs logger=migrator t=2026-06-09T09:50:43.425569662Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-09T09:50:43.42706616Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.497268ms logger=migrator t=2026-06-09T09:50:43.43231669Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-09T09:50:43.433204138Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=888.018µs logger=migrator t=2026-06-09T09:50:43.437028592Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-09T09:50:43.440484913Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.454901ms logger=migrator t=2026-06-09T09:50:43.444598236Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-09T09:50:43.444628837Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.451µs logger=migrator t=2026-06-09T09:50:43.44936129Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-09T09:50:43.450242468Z level=info msg="Migration successfully executed" id="create session table" duration=880.638µs logger=migrator t=2026-06-09T09:50:43.454477795Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-09T09:50:43.45465631Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=178.855µs logger=migrator t=2026-06-09T09:50:43.459561259Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-09T09:50:43.459637162Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=76.422µs logger=migrator t=2026-06-09T09:50:43.463959081Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-09T09:50:43.464715045Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=755.184µs logger=migrator t=2026-06-09T09:50:43.469536641Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-09T09:50:43.470795511Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.25822ms logger=migrator t=2026-06-09T09:50:43.476605049Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-09T09:50:43.47663255Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.491µs logger=migrator t=2026-06-09T09:50:43.480463463Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-09T09:50:43.480494704Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=32.501µs logger=migrator t=2026-06-09T09:50:43.485779575Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-09T09:50:43.491398007Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.618163ms logger=migrator t=2026-06-09T09:50:43.497461312Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-09T09:50:43.501683898Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.222336ms logger=migrator t=2026-06-09T09:50:43.506729261Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-09T09:50:43.506869065Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=139.164µs logger=migrator t=2026-06-09T09:50:43.510932957Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-09T09:50:43.511112363Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=177.036µs logger=migrator t=2026-06-09T09:50:43.516129574Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-09T09:50:43.517632612Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.501958ms logger=migrator t=2026-06-09T09:50:43.522506581Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-09T09:50:43.522533721Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.432µs logger=migrator t=2026-06-09T09:50:43.526351164Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-09T09:50:43.529534477Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.182743ms logger=migrator t=2026-06-09T09:50:43.534563508Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-09T09:50:43.534744575Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=180.877µs logger=migrator t=2026-06-09T09:50:43.53862369Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-09T09:50:43.543517448Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.891338ms logger=migrator t=2026-06-09T09:50:43.547972872Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-09T09:50:43.553672546Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.700644ms logger=migrator t=2026-06-09T09:50:43.55814929Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-09T09:50:43.558218032Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.602µs logger=migrator t=2026-06-09T09:50:43.563374899Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-09T09:50:43.564872767Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.496398ms logger=migrator t=2026-06-09T09:50:43.570526179Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-09T09:50:43.571960526Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.434917ms logger=migrator t=2026-06-09T09:50:43.57646107Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-09T09:50:43.577565717Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.104107ms logger=migrator t=2026-06-09T09:50:43.59162494Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-09T09:50:43.593334255Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.707065ms logger=migrator t=2026-06-09T09:50:43.600078713Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-09T09:50:43.601096496Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.017393ms logger=migrator t=2026-06-09T09:50:43.607344137Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-09T09:50:43.608229616Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=885.139µs logger=migrator t=2026-06-09T09:50:43.61267509Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-09T09:50:43.613834367Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.158446ms logger=migrator t=2026-06-09T09:50:43.618795237Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-09T09:50:43.620312006Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.516939ms logger=migrator t=2026-06-09T09:50:43.626205656Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-09T09:50:43.627041523Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=833.657µs logger=migrator t=2026-06-09T09:50:43.630879437Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-09T09:50:43.643884097Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.00573ms logger=migrator t=2026-06-09T09:50:43.647572656Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-09T09:50:43.648090563Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=517.397µs logger=migrator t=2026-06-09T09:50:43.652525216Z 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-06-09T09:50:43.653569889Z 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=1.044533ms logger=migrator t=2026-06-09T09:50:43.657718853Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-09T09:50:43.658049154Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=330.011µs logger=migrator t=2026-06-09T09:50:43.66133588Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-09T09:50:43.661946939Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=610.369µs logger=migrator t=2026-06-09T09:50:43.666643841Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-09T09:50:43.667464798Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=824.006µs logger=migrator t=2026-06-09T09:50:43.671049084Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-09T09:50:43.674798564Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.74899ms logger=migrator t=2026-06-09T09:50:43.679682452Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-09T09:50:43.685955114Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.273542ms logger=migrator t=2026-06-09T09:50:43.691208204Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-09T09:50:43.695309376Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.101262ms logger=migrator t=2026-06-09T09:50:43.70069458Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-09T09:50:43.706595271Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.90523ms logger=migrator t=2026-06-09T09:50:43.711377594Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-09T09:50:43.712304165Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=926.141µs logger=migrator t=2026-06-09T09:50:43.718286917Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-09T09:50:43.718314079Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.022µs logger=migrator t=2026-06-09T09:50:43.722822874Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-09T09:50:43.722900486Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=79.573µs logger=migrator t=2026-06-09T09:50:43.727297688Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-09T09:50:43.728635222Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.336043ms logger=migrator t=2026-06-09T09:50:43.734578593Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-09T09:50:43.735617466Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.039083ms logger=migrator t=2026-06-09T09:50:43.742169248Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-09T09:50:43.743124409Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=952.411µs logger=migrator t=2026-06-09T09:50:43.747875842Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-09T09:50:43.748715399Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=838.767µs logger=migrator t=2026-06-09T09:50:43.752549813Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-09T09:50:43.753919387Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.392785ms logger=migrator t=2026-06-09T09:50:43.760437288Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-09T09:50:43.765429329Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.009952ms logger=migrator t=2026-06-09T09:50:43.769020975Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-09T09:50:43.772375223Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.353389ms logger=migrator t=2026-06-09T09:50:43.77753245Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-09T09:50:43.777823218Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=291.999µs logger=migrator t=2026-06-09T09:50:43.78251324Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-09T09:50:43.784883897Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.370787ms logger=migrator t=2026-06-09T09:50:43.790137956Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-09T09:50:43.791310723Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.172507ms logger=migrator t=2026-06-09T09:50:43.795142007Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-09T09:50:43.800381607Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.23714ms logger=migrator t=2026-06-09T09:50:43.807062542Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-09T09:50:43.807209107Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=148.275µs logger=migrator t=2026-06-09T09:50:43.816900599Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-09T09:50:43.818499851Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.601492ms logger=migrator t=2026-06-09T09:50:43.833602818Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-09T09:50:43.83518377Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.583622ms logger=migrator t=2026-06-09T09:50:43.856671843Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-09T09:50:43.857030725Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=359.483µs logger=migrator t=2026-06-09T09:50:43.861263641Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-09T09:50:43.862984367Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.720096ms logger=migrator t=2026-06-09T09:50:43.869025491Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-09T09:50:43.869985762Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=959.691µs logger=migrator t=2026-06-09T09:50:43.876549654Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-09T09:50:43.877471815Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=919.879µs logger=migrator t=2026-06-09T09:50:43.882283199Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-09T09:50:43.884308215Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.022156ms logger=migrator t=2026-06-09T09:50:43.888474279Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-09T09:50:43.889496192Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.021893ms logger=migrator t=2026-06-09T09:50:43.895438343Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-09T09:50:43.896612251Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.173788ms logger=migrator t=2026-06-09T09:50:43.900859899Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-09T09:50:43.90089263Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=35.971µs logger=migrator t=2026-06-09T09:50:43.909010041Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-09T09:50:43.914828359Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.818548ms logger=migrator t=2026-06-09T09:50:43.919811861Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-09T09:50:43.920555315Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=743.434µs logger=migrator t=2026-06-09T09:50:43.923873411Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-09T09:50:43.927481888Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.607867ms logger=migrator t=2026-06-09T09:50:43.932403667Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-09T09:50:43.933059908Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=655.471µs logger=migrator t=2026-06-09T09:50:43.93900358Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-09T09:50:43.94055761Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.554129ms logger=migrator t=2026-06-09T09:50:43.945751568Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-09T09:50:43.946992017Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.240339ms logger=migrator t=2026-06-09T09:50:43.952218736Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-09T09:50:43.965432092Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.213196ms logger=migrator t=2026-06-09T09:50:43.96907454Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-09T09:50:43.969661719Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=587.099µs logger=migrator t=2026-06-09T09:50:43.973200473Z 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-06-09T09:50:43.974190245Z 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=989.502µs logger=migrator t=2026-06-09T09:50:43.980024594Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-09T09:50:43.980476338Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=451.774µs logger=migrator t=2026-06-09T09:50:43.984454616Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-09T09:50:43.985347625Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=896.759µs logger=migrator t=2026-06-09T09:50:43.988975212Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-09T09:50:43.98923034Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=254.948µs logger=migrator t=2026-06-09T09:50:43.99262542Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-09T09:50:43.997065353Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.439053ms logger=migrator t=2026-06-09T09:50:44.00192965Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-09T09:50:44.006111275Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.181655ms logger=migrator t=2026-06-09T09:50:44.013207914Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-09T09:50:44.014775074Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.56897ms logger=migrator t=2026-06-09T09:50:44.018944379Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-09T09:50:44.02049821Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.549371ms logger=migrator t=2026-06-09T09:50:44.028004052Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-09T09:50:44.02825212Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=243.889µs logger=migrator t=2026-06-09T09:50:44.032117054Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-09T09:50:44.039060198Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.941574ms logger=migrator t=2026-06-09T09:50:44.042569102Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-09T09:50:44.043546804Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=977.162µs logger=migrator t=2026-06-09T09:50:44.051582333Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-09T09:50:44.052219703Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=637.561µs logger=migrator t=2026-06-09T09:50:44.057643468Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-09T09:50:44.058470425Z level=info msg="Migration successfully executed" id="Move region to single row" duration=826.887µs logger=migrator t=2026-06-09T09:50:44.063625341Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-09T09:50:44.065047867Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.422626ms logger=migrator t=2026-06-09T09:50:44.070145652Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-09T09:50:44.070972648Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=826.896µs logger=migrator t=2026-06-09T09:50:44.074149141Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-09T09:50:44.075082921Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=933.37µs logger=migrator t=2026-06-09T09:50:44.078376937Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-09T09:50:44.079838435Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.462028ms logger=migrator t=2026-06-09T09:50:44.086105897Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-09T09:50:44.087564254Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.453947ms logger=migrator t=2026-06-09T09:50:44.091366407Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-09T09:50:44.092866766Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.496738ms logger=migrator t=2026-06-09T09:50:44.096538324Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-09T09:50:44.096629696Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=91.942µs logger=migrator t=2026-06-09T09:50:44.105494543Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-09T09:50:44.106769874Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.275241ms logger=migrator t=2026-06-09T09:50:44.115978961Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-09T09:50:44.117577333Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.614672ms logger=migrator t=2026-06-09T09:50:44.12585556Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-09T09:50:44.127216074Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.359403ms logger=migrator t=2026-06-09T09:50:44.134638623Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-09T09:50:44.135676567Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.037744ms logger=migrator t=2026-06-09T09:50:44.1432103Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-09T09:50:44.14352039Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=306.04µs logger=migrator t=2026-06-09T09:50:44.150766784Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-09T09:50:44.151412705Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=648.671µs logger=migrator t=2026-06-09T09:50:44.159225537Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-09T09:50:44.159303539Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=79.552µs logger=migrator t=2026-06-09T09:50:44.164288101Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-09T09:50:44.165726087Z level=info msg="Migration successfully executed" id="create team table" duration=1.434146ms logger=migrator t=2026-06-09T09:50:44.171333998Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-09T09:50:44.17232793Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=993.412µs logger=migrator t=2026-06-09T09:50:44.176565017Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-09T09:50:44.177558219Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=993.282µs logger=migrator t=2026-06-09T09:50:44.183252733Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-09T09:50:44.188182582Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.930159ms logger=migrator t=2026-06-09T09:50:44.194394342Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-09T09:50:44.194562798Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=169.006µs logger=migrator t=2026-06-09T09:50:44.199358562Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-09T09:50:44.2008564Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.497858ms logger=migrator t=2026-06-09T09:50:44.206865895Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-09T09:50:44.207781185Z level=info msg="Migration successfully executed" id="create team member table" duration=916.37µs logger=migrator t=2026-06-09T09:50:44.215619717Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-09T09:50:44.217477238Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.862221ms logger=migrator t=2026-06-09T09:50:44.224335618Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-09T09:50:44.226100336Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.766848ms logger=migrator t=2026-06-09T09:50:44.233475533Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-09T09:50:44.235691865Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.218282ms logger=migrator t=2026-06-09T09:50:44.244719127Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-09T09:50:44.249802101Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.082774ms logger=migrator t=2026-06-09T09:50:44.255522115Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-09T09:50:44.263351218Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.823703ms logger=migrator t=2026-06-09T09:50:44.268906567Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-09T09:50:44.273671571Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.766524ms logger=migrator t=2026-06-09T09:50:44.345608953Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-09T09:50:44.34736569Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.762967ms logger=migrator t=2026-06-09T09:50:44.354685116Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-09T09:50:44.355662978Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=979.742µs logger=migrator t=2026-06-09T09:50:44.36195147Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-09T09:50:44.363942505Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.991175ms logger=migrator t=2026-06-09T09:50:44.372743509Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-09T09:50:44.373808643Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.066594ms logger=migrator t=2026-06-09T09:50:44.379326841Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-09T09:50:44.381167671Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.836689ms logger=migrator t=2026-06-09T09:50:44.388023422Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-09T09:50:44.388969472Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=945.39µs logger=migrator t=2026-06-09T09:50:44.394135049Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-09T09:50:44.395498764Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.363505ms logger=migrator t=2026-06-09T09:50:44.402869611Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-09T09:50:44.404617557Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.750676ms logger=migrator t=2026-06-09T09:50:44.411377406Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-09T09:50:44.412085179Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=708.754µs logger=migrator t=2026-06-09T09:50:44.417622437Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-09T09:50:44.417847474Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=225.677µs logger=migrator t=2026-06-09T09:50:44.422484954Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-09T09:50:44.42359252Z level=info msg="Migration successfully executed" id="create tag table" duration=1.107926ms logger=migrator t=2026-06-09T09:50:44.429726298Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-09T09:50:44.431764644Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.000325ms logger=migrator t=2026-06-09T09:50:44.437740517Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-09T09:50:44.439473333Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.728626ms logger=migrator t=2026-06-09T09:50:44.445523978Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-09T09:50:44.446889982Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.368304ms logger=migrator t=2026-06-09T09:50:44.452004177Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-09T09:50:44.453214527Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.21485ms logger=migrator t=2026-06-09T09:50:44.457551946Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-09T09:50:44.474549065Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.994119ms logger=migrator t=2026-06-09T09:50:44.479552876Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-09T09:50:44.48030256Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=750.774µs logger=migrator t=2026-06-09T09:50:44.484372322Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-09T09:50:44.485456117Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.083015ms logger=migrator t=2026-06-09T09:50:44.490076976Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-09T09:50:44.490412957Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=337.421µs logger=migrator t=2026-06-09T09:50:44.495522402Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-09T09:50:44.496311938Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=788.617µs logger=migrator t=2026-06-09T09:50:44.500989688Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-09T09:50:44.50195568Z level=info msg="Migration successfully executed" id="create user auth table" duration=966.101µs logger=migrator t=2026-06-09T09:50:44.506908119Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-09T09:50:44.508008904Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.100795ms logger=migrator t=2026-06-09T09:50:44.513524763Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-09T09:50:44.513624546Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=100.972µs logger=migrator t=2026-06-09T09:50:44.518351628Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-09T09:50:44.527212365Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.855467ms logger=migrator t=2026-06-09T09:50:44.532811226Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-09T09:50:44.541519296Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.7097ms logger=migrator t=2026-06-09T09:50:44.545727493Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-09T09:50:44.54937886Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.651117ms logger=migrator t=2026-06-09T09:50:44.553909967Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-09T09:50:44.559022461Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.111874ms logger=migrator t=2026-06-09T09:50:44.563346401Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-09T09:50:44.564316512Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=971.941µs logger=migrator t=2026-06-09T09:50:44.569428497Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-09T09:50:44.574487821Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.059174ms logger=migrator t=2026-06-09T09:50:44.579511932Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-09T09:50:44.580641319Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.129477ms logger=migrator t=2026-06-09T09:50:44.586605902Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-09T09:50:44.58810628Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.499738ms logger=migrator t=2026-06-09T09:50:44.595191399Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-09T09:50:44.596092808Z level=info msg="Migration successfully executed" id="create user auth token table" duration=901.379µs logger=migrator t=2026-06-09T09:50:44.602691991Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-09T09:50:44.604296942Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.603412ms logger=migrator t=2026-06-09T09:50:44.61071967Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-09T09:50:44.612079144Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.358494ms logger=migrator t=2026-06-09T09:50:44.619585856Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-09T09:50:44.62063697Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.054004ms logger=migrator t=2026-06-09T09:50:44.627131609Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-09T09:50:44.632783712Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.649383ms logger=migrator t=2026-06-09T09:50:44.638634281Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-09T09:50:44.639663404Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.029853ms logger=migrator t=2026-06-09T09:50:44.646777394Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-09T09:50:44.648267222Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.490218ms logger=migrator t=2026-06-09T09:50:44.655727903Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-09T09:50:44.65687171Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.143637ms logger=migrator t=2026-06-09T09:50:44.662833442Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-09T09:50:44.663668549Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=835.617µs logger=migrator t=2026-06-09T09:50:44.671662997Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-09T09:50:44.673504246Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.841399ms logger=migrator t=2026-06-09T09:50:44.683696776Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-09T09:50:44.68382812Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=136.294µs logger=migrator t=2026-06-09T09:50:44.695550938Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-09T09:50:44.695737253Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=194.375µs logger=migrator t=2026-06-09T09:50:44.701855731Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-09T09:50:44.702862684Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.009623ms logger=migrator t=2026-06-09T09:50:44.719912455Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-09T09:50:44.722013482Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.103507ms logger=migrator t=2026-06-09T09:50:44.727642874Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-09T09:50:44.728671937Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.028203ms logger=migrator t=2026-06-09T09:50:44.735555889Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-09T09:50:44.735675353Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=118.544µs logger=migrator t=2026-06-09T09:50:44.744634653Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-09T09:50:44.746512673Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.877991ms logger=migrator t=2026-06-09T09:50:44.752863888Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-09T09:50:44.754538912Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.674844ms logger=migrator t=2026-06-09T09:50:44.760913568Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-09T09:50:44.762656924Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.744446ms logger=migrator t=2026-06-09T09:50:44.768941047Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-09T09:50:44.770247729Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.307342ms logger=migrator t=2026-06-09T09:50:44.798552923Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-09T09:50:44.806336054Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.786932ms logger=migrator t=2026-06-09T09:50:44.82884974Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-09T09:50:44.830544915Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.696555ms logger=migrator t=2026-06-09T09:50:44.838839253Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-09T09:50:44.83907449Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=238.027µs logger=migrator t=2026-06-09T09:50:44.845630172Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-09T09:50:44.847033567Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.403725ms logger=migrator t=2026-06-09T09:50:44.853834926Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-09T09:50:44.855219461Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.384965ms logger=migrator t=2026-06-09T09:50:44.865211284Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-09T09:50:44.867000112Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.789268ms logger=migrator t=2026-06-09T09:50:45.021015903Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-09T09:50:45.021178728Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=167.005µs logger=migrator t=2026-06-09T09:50:45.036340668Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-09T09:50:45.037430913Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.093005ms logger=migrator t=2026-06-09T09:50:45.049992159Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-09T09:50:45.051763516Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.774017ms logger=migrator t=2026-06-09T09:50:45.064162076Z 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-06-09T09:50:45.065606063Z 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.458477ms logger=migrator t=2026-06-09T09:50:45.074057406Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-09T09:50:45.07512054Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.063754ms logger=migrator t=2026-06-09T09:50:45.084629947Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-09T09:50:45.095762187Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=11.13102ms logger=migrator t=2026-06-09T09:50:45.101546664Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-09T09:50:45.103490326Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.942832ms logger=migrator t=2026-06-09T09:50:45.109195471Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-09T09:50:45.110037227Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=843.246µs logger=migrator t=2026-06-09T09:50:45.113396826Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-09T09:50:45.144862382Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.463796ms logger=migrator t=2026-06-09T09:50:45.148832871Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-09T09:50:45.175816951Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.98046ms logger=migrator t=2026-06-09T09:50:45.182335562Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-09T09:50:45.184083768Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.749736ms logger=migrator t=2026-06-09T09:50:45.188297584Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-09T09:50:45.189133531Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=840.127µs logger=migrator t=2026-06-09T09:50:45.193399108Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-09T09:50:45.20053887Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.131051ms logger=migrator t=2026-06-09T09:50:45.205545561Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-09T09:50:45.210049776Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.499995ms logger=migrator t=2026-06-09T09:50:45.215206423Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-09T09:50:45.216992491Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.787058ms logger=migrator t=2026-06-09T09:50:45.222390985Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-09T09:50:45.223526682Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.137356ms logger=migrator t=2026-06-09T09:50:45.227579903Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-09T09:50:45.228890635Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.313353ms logger=migrator t=2026-06-09T09:50:45.236399847Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-09T09:50:45.237845664Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.447556ms logger=migrator t=2026-06-09T09:50:45.24268546Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-09T09:50:45.242777903Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=95.173µs logger=migrator t=2026-06-09T09:50:45.246499124Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-09T09:50:45.251802705Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.302641ms logger=migrator t=2026-06-09T09:50:45.257594852Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-09T09:50:45.263525963Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.91566ms logger=migrator t=2026-06-09T09:50:45.268852185Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-09T09:50:45.274639912Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.786467ms logger=migrator t=2026-06-09T09:50:45.281607447Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-09T09:50:45.283820058Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.214672ms logger=migrator t=2026-06-09T09:50:45.290172223Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-09T09:50:45.292287062Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.114389ms logger=migrator t=2026-06-09T09:50:45.299325649Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-09T09:50:45.307141192Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.811432ms logger=migrator t=2026-06-09T09:50:45.316220184Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-09T09:50:45.327440986Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=11.220412ms logger=migrator t=2026-06-09T09:50:45.334331069Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-09T09:50:45.335199937Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=869.488µs logger=migrator t=2026-06-09T09:50:45.339434654Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-09T09:50:45.349687875Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.254302ms logger=migrator t=2026-06-09T09:50:45.353270611Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-09T09:50:45.358032704Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.761413ms logger=migrator t=2026-06-09T09:50:45.363418138Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-09T09:50:45.363485861Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=68.443µs logger=migrator t=2026-06-09T09:50:45.370118954Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-09T09:50:45.374024781Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=3.902627ms logger=migrator t=2026-06-09T09:50:45.380456128Z 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-06-09T09:50:45.381477152Z 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.020733ms logger=migrator t=2026-06-09T09:50:45.385712138Z 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-06-09T09:50:45.386988549Z 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.277142ms logger=migrator t=2026-06-09T09:50:45.394852833Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-09T09:50:45.394932686Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=81.503µs logger=migrator t=2026-06-09T09:50:45.398807321Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-09T09:50:45.405405964Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.598193ms logger=migrator t=2026-06-09T09:50:45.409479815Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-09T09:50:45.417859726Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.379171ms logger=migrator t=2026-06-09T09:50:45.425588765Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-09T09:50:45.442004026Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=16.425ms logger=migrator t=2026-06-09T09:50:45.44708843Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-09T09:50:45.452506504Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.418925ms logger=migrator t=2026-06-09T09:50:45.457175866Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-09T09:50:45.463893262Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.715146ms logger=migrator t=2026-06-09T09:50:45.469040088Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-09T09:50:45.469198423Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=162.175µs logger=migrator t=2026-06-09T09:50:45.475686233Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-09T09:50:45.477290375Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.603102ms logger=migrator t=2026-06-09T09:50:45.484451016Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-09T09:50:45.491859305Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.406769ms logger=migrator t=2026-06-09T09:50:45.497521107Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-09T09:50:45.49761079Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=87.643µs logger=migrator t=2026-06-09T09:50:45.500931478Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-09T09:50:45.513014118Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=12.08241ms logger=migrator t=2026-06-09T09:50:45.517316167Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-09T09:50:45.518103063Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=787.166µs logger=migrator t=2026-06-09T09:50:45.52208038Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-09T09:50:45.529095498Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.014548ms logger=migrator t=2026-06-09T09:50:45.534024606Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-09T09:50:45.534846733Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=822.497µs logger=migrator t=2026-06-09T09:50:45.540310439Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-09T09:50:45.54250825Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.190771ms logger=migrator t=2026-06-09T09:50:45.54963351Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-09T09:50:45.558982102Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.345922ms logger=migrator t=2026-06-09T09:50:45.562888788Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-09T09:50:45.563529269Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=641.211µs logger=migrator t=2026-06-09T09:50:45.569851953Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-09T09:50:45.572381525Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.529271ms logger=migrator t=2026-06-09T09:50:45.577364066Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-09T09:50:45.57841311Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.050183ms logger=migrator t=2026-06-09T09:50:45.584713153Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-09T09:50:45.586395508Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.682635ms logger=migrator t=2026-06-09T09:50:45.594739217Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-09T09:50:45.594868511Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=133.375µs logger=migrator t=2026-06-09T09:50:45.601798865Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-09T09:50:45.603168769Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.370293ms logger=migrator t=2026-06-09T09:50:45.608816261Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-09T09:50:45.610811685Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.999584ms logger=migrator t=2026-06-09T09:50:45.616480879Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-09T09:50:45.616992675Z 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-06-09T09:50:45.620785957Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-09T09:50:45.622829793Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=2.041486ms logger=migrator t=2026-06-09T09:50:45.631787192Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-09T09:50:45.633130446Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.347814ms logger=migrator t=2026-06-09T09:50:45.638666895Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-09T09:50:45.64378275Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.114764ms logger=migrator t=2026-06-09T09:50:45.647727107Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-09T09:50:45.648823932Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.097585ms logger=migrator t=2026-06-09T09:50:45.653757742Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-09T09:50:45.655990744Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.234352ms logger=migrator t=2026-06-09T09:50:45.663114894Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-09T09:50:45.664585322Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.472068ms logger=migrator t=2026-06-09T09:50:45.674351687Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-09T09:50:45.677065105Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.709807ms logger=migrator t=2026-06-09T09:50:45.68464422Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-09T09:50:45.686215511Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.573821ms logger=migrator t=2026-06-09T09:50:45.696091818Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-09T09:50:45.69613503Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=46.922µs logger=migrator t=2026-06-09T09:50:45.704633495Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-09T09:50:45.704783999Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=155.035µs logger=migrator t=2026-06-09T09:50:45.709371788Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-09T09:50:45.717705367Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.33458ms logger=migrator t=2026-06-09T09:50:45.72495228Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-09T09:50:45.725685224Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=733.794µs logger=migrator t=2026-06-09T09:50:45.733619471Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-09T09:50:45.735695368Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.077847ms logger=migrator t=2026-06-09T09:50:45.741121652Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-09T09:50:45.741414032Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=292.66µs logger=migrator t=2026-06-09T09:50:45.746992603Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-09T09:50:45.74814977Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.160938ms logger=migrator t=2026-06-09T09:50:45.758109941Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-09T09:50:45.759268179Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.160598ms logger=migrator t=2026-06-09T09:50:45.766588945Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-09T09:50:45.800536671Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.945256ms logger=migrator t=2026-06-09T09:50:46.052106574Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-09T09:50:46.063305746Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.200782ms logger=migrator t=2026-06-09T09:50:46.071215901Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-09T09:50:46.071346566Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=131.635µs logger=migrator t=2026-06-09T09:50:46.076665187Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-09T09:50:46.110766229Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.100062ms logger=migrator t=2026-06-09T09:50:46.117425804Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-09T09:50:46.155431821Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=38.001407ms logger=migrator t=2026-06-09T09:50:46.166160857Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-09T09:50:46.167384376Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.225509ms logger=migrator t=2026-06-09T09:50:46.17428942Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-09T09:50:46.175948744Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.660254ms logger=migrator t=2026-06-09T09:50:46.180975076Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-09T09:50:46.181300767Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=327.041µs logger=migrator t=2026-06-09T09:50:46.185943766Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-09T09:50:46.187111814Z level=info msg="Migration successfully executed" id="create permission table" duration=1.167568ms logger=migrator t=2026-06-09T09:50:46.193360736Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-09T09:50:46.194666958Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.294902ms logger=migrator t=2026-06-09T09:50:46.200692493Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-09T09:50:46.202821401Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.129908ms logger=migrator t=2026-06-09T09:50:46.20959676Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-09T09:50:46.210884192Z level=info msg="Migration successfully executed" id="create role table" duration=1.291142ms logger=migrator t=2026-06-09T09:50:46.216578106Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-09T09:50:46.226389382Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.808176ms logger=migrator t=2026-06-09T09:50:46.231960563Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-09T09:50:46.238839785Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.871192ms logger=migrator t=2026-06-09T09:50:46.244515579Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-09T09:50:46.245557912Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.043893ms logger=migrator t=2026-06-09T09:50:46.250776891Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-09T09:50:46.251868816Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.092565ms logger=migrator t=2026-06-09T09:50:46.258973465Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-09T09:50:46.261109554Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.148659ms logger=migrator t=2026-06-09T09:50:46.26809956Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-09T09:50:46.26903293Z level=info msg="Migration successfully executed" id="create team role table" duration=936.14µs logger=migrator t=2026-06-09T09:50:46.274412473Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-09T09:50:46.27553004Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.116977ms logger=migrator t=2026-06-09T09:50:46.281952167Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-09T09:50:46.283315341Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.362504ms logger=migrator t=2026-06-09T09:50:46.288922052Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-09T09:50:46.290025638Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.100425ms logger=migrator t=2026-06-09T09:50:46.295231076Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-09T09:50:46.296154816Z level=info msg="Migration successfully executed" id="create user role table" duration=930.551µs logger=migrator t=2026-06-09T09:50:46.302431618Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-09T09:50:46.303526524Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.098486ms logger=migrator t=2026-06-09T09:50:46.310135877Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-09T09:50:46.31236785Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.229822ms logger=migrator t=2026-06-09T09:50:46.317621338Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-09T09:50:46.318826218Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.20409ms logger=migrator t=2026-06-09T09:50:46.325372099Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-09T09:50:46.326292719Z level=info msg="Migration successfully executed" id="create builtin role table" duration=920.52µs logger=migrator t=2026-06-09T09:50:46.3312797Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-09T09:50:46.332389556Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.109286ms logger=migrator t=2026-06-09T09:50:46.337713198Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-09T09:50:46.338896636Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.183858ms logger=migrator t=2026-06-09T09:50:46.344839118Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-09T09:50:46.353165306Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.325538ms logger=migrator t=2026-06-09T09:50:46.359063287Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-09T09:50:46.360221635Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.156757ms logger=migrator t=2026-06-09T09:50:46.366670883Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-09T09:50:46.368627796Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.956433ms logger=migrator t=2026-06-09T09:50:46.376356566Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-09T09:50:46.378185375Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.828539ms logger=migrator t=2026-06-09T09:50:46.383754354Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-09T09:50:46.385067118Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.311653ms logger=migrator t=2026-06-09T09:50:46.390288006Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-09T09:50:46.391087652Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=796.056µs logger=migrator t=2026-06-09T09:50:46.397957373Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-09T09:50:46.399833744Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.876331ms logger=migrator t=2026-06-09T09:50:46.40680859Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-09T09:50:46.418514537Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.713649ms logger=migrator t=2026-06-09T09:50:46.423419096Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-09T09:50:46.432781228Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.362122ms logger=migrator t=2026-06-09T09:50:46.438932937Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-09T09:50:46.447948298Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.02003ms logger=migrator t=2026-06-09T09:50:46.453383833Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-09T09:50:46.461540857Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.155484ms logger=migrator t=2026-06-09T09:50:46.46785077Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-09T09:50:46.469036849Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.193468ms logger=migrator t=2026-06-09T09:50:46.47558099Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-09T09:50:46.476578522Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=996.322µs logger=migrator t=2026-06-09T09:50:46.481682947Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-09T09:50:46.48302127Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.338723ms logger=migrator t=2026-06-09T09:50:46.488105684Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-09T09:50:46.489384516Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.279342ms logger=migrator t=2026-06-09T09:50:46.496924979Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-09T09:50:46.498468Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.544581ms logger=migrator t=2026-06-09T09:50:46.504151282Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-09T09:50:46.504295088Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=146.236µs logger=migrator t=2026-06-09T09:50:46.509220976Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-09T09:50:46.509271478Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.992µs logger=migrator t=2026-06-09T09:50:46.514110085Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-09T09:50:46.514606231Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=500.266µs logger=migrator t=2026-06-09T09:50:46.520917594Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-09T09:50:46.521560365Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=646.841µs logger=migrator t=2026-06-09T09:50:46.528316173Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-09T09:50:46.529622095Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.309592ms logger=migrator t=2026-06-09T09:50:46.53750682Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-09T09:50:46.537981296Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=480.326µs logger=migrator t=2026-06-09T09:50:46.543281007Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-09T09:50:46.543908507Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=629µs logger=migrator t=2026-06-09T09:50:46.551729369Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-09T09:50:46.552625919Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=900.92µs logger=migrator t=2026-06-09T09:50:46.558294302Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-09T09:50:46.559746379Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.452808ms logger=migrator t=2026-06-09T09:50:46.568162181Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-09T09:50:46.579084813Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.926143ms logger=migrator t=2026-06-09T09:50:46.582369289Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-09T09:50:46.582450421Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=82.552µs logger=migrator t=2026-06-09T09:50:46.586042838Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-09T09:50:46.587607188Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.56085ms logger=migrator t=2026-06-09T09:50:46.593931312Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-09T09:50:46.595334418Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.405066ms logger=migrator t=2026-06-09T09:50:46.600201825Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-09T09:50:46.601555599Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.353024ms logger=migrator t=2026-06-09T09:50:46.606906412Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-09T09:50:46.614854238Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.947936ms logger=migrator t=2026-06-09T09:50:46.619284971Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-09T09:50:46.62017964Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=894.449µs logger=migrator t=2026-06-09T09:50:46.624729317Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-09T09:50:46.626339339Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.611502ms logger=migrator t=2026-06-09T09:50:46.630947068Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-09T09:50:46.657110953Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.155075ms logger=migrator t=2026-06-09T09:50:46.661727602Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-09T09:50:46.663067885Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.339263ms logger=migrator t=2026-06-09T09:50:46.668469239Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-09T09:50:46.670311169Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.84219ms logger=migrator t=2026-06-09T09:50:46.675587379Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-09T09:50:46.676738077Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.151078ms logger=migrator t=2026-06-09T09:50:46.681560062Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-09T09:50:46.683060211Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.500989ms logger=migrator t=2026-06-09T09:50:46.688686182Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-09T09:50:46.689087606Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=402.424µs logger=migrator t=2026-06-09T09:50:46.694560492Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-09T09:50:46.695578295Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.017823ms logger=migrator t=2026-06-09T09:50:46.700588596Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-09T09:50:46.710228058Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.638662ms logger=migrator t=2026-06-09T09:50:46.714438224Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-09T09:50:46.715686525Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.246001ms logger=migrator t=2026-06-09T09:50:46.720521251Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-09T09:50:46.721334097Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=813.287µs logger=migrator t=2026-06-09T09:50:46.725914125Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-09T09:50:46.726322177Z 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-06-09T09:50:46.730012217Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-09T09:50:46.730492062Z 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-06-09T09:50:46.734324197Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-09T09:50:46.735252886Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=929.479µs logger=migrator t=2026-06-09T09:50:46.740430963Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-09T09:50:46.742067427Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.636874ms logger=migrator t=2026-06-09T09:50:46.748889917Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-09T09:50:46.750434827Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.54565ms logger=migrator t=2026-06-09T09:50:46.760281885Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-09T09:50:46.761773143Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.488557ms logger=migrator t=2026-06-09T09:50:46.767168068Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-09T09:50:46.768581173Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.412556ms logger=migrator t=2026-06-09T09:50:46.773179471Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-09T09:50:46.774538105Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.360224ms logger=migrator t=2026-06-09T09:50:46.778610587Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-09T09:50:46.779465864Z level=info msg="Migration successfully executed" id="Drop public config table" duration=855.407µs logger=migrator t=2026-06-09T09:50:46.78396884Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-09T09:50:46.785148218Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.179218ms logger=migrator t=2026-06-09T09:50:46.789412845Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-09T09:50:46.790638776Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.22612ms logger=migrator t=2026-06-09T09:50:46.794984856Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-09T09:50:46.796275247Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.290052ms logger=migrator t=2026-06-09T09:50:46.800937177Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-09T09:50:46.802153087Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.216309ms logger=migrator t=2026-06-09T09:50:46.806989183Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-09T09:50:46.829309914Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.318651ms logger=migrator t=2026-06-09T09:50:46.834656006Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-09T09:50:46.844298398Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.635522ms logger=migrator t=2026-06-09T09:50:46.848628218Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-09T09:50:46.8552029Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.573372ms logger=migrator t=2026-06-09T09:50:46.859959883Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-09T09:50:46.860231553Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=272.61µs logger=migrator t=2026-06-09T09:50:46.865289136Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-09T09:50:46.87778536Z level=info msg="Migration successfully executed" id="add share column" duration=12.502903ms logger=migrator t=2026-06-09T09:50:46.881133288Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-09T09:50:46.881306973Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=173.745µs logger=migrator t=2026-06-09T09:50:46.885736466Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-09T09:50:46.886701328Z level=info msg="Migration successfully executed" id="create file table" duration=964.802µs logger=migrator t=2026-06-09T09:50:46.892321629Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-09T09:50:46.894274262Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.950903ms logger=migrator t=2026-06-09T09:50:46.901574818Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-09T09:50:46.902752956Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.178408ms logger=migrator t=2026-06-09T09:50:46.908752259Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-09T09:50:46.909616077Z level=info msg="Migration successfully executed" id="create file_meta table" duration=863.988µs logger=migrator t=2026-06-09T09:50:46.914796614Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-09T09:50:46.915995114Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.19824ms logger=migrator t=2026-06-09T09:50:46.923467015Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-09T09:50:46.923638361Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=172.376µs logger=migrator t=2026-06-09T09:50:46.928802958Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-09T09:50:46.928946562Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=144.805µs logger=migrator t=2026-06-09T09:50:46.933513229Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-09T09:50:46.934508031Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=995.532µs logger=migrator t=2026-06-09T09:50:46.939541984Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-09T09:50:46.939798103Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=257.059µs logger=migrator t=2026-06-09T09:50:46.950786067Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-09T09:50:46.952374328Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.589461ms logger=migrator t=2026-06-09T09:50:46.958124574Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-09T09:50:46.968492889Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.361435ms logger=migrator t=2026-06-09T09:50:46.972836209Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-09T09:50:46.973146359Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=311.17µs logger=migrator t=2026-06-09T09:50:46.979497094Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-09T09:50:46.981317083Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.820299ms logger=migrator t=2026-06-09T09:50:46.98617271Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-09T09:50:46.986582533Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=410.913µs logger=migrator t=2026-06-09T09:50:46.989728554Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-09T09:50:46.989982793Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=255.439µs logger=migrator t=2026-06-09T09:50:46.994702065Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-09T09:50:46.995622165Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=919.32µs logger=migrator t=2026-06-09T09:50:47.00257448Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-09T09:50:47.012723237Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.139568ms logger=migrator t=2026-06-09T09:50:47.016111766Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-09T09:50:47.027396591Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.279755ms logger=migrator t=2026-06-09T09:50:47.036151714Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-09T09:50:47.037085964Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=934.76µs logger=migrator t=2026-06-09T09:50:47.045726913Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-09T09:50:47.121932315Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.204482ms logger=migrator t=2026-06-09T09:50:47.127918108Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-09T09:50:47.129039515Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.121197ms logger=migrator t=2026-06-09T09:50:47.133455088Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-09T09:50:47.136288269Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.832492ms logger=migrator t=2026-06-09T09:50:47.144310958Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-09T09:50:47.170690111Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.378933ms logger=migrator t=2026-06-09T09:50:47.176674183Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-09T09:50:47.185473188Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.801925ms logger=migrator t=2026-06-09T09:50:47.190059155Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-09T09:50:47.190365615Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=306.75µs logger=migrator t=2026-06-09T09:50:47.196170373Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-09T09:50:47.196391Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=234.427µs logger=migrator t=2026-06-09T09:50:47.200810243Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-09T09:50:47.201144164Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=325.651µs logger=migrator t=2026-06-09T09:50:47.205858016Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-09T09:50:47.20627587Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=417.884µs logger=migrator t=2026-06-09T09:50:47.212847482Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-09T09:50:47.21311039Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=264.208µs logger=migrator t=2026-06-09T09:50:47.217501612Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-09T09:50:47.218731032Z level=info msg="Migration successfully executed" id="create folder table" duration=1.22928ms logger=migrator t=2026-06-09T09:50:47.224291821Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-09T09:50:47.225625905Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.336564ms logger=migrator t=2026-06-09T09:50:47.232205768Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-09T09:50:47.234637956Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.430928ms logger=migrator t=2026-06-09T09:50:47.239663789Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-09T09:50:47.239687859Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.271µs logger=migrator t=2026-06-09T09:50:47.244295668Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-09T09:50:47.245753616Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.457898ms logger=migrator t=2026-06-09T09:50:47.252278976Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-09T09:50:47.253586028Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.306762ms logger=migrator t=2026-06-09T09:50:47.257790094Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-09T09:50:47.260012796Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.219793ms logger=migrator t=2026-06-09T09:50:47.266192175Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-09T09:50:47.267615162Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.425236ms logger=migrator t=2026-06-09T09:50:47.271204977Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-09T09:50:47.27190755Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=702.132µs logger=migrator t=2026-06-09T09:50:47.278631358Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-09T09:50:47.280891761Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.260403ms logger=migrator t=2026-06-09T09:50:47.286072888Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-09T09:50:47.287430872Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.357704ms logger=migrator t=2026-06-09T09:50:47.29171894Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-09T09:50:47.293660352Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.942912ms logger=migrator t=2026-06-09T09:50:47.299657056Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-09T09:50:47.301771535Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.113589ms logger=migrator t=2026-06-09T09:50:47.306543809Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-09T09:50:47.308191792Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.648833ms logger=migrator t=2026-06-09T09:50:47.313562226Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-09T09:50:47.314656611Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.094305ms logger=migrator t=2026-06-09T09:50:47.319827078Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-09T09:50:47.322002289Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.16817ms logger=migrator t=2026-06-09T09:50:47.327784165Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-09T09:50:47.329039066Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.254491ms logger=migrator t=2026-06-09T09:50:47.335415691Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-09T09:50:47.336400123Z level=info msg="Migration successfully executed" id="create signing_key table" duration=984.082µs logger=migrator t=2026-06-09T09:50:47.341992714Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-09T09:50:47.344163004Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.17085ms logger=migrator t=2026-06-09T09:50:47.351119299Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-09T09:50:47.353123674Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.047686ms logger=migrator t=2026-06-09T09:50:47.359000834Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-09T09:50:47.359595803Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=598.04µs logger=migrator t=2026-06-09T09:50:47.365929437Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-09T09:50:47.377249873Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.321426ms logger=migrator t=2026-06-09T09:50:47.382839683Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-09T09:50:47.383544926Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=706.173µs logger=migrator t=2026-06-09T09:50:47.387566926Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-09T09:50:47.387591417Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.691µs logger=migrator t=2026-06-09T09:50:47.392214906Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-09T09:50:47.394008024Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.796828ms logger=migrator t=2026-06-09T09:50:47.401147885Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-09T09:50:47.401180796Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.801µs logger=migrator t=2026-06-09T09:50:47.405855697Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-09T09:50:47.40781314Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.952983ms logger=migrator t=2026-06-09T09:50:47.411108347Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-09T09:50:47.413005078Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.896091ms logger=migrator t=2026-06-09T09:50:47.421658098Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-09T09:50:47.422737772Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.079474ms logger=migrator t=2026-06-09T09:50:47.427593069Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-09T09:50:47.428760707Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.162818ms logger=migrator t=2026-06-09T09:50:47.432009642Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-09T09:50:47.432419715Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=411.203µs logger=migrator t=2026-06-09T09:50:47.438630626Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-09T09:50:47.43967847Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.048345ms logger=migrator t=2026-06-09T09:50:47.444115663Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-09T09:50:47.44497258Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=856.877µs logger=migrator t=2026-06-09T09:50:47.453993622Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-09T09:50:47.455440949Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.446737ms logger=migrator t=2026-06-09T09:50:47.461092021Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-09T09:50:47.472716997Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.626416ms logger=migrator t=2026-06-09T09:50:47.478311188Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-09T09:50:47.486021667Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.712909ms logger=migrator t=2026-06-09T09:50:47.490511642Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-09T09:50:47.500205695Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.694223ms logger=migrator t=2026-06-09T09:50:47.505519357Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-09T09:50:47.505567838Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=48.701µs logger=migrator t=2026-06-09T09:50:47.512203523Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-09T09:50:47.523333682Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.129409ms logger=migrator t=2026-06-09T09:50:47.528086346Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-09T09:50:47.538356607Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.267571ms logger=migrator t=2026-06-09T09:50:47.543621137Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-09T09:50:47.543877406Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=253.799µs logger=migrator t=2026-06-09T09:50:47.549751995Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.333664975s logger=migrator t=2026-06-09T09:50:47.550754018Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-09T09:50:47.572586073Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-09T09:50:47.572878013Z level=info msg="Created default organization" logger=secrets t=2026-06-09T09:50:47.578716331Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-09T09:50:47.659705197Z level=info msg="Restored cache from database" duration=435.344µs logger=plugin.store t=2026-06-09T09:50:47.660990359Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-09T09:50:47.700161994Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-09T09:50:47.700197975Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-09T09:50:47.700257578Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-09T09:50:47.700266368Z level=info msg="Plugins loaded" count=54 duration=39.276819ms logger=query_data t=2026-06-09T09:50:47.704513875Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-09T09:50:47.708544275Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-09T09:50:47.717308148Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-09T09:50:47.727299801Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-09T09:50:47.731876849Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-09T09:50:47.734989569Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-09T09:50:47.758779137Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-09T09:50:47.780459899Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-09T09:50:47.802864502Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-09T09:50:47.802931944Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-09T09:50:47.80310843Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-09T09:50:47.803573045Z level=info msg="Warming state cache for startup" logger=http.server t=2026-06-09T09:50:47.805527567Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-06-09T09:50:47.809845217Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-06-09T09:50:47.836141157Z level=info msg="State cache has been initialized" states=0 duration=32.565903ms logger=ngalert.scheduler t=2026-06-09T09:50:47.83623939Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-09T09:50:47.836336973Z level=info msg=starting first_tick=2026-06-09T09:50:50Z logger=sqlstore.transactions t=2026-06-09T09:50:47.84983446Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-09T09:50:47.953778937Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-09T09:50:47.964431781Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugins.update.checker t=2026-06-09T09:50:47.965199036Z level=info msg="Update check succeeded" duration=161.651512ms logger=grafana.update.checker t=2026-06-09T09:50:47.966334272Z level=info msg="Update check succeeded" duration=156.394862ms logger=provisioning.dashboard t=2026-06-09T09:50:48.01670864Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-09T09:50:48.034595078Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-06-09T09:50:48.053648573Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=provisioning.dashboard t=2026-06-09T09:50:48.056994472Z level=info msg="finished to provision dashboards" logger=auth t=2026-06-09T09:50:48.057725836Z level=error msg="Failed to lock and execute cleanup of expired auth token" error="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-09T09:50:48.080088878Z level=info msg="Patterns update finished" duration=143.01394ms logger=grafana-apiserver t=2026-06-09T09:50:48.369982046Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-09T09:50:48.370936456Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-09T09:51:05.127059641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.12767828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.1557072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.18559672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.20163408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.227659165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.244676427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.274844566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.313994166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.474437503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.494149123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.590061236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.609847827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.672216842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.699931801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.779432591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.797665242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.86537854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.881429371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:05.984035401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.017021491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.109017317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.12789391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.198917455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.2200121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.28626323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.305584788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.376414157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.395250048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.459839665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.473443876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.531571593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.5521118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.619677643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.631946562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.693855241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.711207444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.774029783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.784659089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.858004789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.873981888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.943386881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:06.959735372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.029485905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.046915551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.116675647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.136691797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.205308584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.220139786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.297619232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.313765255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.381990861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.399001044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.469012967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.489189711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.558056077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.576487426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.64129966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.659960896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.73215216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.752557792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.833784509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.846936427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.927937556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:07.942992465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.020023026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.034434974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.118009228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.133091168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.209317874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.224992332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.288020539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.30741465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.375845041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.393235886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.466702323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.48391084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.556589161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.575762384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T09:51:08.649548549Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-09T09:52:19.863795588Z level=info msg="Usage stats are ready to report"