logger=settings t=2026-06-04T12:00:49.186030475Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-04T12:00:49Z logger=settings t=2026-06-04T12:00:49.186350952Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-04T12:00:49.186386942Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-04T12:00:49.186402093Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-04T12:00:49.186414513Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-04T12:00:49.186426443Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-04T12:00:49.186438263Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-04T12:00:49.186454614Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-04T12:00:49.186495205Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-04T12:00:49.186511305Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-04T12:00:49.186525055Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-04T12:00:49.186537655Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-04T12:00:49.186553056Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-04T12:00:49.186570916Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-04T12:00:49.186583916Z level=info msg=Target target=[all] logger=settings t=2026-06-04T12:00:49.186632207Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-04T12:00:49.186650018Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-04T12:00:49.186663238Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-04T12:00:49.186679508Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-04T12:00:49.186692109Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-04T12:00:49.186704379Z level=info msg="App mode production" logger=sqlstore t=2026-06-04T12:00:49.186978294Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-04T12:00:49.187014705Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-04T12:00:49.188365783Z level=info msg="Locking database" logger=migrator t=2026-06-04T12:00:49.188402093Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-04T12:00:49.189041707Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-04T12:00:49.189885724Z level=info msg="Migration successfully executed" id="create migration_log table" duration=843.808µs logger=migrator t=2026-06-04T12:00:49.193564958Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-04T12:00:49.194184771Z level=info msg="Migration successfully executed" id="create user table" duration=616.823µs logger=migrator t=2026-06-04T12:00:49.198382236Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-04T12:00:49.198925437Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=542.921µs logger=migrator t=2026-06-04T12:00:49.203927649Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-04T12:00:49.205078952Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.151194ms logger=migrator t=2026-06-04T12:00:49.209151805Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-04T12:00:49.210022622Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=870.787µs logger=migrator t=2026-06-04T12:00:49.213958192Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-04T12:00:49.214704067Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=749.255µs logger=migrator t=2026-06-04T12:00:49.219441834Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-04T12:00:49.221791821Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.349787ms logger=migrator t=2026-06-04T12:00:49.226726271Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-04T12:00:49.227577179Z level=info msg="Migration successfully executed" id="create user table v2" duration=851.038µs logger=migrator t=2026-06-04T12:00:49.233322835Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-04T12:00:49.234379927Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.059442ms logger=migrator t=2026-06-04T12:00:49.239617443Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-04T12:00:49.24092507Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.307536ms logger=migrator t=2026-06-04T12:00:49.245741958Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-04T12:00:49.246454512Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=712.505µs logger=migrator t=2026-06-04T12:00:49.249489904Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-04T12:00:49.249989764Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=495.76µs logger=migrator t=2026-06-04T12:00:49.253206329Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-04T12:00:49.254400353Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.193244ms logger=migrator t=2026-06-04T12:00:49.260339214Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-04T12:00:49.260367794Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.32µs logger=migrator t=2026-06-04T12:00:49.265406157Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-04T12:00:49.2665762Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.170463ms logger=migrator t=2026-06-04T12:00:49.272413199Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-04T12:00:49.272771616Z level=info msg="Migration successfully executed" id="Add missing user data" duration=364.607µs logger=migrator t=2026-06-04T12:00:49.276579614Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-04T12:00:49.278467192Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.887399ms logger=migrator t=2026-06-04T12:00:49.28282999Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-04T12:00:49.283918952Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.080162ms logger=migrator t=2026-06-04T12:00:49.289109698Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-04T12:00:49.291328653Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.222195ms logger=migrator t=2026-06-04T12:00:49.295513638Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-04T12:00:49.303663133Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.149325ms logger=migrator t=2026-06-04T12:00:49.306924949Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-04T12:00:49.307822338Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=896.959µs logger=migrator t=2026-06-04T12:00:49.313138375Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-04T12:00:49.31337116Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=228.335µs logger=migrator t=2026-06-04T12:00:49.317725289Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-04T12:00:49.318524275Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=798.926µs logger=migrator t=2026-06-04T12:00:49.322788261Z 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-04T12:00:49.323079367Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=286.976µs logger=migrator t=2026-06-04T12:00:49.32812344Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-04T12:00:49.328511488Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=387.638µs logger=migrator t=2026-06-04T12:00:49.334205033Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-04T12:00:49.335453208Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.248415ms logger=migrator t=2026-06-04T12:00:49.341400649Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-04T12:00:49.343699206Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=2.286096ms logger=migrator t=2026-06-04T12:00:49.357646649Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-04T12:00:49.3586514Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.005721ms logger=migrator t=2026-06-04T12:00:49.364157851Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-04T12:00:49.365480548Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.317547ms logger=migrator t=2026-06-04T12:00:49.37052808Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-04T12:00:49.371267495Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=740.075µs logger=migrator t=2026-06-04T12:00:49.376635154Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-04T12:00:49.376667655Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.511µs logger=migrator t=2026-06-04T12:00:49.380286138Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-04T12:00:49.381030764Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=744.026µs logger=migrator t=2026-06-04T12:00:49.385128057Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-04T12:00:49.386301981Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.173694ms logger=migrator t=2026-06-04T12:00:49.390352543Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-04T12:00:49.391794182Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.417909ms logger=migrator t=2026-06-04T12:00:49.396532358Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-04T12:00:49.398452847Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.919979ms logger=migrator t=2026-06-04T12:00:49.402211664Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-04T12:00:49.405429559Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.213175ms logger=migrator t=2026-06-04T12:00:49.409847828Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-04T12:00:49.410993272Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.145304ms logger=migrator t=2026-06-04T12:00:49.416622066Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-04T12:00:49.41728496Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=662.744µs logger=migrator t=2026-06-04T12:00:49.421091547Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-04T12:00:49.422410384Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.318147ms logger=migrator t=2026-06-04T12:00:49.425379994Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-04T12:00:49.426369764Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=989.25µs logger=migrator t=2026-06-04T12:00:49.431942167Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-04T12:00:49.433370846Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.427779ms logger=migrator t=2026-06-04T12:00:49.442345068Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-04T12:00:49.443162615Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=816.927µs logger=migrator t=2026-06-04T12:00:49.447227607Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-04T12:00:49.448397511Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.150354ms logger=migrator t=2026-06-04T12:00:49.454075286Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-04T12:00:49.45476454Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=686.054µs logger=migrator t=2026-06-04T12:00:49.459305493Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-04T12:00:49.46018451Z level=info msg="Migration successfully executed" id="create star table" duration=878.287µs logger=migrator t=2026-06-04T12:00:49.464727313Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-04T12:00:49.465663262Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=931.868µs logger=migrator t=2026-06-04T12:00:49.469073101Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-04T12:00:49.469804346Z level=info msg="Migration successfully executed" id="create org table v1" duration=731.455µs logger=migrator t=2026-06-04T12:00:49.476823328Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-04T12:00:49.477685616Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=862.718µs logger=migrator t=2026-06-04T12:00:49.482599655Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-04T12:00:49.483368261Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=768.956µs logger=migrator t=2026-06-04T12:00:49.488374243Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-04T12:00:49.489519286Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.145283ms logger=migrator t=2026-06-04T12:00:49.49418226Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-04T12:00:49.495844074Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.652694ms logger=migrator t=2026-06-04T12:00:49.499963658Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-04T12:00:49.501273595Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.309517ms logger=migrator t=2026-06-04T12:00:49.506089022Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-04T12:00:49.506188314Z level=info msg="Migration successfully executed" id="Update org table charset" duration=91.912µs logger=migrator t=2026-06-04T12:00:49.512013682Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-04T12:00:49.512051023Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=38.191µs logger=migrator t=2026-06-04T12:00:49.518619327Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-04T12:00:49.518972864Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=357.548µs logger=migrator t=2026-06-04T12:00:49.524819563Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-04T12:00:49.52615464Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.334668ms logger=migrator t=2026-06-04T12:00:49.531195452Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-04T12:00:49.531944227Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=750.445µs logger=migrator t=2026-06-04T12:00:49.535499339Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-04T12:00:49.536282885Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=787.966µs logger=migrator t=2026-06-04T12:00:49.556336802Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-04T12:00:49.557506826Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.171414ms logger=migrator t=2026-06-04T12:00:49.594082237Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-04T12:00:49.595551927Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.46907ms logger=migrator t=2026-06-04T12:00:49.601006338Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-04T12:00:49.602219873Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.216355ms logger=migrator t=2026-06-04T12:00:49.616130045Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-04T12:00:49.624644438Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.514803ms logger=migrator t=2026-06-04T12:00:49.63361955Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-04T12:00:49.63461026Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=990.77µs logger=migrator t=2026-06-04T12:00:49.640864497Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-04T12:00:49.642190684Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.325347ms logger=migrator t=2026-06-04T12:00:49.646617504Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-04T12:00:49.647672805Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.055101ms logger=migrator t=2026-06-04T12:00:49.653141966Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-04T12:00:49.653638676Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=496.86µs logger=migrator t=2026-06-04T12:00:49.657697129Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-04T12:00:49.658591497Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=898.038µs logger=migrator t=2026-06-04T12:00:49.66464602Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-04T12:00:49.664712771Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=67.941µs logger=migrator t=2026-06-04T12:00:49.671254504Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-04T12:00:49.673787075Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.534901ms logger=migrator t=2026-06-04T12:00:49.681237917Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-04T12:00:49.683598475Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.360958ms logger=migrator t=2026-06-04T12:00:49.68929297Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-04T12:00:49.691647548Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.356278ms logger=migrator t=2026-06-04T12:00:49.696253832Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-04T12:00:49.697071928Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=818.126µs logger=migrator t=2026-06-04T12:00:49.701666431Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-04T12:00:49.705408287Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.746896ms logger=migrator t=2026-06-04T12:00:49.70999642Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-04T12:00:49.71094801Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=950.44µs logger=migrator t=2026-06-04T12:00:49.715921021Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-04T12:00:49.716716787Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=795.666µs logger=migrator t=2026-06-04T12:00:49.72132344Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-04T12:00:49.721348941Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.541µs logger=migrator t=2026-06-04T12:00:49.725280581Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-04T12:00:49.725379443Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=98.872µs logger=migrator t=2026-06-04T12:00:49.729893084Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-04T12:00:49.731917365Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.021181ms logger=migrator t=2026-06-04T12:00:49.736627531Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-04T12:00:49.738708563Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.080702ms logger=migrator t=2026-06-04T12:00:49.742710244Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-04T12:00:49.744732335Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.021901ms logger=migrator t=2026-06-04T12:00:49.749528823Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-04T12:00:49.752162056Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.627613ms logger=migrator t=2026-06-04T12:00:49.757647588Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-04T12:00:49.757963324Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=316.406µs logger=migrator t=2026-06-04T12:00:49.762382774Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-04T12:00:49.763601008Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.217824ms logger=migrator t=2026-06-04T12:00:49.76808593Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-04T12:00:49.769178312Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.092532ms logger=migrator t=2026-06-04T12:00:49.77500792Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-04T12:00:49.775092772Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=87.072µs logger=migrator t=2026-06-04T12:00:49.77993898Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-04T12:00:49.7809334Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.00144ms logger=migrator t=2026-06-04T12:00:49.78533216Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-04T12:00:49.786082355Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=749.225µs logger=migrator t=2026-06-04T12:00:49.792104657Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-04T12:00:49.79817927Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.073613ms logger=migrator t=2026-06-04T12:00:49.804022389Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-04T12:00:49.80507321Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.033291ms logger=migrator t=2026-06-04T12:00:49.810271936Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-04T12:00:49.811288627Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.017051ms logger=migrator t=2026-06-04T12:00:49.816778608Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-04T12:00:49.817674336Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=895.458µs logger=migrator t=2026-06-04T12:00:49.823917553Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-04T12:00:49.824419843Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=502.38µs logger=migrator t=2026-06-04T12:00:49.829233571Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-04T12:00:49.830464496Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.230355ms logger=migrator t=2026-06-04T12:00:49.835839065Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-04T12:00:49.839424348Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.599163ms logger=migrator t=2026-06-04T12:00:49.84398981Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-04T12:00:49.844580852Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=590.322µs logger=migrator t=2026-06-04T12:00:49.848829159Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-04T12:00:49.849120435Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=292.065µs logger=migrator t=2026-06-04T12:00:49.853286719Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-04T12:00:49.853573115Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=286.806µs logger=migrator t=2026-06-04T12:00:49.859531016Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-04T12:00:49.860413824Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=875.108µs logger=migrator t=2026-06-04T12:00:49.865685911Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-04T12:00:49.869157771Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.47146ms logger=migrator t=2026-06-04T12:00:49.874155923Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-04T12:00:49.87647461Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.320528ms logger=migrator t=2026-06-04T12:00:49.883106424Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-04T12:00:49.883965402Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=858.708µs logger=migrator t=2026-06-04T12:00:49.889323201Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-04T12:00:49.891094627Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.770556ms logger=migrator t=2026-06-04T12:00:49.895310912Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-04T12:00:49.896293922Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=981.4µs logger=migrator t=2026-06-04T12:00:49.903298544Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-04T12:00:49.904192722Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=893.388µs logger=migrator t=2026-06-04T12:00:49.909134063Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-04T12:00:49.918306149Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.167116ms logger=migrator t=2026-06-04T12:00:49.922731669Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-04T12:00:49.923676338Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=945.279µs logger=migrator t=2026-06-04T12:00:49.9331134Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-04T12:00:49.933909476Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=796.637µs logger=migrator t=2026-06-04T12:00:49.93755051Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-04T12:00:49.938409657Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=858.847µs logger=migrator t=2026-06-04T12:00:49.942902698Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-04T12:00:49.943534651Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=630.893µs logger=migrator t=2026-06-04T12:00:49.948972162Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-04T12:00:49.952115045Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.143813ms logger=migrator t=2026-06-04T12:00:49.956002074Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-04T12:00:49.95828432Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.281936ms logger=migrator t=2026-06-04T12:00:49.962356463Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-04T12:00:49.962382414Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.481µs logger=migrator t=2026-06-04T12:00:49.968468677Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-04T12:00:49.968772323Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=307.296µs logger=migrator t=2026-06-04T12:00:49.974365427Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-04T12:00:49.976928559Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.575472ms logger=migrator t=2026-06-04T12:00:49.981293378Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-04T12:00:49.981462421Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=169.034µs logger=migrator t=2026-06-04T12:00:49.985276948Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-04T12:00:49.985437201Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=160.413µs logger=migrator t=2026-06-04T12:00:49.989841221Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-04T12:00:49.992051546Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.210075ms logger=migrator t=2026-06-04T12:00:49.995829603Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-04T12:00:49.996001306Z level=info msg="Migration successfully executed" id="Update uid value" duration=167.363µs logger=migrator t=2026-06-04T12:00:50.000036858Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-04T12:00:50.000784943Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=747.705µs logger=migrator t=2026-06-04T12:00:50.00506941Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-04T12:00:50.005748914Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=682.534µs logger=migrator t=2026-06-04T12:00:50.011347427Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-04T12:00:50.012756446Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.411329ms logger=migrator t=2026-06-04T12:00:50.017332018Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-04T12:00:50.018154055Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=822.067µs logger=migrator t=2026-06-04T12:00:50.023782309Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-04T12:00:50.025148887Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.355957ms logger=migrator t=2026-06-04T12:00:50.030814101Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-04T12:00:50.031679949Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=865.818µs logger=migrator t=2026-06-04T12:00:50.036652109Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-04T12:00:50.037857064Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.204845ms logger=migrator t=2026-06-04T12:00:50.043428947Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-04T12:00:50.044552859Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.123812ms logger=migrator t=2026-06-04T12:00:50.048881637Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-04T12:00:50.049573991Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=692.534µs logger=migrator t=2026-06-04T12:00:50.053869798Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-04T12:00:50.063798189Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.927421ms logger=migrator t=2026-06-04T12:00:50.069118787Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-04T12:00:50.069658898Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=540.531µs logger=migrator t=2026-06-04T12:00:50.073955375Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-04T12:00:50.075226291Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.270566ms logger=migrator t=2026-06-04T12:00:50.079916136Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-04T12:00:50.081075Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.158454ms logger=migrator t=2026-06-04T12:00:50.086959939Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-04T12:00:50.088171343Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.211414ms logger=migrator t=2026-06-04T12:00:50.09295676Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-04T12:00:50.093288097Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=327.567µs logger=migrator t=2026-06-04T12:00:50.099237427Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-04T12:00:50.100204277Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=967.86µs logger=migrator t=2026-06-04T12:00:50.106874622Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-04T12:00:50.106901362Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.53µs logger=migrator t=2026-06-04T12:00:50.111377273Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-04T12:00:50.114070258Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.692575ms logger=migrator t=2026-06-04T12:00:50.118423876Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-04T12:00:50.121153061Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.728205ms logger=migrator t=2026-06-04T12:00:50.126396498Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-04T12:00:50.126622802Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=225.094µs logger=migrator t=2026-06-04T12:00:50.131671914Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-04T12:00:50.136653685Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.979711ms logger=migrator t=2026-06-04T12:00:50.141877521Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-04T12:00:50.145445114Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.567673ms logger=migrator t=2026-06-04T12:00:50.152724601Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-04T12:00:50.153905595Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.169464ms logger=migrator t=2026-06-04T12:00:50.159719693Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-04T12:00:50.16057025Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=850.507µs logger=migrator t=2026-06-04T12:00:50.165359247Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-04T12:00:50.166160423Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=801.116µs logger=migrator t=2026-06-04T12:00:50.17193469Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-04T12:00:50.173076853Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.140673ms logger=migrator t=2026-06-04T12:00:50.178084695Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-04T12:00:50.179511043Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.419018ms logger=migrator t=2026-06-04T12:00:50.184243549Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-04T12:00:50.185170008Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=926.039µs logger=migrator t=2026-06-04T12:00:50.191598978Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-04T12:00:50.191802783Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=208.505µs logger=migrator t=2026-06-04T12:00:50.197362975Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-04T12:00:50.197439907Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=78.502µs logger=migrator t=2026-06-04T12:00:50.202644462Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-04T12:00:50.207279556Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.635674ms logger=migrator t=2026-06-04T12:00:50.211782557Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-04T12:00:50.216650566Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.867039ms logger=migrator t=2026-06-04T12:00:50.223915503Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-04T12:00:50.224015065Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=99.872µs logger=migrator t=2026-06-04T12:00:50.228311942Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-04T12:00:50.229083678Z level=info msg="Migration successfully executed" id="create quota table v1" duration=771.496µs logger=migrator t=2026-06-04T12:00:50.234849114Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-04T12:00:50.236359175Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.501891ms logger=migrator t=2026-06-04T12:00:50.242076981Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-04T12:00:50.242105231Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.33µs logger=migrator t=2026-06-04T12:00:50.24747311Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-04T12:00:50.248756256Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.282776ms logger=migrator t=2026-06-04T12:00:50.252746847Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-04T12:00:50.254123905Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.368468ms logger=migrator t=2026-06-04T12:00:50.259621126Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-04T12:00:50.262521785Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.900059ms logger=migrator t=2026-06-04T12:00:50.267891864Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-04T12:00:50.267918385Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.571µs logger=migrator t=2026-06-04T12:00:50.271449766Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-04T12:00:50.273542969Z level=info msg="Migration successfully executed" id="create session table" duration=2.092122ms logger=migrator t=2026-06-04T12:00:50.280765035Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-04T12:00:50.280913258Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=148.703µs logger=migrator t=2026-06-04T12:00:50.286280017Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-04T12:00:50.286386369Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=106.512µs logger=migrator t=2026-06-04T12:00:50.295014094Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-04T12:00:50.295945353Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=931.779µs logger=migrator t=2026-06-04T12:00:50.299333671Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-04T12:00:50.299850342Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=513.021µs logger=migrator t=2026-06-04T12:00:50.306933115Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-04T12:00:50.306975966Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=44.331µs logger=migrator t=2026-06-04T12:00:50.312291323Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-04T12:00:50.312343914Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=56.511µs logger=migrator t=2026-06-04T12:00:50.317265174Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-04T12:00:50.320940169Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.675395ms logger=migrator t=2026-06-04T12:00:50.325397629Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-04T12:00:50.328604544Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.206925ms logger=migrator t=2026-06-04T12:00:50.333175227Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-04T12:00:50.333273869Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=101.353µs logger=migrator t=2026-06-04T12:00:50.336670947Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-04T12:00:50.336745589Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=75.142µs logger=migrator t=2026-06-04T12:00:50.34025956Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-04T12:00:50.341515356Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.260385ms logger=migrator t=2026-06-04T12:00:50.346289002Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-04T12:00:50.346331563Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=44.581µs logger=migrator t=2026-06-04T12:00:50.351068139Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-04T12:00:50.354100671Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.032212ms logger=migrator t=2026-06-04T12:00:50.357210184Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-04T12:00:50.357356027Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=146.143µs logger=migrator t=2026-06-04T12:00:50.360082962Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-04T12:00:50.363177365Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.090922ms logger=migrator t=2026-06-04T12:00:50.366334599Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-04T12:00:50.369500963Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.165735ms logger=migrator t=2026-06-04T12:00:50.374726698Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-04T12:00:50.374872381Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=148.023µs logger=migrator t=2026-06-04T12:00:50.378375032Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-04T12:00:50.3797775Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.402538ms logger=migrator t=2026-06-04T12:00:50.383983896Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-04T12:00:50.384976056Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=992.01µs logger=migrator t=2026-06-04T12:00:50.389778913Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-04T12:00:50.391259463Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.48089ms logger=migrator t=2026-06-04T12:00:50.395969209Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-04T12:00:50.397121142Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.159214ms logger=migrator t=2026-06-04T12:00:50.404165845Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-04T12:00:50.405982482Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.808266ms logger=migrator t=2026-06-04T12:00:50.410486753Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-04T12:00:50.411687897Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.201534ms logger=migrator t=2026-06-04T12:00:50.417697409Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-04T12:00:50.418466335Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=768.675µs logger=migrator t=2026-06-04T12:00:50.425013057Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-04T12:00:50.42612652Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.112883ms logger=migrator t=2026-06-04T12:00:50.430381146Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-04T12:00:50.43204396Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.650603ms logger=migrator t=2026-06-04T12:00:50.437417949Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-04T12:00:50.449247888Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.82598ms logger=migrator t=2026-06-04T12:00:50.458850522Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-04T12:00:50.460011426Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.162234ms logger=migrator t=2026-06-04T12:00:50.464753422Z 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-04T12:00:50.465913716Z 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.161474ms logger=migrator t=2026-06-04T12:00:50.471419847Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-04T12:00:50.471856736Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=436.819µs logger=migrator t=2026-06-04T12:00:50.478109603Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-04T12:00:50.478769796Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=660.573µs logger=migrator t=2026-06-04T12:00:50.485322279Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-04T12:00:50.486731437Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.411728ms logger=migrator t=2026-06-04T12:00:50.491973614Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-04T12:00:50.495768631Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.791766ms logger=migrator t=2026-06-04T12:00:50.501708911Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-04T12:00:50.505256373Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.547222ms logger=migrator t=2026-06-04T12:00:50.509656182Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-04T12:00:50.513198773Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.542201ms logger=migrator t=2026-06-04T12:00:50.518089382Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-04T12:00:50.521743156Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.654944ms logger=migrator t=2026-06-04T12:00:50.528157556Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-04T12:00:50.529191867Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.034801ms logger=migrator t=2026-06-04T12:00:50.534044406Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-04T12:00:50.534080757Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=50.901µs logger=migrator t=2026-06-04T12:00:50.537667429Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-04T12:00:50.53769798Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.091µs logger=migrator t=2026-06-04T12:00:50.54118613Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-04T12:00:50.542398715Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.212005ms logger=migrator t=2026-06-04T12:00:50.547717743Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-04T12:00:50.548680122Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=962.089µs logger=migrator t=2026-06-04T12:00:50.553455249Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-04T12:00:50.55496806Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.504501ms logger=migrator t=2026-06-04T12:00:50.559014332Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-04T12:00:50.559969021Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=955.699µs logger=migrator t=2026-06-04T12:00:50.564293269Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-04T12:00:50.565292299Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=998.81µs logger=migrator t=2026-06-04T12:00:50.570052545Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-04T12:00:50.574109298Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.056413ms logger=migrator t=2026-06-04T12:00:50.577510177Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-04T12:00:50.581226972Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.724216ms logger=migrator t=2026-06-04T12:00:50.5895562Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-04T12:00:50.589765754Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=210.524µs logger=migrator t=2026-06-04T12:00:50.593922929Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-04T12:00:50.595564892Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.643153ms logger=migrator t=2026-06-04T12:00:50.601341719Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-04T12:00:50.602196586Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=855.167µs logger=migrator t=2026-06-04T12:00:50.608136087Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-04T12:00:50.613524656Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.384459ms logger=migrator t=2026-06-04T12:00:50.620821154Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-04T12:00:50.620910616Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=91.172µs logger=migrator t=2026-06-04T12:00:50.627906007Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-04T12:00:50.629678093Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.763156ms logger=migrator t=2026-06-04T12:00:50.636078793Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-04T12:00:50.637237547Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.159773ms logger=migrator t=2026-06-04T12:00:50.64430857Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-04T12:00:50.644518584Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=210.674µs logger=migrator t=2026-06-04T12:00:50.649826851Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-04T12:00:50.651613507Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.786106ms logger=migrator t=2026-06-04T12:00:50.65666982Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-04T12:00:50.657570798Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=900.608µs logger=migrator t=2026-06-04T12:00:50.66260085Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-04T12:00:50.663859076Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.257765ms logger=migrator t=2026-06-04T12:00:50.671739835Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-04T12:00:50.672848088Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.110003ms logger=migrator t=2026-06-04T12:00:50.679472562Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-04T12:00:50.680673706Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.205754ms logger=migrator t=2026-06-04T12:00:50.687051556Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-04T12:00:50.688340822Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.289927ms logger=migrator t=2026-06-04T12:00:50.69321094Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-04T12:00:50.693241361Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.811µs logger=migrator t=2026-06-04T12:00:50.696965626Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-04T12:00:50.704375397Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.408991ms logger=migrator t=2026-06-04T12:00:50.709227275Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-04T12:00:50.71046443Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.238245ms logger=migrator t=2026-06-04T12:00:50.71638549Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-04T12:00:50.722797839Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.394949ms logger=migrator t=2026-06-04T12:00:50.727804201Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-04T12:00:50.728329842Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=526.001µs logger=migrator t=2026-06-04T12:00:50.733722131Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-04T12:00:50.735310143Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.587472ms logger=migrator t=2026-06-04T12:00:50.740616741Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-04T12:00:50.741629421Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.009041ms logger=migrator t=2026-06-04T12:00:50.746877517Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-04T12:00:50.758037674Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.159147ms logger=migrator t=2026-06-04T12:00:50.763093896Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-04T12:00:50.763813491Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=719.755µs logger=migrator t=2026-06-04T12:00:50.767306671Z 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-04T12:00:50.768269371Z 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=962.29µs logger=migrator t=2026-06-04T12:00:50.774068168Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-04T12:00:50.774362344Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=294.326µs logger=migrator t=2026-06-04T12:00:50.778472978Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-04T12:00:50.77905463Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=581.671µs logger=migrator t=2026-06-04T12:00:50.783959289Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-04T12:00:50.784306826Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=355.348µs logger=migrator t=2026-06-04T12:00:50.79046197Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-04T12:00:50.799216778Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.753878ms logger=migrator t=2026-06-04T12:00:50.802448393Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-04T12:00:50.806431594Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.982601ms logger=migrator t=2026-06-04T12:00:50.81165129Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-04T12:00:50.812584569Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=932.978µs logger=migrator t=2026-06-04T12:00:50.81711388Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-04T12:00:50.81859377Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.47956ms logger=migrator t=2026-06-04T12:00:50.826556602Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-04T12:00:50.827107063Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=553.861µs logger=migrator t=2026-06-04T12:00:50.833213147Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-04T12:00:50.838940373Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.724276ms logger=migrator t=2026-06-04T12:00:50.844883623Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-04T12:00:50.846146989Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.263086ms logger=migrator t=2026-06-04T12:00:50.850951596Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-04T12:00:50.851197771Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=246.495µs logger=migrator t=2026-06-04T12:00:50.86152569Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-04T12:00:50.861991619Z level=info msg="Migration successfully executed" id="Move region to single row" duration=467.609µs logger=migrator t=2026-06-04T12:00:50.881060666Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-04T12:00:50.882128787Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.071401ms logger=migrator t=2026-06-04T12:00:50.887236971Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-04T12:00:50.888138799Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=902.358µs logger=migrator t=2026-06-04T12:00:50.894465707Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-04T12:00:50.895675302Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.207925ms logger=migrator t=2026-06-04T12:00:50.90050261Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-04T12:00:50.901554441Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.052251ms logger=migrator t=2026-06-04T12:00:50.906987881Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-04T12:00:50.908065243Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.077772ms logger=migrator t=2026-06-04T12:00:50.91383451Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-04T12:00:50.914888111Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.053711ms logger=migrator t=2026-06-04T12:00:50.919297171Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-04T12:00:50.919434313Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=138.112µs logger=migrator t=2026-06-04T12:00:50.924294202Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-04T12:00:50.925971395Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.676473ms logger=migrator t=2026-06-04T12:00:50.933055539Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-04T12:00:50.934639691Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.583492ms logger=migrator t=2026-06-04T12:00:50.938497659Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-04T12:00:50.939483639Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=982.24µs logger=migrator t=2026-06-04T12:00:50.944785957Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-04T12:00:50.945740476Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=955.979µs logger=migrator t=2026-06-04T12:00:50.950205236Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-04T12:00:50.9503786Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=173.414µs logger=migrator t=2026-06-04T12:00:50.954412142Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-04T12:00:50.954749849Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=337.797µs logger=migrator t=2026-06-04T12:00:50.958088246Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-04T12:00:50.958151428Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=68.051µs logger=migrator t=2026-06-04T12:00:50.9627193Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-04T12:00:50.963848433Z level=info msg="Migration successfully executed" id="create team table" duration=1.132533ms logger=migrator t=2026-06-04T12:00:50.970640071Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-04T12:00:50.971736703Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.097862ms logger=migrator t=2026-06-04T12:00:50.976438688Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-04T12:00:50.977465889Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.026221ms logger=migrator t=2026-06-04T12:00:50.982588193Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-04T12:00:50.987992422Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.41971ms logger=migrator t=2026-06-04T12:00:50.993708788Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-04T12:00:50.993884291Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=175.733µs logger=migrator t=2026-06-04T12:00:50.998402043Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-04T12:00:50.999482815Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.080322ms logger=migrator t=2026-06-04T12:00:51.004318073Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-04T12:00:51.005263782Z level=info msg="Migration successfully executed" id="create team member table" duration=947.899µs logger=migrator t=2026-06-04T12:00:51.010084049Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-04T12:00:51.011726653Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.647474ms logger=migrator t=2026-06-04T12:00:51.016092311Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-04T12:00:51.017801755Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.708494ms logger=migrator t=2026-06-04T12:00:51.02297624Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-04T12:00:51.024218705Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.238595ms logger=migrator t=2026-06-04T12:00:51.093386294Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-04T12:00:51.101214682Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.828468ms logger=migrator t=2026-06-04T12:00:51.106536339Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-04T12:00:51.111726924Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.190435ms logger=migrator t=2026-06-04T12:00:51.172972423Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-04T12:00:51.177672308Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.700195ms logger=migrator t=2026-06-04T12:00:51.182040866Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-04T12:00:51.183008576Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=967.31µs logger=migrator t=2026-06-04T12:00:51.188754682Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-04T12:00:51.190002907Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.246095ms logger=migrator t=2026-06-04T12:00:51.195272774Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-04T12:00:51.196758524Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.475989ms logger=migrator t=2026-06-04T12:00:51.204099772Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-04T12:00:51.205029281Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=932.799µs logger=migrator t=2026-06-04T12:00:51.209786587Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-04T12:00:51.211359489Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.562971ms logger=migrator t=2026-06-04T12:00:51.216045064Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-04T12:00:51.216897271Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=848.168µs logger=migrator t=2026-06-04T12:00:51.222675538Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-04T12:00:51.223876942Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.199554ms logger=migrator t=2026-06-04T12:00:51.2292284Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-04T12:00:51.23070166Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.47298ms logger=migrator t=2026-06-04T12:00:51.236125799Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-04T12:00:51.236588909Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=463.35µs logger=migrator t=2026-06-04T12:00:51.242798134Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-04T12:00:51.243022989Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=225.135µs logger=migrator t=2026-06-04T12:00:51.247684653Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-04T12:00:51.248802506Z level=info msg="Migration successfully executed" id="create tag table" duration=1.118093ms logger=migrator t=2026-06-04T12:00:51.253547242Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-04T12:00:51.2544566Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=905.688µs logger=migrator t=2026-06-04T12:00:51.259933021Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-04T12:00:51.260953291Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.01889ms logger=migrator t=2026-06-04T12:00:51.266081645Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-04T12:00:51.267294219Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.214344ms logger=migrator t=2026-06-04T12:00:51.272534886Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-04T12:00:51.273401493Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=866.777µs logger=migrator t=2026-06-04T12:00:51.279001106Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-04T12:00:51.293759495Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.757719ms logger=migrator t=2026-06-04T12:00:51.298058601Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-04T12:00:51.298603382Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=544.681µs logger=migrator t=2026-06-04T12:00:51.303965781Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-04T12:00:51.305090494Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.122753ms logger=migrator t=2026-06-04T12:00:51.310154886Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-04T12:00:51.310702647Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=546.851µs logger=migrator t=2026-06-04T12:00:51.316089396Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-04T12:00:51.31677295Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=684.354µs logger=migrator t=2026-06-04T12:00:51.320620608Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-04T12:00:51.321376253Z level=info msg="Migration successfully executed" id="create user auth table" duration=755.975µs logger=migrator t=2026-06-04T12:00:51.326445285Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-04T12:00:51.327440005Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=994.27µs logger=migrator t=2026-06-04T12:00:51.332553379Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-04T12:00:51.332653061Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=103.542µs logger=migrator t=2026-06-04T12:00:51.337431418Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-04T12:00:51.346197635Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.766208ms logger=migrator t=2026-06-04T12:00:51.352041843Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-04T12:00:51.357703337Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.661374ms logger=migrator t=2026-06-04T12:00:51.362111797Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-04T12:00:51.367338442Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.226065ms logger=migrator t=2026-06-04T12:00:51.372266322Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-04T12:00:51.377780783Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.513771ms logger=migrator t=2026-06-04T12:00:51.38305575Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-04T12:00:51.384015549Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=959.549µs logger=migrator t=2026-06-04T12:00:51.389933779Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-04T12:00:51.397470161Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.529152ms logger=migrator t=2026-06-04T12:00:51.402064964Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-04T12:00:51.402876871Z level=info msg="Migration successfully executed" id="create server_lock table" duration=811.757µs logger=migrator t=2026-06-04T12:00:51.409017035Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-04T12:00:51.409915083Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=898.068µs logger=migrator t=2026-06-04T12:00:51.414623408Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-04T12:00:51.415975696Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.343757ms logger=migrator t=2026-06-04T12:00:51.422066329Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-04T12:00:51.424078219Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.01357ms logger=migrator t=2026-06-04T12:00:51.429921877Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-04T12:00:51.430870557Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=949.1µs logger=migrator t=2026-06-04T12:00:51.435555821Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-04T12:00:51.437425889Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.870358ms logger=migrator t=2026-06-04T12:00:51.442184705Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-04T12:00:51.447622245Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.44258ms logger=migrator t=2026-06-04T12:00:51.453750659Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-04T12:00:51.455644658Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.893499ms logger=migrator t=2026-06-04T12:00:51.460571577Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-04T12:00:51.461485896Z level=info msg="Migration successfully executed" id="create cache_data table" duration=914.109µs logger=migrator t=2026-06-04T12:00:51.466867234Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-04T12:00:51.467896115Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.028371ms logger=migrator t=2026-06-04T12:00:51.473686752Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-04T12:00:51.475105411Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.418229ms logger=migrator t=2026-06-04T12:00:51.48048994Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-04T12:00:51.48148918Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=999.18µs logger=migrator t=2026-06-04T12:00:51.487063533Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-04T12:00:51.487152534Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=88.561µs logger=migrator t=2026-06-04T12:00:51.49187101Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-04T12:00:51.491950642Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=79.992µs logger=migrator t=2026-06-04T12:00:51.496242538Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-04T12:00:51.497201278Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=958.2µs logger=migrator t=2026-06-04T12:00:51.502192529Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-04T12:00:51.50325452Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.062251ms logger=migrator t=2026-06-04T12:00:51.509445165Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-04T12:00:51.510582538Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.132433ms logger=migrator t=2026-06-04T12:00:51.515393776Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-04T12:00:51.515467487Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=82.222µs logger=migrator t=2026-06-04T12:00:51.519311045Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-04T12:00:51.520311175Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=999.63µs logger=migrator t=2026-06-04T12:00:51.525471049Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-04T12:00:51.527178654Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.707575ms logger=migrator t=2026-06-04T12:00:51.532202725Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-04T12:00:51.533258947Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.056902ms logger=migrator t=2026-06-04T12:00:51.538114745Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-04T12:00:51.539162316Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.046631ms logger=migrator t=2026-06-04T12:00:51.544405772Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-04T12:00:51.550406523Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.000221ms logger=migrator t=2026-06-04T12:00:51.555626969Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-04T12:00:51.557413315Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.779136ms logger=migrator t=2026-06-04T12:00:51.562417456Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-04T12:00:51.562523758Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=106.022µs logger=migrator t=2026-06-04T12:00:51.566875296Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-04T12:00:51.568699253Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.827537ms logger=migrator t=2026-06-04T12:00:51.573219985Z 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-04T12:00:51.574810067Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.590242ms logger=migrator t=2026-06-04T12:00:51.580149015Z 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-04T12:00:51.58139187Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.241225ms logger=migrator t=2026-06-04T12:00:51.586163646Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-04T12:00:51.586329779Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=167.713µs logger=migrator t=2026-06-04T12:00:51.590766099Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-04T12:00:51.593011865Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.245236ms logger=migrator t=2026-06-04T12:00:51.599340343Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-04T12:00:51.60120127Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.862017ms logger=migrator t=2026-06-04T12:00:51.605800763Z 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-04T12:00:51.606783723Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=982.8µs logger=migrator t=2026-06-04T12:00:51.611373346Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-04T12:00:51.612791665Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.420209ms logger=migrator t=2026-06-04T12:00:51.620548891Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-04T12:00:51.628853619Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.305738ms logger=migrator t=2026-06-04T12:00:51.634000554Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-04T12:00:51.634915532Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=914.898µs logger=migrator t=2026-06-04T12:00:51.63929061Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-04T12:00:51.640211259Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=920.869µs logger=migrator t=2026-06-04T12:00:51.645762361Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-04T12:00:51.672679106Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.915714ms logger=migrator t=2026-06-04T12:00:51.678618845Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-04T12:00:51.70802017Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.401295ms logger=migrator t=2026-06-04T12:00:51.712759816Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-04T12:00:51.71494738Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.194084ms logger=migrator t=2026-06-04T12:00:51.719490432Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-04T12:00:51.720535513Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.076072ms logger=migrator t=2026-06-04T12:00:51.726395852Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-04T12:00:51.732648898Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.252486ms logger=migrator t=2026-06-04T12:00:51.736983945Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-04T12:00:51.742699561Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.715186ms logger=migrator t=2026-06-04T12:00:51.746992098Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-04T12:00:51.748008759Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.01245ms logger=migrator t=2026-06-04T12:00:51.753773925Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-04T12:00:51.75551749Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.742195ms logger=migrator t=2026-06-04T12:00:51.7614255Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-04T12:00:51.763114784Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.684984ms logger=migrator t=2026-06-04T12:00:51.768268978Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-04T12:00:51.769416631Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.147323ms logger=migrator t=2026-06-04T12:00:51.774693598Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-04T12:00:51.774757099Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=64.001µs logger=migrator t=2026-06-04T12:00:51.77875126Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-04T12:00:51.78467762Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.92614ms logger=migrator t=2026-06-04T12:00:51.789251922Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-04T12:00:51.795358056Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.105474ms logger=migrator t=2026-06-04T12:00:51.800242004Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-04T12:00:51.806658754Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.41659ms logger=migrator t=2026-06-04T12:00:51.810673675Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-04T12:00:51.813952992Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=3.263766ms logger=migrator t=2026-06-04T12:00:51.82180045Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-04T12:00:51.823198579Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.400629ms logger=migrator t=2026-06-04T12:00:51.827345283Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-04T12:00:51.834828844Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.482191ms logger=migrator t=2026-06-04T12:00:51.841388626Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-04T12:00:51.848674684Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.285248ms logger=migrator t=2026-06-04T12:00:51.853762597Z 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-04T12:00:51.855495322Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.732285ms logger=migrator t=2026-06-04T12:00:51.874650859Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-04T12:00:51.881994127Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.337338ms logger=migrator t=2026-06-04T12:00:51.887616301Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-04T12:00:51.900783657Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=13.165016ms logger=migrator t=2026-06-04T12:00:51.905781528Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-04T12:00:51.90587613Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=76.152µs logger=migrator t=2026-06-04T12:00:51.910283499Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-04T12:00:51.912012294Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.728645ms logger=migrator t=2026-06-04T12:00:51.91875112Z 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-04T12:00:51.919991775Z 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.240425ms logger=migrator t=2026-06-04T12:00:51.924911915Z 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-04T12:00:51.926803273Z 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.889898ms logger=migrator t=2026-06-04T12:00:51.932776394Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-04T12:00:51.932902647Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=130.893µs logger=migrator t=2026-06-04T12:00:51.936911218Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-04T12:00:51.942151714Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.238336ms logger=migrator t=2026-06-04T12:00:51.948244667Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-04T12:00:51.955379791Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.134894ms logger=migrator t=2026-06-04T12:00:51.959699418Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-04T12:00:51.968626289Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.920661ms logger=migrator t=2026-06-04T12:00:51.973029838Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-04T12:00:51.979887996Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.858838ms logger=migrator t=2026-06-04T12:00:51.985142093Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-04T12:00:51.992287457Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.145504ms logger=migrator t=2026-06-04T12:00:51.997142525Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-04T12:00:51.997197026Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=55.071µs logger=migrator t=2026-06-04T12:00:52.001010603Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-04T12:00:52.001615446Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=604.833µs logger=migrator t=2026-06-04T12:00:52.006004755Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-04T12:00:52.016853083Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.849308ms logger=migrator t=2026-06-04T12:00:52.022260313Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-04T12:00:52.022407656Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=148.623µs logger=migrator t=2026-06-04T12:00:52.026659491Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-04T12:00:52.036877897Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.219296ms logger=migrator t=2026-06-04T12:00:52.041021241Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-04T12:00:52.04195805Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=936.669µs logger=migrator t=2026-06-04T12:00:52.04742328Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-04T12:00:52.053810809Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.387119ms logger=migrator t=2026-06-04T12:00:52.05779792Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-04T12:00:52.058578465Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=780.365µs logger=migrator t=2026-06-04T12:00:52.063489954Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-04T12:00:52.065061286Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.570992ms logger=migrator t=2026-06-04T12:00:52.070894524Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-04T12:00:52.0781244Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.231306ms logger=migrator t=2026-06-04T12:00:52.08311062Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-04T12:00:52.083913167Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=803.387µs logger=migrator t=2026-06-04T12:00:52.09003335Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-04T12:00:52.09153413Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.49933ms logger=migrator t=2026-06-04T12:00:52.098270886Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-04T12:00:52.100207815Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.936549ms logger=migrator t=2026-06-04T12:00:52.106260357Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-04T12:00:52.108950562Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.692474ms logger=migrator t=2026-06-04T12:00:52.114893212Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-04T12:00:52.115073285Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=181.223µs logger=migrator t=2026-06-04T12:00:52.119928343Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-04T12:00:52.121554446Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.625073ms logger=migrator t=2026-06-04T12:00:52.128125269Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-04T12:00:52.129328113Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.204484ms logger=migrator t=2026-06-04T12:00:52.134090999Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-04T12:00:52.134589099Z 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-04T12:00:52.138980098Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-04T12:00:52.139904356Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=920.829µs logger=migrator t=2026-06-04T12:00:52.144996289Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-04T12:00:52.147068781Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.071102ms logger=migrator t=2026-06-04T12:00:52.151771846Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-04T12:00:52.160302668Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.525292ms logger=migrator t=2026-06-04T12:00:52.164899331Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-04T12:00:52.166134485Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.237575ms logger=migrator t=2026-06-04T12:00:52.172942233Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-04T12:00:52.174571126Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.630113ms logger=migrator t=2026-06-04T12:00:52.180444284Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-04T12:00:52.181484985Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.040951ms logger=migrator t=2026-06-04T12:00:52.18766944Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-04T12:00:52.188877654Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.207944ms logger=migrator t=2026-06-04T12:00:52.195499748Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-04T12:00:52.197184142Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.687404ms logger=migrator t=2026-06-04T12:00:52.203393628Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-04T12:00:52.203462449Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.141µs logger=migrator t=2026-06-04T12:00:52.210835817Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-04T12:00:52.21096799Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=135.243µs logger=migrator t=2026-06-04T12:00:52.215609734Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-04T12:00:52.226403792Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.793407ms logger=migrator t=2026-06-04T12:00:52.232918353Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-04T12:00:52.233390083Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=473.15µs logger=migrator t=2026-06-04T12:00:52.237614038Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-04T12:00:52.238635238Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.02491ms logger=migrator t=2026-06-04T12:00:52.243710971Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-04T12:00:52.2441611Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=450.269µs logger=migrator t=2026-06-04T12:00:52.249787364Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-04T12:00:52.250931677Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.144374ms logger=migrator t=2026-06-04T12:00:52.256700953Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-04T12:00:52.257669092Z level=info msg="Migration successfully executed" id="create secrets table" duration=968.049µs logger=migrator t=2026-06-04T12:00:52.262981409Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-04T12:00:52.296879774Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.897875ms logger=migrator t=2026-06-04T12:00:52.302592239Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-04T12:00:52.309450997Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.857978ms logger=migrator t=2026-06-04T12:00:52.314192973Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-04T12:00:52.314366577Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=173.303µs logger=migrator t=2026-06-04T12:00:52.319176493Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-04T12:00:52.361221122Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=42.038439ms logger=migrator t=2026-06-04T12:00:52.366506208Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-04T12:00:52.397466753Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.958305ms logger=migrator t=2026-06-04T12:00:52.403619077Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-04T12:00:52.404308971Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=690.154µs logger=migrator t=2026-06-04T12:00:52.410395514Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-04T12:00:52.412414355Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.017191ms logger=migrator t=2026-06-04T12:00:52.417067599Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-04T12:00:52.417313844Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=246.765µs logger=migrator t=2026-06-04T12:00:52.422632991Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-04T12:00:52.423981698Z level=info msg="Migration successfully executed" id="create permission table" duration=1.348677ms logger=migrator t=2026-06-04T12:00:52.428817376Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-04T12:00:52.430357757Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.539051ms logger=migrator t=2026-06-04T12:00:52.435879598Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-04T12:00:52.43695644Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.076292ms logger=migrator t=2026-06-04T12:00:52.443512472Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-04T12:00:52.44486298Z level=info msg="Migration successfully executed" id="create role table" duration=1.350428ms logger=migrator t=2026-06-04T12:00:52.44981922Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-04T12:00:52.460924404Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.106184ms logger=migrator t=2026-06-04T12:00:52.465236021Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-04T12:00:52.470463986Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.227225ms logger=migrator t=2026-06-04T12:00:52.476034518Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-04T12:00:52.47707628Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.038091ms logger=migrator t=2026-06-04T12:00:52.481609391Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-04T12:00:52.483293845Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.684174ms logger=migrator t=2026-06-04T12:00:52.488162883Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-04T12:00:52.489225135Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.059902ms logger=migrator t=2026-06-04T12:00:52.493563002Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-04T12:00:52.494508241Z level=info msg="Migration successfully executed" id="create team role table" duration=944.659µs logger=migrator t=2026-06-04T12:00:52.499796638Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-04T12:00:52.50087414Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.077522ms logger=migrator t=2026-06-04T12:00:52.505180367Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-04T12:00:52.506199997Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.01939ms logger=migrator t=2026-06-04T12:00:52.512540635Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-04T12:00:52.514455784Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.917069ms logger=migrator t=2026-06-04T12:00:52.519163879Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-04T12:00:52.520018346Z level=info msg="Migration successfully executed" id="create user role table" duration=851.767µs logger=migrator t=2026-06-04T12:00:52.524639449Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-04T12:00:52.526411845Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.772946ms logger=migrator t=2026-06-04T12:00:52.532469587Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-04T12:00:52.53359039Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.120473ms logger=migrator t=2026-06-04T12:00:52.539135052Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-04T12:00:52.54050883Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.373837ms logger=migrator t=2026-06-04T12:00:52.545657723Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-04T12:00:52.546530951Z level=info msg="Migration successfully executed" id="create builtin role table" duration=872.698µs logger=migrator t=2026-06-04T12:00:52.551973351Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-04T12:00:52.553040942Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.069091ms logger=migrator t=2026-06-04T12:00:52.558981802Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-04T12:00:52.561007413Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.020911ms logger=migrator t=2026-06-04T12:00:52.566101966Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-04T12:00:52.576196439Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.087883ms logger=migrator t=2026-06-04T12:00:52.58020368Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-04T12:00:52.581202011Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=998.271µs logger=migrator t=2026-06-04T12:00:52.586698011Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-04T12:00:52.587682091Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=981.76µs logger=migrator t=2026-06-04T12:00:52.593667322Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-04T12:00:52.595281064Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.614262ms logger=migrator t=2026-06-04T12:00:52.599832557Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-04T12:00:52.60150919Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.676374ms logger=migrator t=2026-06-04T12:00:52.606852848Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-04T12:00:52.608157104Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.303876ms logger=migrator t=2026-06-04T12:00:52.613588994Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-04T12:00:52.615338159Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.748655ms logger=migrator t=2026-06-04T12:00:52.620651596Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-04T12:00:52.6287758Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.123964ms logger=migrator t=2026-06-04T12:00:52.634109948Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-04T12:00:52.641706962Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.596773ms logger=migrator t=2026-06-04T12:00:52.645812314Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-04T12:00:52.652828756Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.015502ms logger=migrator t=2026-06-04T12:00:52.657547521Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-04T12:00:52.665778507Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.228206ms logger=migrator t=2026-06-04T12:00:52.671465742Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-04T12:00:52.672300999Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=833.287µs logger=migrator t=2026-06-04T12:00:52.678090646Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-04T12:00:52.681187678Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.097823ms logger=migrator t=2026-06-04T12:00:52.685839472Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-04T12:00:52.687321932Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.48175ms logger=migrator t=2026-06-04T12:00:52.694594688Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-04T12:00:52.696364794Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.770876ms logger=migrator t=2026-06-04T12:00:52.70110144Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-04T12:00:52.702573759Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.471259ms logger=migrator t=2026-06-04T12:00:52.708928228Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-04T12:00:52.709074511Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=150.603µs logger=migrator t=2026-06-04T12:00:52.715180294Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-04T12:00:52.715238985Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=61.311µs logger=migrator t=2026-06-04T12:00:52.719615874Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-04T12:00:52.720228596Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=613.973µs logger=migrator t=2026-06-04T12:00:52.724058973Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-04T12:00:52.724810188Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=752.005µs logger=migrator t=2026-06-04T12:00:52.728765798Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-04T12:00:52.729524833Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=761.625µs logger=migrator t=2026-06-04T12:00:52.734774569Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-04T12:00:52.734997594Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=224.795µs logger=migrator t=2026-06-04T12:00:52.739073356Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-04T12:00:52.739613147Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=539.721µs logger=migrator t=2026-06-04T12:00:52.744451964Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-04T12:00:52.745906504Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.45086ms logger=migrator t=2026-06-04T12:00:52.751124639Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-04T12:00:52.752417075Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.292476ms logger=migrator t=2026-06-04T12:00:52.758171971Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-04T12:00:52.770180164Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.010883ms logger=migrator t=2026-06-04T12:00:52.789566155Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-04T12:00:52.789762559Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=163.313µs logger=migrator t=2026-06-04T12:00:52.795416393Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-04T12:00:52.797338142Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.921129ms logger=migrator t=2026-06-04T12:00:52.804403454Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-04T12:00:52.805754431Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.350437ms logger=migrator t=2026-06-04T12:00:52.810604759Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-04T12:00:52.811895635Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.290886ms logger=migrator t=2026-06-04T12:00:52.818329805Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-04T12:00:52.827630613Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.300048ms logger=migrator t=2026-06-04T12:00:52.831926429Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-04T12:00:52.832817237Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=888.618µs logger=migrator t=2026-06-04T12:00:52.836841278Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-04T12:00:52.838007592Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.164584ms logger=migrator t=2026-06-04T12:00:52.843601705Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-04T12:00:52.867583639Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.982044ms logger=migrator t=2026-06-04T12:00:52.871762143Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-04T12:00:52.873026819Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.264246ms logger=migrator t=2026-06-04T12:00:52.877685983Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-04T12:00:52.878999209Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.331737ms logger=migrator t=2026-06-04T12:00:52.885169584Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-04T12:00:52.88645951Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.290546ms logger=migrator t=2026-06-04T12:00:52.891022412Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-04T12:00:52.892324928Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.300156ms logger=migrator t=2026-06-04T12:00:52.896938631Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-04T12:00:52.897237727Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=296.936µs logger=migrator t=2026-06-04T12:00:52.902950483Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-04T12:00:52.903904022Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=953.439µs logger=migrator t=2026-06-04T12:00:52.908880442Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-04T12:00:52.919283812Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.40246ms logger=migrator t=2026-06-04T12:00:52.923592249Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-04T12:00:52.924572949Z level=info msg="Migration successfully executed" id="create entity_events table" duration=978.56µs logger=migrator t=2026-06-04T12:00:52.929791344Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-04T12:00:52.931221613Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.427929ms logger=migrator t=2026-06-04T12:00:52.936926268Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-04T12:00:52.937930208Z 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-04T12:00:52.942272016Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-04T12:00:52.942876248Z 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-04T12:00:52.948004332Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-04T12:00:52.949577333Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.572841ms logger=migrator t=2026-06-04T12:00:52.95538292Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-04T12:00:52.957666626Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.284696ms logger=migrator t=2026-06-04T12:00:52.962172078Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-04T12:00:52.963470794Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.298196ms logger=migrator t=2026-06-04T12:00:52.969768551Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-04T12:00:52.972081387Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.312366ms logger=migrator t=2026-06-04T12:00:52.977474456Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-04T12:00:52.979688741Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.213715ms logger=migrator t=2026-06-04T12:00:52.983907156Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-04T12:00:52.98510651Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.199724ms logger=migrator t=2026-06-04T12:00:52.989904817Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-04T12:00:52.990756204Z level=info msg="Migration successfully executed" id="Drop public config table" duration=851.007µs logger=migrator t=2026-06-04T12:00:52.994837317Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-04T12:00:52.996084102Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.246155ms logger=migrator t=2026-06-04T12:00:53.001270146Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-04T12:00:53.002633244Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.360388ms logger=migrator t=2026-06-04T12:00:53.006718966Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-04T12:00:53.007966531Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.247895ms logger=migrator t=2026-06-04T12:00:53.013185016Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-04T12:00:53.014456991Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.271795ms logger=migrator t=2026-06-04T12:00:53.020112575Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-04T12:00:53.045053168Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.937943ms logger=migrator t=2026-06-04T12:00:53.04960396Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-04T12:00:53.057499179Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.891949ms logger=migrator t=2026-06-04T12:00:53.061900117Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-04T12:00:53.071367768Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.46542ms logger=migrator t=2026-06-04T12:00:53.076627594Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-04T12:00:53.076860118Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=232.165µs logger=migrator t=2026-06-04T12:00:53.080532622Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-04T12:00:53.091764368Z level=info msg="Migration successfully executed" id="add share column" duration=11.231616ms logger=migrator t=2026-06-04T12:00:53.095423412Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-04T12:00:53.095639127Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=216.834µs logger=migrator t=2026-06-04T12:00:53.100745379Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-04T12:00:53.101910283Z level=info msg="Migration successfully executed" id="create file table" duration=1.164484ms logger=migrator t=2026-06-04T12:00:53.106058626Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-04T12:00:53.107966275Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.906789ms logger=migrator t=2026-06-04T12:00:53.112873234Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-04T12:00:53.114367094Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.49375ms logger=migrator t=2026-06-04T12:00:53.121003467Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-04T12:00:53.122507087Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.5015ms logger=migrator t=2026-06-04T12:00:53.127437827Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-04T12:00:53.128881096Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.445079ms logger=migrator t=2026-06-04T12:00:53.135194373Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-04T12:00:53.135292795Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=98.662µs logger=migrator t=2026-06-04T12:00:53.139370327Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-04T12:00:53.139450029Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=79.822µs logger=migrator t=2026-06-04T12:00:53.1439677Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-04T12:00:53.145161634Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.196014ms logger=migrator t=2026-06-04T12:00:53.150295847Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-04T12:00:53.150600813Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=305.506µs logger=migrator t=2026-06-04T12:00:53.155775198Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-04T12:00:53.157355939Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.580312ms logger=migrator t=2026-06-04T12:00:53.16183417Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-04T12:00:53.174782659Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.94869ms logger=migrator t=2026-06-04T12:00:53.179772009Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-04T12:00:53.179930453Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=158.544µs logger=migrator t=2026-06-04T12:00:53.184492155Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-04T12:00:53.185388853Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=896.528µs logger=migrator t=2026-06-04T12:00:53.189761491Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-04T12:00:53.19024104Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=479.949µs logger=migrator t=2026-06-04T12:00:53.194150339Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-04T12:00:53.194356023Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=207.884µs logger=migrator t=2026-06-04T12:00:53.198251622Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-04T12:00:53.198748102Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=496.46µs logger=migrator t=2026-06-04T12:00:53.204469917Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-04T12:00:53.216967459Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.499332ms logger=migrator t=2026-06-04T12:00:53.221295306Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-04T12:00:53.231225206Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.93054ms logger=migrator t=2026-06-04T12:00:53.23638751Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-04T12:00:53.237143015Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=755.555µs logger=migrator t=2026-06-04T12:00:53.242951802Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-04T12:00:53.339033267Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=96.077995ms logger=migrator t=2026-06-04T12:00:53.342544237Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-04T12:00:53.343431225Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=887.758µs logger=migrator t=2026-06-04T12:00:53.34913919Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-04T12:00:53.350362735Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.222345ms logger=migrator t=2026-06-04T12:00:53.356839375Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-04T12:00:53.388010473Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.166428ms logger=migrator t=2026-06-04T12:00:53.392459133Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-04T12:00:53.399075966Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.618353ms logger=migrator t=2026-06-04T12:00:53.402123987Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-04T12:00:53.402500945Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=376.438µs logger=migrator t=2026-06-04T12:00:53.406510455Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-04T12:00:53.40674834Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=238.475µs logger=migrator t=2026-06-04T12:00:53.40973361Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-04T12:00:53.409951195Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=215.525µs logger=migrator t=2026-06-04T12:00:53.412936535Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-04T12:00:53.41316665Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=227.454µs logger=migrator t=2026-06-04T12:00:53.416407465Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-04T12:00:53.41664811Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=240.635µs logger=migrator t=2026-06-04T12:00:53.421043068Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-04T12:00:53.42213498Z level=info msg="Migration successfully executed" id="create folder table" duration=1.091222ms logger=migrator t=2026-06-04T12:00:53.426278214Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-04T12:00:53.427499588Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.220634ms logger=migrator t=2026-06-04T12:00:53.431342696Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-04T12:00:53.432844276Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.50155ms logger=migrator t=2026-06-04T12:00:53.43850337Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-04T12:00:53.438536111Z level=info msg="Migration successfully executed" id="Update folder title length" duration=34.291µs logger=migrator t=2026-06-04T12:00:53.443914869Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-04T12:00:53.445425139Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.51008ms logger=migrator t=2026-06-04T12:00:53.45043298Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-04T12:00:53.451536362Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.103912ms logger=migrator t=2026-06-04T12:00:53.457106694Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-04T12:00:53.45836526Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.257796ms logger=migrator t=2026-06-04T12:00:53.461453522Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-04T12:00:53.462142636Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=692.734µs logger=migrator t=2026-06-04T12:00:53.466919762Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-04T12:00:53.467201038Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=282.386µs logger=migrator t=2026-06-04T12:00:53.471661247Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-04T12:00:53.47275861Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.097203ms logger=migrator t=2026-06-04T12:00:53.476564526Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-04T12:00:53.478913714Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.346297ms logger=migrator t=2026-06-04T12:00:53.483146719Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-04T12:00:53.48466757Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.52042ms logger=migrator t=2026-06-04T12:00:53.491466576Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-04T12:00:53.493266423Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.798727ms logger=migrator t=2026-06-04T12:00:53.497798464Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-04T12:00:53.498643701Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=846.707µs logger=migrator t=2026-06-04T12:00:53.501760034Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-04T12:00:53.502836325Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.075001ms logger=migrator t=2026-06-04T12:00:53.50705737Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-04T12:00:53.508831606Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.773996ms logger=migrator t=2026-06-04T12:00:53.513965189Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-04T12:00:53.515159543Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.193864ms logger=migrator t=2026-06-04T12:00:53.518836487Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-04T12:00:53.519809487Z level=info msg="Migration successfully executed" id="create signing_key table" duration=970.9µs logger=migrator t=2026-06-04T12:00:53.527087694Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-04T12:00:53.530007742Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.922199ms logger=migrator t=2026-06-04T12:00:53.535427152Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-04T12:00:53.536312339Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=886.387µs logger=migrator t=2026-06-04T12:00:53.551336022Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-04T12:00:53.552853903Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.619713ms logger=migrator t=2026-06-04T12:00:53.558293682Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-04T12:00:53.565399835Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.102713ms logger=migrator t=2026-06-04T12:00:53.570056949Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-04T12:00:53.571023488Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=964.869µs logger=migrator t=2026-06-04T12:00:53.578009129Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-04T12:00:53.57806026Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=54.311µs logger=migrator t=2026-06-04T12:00:53.583430418Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-04T12:00:53.584723704Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.295916ms logger=migrator t=2026-06-04T12:00:53.58994967Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-04T12:00:53.58998493Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=38.811µs logger=migrator t=2026-06-04T12:00:53.594575253Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-04T12:00:53.596350559Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.731615ms logger=migrator t=2026-06-04T12:00:53.603702887Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-04T12:00:53.605108975Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.407988ms logger=migrator t=2026-06-04T12:00:53.611355521Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-04T12:00:53.613006874Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.652223ms logger=migrator t=2026-06-04T12:00:53.616962563Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-04T12:00:53.61776773Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=812.797µs logger=migrator t=2026-06-04T12:00:53.622781651Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-04T12:00:53.623128728Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=348.197µs logger=migrator t=2026-06-04T12:00:53.628961735Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-04T12:00:53.629622068Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=660.963µs logger=migrator t=2026-06-04T12:00:53.635965396Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-04T12:00:53.637097559Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.134923ms logger=migrator t=2026-06-04T12:00:53.640732472Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-04T12:00:53.64209869Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.365708ms logger=migrator t=2026-06-04T12:00:53.645693562Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-04T12:00:53.656902158Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.209276ms logger=migrator t=2026-06-04T12:00:53.661149223Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-04T12:00:53.669344859Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.193785ms logger=migrator t=2026-06-04T12:00:53.673993692Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-04T12:00:53.68632646Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.328628ms logger=migrator t=2026-06-04T12:00:53.693541806Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-04T12:00:53.6937704Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=230.975µs logger=migrator t=2026-06-04T12:00:53.698695699Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-04T12:00:53.709838504Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.141445ms logger=migrator t=2026-06-04T12:00:53.713549669Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-04T12:00:53.721508439Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.95863ms logger=migrator t=2026-06-04T12:00:53.726628892Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-04T12:00:53.727206794Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=577.232µs logger=migrator t=2026-06-04T12:00:53.732807816Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.54378019s logger=migrator t=2026-06-04T12:00:53.733555871Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-04T12:00:53.74840124Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-04T12:00:53.748615835Z level=info msg="Created default organization" logger=secrets t=2026-06-04T12:00:53.754232188Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-04T12:00:53.799206853Z level=info msg="Restored cache from database" duration=454.579µs logger=plugin.store t=2026-06-04T12:00:53.800710214Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-04T12:00:53.837542826Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-04T12:00:53.837623477Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-04T12:00:53.837714509Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-04T12:00:53.83774346Z level=info msg="Plugins loaded" count=54 duration=37.034376ms logger=query_data t=2026-06-04T12:00:53.841634318Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-04T12:00:53.844452434Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-04T12:00:53.853291802Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-04T12:00:53.862403746Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-04T12:00:53.864779644Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-04T12:00:53.866759424Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-04T12:00:53.888499362Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-04T12:00:53.906991344Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-04T12:00:53.922744531Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-04T12:00:53.922764682Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-04T12:00:53.922876404Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-04T12:00:53.923029637Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-04T12:00:53.923223301Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-06-04T12:00:53.923275012Z level=info msg="State cache has been initialized" states=0 duration=246.395µs logger=ngalert.scheduler t=2026-06-04T12:00:53.923351003Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-04T12:00:53.923464936Z level=info msg=starting first_tick=2026-06-04T12:01:00Z logger=provisioning.dashboard t=2026-06-04T12:00:53.928102359Z level=info msg="starting to provision dashboards" logger=http.server t=2026-06-04T12:00:53.936981018Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-06-04T12:00:53.942784815Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-04T12:00:53.980694358Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-04T12:00:53.987830072Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-04T12:00:54.011706102Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-06-04T12:00:54.031693724Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-04T12:00:54.034240835Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-06-04T12:00:54.057628135Z level=info msg="Update check succeeded" duration=134.297522ms logger=plugins.update.checker t=2026-06-04T12:00:54.065067415Z level=info msg="Update check succeeded" duration=141.383405ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-04T12:00:54.127871767Z level=info msg="Patterns update finished" duration=122.207386ms logger=grafana-apiserver t=2026-06-04T12:00:54.399468636Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-04T12:00:54.400126879Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-04T12:00:59.748019433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:00:59.748658306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:00.999678648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.430800577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.451928846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.639543646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.661722855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.682866715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.703032505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.722446829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.749103908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.7799521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.802573608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.856203772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.870646808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.910743563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.93174369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.95596122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:01.977737982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.015565011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.051935981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.122042859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.141604556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.18628165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.204792587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.244420991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.27114031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.351440789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.369098018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.431370271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.446357257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.510008907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.523145167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.58546075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.604724002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.696520199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.715126197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.797680361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.820712357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.885117271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.902903833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.964098194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:02.982185442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.059815496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.071815843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.132255187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.151223932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.216025882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.235820233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.317421685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.332695657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.385473059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.406649767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.476240152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.499153395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.577594505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.593845146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.672055231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.685240181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.7601193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.778096185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.871360588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.885713461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.960445367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:03.976771329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.040716801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.058986241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.169634353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.190216349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.277951369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.29016273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.371978663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.387976388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.474534825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.492866467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.574880144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.593155934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.67563352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.691210768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T12:01:04.77298825Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-04T12:01:40.951805065Z level=info msg="Usage stats are ready to report"