logger=settings t=2026-04-02T03:42:55.157055107Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-02T03:42:55Z logger=settings t=2026-04-02T03:42:55.157442278Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-02T03:42:55.157470798Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-02T03:42:55.157478099Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-02T03:42:55.157482209Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-02T03:42:55.157485589Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-02T03:42:55.157488719Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-02T03:42:55.157492169Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-02T03:42:55.157495629Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-02T03:42:55.157499109Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-02T03:42:55.157504619Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-02T03:42:55.15751593Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-02T03:42:55.15751938Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-02T03:42:55.15752269Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-02T03:42:55.15752776Z level=info msg=Target target=[all] logger=settings t=2026-04-02T03:42:55.15754115Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-02T03:42:55.15754457Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-02T03:42:55.157552901Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-02T03:42:55.157556621Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-02T03:42:55.157560661Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-02T03:42:55.157564141Z level=info msg="App mode production" logger=sqlstore t=2026-04-02T03:42:55.160091681Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-02T03:42:55.160296317Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-02T03:42:55.162720844Z level=info msg="Locking database" logger=migrator t=2026-04-02T03:42:55.162737014Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-02T03:42:55.163508555Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-02T03:42:55.164891034Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.375868ms logger=migrator t=2026-04-02T03:42:55.171621869Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-02T03:42:55.172530085Z level=info msg="Migration successfully executed" id="create user table" duration=908.096µs logger=migrator t=2026-04-02T03:42:55.179155208Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-02T03:42:55.18033765Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.182932ms logger=migrator t=2026-04-02T03:42:55.18502095Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-02T03:42:55.18611148Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.09007ms logger=migrator t=2026-04-02T03:42:55.191325834Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-02T03:42:55.192040955Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=715.691µs logger=migrator t=2026-04-02T03:42:55.196639661Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-02T03:42:55.197349202Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=709.739µs logger=migrator t=2026-04-02T03:42:55.203358628Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-02T03:42:55.205546677Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.186959ms logger=migrator t=2026-04-02T03:42:55.227906375Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-02T03:42:55.229374996Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.472091ms logger=migrator t=2026-04-02T03:42:55.234526929Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-02T03:42:55.235222518Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=695.549µs logger=migrator t=2026-04-02T03:42:55.240006101Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-02T03:42:55.240802562Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=796.142µs logger=migrator t=2026-04-02T03:42:55.246275394Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-02T03:42:55.246893701Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=628.187µs logger=migrator t=2026-04-02T03:42:55.251959781Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-02T03:42:55.252519906Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=560.045µs logger=migrator t=2026-04-02T03:42:55.260470016Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-02T03:42:55.261885725Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.415739ms logger=migrator t=2026-04-02T03:42:55.268892579Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-02T03:42:55.26896059Z level=info msg="Migration successfully executed" id="Update user table charset" duration=72.392µs logger=migrator t=2026-04-02T03:42:55.277206469Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-02T03:42:55.279714688Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.50929ms logger=migrator t=2026-04-02T03:42:55.284095339Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-02T03:42:55.284636324Z level=info msg="Migration successfully executed" id="Add missing user data" duration=533.835µs logger=migrator t=2026-04-02T03:42:55.289466947Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-02T03:42:55.290593489Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.141382ms logger=migrator t=2026-04-02T03:42:55.294384563Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-02T03:42:55.295110243Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=726.26µs logger=migrator t=2026-04-02T03:42:55.299090174Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-02T03:42:55.300220535Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.130771ms logger=migrator t=2026-04-02T03:42:55.304089772Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-02T03:42:55.312045111Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.952979ms logger=migrator t=2026-04-02T03:42:55.317166183Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-02T03:42:55.318070989Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=899.725µs logger=migrator t=2026-04-02T03:42:55.327306334Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-02T03:42:55.327590371Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=287.047µs logger=migrator t=2026-04-02T03:42:55.331193891Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-02T03:42:55.332034185Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=839.824µs logger=migrator t=2026-04-02T03:42:55.336849287Z 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-04-02T03:42:55.337172566Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=322.939µs logger=migrator t=2026-04-02T03:42:55.345996681Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-02T03:42:55.346749361Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=758.16µs logger=migrator t=2026-04-02T03:42:55.363941636Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-02T03:42:55.365523831Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.581734ms logger=migrator t=2026-04-02T03:42:55.370918019Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-02T03:42:55.372136103Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.217604ms logger=migrator t=2026-04-02T03:42:55.376596606Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-02T03:42:55.377300176Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=703.73µs logger=migrator t=2026-04-02T03:42:55.383642531Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-02T03:42:55.38434726Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=705.199µs logger=migrator t=2026-04-02T03:42:55.38939785Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-02T03:42:55.39012157Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=723.56µs logger=migrator t=2026-04-02T03:42:55.396053154Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-02T03:42:55.396083015Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.861µs logger=migrator t=2026-04-02T03:42:55.436252016Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-02T03:42:55.438773166Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.522479ms logger=migrator t=2026-04-02T03:42:55.447395074Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-02T03:42:55.448080873Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=686.979µs logger=migrator t=2026-04-02T03:42:55.453975756Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-02T03:42:55.455442096Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.467041ms logger=migrator t=2026-04-02T03:42:55.462303225Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-02T03:42:55.46283029Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=526.765µs logger=migrator t=2026-04-02T03:42:55.46753598Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-02T03:42:55.470348258Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.811908ms logger=migrator t=2026-04-02T03:42:55.475081869Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-02T03:42:55.475750228Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=668.128µs logger=migrator t=2026-04-02T03:42:55.480788737Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-02T03:42:55.481459545Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=670.018µs logger=migrator t=2026-04-02T03:42:55.498210389Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-02T03:42:55.498801945Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=591.666µs logger=migrator t=2026-04-02T03:42:55.504503052Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-02T03:42:55.50516581Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=662.308µs logger=migrator t=2026-04-02T03:42:55.51059186Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-02T03:42:55.511061923Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=470.033µs logger=migrator t=2026-04-02T03:42:55.528032353Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-02T03:42:55.528616949Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=585.916µs logger=migrator t=2026-04-02T03:42:55.53442625Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-02T03:42:55.534913203Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=488.593µs logger=migrator t=2026-04-02T03:42:55.54095941Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-02T03:42:55.541345211Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=385.921µs logger=migrator t=2026-04-02T03:42:55.545965649Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-02T03:42:55.546616717Z level=info msg="Migration successfully executed" id="create star table" duration=653.018µs logger=migrator t=2026-04-02T03:42:55.554674649Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-02T03:42:55.555662726Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=990.987µs logger=migrator t=2026-04-02T03:42:55.568566213Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-02T03:42:55.570068285Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.503612ms logger=migrator t=2026-04-02T03:42:55.578510789Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-02T03:42:55.579761153Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.239784ms logger=migrator t=2026-04-02T03:42:55.585224344Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-02T03:42:55.586351485Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.127491ms logger=migrator t=2026-04-02T03:42:55.591909639Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-02T03:42:55.593093242Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.186904ms logger=migrator t=2026-04-02T03:42:55.598520642Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-02T03:42:55.599381605Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=859.363µs logger=migrator t=2026-04-02T03:42:55.605660678Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-02T03:42:55.606946875Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.284776ms logger=migrator t=2026-04-02T03:42:55.611912351Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-02T03:42:55.611956843Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.962µs logger=migrator t=2026-04-02T03:42:55.616632892Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-02T03:42:55.616674913Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=54.361µs logger=migrator t=2026-04-02T03:42:55.622434612Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-02T03:42:55.62271427Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=280.858µs logger=migrator t=2026-04-02T03:42:55.628639294Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-02T03:42:55.630157176Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.516912ms logger=migrator t=2026-04-02T03:42:55.635573146Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-02T03:42:55.636347057Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=774.171µs logger=migrator t=2026-04-02T03:42:55.641904791Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-02T03:42:55.642746354Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=841.663µs logger=migrator t=2026-04-02T03:42:55.652686409Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-02T03:42:55.653914132Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.229573ms logger=migrator t=2026-04-02T03:42:55.660550206Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-02T03:42:55.661490292Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=940.386µs logger=migrator t=2026-04-02T03:42:55.667093637Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-02T03:42:55.667842787Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=750.44µs logger=migrator t=2026-04-02T03:42:55.673502604Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-02T03:42:55.681405473Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.907349ms logger=migrator t=2026-04-02T03:42:55.687255974Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-02T03:42:55.687839911Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=584.557µs logger=migrator t=2026-04-02T03:42:55.694007632Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-02T03:42:55.695430731Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.421298ms logger=migrator t=2026-04-02T03:42:55.70916129Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-02T03:42:55.710270521Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.121502ms logger=migrator t=2026-04-02T03:42:55.716485783Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-02T03:42:55.716848073Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=363.1µs logger=migrator t=2026-04-02T03:42:55.722323474Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-02T03:42:55.724542756Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=2.210531ms logger=migrator t=2026-04-02T03:42:55.730952503Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-02T03:42:55.731121537Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=156.274µs logger=migrator t=2026-04-02T03:42:55.737123283Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-02T03:42:55.740864607Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.745064ms logger=migrator t=2026-04-02T03:42:55.746709559Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-02T03:42:55.74896478Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.253981ms logger=migrator t=2026-04-02T03:42:55.756846118Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-02T03:42:55.759108331Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.265093ms logger=migrator t=2026-04-02T03:42:55.766192387Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-02T03:42:55.767372189Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.178732ms logger=migrator t=2026-04-02T03:42:55.777293774Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-02T03:42:55.780135743Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.854709ms logger=migrator t=2026-04-02T03:42:55.786713514Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-02T03:42:55.787630449Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=917.395µs logger=migrator t=2026-04-02T03:42:55.793045019Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-02T03:42:55.794057608Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.015489ms logger=migrator t=2026-04-02T03:42:55.802745388Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-02T03:42:55.80282615Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=97.813µs logger=migrator t=2026-04-02T03:42:55.810967525Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-02T03:42:55.811009886Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.431µs logger=migrator t=2026-04-02T03:42:55.816495958Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-02T03:42:55.820012055Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.516217ms logger=migrator t=2026-04-02T03:42:55.825550288Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-02T03:42:55.827507102Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.956503ms logger=migrator t=2026-04-02T03:42:55.832337155Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-02T03:42:55.835856952Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.513107ms logger=migrator t=2026-04-02T03:42:55.84045025Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-02T03:42:55.842385364Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.932194ms logger=migrator t=2026-04-02T03:42:55.846887987Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-02T03:42:55.847088723Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=201.236µs logger=migrator t=2026-04-02T03:42:55.85675512Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-02T03:42:55.858058046Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.300556ms logger=migrator t=2026-04-02T03:42:55.864548216Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-02T03:42:55.865213424Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=665.228µs logger=migrator t=2026-04-02T03:42:55.870872871Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-02T03:42:55.870912672Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.161µs logger=migrator t=2026-04-02T03:42:55.878494322Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-02T03:42:55.880090995Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.596643ms logger=migrator t=2026-04-02T03:42:55.886912745Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-02T03:42:55.887695256Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=784.041µs logger=migrator t=2026-04-02T03:42:55.892253773Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-02T03:42:55.898675649Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.419977ms logger=migrator t=2026-04-02T03:42:55.90268591Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-02T03:42:55.903207224Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=521.434µs logger=migrator t=2026-04-02T03:42:55.907099692Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-02T03:42:55.907684498Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=585.416µs logger=migrator t=2026-04-02T03:42:55.911207955Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-02T03:42:55.912466751Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.258196ms logger=migrator t=2026-04-02T03:42:55.916277446Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-02T03:42:55.916754889Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=477.483µs logger=migrator t=2026-04-02T03:42:55.920780841Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-02T03:42:55.921350086Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=569.315µs logger=migrator t=2026-04-02T03:42:55.924617837Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-02T03:42:55.927120006Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.49838ms logger=migrator t=2026-04-02T03:42:55.932185346Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-02T03:42:55.933596775Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.417209ms logger=migrator t=2026-04-02T03:42:55.938455699Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-02T03:42:55.939075156Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=620.107µs logger=migrator t=2026-04-02T03:42:55.944435064Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-02T03:42:55.944600319Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=165.335µs logger=migrator t=2026-04-02T03:42:55.94862321Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-02T03:42:55.95008517Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.47297ms logger=migrator t=2026-04-02T03:42:55.954155983Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-02T03:42:55.956318192Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.161569ms logger=migrator t=2026-04-02T03:42:55.960670123Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-02T03:42:55.961574568Z level=info msg="Migration successfully executed" id="create data_source table" duration=904.165µs logger=migrator t=2026-04-02T03:42:55.966214637Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-02T03:42:55.967020779Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=806.042µs logger=migrator t=2026-04-02T03:42:55.971819772Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-02T03:42:55.973116917Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.296286ms logger=migrator t=2026-04-02T03:42:55.979260348Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-02T03:42:55.979979287Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=717.259µs logger=migrator t=2026-04-02T03:42:55.984410179Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-02T03:42:55.985271034Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=863.135µs logger=migrator t=2026-04-02T03:42:55.989971643Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-02T03:42:55.996394821Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.441309ms logger=migrator t=2026-04-02T03:42:56.003721383Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-02T03:42:56.00466354Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=942.907µs logger=migrator t=2026-04-02T03:42:56.012511666Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-02T03:42:56.013862164Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.356778ms logger=migrator t=2026-04-02T03:42:56.101075885Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-02T03:42:56.102605647Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.533013ms logger=migrator t=2026-04-02T03:42:56.108075789Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-02T03:42:56.108599923Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=521.824µs logger=migrator t=2026-04-02T03:42:56.114182627Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-02T03:42:56.116889702Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.710665ms logger=migrator t=2026-04-02T03:42:56.124519003Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-02T03:42:56.128773881Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.257139ms logger=migrator t=2026-04-02T03:42:56.13417107Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-02T03:42:56.134250102Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=81.812µs logger=migrator t=2026-04-02T03:42:56.138614732Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-02T03:42:56.138838449Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=224.387µs logger=migrator t=2026-04-02T03:42:56.143661612Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-02T03:42:56.146007987Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.345995ms logger=migrator t=2026-04-02T03:42:56.150520762Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-02T03:42:56.150722107Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=199.415µs logger=migrator t=2026-04-02T03:42:56.1540926Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-02T03:42:56.154270775Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=179.075µs logger=migrator t=2026-04-02T03:42:56.15769875Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-02T03:42:56.161957498Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.258918ms logger=migrator t=2026-04-02T03:42:56.168309463Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-02T03:42:56.168620162Z level=info msg="Migration successfully executed" id="Update uid value" duration=315.649µs logger=migrator t=2026-04-02T03:42:56.173941929Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-02T03:42:56.174814383Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=869.694µs logger=migrator t=2026-04-02T03:42:56.180037038Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-02T03:42:56.180896442Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=860.684µs logger=migrator t=2026-04-02T03:42:56.186546418Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-02T03:42:56.187408792Z level=info msg="Migration successfully executed" id="create api_key table" duration=863.034µs logger=migrator t=2026-04-02T03:42:56.191651748Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-02T03:42:56.192616316Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=964.407µs logger=migrator t=2026-04-02T03:42:56.199332471Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-02T03:42:56.199991779Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=661.608µs logger=migrator t=2026-04-02T03:42:56.204764191Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-02T03:42:56.206435608Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.663486ms logger=migrator t=2026-04-02T03:42:56.211381434Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-02T03:42:56.212106335Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=724.61µs logger=migrator t=2026-04-02T03:42:56.219509929Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-02T03:42:56.220870787Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.361258ms logger=migrator t=2026-04-02T03:42:56.224884957Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-02T03:42:56.225591778Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=706.761µs logger=migrator t=2026-04-02T03:42:56.230108982Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-02T03:42:56.237091546Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.981604ms logger=migrator t=2026-04-02T03:42:56.24164145Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-02T03:42:56.242383902Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=743.252µs logger=migrator t=2026-04-02T03:42:56.247754489Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-02T03:42:56.248941323Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.187384ms logger=migrator t=2026-04-02T03:42:56.25611318Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-02T03:42:56.257222852Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.112872ms logger=migrator t=2026-04-02T03:42:56.261352345Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-02T03:42:56.262703333Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.348928ms logger=migrator t=2026-04-02T03:42:56.267463134Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-02T03:42:56.26800647Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=540.326µs logger=migrator t=2026-04-02T03:42:56.276544656Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-02T03:42:56.277590935Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.050999ms logger=migrator t=2026-04-02T03:42:56.286200913Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-02T03:42:56.286232173Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=35.811µs logger=migrator t=2026-04-02T03:42:56.289249366Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-02T03:42:56.291850908Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.599492ms logger=migrator t=2026-04-02T03:42:56.294875522Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-02T03:42:56.2973188Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.444498ms logger=migrator t=2026-04-02T03:42:56.300806946Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-02T03:42:56.30096232Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.184µs logger=migrator t=2026-04-02T03:42:56.31181264Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-02T03:42:56.314713421Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.904381ms logger=migrator t=2026-04-02T03:42:56.317744924Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-02T03:42:56.32046265Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.717145ms logger=migrator t=2026-04-02T03:42:56.325124189Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-02T03:42:56.3259158Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=792.081µs logger=migrator t=2026-04-02T03:42:56.329796898Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-02T03:42:56.330338673Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=541.835µs logger=migrator t=2026-04-02T03:42:56.333876621Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-02T03:42:56.334813937Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=937.436µs logger=migrator t=2026-04-02T03:42:56.338254332Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-02T03:42:56.339082784Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=829.592µs logger=migrator t=2026-04-02T03:42:56.342608512Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-02T03:42:56.343570909Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=961.657µs logger=migrator t=2026-04-02T03:42:56.347105796Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-02T03:42:56.348135274Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.029648ms logger=migrator t=2026-04-02T03:42:56.351829217Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-02T03:42:56.35191061Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=80.782µs logger=migrator t=2026-04-02T03:42:56.355437337Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-02T03:42:56.355466928Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.481µs logger=migrator t=2026-04-02T03:42:56.358165262Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-02T03:42:56.36134269Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.178468ms logger=migrator t=2026-04-02T03:42:56.364808846Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-02T03:42:56.367938652Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.125706ms logger=migrator t=2026-04-02T03:42:56.371352017Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-02T03:42:56.37146268Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=112.513µs logger=migrator t=2026-04-02T03:42:56.375177643Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-02T03:42:56.376136689Z level=info msg="Migration successfully executed" id="create quota table v1" duration=958.296µs logger=migrator t=2026-04-02T03:42:56.37976803Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-02T03:42:56.381158288Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.389278ms logger=migrator t=2026-04-02T03:42:56.384767997Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-02T03:42:56.384806708Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.341µs logger=migrator t=2026-04-02T03:42:56.388623374Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-02T03:42:56.389517769Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=893.995µs logger=migrator t=2026-04-02T03:42:56.393084347Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-02T03:42:56.394063365Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=977.468µs logger=migrator t=2026-04-02T03:42:56.398225099Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-02T03:42:56.401819768Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.593179ms logger=migrator t=2026-04-02T03:42:56.405522832Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-02T03:42:56.405576493Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=52.572µs logger=migrator t=2026-04-02T03:42:56.409149112Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-02T03:42:56.410116738Z level=info msg="Migration successfully executed" id="create session table" duration=967.387µs logger=migrator t=2026-04-02T03:42:56.413667217Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-02T03:42:56.41378101Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=115.113µs logger=migrator t=2026-04-02T03:42:56.416951318Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-02T03:42:56.4170497Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=96.683µs logger=migrator t=2026-04-02T03:42:56.420334771Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-02T03:42:56.421092692Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=758.421µs logger=migrator t=2026-04-02T03:42:56.425294538Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-02T03:42:56.42644689Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.150802ms logger=migrator t=2026-04-02T03:42:56.432214159Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-02T03:42:56.432279811Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=69.172µs logger=migrator t=2026-04-02T03:42:56.435951653Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-02T03:42:56.435987394Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.651µs logger=migrator t=2026-04-02T03:42:56.439248444Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-02T03:42:56.44272602Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.477206ms logger=migrator t=2026-04-02T03:42:56.450661909Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-02T03:42:56.454150336Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.490766ms logger=migrator t=2026-04-02T03:42:56.457826947Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-02T03:42:56.45792873Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=102.433µs logger=migrator t=2026-04-02T03:42:56.461318294Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-02T03:42:56.461418467Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=101.383µs logger=migrator t=2026-04-02T03:42:56.46480414Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-02T03:42:56.465745936Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=940.916µs logger=migrator t=2026-04-02T03:42:56.46949367Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-02T03:42:56.469523631Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=31.471µs logger=migrator t=2026-04-02T03:42:56.472875364Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-02T03:42:56.476295418Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.419704ms logger=migrator t=2026-04-02T03:42:56.479680221Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-02T03:42:56.479874987Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=195.096µs logger=migrator t=2026-04-02T03:42:56.483116746Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-02T03:42:56.486557442Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.436786ms logger=migrator t=2026-04-02T03:42:56.490012537Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-02T03:42:56.49376099Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.749283ms logger=migrator t=2026-04-02T03:42:56.497101163Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-02T03:42:56.497186755Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=86.293µs logger=migrator t=2026-04-02T03:42:56.500916519Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-02T03:42:56.501956657Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.040248ms logger=migrator t=2026-04-02T03:42:56.506515494Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-02T03:42:56.507436319Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=920.866µs logger=migrator t=2026-04-02T03:42:56.511926563Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-02T03:42:56.513082445Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.156172ms logger=migrator t=2026-04-02T03:42:56.517439616Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-02T03:42:56.518475324Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.035958ms logger=migrator t=2026-04-02T03:42:56.522352651Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-02T03:42:56.523286257Z level=info msg="Migration successfully executed" id="add index alert state" duration=933.256µs logger=migrator t=2026-04-02T03:42:56.527123383Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-02T03:42:56.528101941Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=980.068µs logger=migrator t=2026-04-02T03:42:56.532214644Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-02T03:42:56.533128869Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=913.345µs logger=migrator t=2026-04-02T03:42:56.537800898Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-02T03:42:56.539054782Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.253744ms logger=migrator t=2026-04-02T03:42:56.543511146Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-02T03:42:56.54439005Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=878.464µs logger=migrator t=2026-04-02T03:42:56.548265178Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-02T03:42:56.561065901Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.794693ms logger=migrator t=2026-04-02T03:42:56.566250685Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-02T03:42:56.567970863Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.719328ms logger=migrator t=2026-04-02T03:42:56.573522426Z 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-04-02T03:42:56.574413571Z 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=895.365µs logger=migrator t=2026-04-02T03:42:56.580217491Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-02T03:42:56.58057285Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=354.369µs logger=migrator t=2026-04-02T03:42:56.588485979Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-02T03:42:56.589225729Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=738.18µs logger=migrator t=2026-04-02T03:42:56.595612447Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-02T03:42:56.596481651Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=869.883µs logger=migrator t=2026-04-02T03:42:56.600669186Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-02T03:42:56.606737504Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.068598ms logger=migrator t=2026-04-02T03:42:56.61455295Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-02T03:42:56.618309944Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.760484ms logger=migrator t=2026-04-02T03:42:56.62215186Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-02T03:42:56.626649365Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.498315ms logger=migrator t=2026-04-02T03:42:56.629957636Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-02T03:42:56.633572346Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.611339ms logger=migrator t=2026-04-02T03:42:56.63698121Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-02T03:42:56.637875855Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=894.165µs logger=migrator t=2026-04-02T03:42:56.641776142Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-02T03:42:56.641802083Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.661µs logger=migrator t=2026-04-02T03:42:56.644976661Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-02T03:42:56.645005462Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.071µs logger=migrator t=2026-04-02T03:42:56.649243929Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-02T03:42:56.650660268Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.417649ms logger=migrator t=2026-04-02T03:42:56.655635516Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-02T03:42:56.657167919Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.534993ms logger=migrator t=2026-04-02T03:42:56.663264217Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-02T03:42:56.664062229Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=799.402µs logger=migrator t=2026-04-02T03:42:56.667546685Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-02T03:42:56.668483162Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=936.686µs logger=migrator t=2026-04-02T03:42:56.671825764Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-02T03:42:56.672752189Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=926.445µs logger=migrator t=2026-04-02T03:42:56.67642728Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-02T03:42:56.683516086Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.087976ms logger=migrator t=2026-04-02T03:42:56.687341042Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-02T03:42:56.691091206Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.749554ms logger=migrator t=2026-04-02T03:42:56.695672222Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-02T03:42:56.695879988Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=209.346µs logger=migrator t=2026-04-02T03:42:56.699708784Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-02T03:42:56.701196245Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.486881ms logger=migrator t=2026-04-02T03:42:56.705425893Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-02T03:42:56.70679901Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.368828ms logger=migrator t=2026-04-02T03:42:56.710916444Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-02T03:42:56.715541732Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.626438ms logger=migrator t=2026-04-02T03:42:56.719160132Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-02T03:42:56.719226974Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=66.892µs logger=migrator t=2026-04-02T03:42:56.722812933Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-02T03:42:56.723664006Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=848.903µs logger=migrator t=2026-04-02T03:42:56.727205725Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-02T03:42:56.728083369Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=877.704µs logger=migrator t=2026-04-02T03:42:56.732173171Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-02T03:42:56.732250053Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=77.482µs logger=migrator t=2026-04-02T03:42:56.735888585Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-02T03:42:56.736950444Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.062159ms logger=migrator t=2026-04-02T03:42:56.743425712Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-02T03:42:56.744981086Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.554444ms logger=migrator t=2026-04-02T03:42:56.751367762Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-02T03:42:56.752287198Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=918.956µs logger=migrator t=2026-04-02T03:42:56.756925506Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-02T03:42:56.757919594Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=994.838µs logger=migrator t=2026-04-02T03:42:56.762425178Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-02T03:42:56.763728525Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.304257ms logger=migrator t=2026-04-02T03:42:56.769393781Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-02T03:42:56.77043896Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.051749ms logger=migrator t=2026-04-02T03:42:56.776906718Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-02T03:42:56.776939019Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.791µs logger=migrator t=2026-04-02T03:42:56.781231228Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-02T03:42:56.788808288Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.57562ms logger=migrator t=2026-04-02T03:42:56.792680404Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-02T03:42:56.793715023Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.031869ms logger=migrator t=2026-04-02T03:42:56.798349601Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-02T03:42:56.802395093Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.044942ms logger=migrator t=2026-04-02T03:42:56.805948492Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-02T03:42:56.806660011Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=711.989µs logger=migrator t=2026-04-02T03:42:56.811048213Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-02T03:42:56.811894736Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=846.473µs logger=migrator t=2026-04-02T03:42:56.818993412Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-02T03:42:56.820095293Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.104641ms logger=migrator t=2026-04-02T03:42:56.823527887Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-02T03:42:56.83266786Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=9.137422ms logger=migrator t=2026-04-02T03:42:56.836127505Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-02T03:42:56.836680011Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=552.356µs logger=migrator t=2026-04-02T03:42:56.843569921Z 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-04-02T03:42:56.845281479Z 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.713888ms logger=migrator t=2026-04-02T03:42:56.852463617Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-02T03:42:56.852962411Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=503.724µs logger=migrator t=2026-04-02T03:42:56.856398226Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-02T03:42:56.857124856Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=727.24µs logger=migrator t=2026-04-02T03:42:56.862285199Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-02T03:42:56.862621978Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=339.579µs logger=migrator t=2026-04-02T03:42:56.867500373Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-02T03:42:56.872129091Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.627238ms logger=migrator t=2026-04-02T03:42:56.876000618Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-02T03:42:56.881232993Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.229915ms logger=migrator t=2026-04-02T03:42:56.88621391Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-02T03:42:56.887226548Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.009678ms logger=migrator t=2026-04-02T03:42:56.891108355Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-02T03:42:56.892056001Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=947.556µs logger=migrator t=2026-04-02T03:42:56.897662646Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-02T03:42:56.898082989Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=422.113µs logger=migrator t=2026-04-02T03:42:56.907750356Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-02T03:42:56.912483327Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.734211ms logger=migrator t=2026-04-02T03:42:56.917739392Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-02T03:42:56.918706629Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=967.497µs logger=migrator t=2026-04-02T03:42:56.924397806Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-02T03:42:56.924583811Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=184.305µs logger=migrator t=2026-04-02T03:42:56.928084107Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-02T03:42:56.928699835Z level=info msg="Migration successfully executed" id="Move region to single row" duration=616.608µs logger=migrator t=2026-04-02T03:42:56.933437465Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-02T03:42:56.934550467Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.112892ms logger=migrator t=2026-04-02T03:42:56.938495986Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-02T03:42:56.939365619Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=870.284µs logger=migrator t=2026-04-02T03:42:56.947387561Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-02T03:42:56.94840996Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.021199ms logger=migrator t=2026-04-02T03:42:56.952008309Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-02T03:42:56.952973256Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=963.467µs logger=migrator t=2026-04-02T03:42:56.957235724Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-02T03:42:56.958424317Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.187442ms logger=migrator t=2026-04-02T03:42:56.962937012Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-02T03:42:56.964303489Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.366557ms logger=migrator t=2026-04-02T03:42:56.96793661Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-02T03:42:56.968007032Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=74.002µs logger=migrator t=2026-04-02T03:42:56.971625542Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-02T03:42:56.972518786Z level=info msg="Migration successfully executed" id="create test_data table" duration=893.004µs logger=migrator t=2026-04-02T03:42:56.979321945Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-02T03:42:56.980829186Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.506282ms logger=migrator t=2026-04-02T03:42:56.996434668Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-02T03:42:56.997353473Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=922.225µs logger=migrator t=2026-04-02T03:42:57.001611531Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-02T03:42:57.002635379Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.024798ms logger=migrator t=2026-04-02T03:42:57.008031228Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-02T03:42:57.008232274Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=200.906µs logger=migrator t=2026-04-02T03:42:57.022188689Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-02T03:42:57.022930669Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=745.53µs logger=migrator t=2026-04-02T03:42:57.026681204Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-02T03:42:57.026766536Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=86.322µs logger=migrator t=2026-04-02T03:42:57.030220281Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-02T03:42:57.031576619Z level=info msg="Migration successfully executed" id="create team table" duration=1.354667ms logger=migrator t=2026-04-02T03:42:57.03812459Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-02T03:42:57.039142168Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.017618ms logger=migrator t=2026-04-02T03:42:57.046595775Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-02T03:42:57.0475337Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=937.556µs logger=migrator t=2026-04-02T03:42:57.051899391Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-02T03:42:57.056463587Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.563796ms logger=migrator t=2026-04-02T03:42:57.062220756Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-02T03:42:57.062464623Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=243.327µs logger=migrator t=2026-04-02T03:42:57.066224777Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-02T03:42:57.067171183Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=948.386µs logger=migrator t=2026-04-02T03:42:57.071138322Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-02T03:42:57.071949215Z level=info msg="Migration successfully executed" id="create team member table" duration=808.473µs logger=migrator t=2026-04-02T03:42:57.075937485Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-02T03:42:57.077070736Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.133611ms logger=migrator t=2026-04-02T03:42:57.081777766Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-02T03:42:57.082760434Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=981.768µs logger=migrator t=2026-04-02T03:42:57.086820346Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-02T03:42:57.088273526Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.45259ms logger=migrator t=2026-04-02T03:42:57.092853343Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-02T03:42:57.099126676Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.274953ms logger=migrator t=2026-04-02T03:42:57.103819686Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-02T03:42:57.108453245Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.628408ms logger=migrator t=2026-04-02T03:42:57.112593949Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-02T03:42:57.118522992Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.931173ms logger=migrator t=2026-04-02T03:42:57.122143443Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-02T03:42:57.12313268Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=988.757µs logger=migrator t=2026-04-02T03:42:57.137499777Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-02T03:42:57.138677969Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.209613ms logger=migrator t=2026-04-02T03:42:57.143244266Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-02T03:42:57.144963174Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.721218ms logger=migrator t=2026-04-02T03:42:57.153800428Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-02T03:42:57.155161315Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.361497ms logger=migrator t=2026-04-02T03:42:57.161992405Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-02T03:42:57.162972291Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=980.146µs logger=migrator t=2026-04-02T03:42:57.171758134Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-02T03:42:57.172660079Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=907.555µs logger=migrator t=2026-04-02T03:42:57.179084857Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-02T03:42:57.179867788Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=782.221µs logger=migrator t=2026-04-02T03:42:57.185819743Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-02T03:42:57.186727138Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=907.435µs logger=migrator t=2026-04-02T03:42:57.192170419Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-02T03:42:57.192645492Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=474.643µs logger=migrator t=2026-04-02T03:42:57.199666836Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-02T03:42:57.20051322Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=850.515µs logger=migrator t=2026-04-02T03:42:57.205365903Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-02T03:42:57.20668464Z level=info msg="Migration successfully executed" id="create tag table" duration=1.318677ms logger=migrator t=2026-04-02T03:42:57.214127805Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-02T03:42:57.21572929Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.600875ms logger=migrator t=2026-04-02T03:42:57.225478969Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-02T03:42:57.226328293Z level=info msg="Migration successfully executed" id="create login attempt table" duration=849.594µs logger=migrator t=2026-04-02T03:42:57.233166972Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-02T03:42:57.234822328Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.655036ms logger=migrator t=2026-04-02T03:42:57.242557302Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-02T03:42:57.243652692Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.09356ms logger=migrator t=2026-04-02T03:42:57.252764684Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-02T03:42:57.269680531Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.911497ms logger=migrator t=2026-04-02T03:42:57.275260585Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-02T03:42:57.275955114Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=695.139µs logger=migrator t=2026-04-02T03:42:57.280437799Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-02T03:42:57.281129367Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=691.478µs logger=migrator t=2026-04-02T03:42:57.287815563Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-02T03:42:57.28807458Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=258.977µs logger=migrator t=2026-04-02T03:42:57.294077676Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-02T03:42:57.29461104Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=533.564µs logger=migrator t=2026-04-02T03:42:57.299007523Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-02T03:42:57.299596929Z level=info msg="Migration successfully executed" id="create user auth table" duration=589.217µs logger=migrator t=2026-04-02T03:42:57.33075412Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-02T03:42:57.33255362Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.79979ms logger=migrator t=2026-04-02T03:42:57.339387228Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-02T03:42:57.339548623Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=162.265µs logger=migrator t=2026-04-02T03:42:57.345693912Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-02T03:42:57.354789635Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.102593ms logger=migrator t=2026-04-02T03:42:57.368584626Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-02T03:42:57.377500102Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.915356ms logger=migrator t=2026-04-02T03:42:57.383671173Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-02T03:42:57.391760037Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.092373ms logger=migrator t=2026-04-02T03:42:57.397220408Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-02T03:42:57.402152234Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.932657ms logger=migrator t=2026-04-02T03:42:57.40709073Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-02T03:42:57.408031817Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=940.817µs logger=migrator t=2026-04-02T03:42:57.413169648Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-02T03:42:57.418925178Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.754111ms logger=migrator t=2026-04-02T03:42:57.424672607Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-02T03:42:57.425825868Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.153652ms logger=migrator t=2026-04-02T03:42:57.431295339Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-02T03:42:57.43241126Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.115531ms logger=migrator t=2026-04-02T03:42:57.43782489Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-02T03:42:57.439405064Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.583825ms logger=migrator t=2026-04-02T03:42:57.446054287Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-02T03:42:57.447523628Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.469381ms logger=migrator t=2026-04-02T03:42:57.454144531Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-02T03:42:57.455586251Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.44135ms logger=migrator t=2026-04-02T03:42:57.466024279Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-02T03:42:57.468017284Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.988885ms logger=migrator t=2026-04-02T03:42:57.474851783Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-02T03:42:57.480435847Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.583494ms logger=migrator t=2026-04-02T03:42:57.486893077Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-02T03:42:57.488527911Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.639295ms logger=migrator t=2026-04-02T03:42:57.494773905Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-02T03:42:57.49571294Z level=info msg="Migration successfully executed" id="create cache_data table" duration=938.865µs logger=migrator t=2026-04-02T03:42:57.500370179Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-02T03:42:57.501883081Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.512632ms logger=migrator t=2026-04-02T03:42:57.507910107Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-02T03:42:57.508744841Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=834.524µs logger=migrator t=2026-04-02T03:42:57.514916201Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-02T03:42:57.516012831Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.09513ms logger=migrator t=2026-04-02T03:42:57.522193142Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-02T03:42:57.522293954Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=102.052µs logger=migrator t=2026-04-02T03:42:57.527660553Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-02T03:42:57.527780626Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=120.963µs logger=migrator t=2026-04-02T03:42:57.532853257Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-02T03:42:57.534247866Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.394529ms logger=migrator t=2026-04-02T03:42:57.541017843Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-02T03:42:57.542852664Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.833632ms logger=migrator t=2026-04-02T03:42:57.548844869Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-02T03:42:57.549801315Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=956.676µs logger=migrator t=2026-04-02T03:42:57.55647031Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-02T03:42:57.556537772Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.142µs logger=migrator t=2026-04-02T03:42:57.561266292Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-02T03:42:57.562238829Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=972.387µs logger=migrator t=2026-04-02T03:42:57.570282382Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-02T03:42:57.5713115Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.030108ms logger=migrator t=2026-04-02T03:42:57.577423749Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-02T03:42:57.578391495Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=968.056µs logger=migrator t=2026-04-02T03:42:57.583222759Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-02T03:42:57.584506425Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.282286ms logger=migrator t=2026-04-02T03:42:57.588916307Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-02T03:42:57.597114153Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.195786ms logger=migrator t=2026-04-02T03:42:57.603397457Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-02T03:42:57.604286782Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=889.595µs logger=migrator t=2026-04-02T03:42:57.609406264Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-02T03:42:57.609598169Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=192.696µs logger=migrator t=2026-04-02T03:42:57.614467523Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-02T03:42:57.616124079Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.656286ms logger=migrator t=2026-04-02T03:42:57.622409832Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-02T03:42:57.624033878Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.622946ms logger=migrator t=2026-04-02T03:42:57.629076987Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-02T03:42:57.630057784Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=981.177µs logger=migrator t=2026-04-02T03:42:57.637072658Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-02T03:42:57.63717107Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=99.132µs logger=migrator t=2026-04-02T03:42:57.642517828Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-02T03:42:57.64438468Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.866762ms logger=migrator t=2026-04-02T03:42:57.650212721Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-02T03:42:57.651378744Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.161943ms logger=migrator t=2026-04-02T03:42:57.660519626Z 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-04-02T03:42:57.661551134Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.031488ms logger=migrator t=2026-04-02T03:42:57.668714313Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-02T03:42:57.670575474Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.861361ms logger=migrator t=2026-04-02T03:42:57.677113075Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-02T03:42:57.683310586Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.197241ms logger=migrator t=2026-04-02T03:42:57.690019592Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-02T03:42:57.691175884Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.157282ms logger=migrator t=2026-04-02T03:42:57.698174647Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-02T03:42:57.699359201Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.185564ms logger=migrator t=2026-04-02T03:42:57.705002896Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-02T03:42:57.733613457Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.607121ms logger=migrator t=2026-04-02T03:42:57.740306452Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-02T03:42:57.765645572Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.33787ms logger=migrator t=2026-04-02T03:42:57.771404991Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-02T03:42:57.772211764Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=806.663µs logger=migrator t=2026-04-02T03:42:57.776186024Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-02T03:42:57.777067338Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=882.294µs logger=migrator t=2026-04-02T03:42:57.784226156Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-02T03:42:57.794003156Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.77419ms logger=migrator t=2026-04-02T03:42:57.802622344Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-02T03:42:57.807372956Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.754232ms logger=migrator t=2026-04-02T03:42:57.813649549Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-02T03:42:57.814720309Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.07133ms logger=migrator t=2026-04-02T03:42:57.82125689Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-02T03:42:57.822937297Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.684967ms logger=migrator t=2026-04-02T03:42:57.829720624Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-02T03:42:57.830678461Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=957.447µs logger=migrator t=2026-04-02T03:42:57.837269393Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-02T03:42:57.839167366Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.896463ms logger=migrator t=2026-04-02T03:42:57.846452297Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-02T03:42:57.846521078Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=76.662µs logger=migrator t=2026-04-02T03:42:57.851935238Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-02T03:42:57.858095608Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.16487ms logger=migrator t=2026-04-02T03:42:57.863886698Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-02T03:42:57.869975827Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.091199ms logger=migrator t=2026-04-02T03:42:57.87515423Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-02T03:42:57.882783531Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.625832ms logger=migrator t=2026-04-02T03:42:57.888814977Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-02T03:42:57.889867087Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.04973ms logger=migrator t=2026-04-02T03:42:57.894772882Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-02T03:42:57.895889134Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.115702ms logger=migrator t=2026-04-02T03:42:57.901632662Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-02T03:42:57.912340308Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.700656ms logger=migrator t=2026-04-02T03:42:57.919367852Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-02T03:42:57.925283446Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.915813ms logger=migrator t=2026-04-02T03:42:57.93050483Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-02T03:42:57.931544649Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.035959ms logger=migrator t=2026-04-02T03:42:57.936148156Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-02T03:42:57.942022908Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.874532ms logger=migrator t=2026-04-02T03:42:57.946279367Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-02T03:42:57.95257965Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.299283ms logger=migrator t=2026-04-02T03:42:57.957686972Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-02T03:42:57.957755043Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=68.211µs logger=migrator t=2026-04-02T03:42:57.962817964Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-02T03:42:57.964727316Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.908122ms logger=migrator t=2026-04-02T03:42:57.970577097Z 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-04-02T03:42:57.971581376Z 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.006629ms logger=migrator t=2026-04-02T03:42:57.976720348Z 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-04-02T03:42:57.977748256Z 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.027428ms logger=migrator t=2026-04-02T03:42:57.982736504Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-02T03:42:57.982801196Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=62.462µs logger=migrator t=2026-04-02T03:42:57.987181487Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-02T03:42:57.993312407Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.13023ms logger=migrator t=2026-04-02T03:42:57.998606982Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-02T03:42:58.006208873Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.601201ms logger=migrator t=2026-04-02T03:42:58.010925263Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-02T03:42:58.018990957Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.064984ms logger=migrator t=2026-04-02T03:42:58.025130666Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-02T03:42:58.030629758Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.498282ms logger=migrator t=2026-04-02T03:42:58.036229093Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-02T03:42:58.042460075Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.226742ms logger=migrator t=2026-04-02T03:42:58.050269761Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-02T03:42:58.050442596Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=180.275µs logger=migrator t=2026-04-02T03:42:58.065883102Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-02T03:42:58.0672368Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.353538ms logger=migrator t=2026-04-02T03:42:58.072702141Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-02T03:42:58.079419527Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.716956ms logger=migrator t=2026-04-02T03:42:58.084990481Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-02T03:42:58.085057863Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.642µs logger=migrator t=2026-04-02T03:42:58.091246165Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-02T03:42:58.099599275Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.351061ms logger=migrator t=2026-04-02T03:42:58.104392437Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-02T03:42:58.105402796Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.010228ms logger=migrator t=2026-04-02T03:42:58.110532997Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-02T03:42:58.116834082Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.295274ms logger=migrator t=2026-04-02T03:42:58.122810187Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-02T03:42:58.123619869Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=811.492µs logger=migrator t=2026-04-02T03:42:58.129957454Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-02T03:42:58.130981123Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.023629ms logger=migrator t=2026-04-02T03:42:58.140844475Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-02T03:42:58.147476239Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.632394ms logger=migrator t=2026-04-02T03:42:58.154004959Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-02T03:42:58.15476433Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=761.41µs logger=migrator t=2026-04-02T03:42:58.165144257Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-02T03:42:58.166081542Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=945.375µs logger=migrator t=2026-04-02T03:42:58.183806373Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-02T03:42:58.184672017Z level=info msg="Migration successfully executed" id="create alert_image table" duration=869.824µs logger=migrator t=2026-04-02T03:42:58.205688257Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-02T03:42:58.20684613Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.162233ms logger=migrator t=2026-04-02T03:42:58.213998837Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-02T03:42:58.214065039Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.032µs logger=migrator t=2026-04-02T03:42:58.217244998Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-02T03:42:58.218852092Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.606924ms logger=migrator t=2026-04-02T03:42:58.225100944Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-02T03:42:58.226073262Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=972.368µs logger=migrator t=2026-04-02T03:42:58.238377322Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-02T03:42:58.238749112Z 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-04-02T03:42:58.246015883Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-02T03:42:58.246767523Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=756.761µs logger=migrator t=2026-04-02T03:42:58.251734771Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-02T03:42:58.253754997Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.020286ms logger=migrator t=2026-04-02T03:42:58.259709111Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-02T03:42:58.266843138Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.133407ms logger=migrator t=2026-04-02T03:42:58.279287333Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-02T03:42:58.28026504Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=981.836µs logger=migrator t=2026-04-02T03:42:58.287210201Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-02T03:42:58.289645309Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.434537ms logger=migrator t=2026-04-02T03:42:58.29404868Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-02T03:42:58.295676955Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.627645ms logger=migrator t=2026-04-02T03:42:58.300860328Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-02T03:42:58.301953209Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.094841ms logger=migrator t=2026-04-02T03:42:58.306888766Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-02T03:42:58.307984416Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.095421ms logger=migrator t=2026-04-02T03:42:58.314003842Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-02T03:42:58.314045593Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.131µs logger=migrator t=2026-04-02T03:42:58.319535165Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-02T03:42:58.319654428Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=119.783µs logger=migrator t=2026-04-02T03:42:58.324282797Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-02T03:42:58.331375572Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.092525ms logger=migrator t=2026-04-02T03:42:58.336551616Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-02T03:42:58.336911915Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=361.36µs logger=migrator t=2026-04-02T03:42:58.343675043Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-02T03:42:58.344976038Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.299226ms logger=migrator t=2026-04-02T03:42:58.349811712Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-02T03:42:58.350212553Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=399.431µs logger=migrator t=2026-04-02T03:42:58.356598039Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-02T03:42:58.357834624Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.236265ms logger=migrator t=2026-04-02T03:42:58.36311625Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-02T03:42:58.364472387Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.355567ms logger=migrator t=2026-04-02T03:42:58.368989403Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-02T03:42:58.400509484Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.5197ms logger=migrator t=2026-04-02T03:42:58.406941541Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-02T03:42:58.413569165Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.626304ms logger=migrator t=2026-04-02T03:42:58.420437295Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-02T03:42:58.42062342Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=181.595µs logger=migrator t=2026-04-02T03:42:58.425280639Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-02T03:42:58.460776659Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.49449ms logger=migrator t=2026-04-02T03:42:58.46587241Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-02T03:42:58.496808495Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.932845ms logger=migrator t=2026-04-02T03:42:58.501240488Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-02T03:42:58.502063981Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=828.533µs logger=migrator t=2026-04-02T03:42:58.507718547Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-02T03:42:58.508802718Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.084651ms logger=migrator t=2026-04-02T03:42:58.514504045Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-02T03:42:58.514898586Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=395.191µs logger=migrator t=2026-04-02T03:42:58.519292087Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-02T03:42:58.520507991Z level=info msg="Migration successfully executed" id="create permission table" duration=1.216234ms logger=migrator t=2026-04-02T03:42:58.524745928Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-02T03:42:58.525990093Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.242325ms logger=migrator t=2026-04-02T03:42:58.532224355Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-02T03:42:58.533708056Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.486011ms logger=migrator t=2026-04-02T03:42:58.538552279Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-02T03:42:58.540168745Z level=info msg="Migration successfully executed" id="create role table" duration=1.619885ms logger=migrator t=2026-04-02T03:42:58.545949144Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-02T03:42:58.555631922Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.691147ms logger=migrator t=2026-04-02T03:42:58.561052862Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-02T03:42:58.574182405Z level=info msg="Migration successfully executed" id="add column group_name" duration=13.121453ms logger=migrator t=2026-04-02T03:42:58.581657202Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-02T03:42:58.582763562Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.1079ms logger=migrator t=2026-04-02T03:42:58.587285057Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-02T03:42:58.588783908Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.499051ms logger=migrator t=2026-04-02T03:42:58.595413601Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-02T03:42:58.596822711Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.4107ms logger=migrator t=2026-04-02T03:42:58.601757647Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-02T03:42:58.602712163Z level=info msg="Migration successfully executed" id="create team role table" duration=954.126µs logger=migrator t=2026-04-02T03:42:58.609242004Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-02T03:42:58.610395686Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.154132ms logger=migrator t=2026-04-02T03:42:58.614426487Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-02T03:42:58.615628801Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.201804ms logger=migrator t=2026-04-02T03:42:58.62209903Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-02T03:42:58.623973692Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.878403ms logger=migrator t=2026-04-02T03:42:58.629199596Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-02T03:42:58.630184653Z level=info msg="Migration successfully executed" id="create user role table" duration=996.907µs logger=migrator t=2026-04-02T03:42:58.63442605Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-02T03:42:58.63550941Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.08325ms logger=migrator t=2026-04-02T03:42:58.641047143Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-02T03:42:58.643234064Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.190341ms logger=migrator t=2026-04-02T03:42:58.648277943Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-02T03:42:58.649339563Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.06138ms logger=migrator t=2026-04-02T03:42:58.653343253Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-02T03:42:58.654839475Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.494692ms logger=migrator t=2026-04-02T03:42:58.661728865Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-02T03:42:58.662910388Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.181873ms logger=migrator t=2026-04-02T03:42:58.671548207Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-02T03:42:58.672973596Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.422359ms logger=migrator t=2026-04-02T03:42:58.680050612Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-02T03:42:58.689635236Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.583474ms logger=migrator t=2026-04-02T03:42:58.695405616Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-02T03:42:58.698471461Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=3.071094ms logger=migrator t=2026-04-02T03:42:58.704910469Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-02T03:42:58.707336316Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.428956ms logger=migrator t=2026-04-02T03:42:58.712039656Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-02T03:42:58.713155877Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.116301ms logger=migrator t=2026-04-02T03:42:58.720566182Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-02T03:42:58.722517436Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.950734ms logger=migrator t=2026-04-02T03:42:58.726495606Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-02T03:42:58.727311639Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=815.274µs logger=migrator t=2026-04-02T03:42:58.733965252Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-02T03:42:58.735976138Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.013496ms logger=migrator t=2026-04-02T03:42:58.742486598Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-02T03:42:58.751315102Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.826994ms logger=migrator t=2026-04-02T03:42:58.755990761Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-02T03:42:58.764378843Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.390702ms logger=migrator t=2026-04-02T03:42:58.768802595Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-02T03:42:58.774718418Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.915583ms logger=migrator t=2026-04-02T03:42:58.780261661Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-02T03:42:58.79248621Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.708112ms logger=migrator t=2026-04-02T03:42:58.797284603Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-02T03:42:58.79862563Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.343047ms logger=migrator t=2026-04-02T03:42:58.805881641Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-02T03:42:58.807256258Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.378808ms logger=migrator t=2026-04-02T03:42:58.816311038Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-02T03:42:58.818628243Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.319474ms logger=migrator t=2026-04-02T03:42:58.827418945Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-02T03:42:58.828523016Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.103211ms logger=migrator t=2026-04-02T03:42:58.83337523Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-02T03:42:58.834529122Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.153172ms logger=migrator t=2026-04-02T03:42:58.839104068Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-02T03:42:58.839178481Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=74.843µs logger=migrator t=2026-04-02T03:42:58.844559579Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-02T03:42:58.84459782Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=40.841µs logger=migrator t=2026-04-02T03:42:58.849137956Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-02T03:42:58.849919147Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=784.981µs logger=migrator t=2026-04-02T03:42:58.860085009Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-02T03:42:58.861407455Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.328856ms logger=migrator t=2026-04-02T03:42:58.866241689Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-02T03:42:58.867044031Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=806.852µs logger=migrator t=2026-04-02T03:42:58.871306599Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-02T03:42:58.871535525Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=230.806µs logger=migrator t=2026-04-02T03:42:58.876920284Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-02T03:42:58.877580382Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=664.078µs logger=migrator t=2026-04-02T03:42:58.884078032Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-02T03:42:58.885391578Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.315726ms logger=migrator t=2026-04-02T03:42:58.891675602Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-02T03:42:58.894092089Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.418867ms logger=migrator t=2026-04-02T03:42:58.898905122Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-02T03:42:58.907830349Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.919706ms logger=migrator t=2026-04-02T03:42:58.914272767Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-02T03:42:58.91438509Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=124.564µs logger=migrator t=2026-04-02T03:42:58.919252125Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-02T03:42:58.920669634Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.4185ms logger=migrator t=2026-04-02T03:42:58.926164556Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-02T03:42:58.927606345Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.443899ms logger=migrator t=2026-04-02T03:42:58.933059106Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-02T03:42:58.934684391Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.628295ms logger=migrator t=2026-04-02T03:42:58.940131502Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-02T03:42:58.952786811Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.661289ms logger=migrator t=2026-04-02T03:42:58.958418677Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-02T03:42:58.959198128Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=779.731µs logger=migrator t=2026-04-02T03:42:58.963401295Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-02T03:42:58.964133675Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=733.18µs logger=migrator t=2026-04-02T03:42:58.969059712Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-02T03:42:58.993083325Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.023683ms logger=migrator t=2026-04-02T03:42:58.996658805Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-02T03:42:58.997406075Z level=info msg="Migration successfully executed" id="create correlation v2" duration=747.37µs logger=migrator t=2026-04-02T03:42:59.002819335Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-02T03:42:59.004567004Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.744858ms logger=migrator t=2026-04-02T03:42:59.011915626Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-02T03:42:59.013091119Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.178313ms logger=migrator t=2026-04-02T03:42:59.023359462Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-02T03:42:59.024246467Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=887.995µs logger=migrator t=2026-04-02T03:42:59.028440403Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-02T03:42:59.028665489Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=229.966µs logger=migrator t=2026-04-02T03:42:59.032255678Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-02T03:42:59.03303248Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=776.872µs logger=migrator t=2026-04-02T03:42:59.038229184Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-02T03:42:59.048499917Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.270123ms logger=migrator t=2026-04-02T03:42:59.055283586Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-02T03:42:59.055865831Z level=info msg="Migration successfully executed" id="create entity_events table" duration=582.626µs logger=migrator t=2026-04-02T03:42:59.059275895Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-02T03:42:59.060774297Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.490562ms logger=migrator t=2026-04-02T03:42:59.081260283Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-02T03:42:59.082075995Z 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-04-02T03:42:59.086264072Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-02T03:42:59.086700214Z 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-04-02T03:42:59.091178257Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-02T03:42:59.092267308Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.087261ms logger=migrator t=2026-04-02T03:42:59.097244345Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-02T03:42:59.098856499Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.612014ms logger=migrator t=2026-04-02T03:42:59.102243743Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-02T03:42:59.103347664Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.103621ms logger=migrator t=2026-04-02T03:42:59.108470996Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-02T03:42:59.110935244Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.466068ms logger=migrator t=2026-04-02T03:42:59.115168911Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-02T03:42:59.116189209Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.020458ms logger=migrator t=2026-04-02T03:42:59.119995784Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-02T03:42:59.121193387Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.196373ms logger=migrator t=2026-04-02T03:42:59.125921248Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-02T03:42:59.12711546Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.207683ms logger=migrator t=2026-04-02T03:42:59.130890205Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-02T03:42:59.132006486Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.115441ms logger=migrator t=2026-04-02T03:42:59.136781618Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-02T03:42:59.138168796Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.385808ms logger=migrator t=2026-04-02T03:42:59.142909388Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-02T03:42:59.144650596Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.741029ms logger=migrator t=2026-04-02T03:42:59.149045137Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-02T03:42:59.150355984Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.310267ms logger=migrator t=2026-04-02T03:42:59.156892984Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-02T03:42:59.181957447Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.036352ms logger=migrator t=2026-04-02T03:42:59.186893094Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-02T03:42:59.195606855Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.712761ms logger=migrator t=2026-04-02T03:42:59.199364398Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-02T03:42:59.205394245Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.029427ms logger=migrator t=2026-04-02T03:42:59.210344522Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-02T03:42:59.210600479Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=256.307µs logger=migrator t=2026-04-02T03:42:59.215965777Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-02T03:42:59.227605699Z level=info msg="Migration successfully executed" id="add share column" duration=11.641462ms logger=migrator t=2026-04-02T03:42:59.23126834Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-02T03:42:59.231469996Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=203.266µs logger=migrator t=2026-04-02T03:42:59.235192969Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-02T03:42:59.236162145Z level=info msg="Migration successfully executed" id="create file table" duration=969.136µs logger=migrator t=2026-04-02T03:42:59.240957798Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-02T03:42:59.242225413Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.267085ms logger=migrator t=2026-04-02T03:42:59.247092618Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-02T03:42:59.249106914Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.014296ms logger=migrator t=2026-04-02T03:42:59.254159084Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-02T03:42:59.256607791Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.54231ms logger=migrator t=2026-04-02T03:42:59.260770786Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-02T03:42:59.262285098Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.492082ms logger=migrator t=2026-04-02T03:42:59.266429412Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-02T03:42:59.266496664Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=68.152µs logger=migrator t=2026-04-02T03:42:59.271365329Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-02T03:42:59.271439831Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=75.072µs logger=migrator t=2026-04-02T03:42:59.275126362Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-02T03:42:59.27577407Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=647.158µs logger=migrator t=2026-04-02T03:42:59.279340909Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-02T03:42:59.279588076Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=247.227µs logger=migrator t=2026-04-02T03:42:59.283307039Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-02T03:42:59.284700318Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.439571ms logger=migrator t=2026-04-02T03:42:59.29021505Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-02T03:42:59.304095003Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.877293ms logger=migrator t=2026-04-02T03:42:59.308265709Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-02T03:42:59.308515346Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=261.857µs logger=migrator t=2026-04-02T03:42:59.313496524Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-02T03:42:59.314739348Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.240694ms logger=migrator t=2026-04-02T03:42:59.319388916Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-02T03:42:59.320883257Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.495311ms logger=migrator t=2026-04-02T03:42:59.326248595Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-02T03:42:59.326553514Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=305.109µs logger=migrator t=2026-04-02T03:42:59.330411321Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-02T03:42:59.331380988Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=922.325µs logger=migrator t=2026-04-02T03:42:59.33688677Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-02T03:42:59.349133369Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.249819ms logger=migrator t=2026-04-02T03:42:59.356359488Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-02T03:42:59.364606337Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.250199ms logger=migrator t=2026-04-02T03:42:59.369649356Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-02T03:42:59.370495349Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=845.843µs logger=migrator t=2026-04-02T03:42:59.374719366Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-02T03:42:59.454574274Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.851897ms logger=migrator t=2026-04-02T03:42:59.462581085Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-02T03:42:59.463426798Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=845.483µs logger=migrator t=2026-04-02T03:42:59.467804179Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-02T03:42:59.469889647Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.084068ms logger=migrator t=2026-04-02T03:42:59.474636828Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-02T03:42:59.502040446Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.375827ms logger=migrator t=2026-04-02T03:42:59.509218805Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-02T03:42:59.520661841Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.444816ms logger=migrator t=2026-04-02T03:42:59.526508902Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-02T03:42:59.52679635Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=287.728µs logger=migrator t=2026-04-02T03:42:59.531318916Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-02T03:42:59.53149085Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=172.404µs logger=migrator t=2026-04-02T03:42:59.535977354Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-02T03:42:59.536268172Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=291.208µs logger=migrator t=2026-04-02T03:42:59.541484986Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-02T03:42:59.541835936Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=349.64µs logger=migrator t=2026-04-02T03:42:59.546726021Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-02T03:42:59.546965458Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=240.427µs logger=migrator t=2026-04-02T03:42:59.555510014Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-02T03:42:59.556979565Z level=info msg="Migration successfully executed" id="create folder table" duration=1.469511ms logger=migrator t=2026-04-02T03:42:59.563372851Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-02T03:42:59.565270584Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.896463ms logger=migrator t=2026-04-02T03:42:59.571373973Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-02T03:42:59.573155902Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.7821ms logger=migrator t=2026-04-02T03:42:59.57961235Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-02T03:42:59.579739244Z level=info msg="Migration successfully executed" id="Update folder title length" duration=131.814µs logger=migrator t=2026-04-02T03:42:59.585621787Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-02T03:42:59.586935322Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.313846ms logger=migrator t=2026-04-02T03:42:59.593524175Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-02T03:42:59.595530221Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.005435ms logger=migrator t=2026-04-02T03:42:59.599415968Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-02T03:42:59.601199288Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.78255ms logger=migrator t=2026-04-02T03:42:59.60708233Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-02T03:42:59.607496422Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=414.052µs logger=migrator t=2026-04-02T03:42:59.613952209Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-02T03:42:59.61434184Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=387.331µs logger=migrator t=2026-04-02T03:42:59.621055076Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-02T03:42:59.62266534Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.610244ms logger=migrator t=2026-04-02T03:42:59.627041922Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-02T03:42:59.62879354Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.751037ms logger=migrator t=2026-04-02T03:42:59.634442606Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-02T03:42:59.636080941Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.639895ms logger=migrator t=2026-04-02T03:42:59.641417359Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-02T03:42:59.642773876Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.358807ms logger=migrator t=2026-04-02T03:42:59.679549383Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-02T03:42:59.681432355Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.883342ms logger=migrator t=2026-04-02T03:42:59.701949772Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-02T03:42:59.703336551Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.389269ms logger=migrator t=2026-04-02T03:42:59.708448842Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-02T03:42:59.709996304Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.547182ms logger=migrator t=2026-04-02T03:42:59.716282629Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-02T03:42:59.71740976Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.127001ms logger=migrator t=2026-04-02T03:42:59.72249161Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-02T03:42:59.723433266Z level=info msg="Migration successfully executed" id="create signing_key table" duration=941.366µs logger=migrator t=2026-04-02T03:42:59.728522227Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-02T03:42:59.729641328Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.11865ms logger=migrator t=2026-04-02T03:42:59.735371896Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-02T03:42:59.736522708Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.143952ms logger=migrator t=2026-04-02T03:42:59.740770175Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-02T03:42:59.741049833Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=278.068µs logger=migrator t=2026-04-02T03:42:59.745213079Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-02T03:42:59.7546886Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.475561ms logger=migrator t=2026-04-02T03:42:59.761218241Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-02T03:42:59.761739265Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=521.554µs logger=migrator t=2026-04-02T03:42:59.766245269Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-02T03:42:59.76627551Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.581µs logger=migrator t=2026-04-02T03:42:59.771110154Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-02T03:42:59.772413851Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.370669ms logger=migrator t=2026-04-02T03:42:59.778462658Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-02T03:42:59.778478488Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=16.51µs logger=migrator t=2026-04-02T03:42:59.783453726Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-02T03:42:59.784758542Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.297535ms logger=migrator t=2026-04-02T03:42:59.790988454Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-02T03:42:59.792845355Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.855941ms logger=migrator t=2026-04-02T03:42:59.799584231Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-02T03:42:59.800626481Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.04246ms logger=migrator t=2026-04-02T03:42:59.806322348Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-02T03:42:59.807200662Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=873.114µs logger=migrator t=2026-04-02T03:42:59.812090657Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-02T03:42:59.812372975Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=282.638µs logger=migrator t=2026-04-02T03:42:59.817433285Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-02T03:42:59.818037452Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=604.597µs logger=migrator t=2026-04-02T03:42:59.823884513Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-02T03:42:59.825359985Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.476241ms logger=migrator t=2026-04-02T03:42:59.830688371Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-02T03:42:59.831810173Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.121722ms logger=migrator t=2026-04-02T03:42:59.836632646Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-02T03:42:59.846284033Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.648207ms logger=migrator t=2026-04-02T03:42:59.85161055Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-02T03:42:59.860368292Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.756332ms logger=migrator t=2026-04-02T03:42:59.865300918Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-02T03:42:59.876646282Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.344314ms logger=migrator t=2026-04-02T03:42:59.88160879Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-02T03:42:59.881689932Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=83.193µs logger=migrator t=2026-04-02T03:42:59.886394981Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-02T03:42:59.896172702Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.778121ms logger=migrator t=2026-04-02T03:42:59.902587439Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-02T03:42:59.91167329Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.083131ms logger=migrator t=2026-04-02T03:42:59.916401991Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-02T03:42:59.916630317Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=229.076µs logger=migrator t=2026-04-02T03:42:59.920977888Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.757517574s logger=migrator t=2026-04-02T03:42:59.921955354Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-02T03:42:59.937891295Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-02T03:42:59.938127932Z level=info msg="Created default organization" logger=secrets t=2026-04-02T03:42:59.944333343Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-02T03:42:59.989881992Z level=info msg="Restored cache from database" duration=500.213µs logger=plugin.store t=2026-04-02T03:42:59.991174849Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-02T03:43:00.033577301Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-02T03:43:00.033609461Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-02T03:43:00.033683463Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-02T03:43:00.033695694Z level=info msg="Plugins loaded" count=54 duration=42.521735ms logger=query_data t=2026-04-02T03:43:00.037619482Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-02T03:43:00.041617003Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-02T03:43:00.04912049Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-02T03:43:00.061965635Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-02T03:43:00.064593098Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-02T03:43:00.066797769Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-02T03:43:00.086071202Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-02T03:43:00.106712212Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-02T03:43:00.126966812Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-02T03:43:00.126988643Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-02T03:43:00.127413884Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-02T03:43:00.127460765Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-02T03:43:00.127644451Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-02T03:43:00.128088684Z level=info msg="State cache has been initialized" states=0 duration=635.399µs logger=ngalert.scheduler t=2026-04-02T03:43:00.128133815Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-02T03:43:00.128270979Z level=info msg=starting first_tick=2026-04-02T03:43:10Z logger=http.server t=2026-04-02T03:43:00.131654532Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-02T03:43:00.192466324Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-02T03:43:00.198943472Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-02T03:43:00.204885606Z level=info msg="Update check succeeded" duration=77.180394ms logger=grafana.update.checker t=2026-04-02T03:43:00.208836605Z level=info msg="Update check succeeded" duration=81.074331ms logger=sqlstore.transactions t=2026-04-02T03:43:00.209588506Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-02T03:43:00.258704604Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-02T03:43:00.264531025Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-02T03:43:00.286143393Z level=info msg="Patterns update finished" duration=91.440759ms logger=provisioning.dashboard t=2026-04-02T03:43:00.304239062Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-02T03:43:00.309363414Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=grafana-apiserver t=2026-04-02T03:43:00.724333416Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-02T03:43:00.724829881Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-02T03:43:02.634148104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:02.653752966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:02.67557205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:02.720866822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:02.742337965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:02.783890104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:02.800846113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:02.893586287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:02.912723046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:02.95414462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:02.972037966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.077129991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.094956044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.129620101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.143010232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.17514164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.194607018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.226446129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.247211713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.297625036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.311796028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.343270968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.36176634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.398356991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.411447203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.453771353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.480689427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.562755866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.582684837Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.63995621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.65586404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.710852671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:03.725835324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.073638861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.091963825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.431878604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.452916521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.532193688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.549346908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.595842894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.614083525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.706237614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.71846069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.785100979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.798669611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.851049449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.864363574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.921603296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:04.937003278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.00009348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.015942174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.078001398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.092229269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.146715914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.162499108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.252049665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.267224321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.33821332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.355092803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.423923852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.441481924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.512905165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.527706011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.601344481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.618975656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.693378898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.731511975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.798917385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.817368831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.897020937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.910094257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:05.981820864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:06.000386644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:06.075511607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:06.095626468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:06.167728618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:06.19040915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:06.263659601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:06.296026708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-02T03:43:06.383562821Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-02T03:44:44.151252872Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-02T03:53:00.13947428Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-02T03:53:00.199198253Z level=info msg="Completed cleanup jobs" duration=71.30528ms logger=plugins.update.checker t=2026-04-02T03:53:00.256366142Z level=info msg="Update check succeeded" duration=50.861874ms logger=sqlstore.transactions t=2026-04-02T03:58:00.058458337Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-02T04:03:00.162582764Z level=info msg="Completed cleanup jobs" duration=34.831035ms logger=plugins.update.checker t=2026-04-02T04:03:00.28569751Z level=info msg="Update check succeeded" duration=80.088053ms logger=cleanup t=2026-04-02T04:13:00.161094389Z level=info msg="Completed cleanup jobs" duration=31.917987ms logger=plugins.update.checker t=2026-04-02T04:13:00.273701739Z level=info msg="Update check succeeded" duration=68.111223ms logger=infra.usagestats t=2026-04-02T04:14:44.183956598Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-04-02T04:23:00.255100845Z level=info msg="Update check succeeded" duration=49.580118ms logger=cleanup t=2026-04-02T04:23:00.786669182Z level=info msg="Completed cleanup jobs" duration=657.819577ms logger=cleanup t=2026-04-02T04:33:00.156488811Z level=info msg="Completed cleanup jobs" duration=28.580584ms logger=plugins.update.checker t=2026-04-02T04:33:00.254769423Z level=info msg="Update check succeeded" duration=49.015433ms logger=cleanup t=2026-04-02T04:43:00.162782125Z level=info msg="Completed cleanup jobs" duration=33.580593ms logger=plugins.update.checker t=2026-04-02T04:43:00.271600848Z level=info msg="Update check succeeded" duration=65.86355ms logger=infra.usagestats t=2026-04-02T04:44:44.182267301Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-02T04:53:00.17305861Z level=info msg="Completed cleanup jobs" duration=45.255955ms logger=plugins.update.checker t=2026-04-02T04:53:01.026553819Z level=info msg="Update check succeeded" duration=820.541605ms