logger=settings t=2026-05-05T06:49:25.053292279Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-05T06:49:25Z logger=settings t=2026-05-05T06:49:25.058852873Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-05T06:49:25.059182338Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-05T06:49:25.05926925Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-05T06:49:25.062794169Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-05T06:49:25.062884272Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-05T06:49:25.062988023Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-05T06:49:25.063063945Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-05T06:49:25.063129286Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-05T06:49:25.063258978Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-05T06:49:25.063288328Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-05T06:49:25.063305739Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-05T06:49:25.063322369Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-05T06:49:25.06338651Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-05T06:49:25.063473681Z level=info msg=Target target=[all] logger=settings t=2026-05-05T06:49:25.063587843Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-05T06:49:25.063642554Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-05T06:49:25.063697685Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-05T06:49:25.063753566Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-05T06:49:25.063801597Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-05T06:49:25.063864578Z level=info msg="App mode production" logger=sqlstore t=2026-05-05T06:49:25.06454824Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-05T06:49:25.064667592Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-05T06:49:25.067085723Z level=info msg="Locking database" logger=migrator t=2026-05-05T06:49:25.067185455Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-05T06:49:25.068017079Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-05T06:49:25.06926454Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.247111ms logger=migrator t=2026-05-05T06:49:25.074348957Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-05T06:49:25.075665399Z level=info msg="Migration successfully executed" id="create user table" duration=1.321563ms logger=migrator t=2026-05-05T06:49:25.081261804Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-05T06:49:25.083471552Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.213737ms logger=migrator t=2026-05-05T06:49:25.08982007Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-05T06:49:25.090856938Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.040718ms logger=migrator t=2026-05-05T06:49:25.095354144Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-05T06:49:25.096145677Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=796.203µs logger=migrator t=2026-05-05T06:49:25.100484091Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-05T06:49:25.101477358Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.059298ms logger=migrator t=2026-05-05T06:49:25.107865647Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-05T06:49:25.111541609Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.676722ms logger=migrator t=2026-05-05T06:49:25.117098154Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-05T06:49:25.118415836Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.320692ms logger=migrator t=2026-05-05T06:49:25.122252721Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-05T06:49:25.123226358Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=973.077µs logger=migrator t=2026-05-05T06:49:25.129685738Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-05T06:49:25.130857828Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.16879ms logger=migrator t=2026-05-05T06:49:25.135514157Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-05T06:49:25.137101745Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.588478ms logger=migrator t=2026-05-05T06:49:25.143485483Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-05T06:49:25.144859336Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.377743ms logger=migrator t=2026-05-05T06:49:25.152988635Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-05T06:49:25.154920617Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.938582ms logger=migrator t=2026-05-05T06:49:25.15923115Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-05T06:49:25.159421904Z level=info msg="Migration successfully executed" id="Update user table charset" duration=193.183µs logger=migrator t=2026-05-05T06:49:25.16383148Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-05T06:49:25.166159749Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.331689ms logger=migrator t=2026-05-05T06:49:25.174254216Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-05T06:49:25.174946679Z level=info msg="Migration successfully executed" id="Add missing user data" duration=696.263µs logger=migrator t=2026-05-05T06:49:25.179177101Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-05T06:49:25.181903477Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.716826ms logger=migrator t=2026-05-05T06:49:25.186591227Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-05T06:49:25.188986417Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.39183ms logger=migrator t=2026-05-05T06:49:25.195933026Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-05T06:49:25.198261395Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.328509ms logger=migrator t=2026-05-05T06:49:25.204931488Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-05T06:49:25.215859865Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.927677ms logger=migrator t=2026-05-05T06:49:25.219765651Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-05T06:49:25.221834016Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.068905ms logger=migrator t=2026-05-05T06:49:25.226006267Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-05T06:49:25.226303872Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=296.735µs logger=migrator t=2026-05-05T06:49:25.230815329Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-05T06:49:25.232433397Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.617308ms logger=migrator t=2026-05-05T06:49:25.239005048Z 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-05-05T06:49:25.239416546Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=411.078µs logger=migrator t=2026-05-05T06:49:25.243013366Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-05T06:49:25.243566336Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=555.38µs logger=migrator t=2026-05-05T06:49:25.247392461Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-05T06:49:25.248290316Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=895.955µs logger=migrator t=2026-05-05T06:49:25.253099698Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-05T06:49:25.253933942Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=833.814µs logger=migrator t=2026-05-05T06:49:25.258031522Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-05T06:49:25.258839936Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=807.993µs logger=migrator t=2026-05-05T06:49:25.262558829Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-05T06:49:25.263368673Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=809.774µs logger=migrator t=2026-05-05T06:49:25.268033852Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-05T06:49:25.268867667Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=833.485µs logger=migrator t=2026-05-05T06:49:25.273053578Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-05T06:49:25.27319609Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=141.722µs logger=migrator t=2026-05-05T06:49:25.277675956Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-05T06:49:25.278899097Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.222241ms logger=migrator t=2026-05-05T06:49:25.283943732Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-05T06:49:25.284807708Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=863.375µs logger=migrator t=2026-05-05T06:49:25.28964796Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-05T06:49:25.290402773Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=754.703µs logger=migrator t=2026-05-05T06:49:25.294741367Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-05T06:49:25.29546981Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=729.153µs logger=migrator t=2026-05-05T06:49:25.298734915Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-05T06:49:25.302940286Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.204751ms logger=migrator t=2026-05-05T06:49:25.30665705Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-05T06:49:25.307570695Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=910.835µs logger=migrator t=2026-05-05T06:49:25.310838241Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-05T06:49:25.311617634Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=778.613µs logger=migrator t=2026-05-05T06:49:25.315905907Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-05T06:49:25.316717121Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=810.754µs logger=migrator t=2026-05-05T06:49:25.319932115Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-05T06:49:25.320742619Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=811.844µs logger=migrator t=2026-05-05T06:49:25.324491393Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-05T06:49:25.325285517Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=793.864µs logger=migrator t=2026-05-05T06:49:25.350643628Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-05T06:49:25.351676186Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.034748ms logger=migrator t=2026-05-05T06:49:25.392832426Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-05T06:49:25.393947815Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.111569ms logger=migrator t=2026-05-05T06:49:25.456266116Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-05T06:49:25.457481346Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=1.21727ms logger=migrator t=2026-05-05T06:49:25.464466904Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-05T06:49:25.466262856Z level=info msg="Migration successfully executed" id="create star table" duration=1.793372ms logger=migrator t=2026-05-05T06:49:25.471087307Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-05T06:49:25.472728655Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.639818ms logger=migrator t=2026-05-05T06:49:25.480848644Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-05T06:49:25.481997844Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.148619ms logger=migrator t=2026-05-05T06:49:25.487256163Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-05T06:49:25.488166338Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=909.715µs logger=migrator t=2026-05-05T06:49:25.493870325Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-05T06:49:25.49472195Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=852.975µs logger=migrator t=2026-05-05T06:49:25.499941259Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-05T06:49:25.500810753Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=868.904µs logger=migrator t=2026-05-05T06:49:25.508338102Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-05T06:49:25.509316878Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=978.306µs logger=migrator t=2026-05-05T06:49:25.514487276Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-05T06:49:25.515463143Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=975.267µs logger=migrator t=2026-05-05T06:49:25.521945453Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-05T06:49:25.522056564Z level=info msg="Migration successfully executed" id="Update org table charset" duration=112.031µs logger=migrator t=2026-05-05T06:49:25.527247833Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-05T06:49:25.527418686Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=172.123µs logger=migrator t=2026-05-05T06:49:25.533874956Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-05T06:49:25.534297503Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=422.547µs logger=migrator t=2026-05-05T06:49:25.539830337Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-05T06:49:25.541545356Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.714069ms logger=migrator t=2026-05-05T06:49:25.546487321Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-05T06:49:25.547420467Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=932.566µs logger=migrator t=2026-05-05T06:49:25.55291192Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-05T06:49:25.554432896Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.519546ms logger=migrator t=2026-05-05T06:49:25.561307763Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-05T06:49:25.562479062Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.171109ms logger=migrator t=2026-05-05T06:49:25.570409858Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-05T06:49:25.571354464Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=945.296µs logger=migrator t=2026-05-05T06:49:25.576894899Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-05T06:49:25.578361723Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.466355ms logger=migrator t=2026-05-05T06:49:25.584241073Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-05T06:49:25.590178674Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.938121ms logger=migrator t=2026-05-05T06:49:25.595128309Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-05T06:49:25.596014833Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=886.054µs logger=migrator t=2026-05-05T06:49:25.600632972Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-05T06:49:25.601591568Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=957.316µs logger=migrator t=2026-05-05T06:49:25.609081206Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-05T06:49:25.610113153Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.033787ms logger=migrator t=2026-05-05T06:49:25.617853725Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-05T06:49:25.618271442Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=423.397µs logger=migrator t=2026-05-05T06:49:25.62341263Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-05T06:49:25.624408597Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=995.387µs logger=migrator t=2026-05-05T06:49:25.630406569Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-05T06:49:25.630552321Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=145.672µs logger=migrator t=2026-05-05T06:49:25.636055505Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-05T06:49:25.639399201Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.342386ms logger=migrator t=2026-05-05T06:49:25.644708872Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-05T06:49:25.646789788Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.080416ms logger=migrator t=2026-05-05T06:49:25.652741149Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-05T06:49:25.654707592Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.966233ms logger=migrator t=2026-05-05T06:49:25.660891128Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-05T06:49:25.662051757Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.158609ms logger=migrator t=2026-05-05T06:49:25.669613226Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-05T06:49:25.671594789Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.981313ms logger=migrator t=2026-05-05T06:49:25.680273857Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-05T06:49:25.680920958Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=646.971µs logger=migrator t=2026-05-05T06:49:25.689208409Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-05T06:49:25.69040707Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.197911ms logger=migrator t=2026-05-05T06:49:25.69748006Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-05T06:49:25.69863626Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=1.15704ms logger=migrator t=2026-05-05T06:49:25.706466723Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-05T06:49:25.706569464Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=103.691µs logger=migrator t=2026-05-05T06:49:25.715054699Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-05T06:49:25.722539857Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=7.486308ms logger=migrator t=2026-05-05T06:49:25.727831406Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-05T06:49:25.729484575Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.652029ms logger=migrator t=2026-05-05T06:49:25.738704431Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-05T06:49:25.742081199Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.374558ms logger=migrator t=2026-05-05T06:49:25.74688488Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-05T06:49:25.748970627Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.085276ms logger=migrator t=2026-05-05T06:49:25.755755081Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-05T06:49:25.756368692Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=613.631µs logger=migrator t=2026-05-05T06:49:25.765941505Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-05T06:49:25.769513776Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=3.57592ms logger=migrator t=2026-05-05T06:49:25.775513918Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-05T06:49:25.778187543Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.674785ms logger=migrator t=2026-05-05T06:49:25.783564305Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-05T06:49:25.783602125Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.361µs logger=migrator t=2026-05-05T06:49:25.790568934Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-05T06:49:25.792405906Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.838242ms logger=migrator t=2026-05-05T06:49:25.800751428Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-05T06:49:25.801821905Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.071647ms logger=migrator t=2026-05-05T06:49:25.808654291Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-05T06:49:25.819257873Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.597801ms logger=migrator t=2026-05-05T06:49:25.825840374Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-05T06:49:25.827189497Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.348203ms logger=migrator t=2026-05-05T06:49:25.835804454Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-05T06:49:25.837213708Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.411684ms logger=migrator t=2026-05-05T06:49:25.845627331Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-05T06:49:25.847171247Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.550996ms logger=migrator t=2026-05-05T06:49:25.856261572Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-05T06:49:25.856868643Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=605.521µs logger=migrator t=2026-05-05T06:49:25.863923393Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-05T06:49:25.864823117Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=899.715µs logger=migrator t=2026-05-05T06:49:25.871483271Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-05T06:49:25.873909183Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.425311ms logger=migrator t=2026-05-05T06:49:25.880782809Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-05T06:49:25.882325236Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.540307ms logger=migrator t=2026-05-05T06:49:25.888768425Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-05T06:49:25.888919838Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=150.393µs logger=migrator t=2026-05-05T06:49:25.895612181Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-05T06:49:25.895775514Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=162.913µs logger=migrator t=2026-05-05T06:49:25.900165299Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-05T06:49:25.900910092Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=744.813µs logger=migrator t=2026-05-05T06:49:25.908716055Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-05T06:49:25.910906081Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.189686ms logger=migrator t=2026-05-05T06:49:25.914786988Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-05T06:49:25.915655723Z level=info msg="Migration successfully executed" id="create data_source table" duration=868.445µs logger=migrator t=2026-05-05T06:49:25.92250601Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-05T06:49:25.923348903Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=822.203µs logger=migrator t=2026-05-05T06:49:25.928568062Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-05T06:49:25.929876325Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.307903ms logger=migrator t=2026-05-05T06:49:25.934108507Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-05T06:49:25.934828409Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=719.722µs logger=migrator t=2026-05-05T06:49:25.938891578Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-05T06:49:25.939960856Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.067128ms logger=migrator t=2026-05-05T06:49:25.950898513Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-05T06:49:25.955264377Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.368955ms logger=migrator t=2026-05-05T06:49:25.959990147Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-05T06:49:25.961433451Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.443724ms logger=migrator t=2026-05-05T06:49:25.967206089Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-05T06:49:25.968201227Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=995.438µs logger=migrator t=2026-05-05T06:49:25.974024345Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-05T06:49:25.974781319Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=757.214µs logger=migrator t=2026-05-05T06:49:25.980449325Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-05T06:49:25.980995694Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=546.789µs logger=migrator t=2026-05-05T06:49:25.985262497Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-05T06:49:25.987512425Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.250258ms logger=migrator t=2026-05-05T06:49:25.993933125Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-05T06:49:25.9983636Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.429975ms logger=migrator t=2026-05-05T06:49:26.008886798Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-05T06:49:26.008906818Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=21.24µs logger=migrator t=2026-05-05T06:49:26.015612702Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-05T06:49:26.015944757Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=335.915µs logger=migrator t=2026-05-05T06:49:26.023388274Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-05T06:49:26.032311745Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=8.91734ms logger=migrator t=2026-05-05T06:49:26.038785385Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-05T06:49:26.038953117Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=167.203µs logger=migrator t=2026-05-05T06:49:26.047069064Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-05T06:49:26.047241367Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=172.723µs logger=migrator t=2026-05-05T06:49:26.053669975Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-05T06:49:26.056937841Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.267686ms logger=migrator t=2026-05-05T06:49:26.062584737Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-05T06:49:26.06275706Z level=info msg="Migration successfully executed" id="Update uid value" duration=172.573µs logger=migrator t=2026-05-05T06:49:26.071217123Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-05T06:49:26.072346462Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.089367ms logger=migrator t=2026-05-05T06:49:26.127713308Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-05T06:49:26.129546519Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.83509ms logger=migrator t=2026-05-05T06:49:26.640671834Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-05T06:49:26.642303453Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.636109ms logger=migrator t=2026-05-05T06:49:26.714178788Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-05T06:49:26.715181245Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.004677ms logger=migrator t=2026-05-05T06:49:27.137461604Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-05T06:49:27.138550803Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.091679ms logger=migrator t=2026-05-05T06:49:27.294422163Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-05T06:49:27.301554133Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=7.12914ms logger=migrator t=2026-05-05T06:49:27.313559216Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-05T06:49:27.314264558Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=708.552µs logger=migrator t=2026-05-05T06:49:27.326379931Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-05T06:49:27.327168285Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=789.854µs logger=migrator t=2026-05-05T06:49:27.353137231Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-05T06:49:27.353733761Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=597.501µs logger=migrator t=2026-05-05T06:49:27.362445487Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-05T06:49:27.367316979Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=4.871272ms logger=migrator t=2026-05-05T06:49:27.376554755Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-05T06:49:27.377134454Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=577.679µs logger=migrator t=2026-05-05T06:49:27.383176356Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-05T06:49:27.383937969Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=757.493µs logger=migrator t=2026-05-05T06:49:27.389540763Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-05T06:49:27.390705713Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.16563ms logger=migrator t=2026-05-05T06:49:27.399243526Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-05T06:49:27.400086901Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=845.785µs logger=migrator t=2026-05-05T06:49:27.40902868Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-05T06:49:27.409416557Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=388.767µs logger=migrator t=2026-05-05T06:49:27.415026401Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-05T06:49:27.415600481Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=574.44µs logger=migrator t=2026-05-05T06:49:27.42031265Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-05T06:49:27.42033988Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.9µs logger=migrator t=2026-05-05T06:49:27.425742071Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-05T06:49:27.430127745Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.387734ms logger=migrator t=2026-05-05T06:49:27.43632336Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-05T06:49:27.441240152Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.919612ms logger=migrator t=2026-05-05T06:49:27.445499514Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-05T06:49:27.445662386Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=163.932µs logger=migrator t=2026-05-05T06:49:27.449169746Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-05T06:49:27.451730059Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.559633ms logger=migrator t=2026-05-05T06:49:27.455148766Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-05T06:49:27.457645738Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.496832ms logger=migrator t=2026-05-05T06:49:27.462370087Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-05T06:49:27.4630994Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=729.343µs logger=migrator t=2026-05-05T06:49:27.469436386Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-05T06:49:27.469959065Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=524.439µs logger=migrator t=2026-05-05T06:49:27.474872858Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-05T06:49:27.475842224Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=968.966µs logger=migrator t=2026-05-05T06:49:27.483290609Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-05T06:49:27.484151664Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=860.445µs logger=migrator t=2026-05-05T06:49:27.489771768Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-05T06:49:27.490726175Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=953.677µs logger=migrator t=2026-05-05T06:49:27.496645114Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-05T06:49:27.497454097Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=808.973µs logger=migrator t=2026-05-05T06:49:27.501868612Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-05T06:49:27.501981724Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=103.872µs logger=migrator t=2026-05-05T06:49:27.506225045Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-05T06:49:27.506254186Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.281µs logger=migrator t=2026-05-05T06:49:27.510004838Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-05T06:49:27.512746455Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.741527ms logger=migrator t=2026-05-05T06:49:27.517147678Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-05T06:49:27.520023057Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.872899ms logger=migrator t=2026-05-05T06:49:27.525948987Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-05T06:49:27.526041569Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=92.541µs logger=migrator t=2026-05-05T06:49:27.530879439Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-05T06:49:27.532054149Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.17448ms logger=migrator t=2026-05-05T06:49:27.536683927Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-05T06:49:27.53807479Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.390323ms logger=migrator t=2026-05-05T06:49:27.543548342Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-05T06:49:27.543575383Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.861µs logger=migrator t=2026-05-05T06:49:27.547623501Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-05T06:49:27.548809421Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.18631ms logger=migrator t=2026-05-05T06:49:27.553569391Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-05T06:49:27.554958194Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.388504ms logger=migrator t=2026-05-05T06:49:27.561988322Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-05T06:49:27.564803639Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.812917ms logger=migrator t=2026-05-05T06:49:27.568484452Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-05T06:49:27.568510952Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.32µs logger=migrator t=2026-05-05T06:49:27.572308826Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-05T06:49:27.573122609Z level=info msg="Migration successfully executed" id="create session table" duration=815.333µs logger=migrator t=2026-05-05T06:49:27.578943748Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-05T06:49:27.579101131Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=157.783µs logger=migrator t=2026-05-05T06:49:27.583017606Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-05T06:49:27.583175179Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=158.033µs logger=migrator t=2026-05-05T06:49:27.587213436Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-05T06:49:27.588273604Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.059718ms logger=migrator t=2026-05-05T06:49:27.592919573Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-05T06:49:27.593668465Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=750.662µs logger=migrator t=2026-05-05T06:49:27.59985776Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-05T06:49:27.59988653Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.58µs logger=migrator t=2026-05-05T06:49:27.603812446Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-05T06:49:27.603885367Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=73.821µs logger=migrator t=2026-05-05T06:49:27.607912445Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-05T06:49:27.612721206Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.808002ms logger=migrator t=2026-05-05T06:49:27.616824345Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-05T06:49:27.62011605Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.292245ms logger=migrator t=2026-05-05T06:49:27.624805658Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-05T06:49:27.62490684Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=101.102µs logger=migrator t=2026-05-05T06:49:27.628945258Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-05T06:49:27.62904689Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=102.172µs logger=migrator t=2026-05-05T06:49:27.63262784Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-05T06:49:27.633429703Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=801.683µs logger=migrator t=2026-05-05T06:49:27.638438158Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-05T06:49:27.638516889Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=79.981µs logger=migrator t=2026-05-05T06:49:27.642973944Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-05T06:49:27.647861027Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.886653ms logger=migrator t=2026-05-05T06:49:27.652351672Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-05T06:49:27.652523985Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=173.033µs logger=migrator t=2026-05-05T06:49:27.656432431Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-05T06:49:27.659483002Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.049941ms logger=migrator t=2026-05-05T06:49:27.66533335Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-05T06:49:27.668470924Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.137244ms logger=migrator t=2026-05-05T06:49:27.671746418Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-05T06:49:27.67184331Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=95.622µs logger=migrator t=2026-05-05T06:49:27.675343568Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-05T06:49:27.676272044Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=928.206µs logger=migrator t=2026-05-05T06:49:27.682735523Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-05T06:49:27.684153427Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.415044ms logger=migrator t=2026-05-05T06:49:27.688448709Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-05T06:49:27.690144867Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.695588ms logger=migrator t=2026-05-05T06:49:27.697189416Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-05T06:49:27.698778812Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.588296ms logger=migrator t=2026-05-05T06:49:27.703279768Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-05T06:49:27.711375824Z level=info msg="Migration successfully executed" id="add index alert state" duration=8.093476ms logger=migrator t=2026-05-05T06:49:27.715716107Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-05T06:49:27.716407949Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=689.902µs logger=migrator t=2026-05-05T06:49:27.722803996Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-05T06:49:27.724023927Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.219681ms logger=migrator t=2026-05-05T06:49:27.728294969Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-05T06:49:27.729973467Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.677018ms logger=migrator t=2026-05-05T06:49:27.734250129Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-05T06:49:27.735154214Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=902.705µs logger=migrator t=2026-05-05T06:49:27.741165695Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-05T06:49:27.753400131Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.235516ms logger=migrator t=2026-05-05T06:49:27.757031112Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-05T06:49:27.75754352Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=512.038µs logger=migrator t=2026-05-05T06:49:27.761268653Z 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-05-05T06:49:27.762940931Z 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.675078ms logger=migrator t=2026-05-05T06:49:27.771345383Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-05T06:49:27.771648827Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=303.684µs logger=migrator t=2026-05-05T06:49:27.775036035Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-05T06:49:27.775584184Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=548.069µs logger=migrator t=2026-05-05T06:49:27.779078653Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-05T06:49:27.780283092Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.204139ms logger=migrator t=2026-05-05T06:49:27.786524538Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-05T06:49:27.792389167Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.864599ms logger=migrator t=2026-05-05T06:49:27.797016724Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-05T06:49:27.800536574Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.51951ms logger=migrator t=2026-05-05T06:49:27.804491311Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-05T06:49:27.80804717Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.55513ms logger=migrator t=2026-05-05T06:49:27.814963986Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-05T06:49:27.818567067Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.602861ms logger=migrator t=2026-05-05T06:49:27.822236138Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-05T06:49:27.823166764Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=927.786µs logger=migrator t=2026-05-05T06:49:27.827585518Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-05T06:49:27.827616069Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.881µs logger=migrator t=2026-05-05T06:49:27.83123799Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-05T06:49:27.83126429Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.41µs logger=migrator t=2026-05-05T06:49:27.839072821Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-05T06:49:27.839834884Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=762.723µs logger=migrator t=2026-05-05T06:49:27.85562092Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T06:49:27.856642077Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.023737ms logger=migrator t=2026-05-05T06:49:27.870050302Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-05T06:49:27.870884746Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=835.804µs logger=migrator t=2026-05-05T06:49:27.879156946Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-05T06:49:27.880161073Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.008788ms logger=migrator t=2026-05-05T06:49:27.884418284Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T06:49:27.885766977Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.348583ms logger=migrator t=2026-05-05T06:49:27.891426982Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-05T06:49:27.895265676Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.838104ms logger=migrator t=2026-05-05T06:49:27.899706081Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-05T06:49:27.903644127Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.937586ms logger=migrator t=2026-05-05T06:49:27.907576373Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-05T06:49:27.907754556Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=176.873µs logger=migrator t=2026-05-05T06:49:27.915540537Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-05T06:49:27.917232935Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.694858ms logger=migrator t=2026-05-05T06:49:27.921816252Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-05T06:49:27.922687437Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=871.255µs logger=migrator t=2026-05-05T06:49:27.928324942Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-05T06:49:27.932303969Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.978757ms logger=migrator t=2026-05-05T06:49:27.936057933Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-05T06:49:27.936149524Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=92.171µs logger=migrator t=2026-05-05T06:49:27.940097221Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-05T06:49:27.941011965Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=914.214µs logger=migrator t=2026-05-05T06:49:27.946439407Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-05T06:49:27.947931252Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.491765ms logger=migrator t=2026-05-05T06:49:27.95494641Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-05T06:49:27.955054111Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=108.311µs logger=migrator t=2026-05-05T06:49:27.959301123Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-05T06:49:27.961990678Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.688575ms logger=migrator t=2026-05-05T06:49:27.970537412Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-05T06:49:27.972748489Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.222798ms logger=migrator t=2026-05-05T06:49:27.97756124Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-05T06:49:27.978512576Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=949.916µs logger=migrator t=2026-05-05T06:49:27.982884709Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-05T06:49:27.983834566Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=944.817µs logger=migrator t=2026-05-05T06:49:27.991944022Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-05T06:49:27.993715612Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.77075ms logger=migrator t=2026-05-05T06:49:27.998120126Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-05T06:49:27.999645912Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.524685ms logger=migrator t=2026-05-05T06:49:28.007054475Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-05T06:49:28.007087786Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=34.761µs logger=migrator t=2026-05-05T06:49:28.011397767Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-05T06:49:28.019506933Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.100356ms logger=migrator t=2026-05-05T06:49:28.024934134Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-05T06:49:28.025573745Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=640.321µs logger=migrator t=2026-05-05T06:49:28.030877273Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-05T06:49:28.037215319Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.337006ms logger=migrator t=2026-05-05T06:49:28.042247313Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-05T06:49:28.042922545Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=674.872µs logger=migrator t=2026-05-05T06:49:28.047364049Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-05T06:49:28.048703831Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.338062ms logger=migrator t=2026-05-05T06:49:28.053329848Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-05T06:49:28.054575169Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.245311ms logger=migrator t=2026-05-05T06:49:28.058399864Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-05T06:49:28.069934696Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.534562ms logger=migrator t=2026-05-05T06:49:28.076580798Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-05T06:49:28.077256418Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=675.801µs logger=migrator t=2026-05-05T06:49:28.081231725Z 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-05-05T06:49:28.082510736Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.277531ms logger=migrator t=2026-05-05T06:49:28.087269136Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-05T06:49:28.087722514Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=453.308µs logger=migrator t=2026-05-05T06:49:28.092459772Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-05T06:49:28.092963711Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=503.719µs logger=migrator t=2026-05-05T06:49:28.096553621Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-05T06:49:28.096739494Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=185.843µs logger=migrator t=2026-05-05T06:49:28.100633509Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-05T06:49:28.107326461Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.690262ms logger=migrator t=2026-05-05T06:49:28.114677594Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-05T06:49:28.119032747Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.352623ms logger=migrator t=2026-05-05T06:49:28.125225681Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-05T06:49:28.126220806Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=995.735µs logger=migrator t=2026-05-05T06:49:28.130132952Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-05T06:49:28.130999697Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=860.495µs logger=migrator t=2026-05-05T06:49:28.136449748Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-05T06:49:28.136689822Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=240.394µs logger=migrator t=2026-05-05T06:49:28.143437055Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-05T06:49:28.150754317Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.314102ms logger=migrator t=2026-05-05T06:49:28.154765764Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-05T06:49:28.155632428Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=845.164µs logger=migrator t=2026-05-05T06:49:28.160542981Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-05T06:49:28.160700153Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=157.322µs logger=migrator t=2026-05-05T06:49:28.165613616Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-05T06:49:28.166204625Z level=info msg="Migration successfully executed" id="Move region to single row" duration=591.289µs logger=migrator t=2026-05-05T06:49:28.170183562Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-05T06:49:28.171404733Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.221011ms logger=migrator t=2026-05-05T06:49:28.175370649Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-05T06:49:28.176608669Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.23758ms logger=migrator t=2026-05-05T06:49:28.181574672Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T06:49:28.182430757Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=855.625µs logger=migrator t=2026-05-05T06:49:28.187771455Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T06:49:28.189111688Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.339473ms logger=migrator t=2026-05-05T06:49:28.196246667Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-05T06:49:28.197535399Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.286421ms logger=migrator t=2026-05-05T06:49:28.204387023Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-05T06:49:28.205835908Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.448515ms logger=migrator t=2026-05-05T06:49:28.211410141Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-05T06:49:28.211511422Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=101.761µs logger=migrator t=2026-05-05T06:49:28.21558848Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-05T06:49:28.216375354Z level=info msg="Migration successfully executed" id="create test_data table" duration=786.744µs logger=migrator t=2026-05-05T06:49:28.223616285Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-05T06:49:28.224827265Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.21037ms logger=migrator t=2026-05-05T06:49:28.22933509Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-05T06:49:28.230687673Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.354403ms logger=migrator t=2026-05-05T06:49:28.234939404Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-05T06:49:28.236361178Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.421364ms logger=migrator t=2026-05-05T06:49:28.242643294Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-05T06:49:28.242814456Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=171.482µs logger=migrator t=2026-05-05T06:49:28.247520014Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-05T06:49:28.248053913Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=533.709µs logger=migrator t=2026-05-05T06:49:28.253751679Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-05T06:49:28.253849261Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=98.672µs logger=migrator t=2026-05-05T06:49:28.258818623Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-05T06:49:28.260013723Z level=info msg="Migration successfully executed" id="create team table" duration=1.19485ms logger=migrator t=2026-05-05T06:49:28.26698275Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-05T06:49:28.268509665Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.522475ms logger=migrator t=2026-05-05T06:49:28.274061698Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-05T06:49:28.274959543Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=895.475µs logger=migrator t=2026-05-05T06:49:28.282915266Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-05T06:49:28.2903092Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.393824ms logger=migrator t=2026-05-05T06:49:28.294690533Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-05T06:49:28.294818865Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=128.892µs logger=migrator t=2026-05-05T06:49:28.299936781Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-05T06:49:28.301418846Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.481565ms logger=migrator t=2026-05-05T06:49:28.306401668Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-05T06:49:28.30767138Z level=info msg="Migration successfully executed" id="create team member table" duration=1.265432ms logger=migrator t=2026-05-05T06:49:28.31428628Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-05T06:49:28.315138974Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=852.664µs logger=migrator t=2026-05-05T06:49:28.320307151Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-05T06:49:28.321763415Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.456144ms logger=migrator t=2026-05-05T06:49:28.389793313Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-05T06:49:28.39145514Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.663847ms logger=migrator t=2026-05-05T06:49:28.399377553Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-05T06:49:28.404116162Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.738209ms logger=migrator t=2026-05-05T06:49:28.409294349Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-05T06:49:28.413733723Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.439134ms logger=migrator t=2026-05-05T06:49:28.418447201Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-05T06:49:28.422972777Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.523135ms logger=migrator t=2026-05-05T06:49:28.429585527Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-05T06:49:28.430616435Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.030648ms logger=migrator t=2026-05-05T06:49:28.436229869Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-05T06:49:28.437801185Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.570536ms logger=migrator t=2026-05-05T06:49:28.443218915Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-05T06:49:28.444269423Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.050138ms logger=migrator t=2026-05-05T06:49:28.452467349Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-05T06:49:28.453977036Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.502796ms logger=migrator t=2026-05-05T06:49:28.459562259Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-05T06:49:28.460477864Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=915.405µs logger=migrator t=2026-05-05T06:49:28.465784813Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-05T06:49:28.467253487Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.468544ms logger=migrator t=2026-05-05T06:49:28.474557789Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-05T06:49:28.476517792Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.965583ms logger=migrator t=2026-05-05T06:49:28.48235048Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-05T06:49:28.483253694Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=910.914µs logger=migrator t=2026-05-05T06:49:28.488323009Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-05T06:49:28.489140683Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=817.684µs logger=migrator t=2026-05-05T06:49:28.495904346Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-05T06:49:28.496169161Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=265.146µs logger=migrator t=2026-05-05T06:49:28.500837018Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-05T06:49:28.502071009Z level=info msg="Migration successfully executed" id="create tag table" duration=1.234231ms logger=migrator t=2026-05-05T06:49:28.509699096Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-05T06:49:28.511175361Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.484465ms logger=migrator t=2026-05-05T06:49:28.522779655Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-05T06:49:28.523410426Z level=info msg="Migration successfully executed" id="create login attempt table" duration=631.141µs logger=migrator t=2026-05-05T06:49:28.528013252Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-05T06:49:28.528714034Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=699.782µs logger=migrator t=2026-05-05T06:49:28.53565289Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-05T06:49:28.536777899Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.123979ms logger=migrator t=2026-05-05T06:49:28.541718361Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-05T06:49:28.56192328Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.205329ms logger=migrator t=2026-05-05T06:49:28.566363264Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-05T06:49:28.566968463Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=609.579µs logger=migrator t=2026-05-05T06:49:28.573764847Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-05T06:49:28.575426145Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.660578ms logger=migrator t=2026-05-05T06:49:28.581165021Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-05T06:49:28.581634089Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=468.668µs logger=migrator t=2026-05-05T06:49:28.586373858Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-05T06:49:28.587129381Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=752.833µs logger=migrator t=2026-05-05T06:49:28.593881873Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-05T06:49:28.595022882Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.143219ms logger=migrator t=2026-05-05T06:49:28.599745542Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-05T06:49:28.600837799Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.091277ms logger=migrator t=2026-05-05T06:49:28.606164808Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-05T06:49:28.60626958Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=105.372µs logger=migrator t=2026-05-05T06:49:28.613645194Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-05T06:49:28.620575Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.926416ms logger=migrator t=2026-05-05T06:49:28.624820681Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-05T06:49:28.629495889Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.674128ms logger=migrator t=2026-05-05T06:49:28.634059405Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-05T06:49:28.639593617Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.533342ms logger=migrator t=2026-05-05T06:49:28.647780045Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-05T06:49:28.655113067Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.331032ms logger=migrator t=2026-05-05T06:49:28.661085796Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-05T06:49:28.662191305Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.112449ms logger=migrator t=2026-05-05T06:49:28.667155219Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-05T06:49:28.671234387Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.071769ms logger=migrator t=2026-05-05T06:49:28.675734402Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-05T06:49:28.676377172Z level=info msg="Migration successfully executed" id="create server_lock table" duration=642.43µs logger=migrator t=2026-05-05T06:49:28.682967373Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-05T06:49:28.683664215Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=696.942µs logger=migrator t=2026-05-05T06:49:28.68884208Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-05T06:49:28.689535532Z level=info msg="Migration successfully executed" id="create user auth token table" duration=693.042µs logger=migrator t=2026-05-05T06:49:28.695532262Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-05T06:49:28.696280955Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=748.123µs logger=migrator t=2026-05-05T06:49:28.702926146Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-05T06:49:28.703688699Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=762.143µs logger=migrator t=2026-05-05T06:49:28.709182441Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-05T06:49:28.709999374Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=816.653µs logger=migrator t=2026-05-05T06:49:28.715498976Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-05T06:49:28.719550014Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=4.050438ms logger=migrator t=2026-05-05T06:49:28.725998192Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-05T06:49:28.728397902Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.4026ms logger=migrator t=2026-05-05T06:49:28.733935004Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-05T06:49:28.73487338Z level=info msg="Migration successfully executed" id="create cache_data table" duration=938.096µs logger=migrator t=2026-05-05T06:49:28.743880351Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-05T06:49:28.744937518Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.056567ms logger=migrator t=2026-05-05T06:49:28.750012863Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-05T06:49:28.75100341Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=990.307µs logger=migrator t=2026-05-05T06:49:28.756038214Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-05T06:49:28.757102642Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.060048ms logger=migrator t=2026-05-05T06:49:28.764502555Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-05T06:49:28.76477824Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=275.035µs logger=migrator t=2026-05-05T06:49:28.770698529Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-05T06:49:28.770828751Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=131.372µs logger=migrator t=2026-05-05T06:49:28.77611859Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-05T06:49:28.777901859Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.783369ms logger=migrator t=2026-05-05T06:49:28.784020021Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T06:49:28.785636498Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.616787ms logger=migrator t=2026-05-05T06:49:28.793617522Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T06:49:28.79468569Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.064398ms logger=migrator t=2026-05-05T06:49:28.800266993Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-05T06:49:28.800340254Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=73.691µs logger=migrator t=2026-05-05T06:49:28.805492061Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T06:49:28.806520017Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.028596ms logger=migrator t=2026-05-05T06:49:28.813760808Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T06:49:28.815465647Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.703549ms logger=migrator t=2026-05-05T06:49:28.820724574Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T06:49:28.822363123Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.637479ms logger=migrator t=2026-05-05T06:49:28.82762896Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T06:49:28.828849201Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.220231ms logger=migrator t=2026-05-05T06:49:28.836463818Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-05T06:49:28.845071172Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.607324ms logger=migrator t=2026-05-05T06:49:28.854635492Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-05T06:49:28.855438335Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=802.423µs logger=migrator t=2026-05-05T06:49:28.862495753Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-05T06:49:28.862589484Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=93.851µs logger=migrator t=2026-05-05T06:49:28.867381345Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-05T06:49:28.868642926Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.225541ms logger=migrator t=2026-05-05T06:49:28.873477927Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-05T06:49:28.874491574Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.013958ms logger=migrator t=2026-05-05T06:49:28.996443692Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-05T06:49:28.99871083Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.280568ms logger=migrator t=2026-05-05T06:49:29.004786861Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T06:49:29.004939363Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=158.932µs logger=migrator t=2026-05-05T06:49:29.009292756Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-05T06:49:29.010909412Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.614776ms logger=migrator t=2026-05-05T06:49:29.018038381Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-05T06:49:29.019788821Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.7498ms logger=migrator t=2026-05-05T06:49:29.024792423Z 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-05-05T06:49:29.0257835Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=986.277µs logger=migrator t=2026-05-05T06:49:29.033960486Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-05T06:49:29.03486886Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=908.224µs logger=migrator t=2026-05-05T06:49:29.044682693Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-05T06:49:29.05224268Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.560987ms logger=migrator t=2026-05-05T06:49:29.056345988Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-05T06:49:29.057249872Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=903.764µs logger=migrator t=2026-05-05T06:49:29.063876813Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T06:49:29.064752648Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=874.244µs logger=migrator t=2026-05-05T06:49:29.071451069Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-05T06:49:29.099016796Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.558207ms logger=migrator t=2026-05-05T06:49:29.104685281Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-05T06:49:29.134915613Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.222022ms logger=migrator t=2026-05-05T06:49:29.138854829Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-05T06:49:29.139751043Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=896.744µs logger=migrator t=2026-05-05T06:49:29.144217618Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T06:49:29.145124503Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=908.555µs logger=migrator t=2026-05-05T06:49:29.149350133Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-05T06:49:29.158864811Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.516039ms logger=migrator t=2026-05-05T06:49:29.16541214Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-05T06:49:29.171886607Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.470197ms logger=migrator t=2026-05-05T06:49:29.175541968Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-05T06:49:29.17627677Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=734.802µs logger=migrator t=2026-05-05T06:49:29.180544721Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-05T06:49:29.181383585Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=840.854µs logger=migrator t=2026-05-05T06:49:29.185974821Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-05T06:49:29.188021946Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.046655ms logger=migrator t=2026-05-05T06:49:29.193646049Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-05T06:49:29.19490509Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.259071ms logger=migrator t=2026-05-05T06:49:29.1997161Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-05T06:49:29.199800961Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=85.552µs logger=migrator t=2026-05-05T06:49:29.203558014Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-05T06:49:29.210189624Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.63036ms logger=migrator t=2026-05-05T06:49:29.216970536Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-05T06:49:29.226191809Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.217303ms logger=migrator t=2026-05-05T06:49:29.231900964Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-05T06:49:29.236930108Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.029084ms logger=migrator t=2026-05-05T06:49:29.241399412Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-05T06:49:29.242532921Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.132279ms logger=migrator t=2026-05-05T06:49:29.254285816Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-05T06:49:29.255573088Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.289922ms logger=migrator t=2026-05-05T06:49:29.260020631Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-05T06:49:29.270022828Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.000506ms logger=migrator t=2026-05-05T06:49:29.274430371Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-05T06:49:29.281115062Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.687161ms logger=migrator t=2026-05-05T06:49:29.286062554Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-05T06:49:29.286944929Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=881.684µs logger=migrator t=2026-05-05T06:49:29.290826913Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-05T06:49:29.296905145Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.077152ms logger=migrator t=2026-05-05T06:49:29.301763265Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-05T06:49:29.307625312Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.861907ms logger=migrator t=2026-05-05T06:49:29.312829439Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-05T06:49:29.3128797Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=58.411µs logger=migrator t=2026-05-05T06:49:29.316599532Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-05T06:49:29.318418012Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.81902ms logger=migrator t=2026-05-05T06:49:29.324961241Z 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-05-05T06:49:29.326316883Z 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.355202ms logger=migrator t=2026-05-05T06:49:29.335486775Z 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-05-05T06:49:29.336799257Z 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.314252ms logger=migrator t=2026-05-05T06:49:29.344248661Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T06:49:29.344328712Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=81.521µs logger=migrator t=2026-05-05T06:49:29.34779021Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-05T06:49:29.35381674Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.02373ms logger=migrator t=2026-05-05T06:49:29.359433763Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-05T06:49:29.366112704Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.678431ms logger=migrator t=2026-05-05T06:49:29.369655384Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-05T06:49:29.376176751Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.517878ms logger=migrator t=2026-05-05T06:49:29.382079759Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-05T06:49:29.388187901Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.109612ms logger=migrator t=2026-05-05T06:49:29.394904043Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-05T06:49:29.401721355Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.817512ms logger=migrator t=2026-05-05T06:49:29.406731659Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-05T06:49:29.40678677Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=55.121µs logger=migrator t=2026-05-05T06:49:29.410814377Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-05T06:49:29.411385136Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=570.799µs logger=migrator t=2026-05-05T06:49:29.418942332Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-05T06:49:29.428420789Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.476037ms logger=migrator t=2026-05-05T06:49:29.433475214Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-05T06:49:29.433558595Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=85.381µs logger=migrator t=2026-05-05T06:49:29.440850856Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-05T06:49:29.447794541Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.942925ms logger=migrator t=2026-05-05T06:49:29.454024355Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-05T06:49:29.455000631Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=976.186µs logger=migrator t=2026-05-05T06:49:29.461721422Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-05T06:49:29.471570146Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.849934ms logger=migrator t=2026-05-05T06:49:29.476881745Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-05T06:49:29.47781052Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=928.855µs logger=migrator t=2026-05-05T06:49:29.481819187Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-05T06:49:29.482786513Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=967.226µs logger=migrator t=2026-05-05T06:49:29.490238767Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-05T06:49:29.50004813Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.809793ms logger=migrator t=2026-05-05T06:49:29.503894043Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-05T06:49:29.504679646Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=785.043µs logger=migrator t=2026-05-05T06:49:29.512210361Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-05T06:49:29.514004752Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.794021ms logger=migrator t=2026-05-05T06:49:29.525026414Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-05T06:49:29.52594266Z level=info msg="Migration successfully executed" id="create alert_image table" duration=919.256µs logger=migrator t=2026-05-05T06:49:29.530796281Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-05T06:49:29.532064562Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.267811ms logger=migrator t=2026-05-05T06:49:29.543460551Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-05T06:49:29.543720485Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=292.974µs logger=migrator t=2026-05-05T06:49:29.549554882Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-05T06:49:29.551347852Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.79466ms logger=migrator t=2026-05-05T06:49:29.558865517Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-05T06:49:29.560555875Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.684938ms logger=migrator t=2026-05-05T06:49:29.566354221Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-05T06:49:29.566775028Z 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-05-05T06:49:29.571279534Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-05T06:49:29.571925754Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=645.59µs logger=migrator t=2026-05-05T06:49:29.578186227Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-05T06:49:29.579824915Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.639078ms logger=migrator t=2026-05-05T06:49:29.584633165Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-05T06:49:29.594016671Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.381926ms logger=migrator t=2026-05-05T06:49:29.597411757Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-05T06:49:29.598639108Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.22399ms logger=migrator t=2026-05-05T06:49:29.604592326Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-05T06:49:29.605460271Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=867.775µs logger=migrator t=2026-05-05T06:49:29.61079206Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-05T06:49:29.612192663Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.401443ms logger=migrator t=2026-05-05T06:49:29.617734065Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-05T06:49:29.618889035Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.15509ms logger=migrator t=2026-05-05T06:49:29.624162162Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-05T06:49:29.625212309Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.050238ms logger=migrator t=2026-05-05T06:49:29.629124104Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-05T06:49:29.629146575Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=23.251µs logger=migrator t=2026-05-05T06:49:29.633615749Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-05T06:49:29.63368788Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=73.801µs logger=migrator t=2026-05-05T06:49:29.638796525Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-05T06:49:29.648600028Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.803593ms logger=migrator t=2026-05-05T06:49:29.654550767Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-05T06:49:29.655070355Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=519.428µs logger=migrator t=2026-05-05T06:49:29.65951563Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-05T06:49:29.660602507Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.086187ms logger=migrator t=2026-05-05T06:49:29.665752863Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-05T06:49:29.666053058Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=292.544µs logger=migrator t=2026-05-05T06:49:29.670716246Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-05T06:49:29.671740572Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.018836ms logger=migrator t=2026-05-05T06:49:29.676255748Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-05T06:49:29.677655891Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.399523ms logger=migrator t=2026-05-05T06:49:29.685711244Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-05T06:49:29.720086116Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.369862ms logger=migrator t=2026-05-05T06:49:29.816665681Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-05T06:49:29.828440866Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.774596ms logger=migrator t=2026-05-05T06:49:29.832490683Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-05T06:49:29.832737347Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=246.634µs logger=migrator t=2026-05-05T06:49:29.837809951Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-05T06:49:29.883189225Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=45.376864ms logger=migrator t=2026-05-05T06:49:29.985089588Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-05T06:49:30.016129312Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.052714ms logger=migrator t=2026-05-05T06:49:30.02142182Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-05T06:49:30.022496668Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.079098ms logger=migrator t=2026-05-05T06:49:30.030472899Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-05T06:49:30.031545267Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.072138ms logger=migrator t=2026-05-05T06:49:30.038022044Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-05T06:49:30.038342589Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=320.855µs logger=migrator t=2026-05-05T06:49:30.043228021Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-05T06:49:30.044567723Z level=info msg="Migration successfully executed" id="create permission table" duration=1.339562ms logger=migrator t=2026-05-05T06:49:30.051054199Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-05T06:49:30.052051256Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=997.157µs logger=migrator t=2026-05-05T06:49:30.057160711Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-05T06:49:30.05891747Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.756319ms logger=migrator t=2026-05-05T06:49:30.064047354Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-05T06:49:30.064874238Z level=info msg="Migration successfully executed" id="create role table" duration=823.584µs logger=migrator t=2026-05-05T06:49:30.071503077Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-05T06:49:30.0832079Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.702883ms logger=migrator t=2026-05-05T06:49:30.088375556Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-05T06:49:30.093542782Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.166736ms logger=migrator t=2026-05-05T06:49:30.098974671Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-05T06:49:30.099990368Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.015307ms logger=migrator t=2026-05-05T06:49:30.106893442Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-05T06:49:30.108545619Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.651357ms logger=migrator t=2026-05-05T06:49:30.11465932Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-05T06:49:30.116392469Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.732429ms logger=migrator t=2026-05-05T06:49:30.122798784Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-05T06:49:30.1237245Z level=info msg="Migration successfully executed" id="create team role table" duration=925.815µs logger=migrator t=2026-05-05T06:49:30.130922588Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-05T06:49:30.132082848Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.16061ms logger=migrator t=2026-05-05T06:49:30.138334681Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-05T06:49:30.139667853Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.333052ms logger=migrator t=2026-05-05T06:49:30.146187351Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-05T06:49:30.147612684Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.425784ms logger=migrator t=2026-05-05T06:49:30.154190843Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-05T06:49:30.155083487Z level=info msg="Migration successfully executed" id="create user role table" duration=889.964µs logger=migrator t=2026-05-05T06:49:30.160656789Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-05T06:49:30.161700217Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.043268ms logger=migrator t=2026-05-05T06:49:30.167830359Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-05T06:49:30.168853785Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.023016ms logger=migrator t=2026-05-05T06:49:30.175250361Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-05T06:49:30.176909338Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.657987ms logger=migrator t=2026-05-05T06:49:30.18246114Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-05T06:49:30.183330874Z level=info msg="Migration successfully executed" id="create builtin role table" duration=870.604µs logger=migrator t=2026-05-05T06:49:30.188417188Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-05T06:49:30.189448475Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.031087ms logger=migrator t=2026-05-05T06:49:30.196291469Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-05T06:49:30.197344826Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.063448ms logger=migrator t=2026-05-05T06:49:30.202661553Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-05T06:49:30.213714826Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.053793ms logger=migrator t=2026-05-05T06:49:30.218937102Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-05T06:49:30.220275334Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.337862ms logger=migrator t=2026-05-05T06:49:30.226020189Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-05T06:49:30.227902071Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.880951ms logger=migrator t=2026-05-05T06:49:30.234878085Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-05T06:49:30.235869602Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=992.837µs logger=migrator t=2026-05-05T06:49:30.240735713Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-05T06:49:30.241907682Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.168659ms logger=migrator t=2026-05-05T06:49:30.248538921Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-05T06:49:30.249904714Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.365723ms logger=migrator t=2026-05-05T06:49:30.25510993Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-05T06:49:30.256164687Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.060717ms logger=migrator t=2026-05-05T06:49:30.261574317Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-05T06:49:30.273791288Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.217861ms logger=migrator t=2026-05-05T06:49:30.278812251Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-05T06:49:30.2866162Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.801179ms logger=migrator t=2026-05-05T06:49:30.292336085Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-05T06:49:30.300190744Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.854049ms logger=migrator t=2026-05-05T06:49:30.30481322Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-05T06:49:30.310419093Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.605563ms logger=migrator t=2026-05-05T06:49:30.316747608Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-05T06:49:30.317813906Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.066177ms logger=migrator t=2026-05-05T06:49:30.32353046Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-05T06:49:30.325322229Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.791239ms logger=migrator t=2026-05-05T06:49:30.331126185Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-05T06:49:30.332801523Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.672578ms logger=migrator t=2026-05-05T06:49:30.339435152Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-05T06:49:30.340811625Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.379323ms logger=migrator t=2026-05-05T06:49:30.345710806Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-05T06:49:30.346796624Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.095338ms logger=migrator t=2026-05-05T06:49:30.352271774Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-05T06:49:30.352338175Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.081µs logger=migrator t=2026-05-05T06:49:30.357184626Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-05T06:49:30.357245027Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=69.891µs logger=migrator t=2026-05-05T06:49:30.363720174Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-05T06:49:30.364346674Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=627.02µs logger=migrator t=2026-05-05T06:49:30.3689623Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-05T06:49:30.369848035Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=887.015µs logger=migrator t=2026-05-05T06:49:30.374836147Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-05T06:49:30.375503918Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=659.311µs logger=migrator t=2026-05-05T06:49:30.380307427Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-05T06:49:30.38051022Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=203.203µs logger=migrator t=2026-05-05T06:49:30.386223636Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-05T06:49:30.386927807Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=704.321µs logger=migrator t=2026-05-05T06:49:30.391791558Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-05T06:49:30.393031427Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.240029ms logger=migrator t=2026-05-05T06:49:30.398518438Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-05T06:49:30.400477561Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.958273ms logger=migrator t=2026-05-05T06:49:30.407616229Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-05T06:49:30.416021527Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.404908ms logger=migrator t=2026-05-05T06:49:30.420951178Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-05T06:49:30.420999009Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=52.261µs logger=migrator t=2026-05-05T06:49:30.42528729Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-05T06:49:30.426674433Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.384353ms logger=migrator t=2026-05-05T06:49:30.43435892Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-05T06:49:30.4361714Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.81241ms logger=migrator t=2026-05-05T06:49:30.44159377Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-05T06:49:30.44280443Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.21033ms logger=migrator t=2026-05-05T06:49:30.447781072Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-05T06:49:30.456544657Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.763015ms logger=migrator t=2026-05-05T06:49:30.462464524Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-05T06:49:30.463535072Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.066828ms logger=migrator t=2026-05-05T06:49:30.468016466Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-05T06:49:30.469143095Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.126109ms logger=migrator t=2026-05-05T06:49:30.474146987Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-05T06:49:30.495982248Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.835141ms logger=migrator t=2026-05-05T06:49:30.501989807Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-05T06:49:30.503185477Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.19501ms logger=migrator t=2026-05-05T06:49:30.509469881Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-05T06:49:30.511468134Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.997613ms logger=migrator t=2026-05-05T06:49:30.518390298Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-05T06:49:30.519595818Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.20527ms logger=migrator t=2026-05-05T06:49:30.525296902Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-05T06:49:30.526859828Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.561686ms logger=migrator t=2026-05-05T06:49:30.534209219Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-05T06:49:30.534573346Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=362.637µs logger=migrator t=2026-05-05T06:49:30.539975874Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-05T06:49:30.540785488Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=809.384µs logger=migrator t=2026-05-05T06:49:30.547357127Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-05T06:49:30.555612583Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.255046ms logger=migrator t=2026-05-05T06:49:30.560727017Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-05T06:49:30.561687333Z level=info msg="Migration successfully executed" id="create entity_events table" duration=960.096µs logger=migrator t=2026-05-05T06:49:30.569888759Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-05T06:49:30.572619334Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.732935ms logger=migrator t=2026-05-05T06:49:30.578610483Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T06:49:30.579101021Z 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-05-05T06:49:30.584279426Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T06:49:30.585015369Z 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-05-05T06:49:30.591722089Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-05T06:49:30.593213114Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.490284ms logger=migrator t=2026-05-05T06:49:30.598740785Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-05T06:49:30.600513445Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.77202ms logger=migrator t=2026-05-05T06:49:30.605785321Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T06:49:30.607097173Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.312182ms logger=migrator t=2026-05-05T06:49:30.613929966Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T06:49:30.615094515Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.174669ms logger=migrator t=2026-05-05T06:49:30.620385683Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T06:49:30.622215863Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.82989ms logger=migrator t=2026-05-05T06:49:30.627522051Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T06:49:30.628581008Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.058857ms logger=migrator t=2026-05-05T06:49:30.634168081Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-05T06:49:30.634975434Z level=info msg="Migration successfully executed" id="Drop public config table" duration=806.893µs logger=migrator t=2026-05-05T06:49:30.639801054Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-05T06:49:30.641054145Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.22366ms logger=migrator t=2026-05-05T06:49:30.648006789Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T06:49:30.650076623Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.068714ms logger=migrator t=2026-05-05T06:49:30.65594128Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T06:49:30.657079319Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.138199ms logger=migrator t=2026-05-05T06:49:30.663895721Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-05T06:49:30.666042026Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.200246ms logger=migrator t=2026-05-05T06:49:30.673571471Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-05T06:49:30.698312279Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.736478ms logger=migrator t=2026-05-05T06:49:30.703088209Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-05T06:49:30.711926044Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.839585ms logger=migrator t=2026-05-05T06:49:30.716823326Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-05T06:49:30.723543836Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.71941ms logger=migrator t=2026-05-05T06:49:30.730565313Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-05T06:49:30.730784617Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=219.503µs logger=migrator t=2026-05-05T06:49:30.735276241Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-05T06:49:30.74436154Z level=info msg="Migration successfully executed" id="add share column" duration=9.08651ms logger=migrator t=2026-05-05T06:49:30.749221781Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-05T06:49:30.749415294Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=193.883µs logger=migrator t=2026-05-05T06:49:30.755125018Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-05T06:49:30.756101514Z level=info msg="Migration successfully executed" id="create file table" duration=977.066µs logger=migrator t=2026-05-05T06:49:30.761551344Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-05T06:49:30.762678322Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.126778ms logger=migrator t=2026-05-05T06:49:30.76798221Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-05T06:49:30.76913827Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.15548ms logger=migrator t=2026-05-05T06:49:30.777183723Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-05T06:49:30.778633647Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.449504ms logger=migrator t=2026-05-05T06:49:30.783902054Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-05T06:49:30.785089673Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.186819ms logger=migrator t=2026-05-05T06:49:30.790121886Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-05T06:49:30.790186587Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.321µs logger=migrator t=2026-05-05T06:49:30.796186176Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-05T06:49:30.796292208Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=106.862µs logger=migrator t=2026-05-05T06:49:30.80125103Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-05T06:49:30.802222876Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=971.446µs logger=migrator t=2026-05-05T06:49:30.807756568Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-05T06:49:30.808076573Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=320.765µs logger=migrator t=2026-05-05T06:49:30.813258019Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-05T06:49:30.824156028Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=10.895889ms logger=migrator t=2026-05-05T06:49:30.83148402Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-05T06:49:30.838315312Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.830602ms logger=migrator t=2026-05-05T06:49:30.842820797Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-05T06:49:30.842978429Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=158.022µs logger=migrator t=2026-05-05T06:49:30.847420753Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-05T06:49:30.848541581Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.118748ms logger=migrator t=2026-05-05T06:49:30.853674315Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-05T06:49:30.854066222Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=392.667µs logger=migrator t=2026-05-05T06:49:30.859694895Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-05T06:49:30.859889268Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=194.653µs logger=migrator t=2026-05-05T06:49:30.864495684Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-05T06:49:30.865209037Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=713.413µs logger=migrator t=2026-05-05T06:49:30.87028591Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-05T06:49:30.881903512Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.617902ms logger=migrator t=2026-05-05T06:49:30.886850274Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-05T06:49:30.895552007Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.701333ms logger=migrator t=2026-05-05T06:49:30.901462995Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-05T06:49:30.902498992Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.035687ms logger=migrator t=2026-05-05T06:49:30.906828243Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-05T06:49:30.980438689Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.608116ms logger=migrator t=2026-05-05T06:49:30.985773488Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-05T06:49:30.98657564Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=802.072µs logger=migrator t=2026-05-05T06:49:30.992263784Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-05T06:49:30.994036354Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.7718ms logger=migrator t=2026-05-05T06:49:30.999557786Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-05T06:49:31.026680941Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.122926ms logger=migrator t=2026-05-05T06:49:31.033490833Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-05T06:49:31.042173685Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.682762ms logger=migrator t=2026-05-05T06:49:31.049111629Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-05T06:49:31.049439094Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=327.875µs logger=migrator t=2026-05-05T06:49:31.053944238Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-05T06:49:31.054116162Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=172.444µs logger=migrator t=2026-05-05T06:49:31.060616758Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-05T06:49:31.060955963Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=339.925µs logger=migrator t=2026-05-05T06:49:31.066480814Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-05T06:49:31.06679817Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=315.406µs logger=migrator t=2026-05-05T06:49:31.071295513Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-05T06:49:31.071501356Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=205.893µs logger=migrator t=2026-05-05T06:49:31.07597006Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-05T06:49:31.0772259Z level=info msg="Migration successfully executed" id="create folder table" duration=1.24451ms logger=migrator t=2026-05-05T06:49:31.083576405Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-05T06:49:31.085540497Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.964492ms logger=migrator t=2026-05-05T06:49:31.090172293Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-05T06:49:31.091257631Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.085358ms logger=migrator t=2026-05-05T06:49:31.096267184Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-05T06:49:31.096302814Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.86µs logger=migrator t=2026-05-05T06:49:31.101939926Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T06:49:31.103939849Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.999323ms logger=migrator t=2026-05-05T06:49:31.108799949Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T06:49:31.109871366Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.071457ms logger=migrator t=2026-05-05T06:49:31.114435712Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-05T06:49:31.116288642Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.85257ms logger=migrator t=2026-05-05T06:49:31.121890334Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-05T06:49:31.12229716Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=415.056µs logger=migrator t=2026-05-05T06:49:31.126725753Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-05T06:49:31.126985528Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=253.715µs logger=migrator t=2026-05-05T06:49:31.131502852Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-05T06:49:31.133338782Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.835869ms logger=migrator t=2026-05-05T06:49:31.139991831Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-05T06:49:31.141159031Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.16713ms logger=migrator t=2026-05-05T06:49:31.146237573Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-05T06:49:31.147771558Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.533775ms logger=migrator t=2026-05-05T06:49:31.152254403Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-05T06:49:31.153606955Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.352062ms logger=migrator t=2026-05-05T06:49:31.1600795Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-05T06:49:31.161174599Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.095779ms logger=migrator t=2026-05-05T06:49:31.165769484Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-05T06:49:31.16670454Z level=info msg="Migration successfully executed" id="create anon_device table" duration=934.996µs logger=migrator t=2026-05-05T06:49:31.172260111Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-05T06:49:31.17403225Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.770649ms logger=migrator t=2026-05-05T06:49:31.179629151Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-05T06:49:31.181423872Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.798081ms logger=migrator t=2026-05-05T06:49:31.186695018Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-05T06:49:31.187646064Z level=info msg="Migration successfully executed" id="create signing_key table" duration=951.086µs logger=migrator t=2026-05-05T06:49:31.195292738Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-05T06:49:31.197041168Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.74899ms logger=migrator t=2026-05-05T06:49:31.209629345Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-05T06:49:31.21063257Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.003345ms logger=migrator t=2026-05-05T06:49:31.219616249Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-05T06:49:31.219911883Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=288.844µs logger=migrator t=2026-05-05T06:49:31.226118645Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-05T06:49:31.237123266Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.001071ms logger=migrator t=2026-05-05T06:49:31.243726224Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-05T06:49:31.244478727Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=746.093µs logger=migrator t=2026-05-05T06:49:31.250443735Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T06:49:31.250464195Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.32µs logger=migrator t=2026-05-05T06:49:31.254950479Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T06:49:31.256082187Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.131588ms logger=migrator t=2026-05-05T06:49:31.260585631Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T06:49:31.260603311Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.65µs logger=migrator t=2026-05-05T06:49:31.269503337Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-05T06:49:31.270839459Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.336162ms logger=migrator t=2026-05-05T06:49:31.275612858Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T06:49:31.276843178Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.22332ms logger=migrator t=2026-05-05T06:49:31.282793426Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-05T06:49:31.283843813Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.048077ms logger=migrator t=2026-05-05T06:49:31.290575803Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-05T06:49:31.291355236Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=780.293µs logger=migrator t=2026-05-05T06:49:31.296236127Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-05T06:49:31.296497661Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=262.304µs logger=migrator t=2026-05-05T06:49:31.301002725Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-05T06:49:31.301634904Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=631.429µs logger=migrator t=2026-05-05T06:49:31.306452534Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-05T06:49:31.307950849Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.496675ms logger=migrator t=2026-05-05T06:49:31.314739891Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-05T06:49:31.315990931Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.251811ms logger=migrator t=2026-05-05T06:49:31.321300667Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-05T06:49:31.332162866Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.864789ms logger=migrator t=2026-05-05T06:49:31.337291941Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-05T06:49:31.347583229Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.290748ms logger=migrator t=2026-05-05T06:49:31.353750391Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-05T06:49:31.36102916Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.277609ms logger=migrator t=2026-05-05T06:49:31.366835736Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-05T06:49:31.366904237Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.552µs logger=migrator t=2026-05-05T06:49:31.372089772Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-05T06:49:31.382277349Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.195267ms logger=migrator t=2026-05-05T06:49:31.388367639Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-05T06:49:31.397729193Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.360864ms logger=migrator t=2026-05-05T06:49:31.402681385Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-05T06:49:31.402907508Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=225.163µs logger=migrator t=2026-05-05T06:49:31.407466713Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.339490525s logger=migrator t=2026-05-05T06:49:31.408213465Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-05T06:49:31.423509476Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-05T06:49:31.42370946Z level=info msg="Created default organization" logger=secrets t=2026-05-05T06:49:31.430781156Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T06:49:31.478092312Z level=info msg="Restored cache from database" duration=405.197µs logger=plugin.store t=2026-05-05T06:49:31.480332859Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-05T06:49:31.51693949Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-05T06:49:31.51696818Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-05T06:49:31.517069062Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-05T06:49:31.517092222Z level=info msg="Plugins loaded" count=54 duration=36.760353ms logger=query_data t=2026-05-05T06:49:31.521411663Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-05T06:49:31.524988602Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-05T06:49:31.532495755Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-05T06:49:31.54123576Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-05T06:49:31.544463582Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-05T06:49:31.546444054Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-05T06:49:31.566829109Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-05T06:49:31.585883752Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-05T06:49:31.607176322Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-05T06:49:31.607201652Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-05T06:49:31.607324064Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-05T06:49:31.607597659Z level=info msg="State cache has been initialized" states=0 duration=272.715µs logger=grafanaStorageLogger t=2026-05-05T06:49:31.607631699Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-05T06:49:31.608059776Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-05-05T06:49:31.60890115Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-05T06:49:31.613898202Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.scheduler t=2026-05-05T06:49:31.614710315Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-05T06:49:31.614812017Z level=info msg=starting first_tick=2026-05-05T06:49:40Z logger=plugins.update.checker t=2026-05-05T06:49:31.687702433Z level=info msg="Update check succeeded" duration=79.768619ms logger=grafana.update.checker t=2026-05-05T06:49:31.689182618Z level=info msg="Update check succeeded" duration=81.59796ms logger=sqlstore.transactions t=2026-05-05T06:49:31.708274542Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-05T06:49:31.76969963Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T06:49:31.794923044Z level=info msg="Patterns update finished" duration=115.351194ms logger=grafana-apiserver t=2026-05-05T06:49:31.909625498Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-05T06:49:31.910045614Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-05T06:49:34.800543551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:34.801453386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:34.814242133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:34.839901426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:34.854832027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:34.879484585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:34.895640145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:34.916686365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:34.938421576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:34.965833097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:34.988059946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.015809402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.038552117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.064468013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.082053494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.109716618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.121858713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.150234618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.169588759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.20087854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.219892605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.248676616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.269823706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.30004892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.316930241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.343308474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.363421226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.392854258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.408720643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.438589472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.45531919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.486583641Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.521086195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.604091535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.615144553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.666680349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.681388585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.731772423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.752625827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.808454773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.831510573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.891623597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.912738415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.974875071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:35.993340747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.04240764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.060330836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.115907322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.135646157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.192700167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.211195891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.271147627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.288205119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.348066113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.366632659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.44257733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.455877202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.51661916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.535617963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.624920296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.640030947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.7009984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.716910833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.785703619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.813128077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.917953168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:36.936436432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.014033808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.034435691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.117729271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.135417052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.215765365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.234779177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.324102932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.341793382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.431322241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.456136645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.542963801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.564846568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T06:49:37.651379129Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-05T06:50:06.633494564Z level=info msg="Usage stats are ready to report"