logger=settings t=2026-03-18T21:57:43.049963133Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-18T21:57:43Z logger=settings t=2026-03-18T21:57:43.050521415Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-18T21:57:43.050544895Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-18T21:57:43.050550336Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-18T21:57:43.050560836Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-18T21:57:43.050564976Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-18T21:57:43.050569486Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-18T21:57:43.050585666Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-18T21:57:43.050592056Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-18T21:57:43.050600727Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-18T21:57:43.050621517Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-18T21:57:43.050628627Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-18T21:57:43.050633347Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-18T21:57:43.050639498Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-18T21:57:43.050656488Z level=info msg=Target target=[all] logger=settings t=2026-03-18T21:57:43.050668518Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-18T21:57:43.050677518Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-18T21:57:43.050681388Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-18T21:57:43.050685779Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-18T21:57:43.050689859Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-18T21:57:43.050694219Z level=info msg="App mode production" logger=sqlstore t=2026-03-18T21:57:43.05121335Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-18T21:57:43.051246651Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-18T21:57:43.053315638Z level=info msg="Locking database" logger=migrator t=2026-03-18T21:57:43.053331498Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-18T21:57:43.054042954Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-18T21:57:43.05517279Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.127755ms logger=migrator t=2026-03-18T21:57:43.064713723Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-18T21:57:43.065687674Z level=info msg="Migration successfully executed" id="create user table" duration=977.531µs logger=migrator t=2026-03-18T21:57:43.073448729Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-18T21:57:43.074442921Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=995.443µs logger=migrator t=2026-03-18T21:57:43.080111498Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-18T21:57:43.080894625Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=782.787µs logger=migrator t=2026-03-18T21:57:43.087169036Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-18T21:57:43.087733038Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=563.552µs logger=migrator t=2026-03-18T21:57:43.092678339Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-18T21:57:43.093222611Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=544.242µs logger=migrator t=2026-03-18T21:57:43.098031009Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-18T21:57:43.102217153Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.188483ms logger=migrator t=2026-03-18T21:57:43.109339863Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-18T21:57:43.110193711Z level=info msg="Migration successfully executed" id="create user table v2" duration=853.288µs logger=migrator t=2026-03-18T21:57:43.117936405Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-18T21:57:43.119419169Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.482533ms logger=migrator t=2026-03-18T21:57:43.124695806Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-18T21:57:43.12573686Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.040494ms logger=migrator t=2026-03-18T21:57:43.130915546Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-18T21:57:43.131512929Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=597.513µs logger=migrator t=2026-03-18T21:57:43.137388801Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-18T21:57:43.13824887Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=861.839µs logger=migrator t=2026-03-18T21:57:43.143260962Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-18T21:57:43.144432068Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.174886ms logger=migrator t=2026-03-18T21:57:43.14849591Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-18T21:57:43.14853522Z level=info msg="Migration successfully executed" id="Update user table charset" duration=41.7µs logger=migrator t=2026-03-18T21:57:43.152804836Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-18T21:57:43.153958462Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.153836ms logger=migrator t=2026-03-18T21:57:43.160416637Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-18T21:57:43.160720453Z level=info msg="Migration successfully executed" id="Add missing user data" duration=305.887µs logger=migrator t=2026-03-18T21:57:43.166361239Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-18T21:57:43.167633088Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.271279ms logger=migrator t=2026-03-18T21:57:43.171702569Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-18T21:57:43.172351313Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=648.544µs logger=migrator t=2026-03-18T21:57:43.177228933Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-18T21:57:43.178321708Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.092465ms logger=migrator t=2026-03-18T21:57:43.182754397Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-18T21:57:43.190569032Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.814385ms logger=migrator t=2026-03-18T21:57:43.194627393Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-18T21:57:43.195405691Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=780.379µs logger=migrator t=2026-03-18T21:57:43.200274909Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-18T21:57:43.200490764Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=214.545µs logger=migrator t=2026-03-18T21:57:43.207729766Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-18T21:57:43.208981515Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.255429ms logger=migrator t=2026-03-18T21:57:43.215515401Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-18T21:57:43.216002901Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=488.75µs logger=migrator t=2026-03-18T21:57:43.227347866Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-18T21:57:43.228033891Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=687.376µs logger=migrator t=2026-03-18T21:57:43.23336335Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-18T21:57:43.234595318Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.233148ms logger=migrator t=2026-03-18T21:57:43.240396138Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-18T21:57:43.24139257Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=996.232µs logger=migrator t=2026-03-18T21:57:43.246637618Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-18T21:57:43.247306533Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=668.815µs logger=migrator t=2026-03-18T21:57:43.252265944Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-18T21:57:43.252930378Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=664.164µs logger=migrator t=2026-03-18T21:57:43.258896412Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-18T21:57:43.260025038Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.128486ms logger=migrator t=2026-03-18T21:57:43.26548378Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-18T21:57:43.265594223Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=108.622µs logger=migrator t=2026-03-18T21:57:43.270607845Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-18T21:57:43.271368262Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=758.417µs logger=migrator t=2026-03-18T21:57:43.276746483Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-18T21:57:43.277404057Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=657.595µs logger=migrator t=2026-03-18T21:57:43.281743355Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-18T21:57:43.282395779Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=652.424µs logger=migrator t=2026-03-18T21:57:43.290655144Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-18T21:57:43.291605745Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=950.521µs logger=migrator t=2026-03-18T21:57:43.300384751Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-18T21:57:43.303860909Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.475968ms logger=migrator t=2026-03-18T21:57:43.308075424Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-18T21:57:43.3092664Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.190326ms logger=migrator t=2026-03-18T21:57:43.31368571Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-18T21:57:43.314415206Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=729.426µs logger=migrator t=2026-03-18T21:57:43.31950792Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-18T21:57:43.320163995Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=653.934µs logger=migrator t=2026-03-18T21:57:43.328018831Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-18T21:57:43.328960472Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=940.96µs logger=migrator t=2026-03-18T21:57:43.332852569Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-18T21:57:43.333641647Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=788.678µs logger=migrator t=2026-03-18T21:57:43.339789784Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-18T21:57:43.340155932Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=366.158µs logger=migrator t=2026-03-18T21:57:43.344917829Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-18T21:57:43.34540609Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=488.101µs logger=migrator t=2026-03-18T21:57:43.34985095Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-18T21:57:43.350398292Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=548.902µs logger=migrator t=2026-03-18T21:57:43.355276051Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-18T21:57:43.356636281Z level=info msg="Migration successfully executed" id="create star table" duration=1.3861ms logger=migrator t=2026-03-18T21:57:43.361736116Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-18T21:57:43.363074326Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.33784ms logger=migrator t=2026-03-18T21:57:43.368966008Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-18T21:57:43.369706615Z level=info msg="Migration successfully executed" id="create org table v1" duration=740.147µs logger=migrator t=2026-03-18T21:57:43.374602245Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-18T21:57:43.3752789Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=678.894µs logger=migrator t=2026-03-18T21:57:43.380077057Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-18T21:57:43.381065729Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=986.572µs logger=migrator t=2026-03-18T21:57:43.387164345Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-18T21:57:43.38783412Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=666.915µs logger=migrator t=2026-03-18T21:57:43.392874413Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-18T21:57:43.393577649Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=702.206µs logger=migrator t=2026-03-18T21:57:43.398622132Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-18T21:57:43.399337368Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=711.976µs logger=migrator t=2026-03-18T21:57:43.404161786Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-18T21:57:43.404199137Z level=info msg="Migration successfully executed" id="Update org table charset" duration=38.461µs logger=migrator t=2026-03-18T21:57:43.409652759Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-18T21:57:43.409718271Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=66.852µs logger=migrator t=2026-03-18T21:57:43.4145774Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-18T21:57:43.414872096Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=292.986µs logger=migrator t=2026-03-18T21:57:43.419275885Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-18T21:57:43.419973231Z level=info msg="Migration successfully executed" id="create dashboard table" duration=696.616µs logger=migrator t=2026-03-18T21:57:43.425010263Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-18T21:57:43.425734649Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=724.176µs logger=migrator t=2026-03-18T21:57:43.431637661Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-18T21:57:43.432805487Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.167146ms logger=migrator t=2026-03-18T21:57:43.43781516Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-18T21:57:43.439270323Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.450633ms logger=migrator t=2026-03-18T21:57:43.444744866Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-18T21:57:43.445546363Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=766.137µs logger=migrator t=2026-03-18T21:57:43.451153899Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-18T21:57:43.451819124Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=663.354µs logger=migrator t=2026-03-18T21:57:43.455890285Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-18T21:57:43.460684252Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.795507ms logger=migrator t=2026-03-18T21:57:43.464966558Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-18T21:57:43.46596361Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=996.532µs logger=migrator t=2026-03-18T21:57:43.47084436Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-18T21:57:43.472181629Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.337109ms logger=migrator t=2026-03-18T21:57:43.477252343Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-18T21:57:43.47798034Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=725.827µs logger=migrator t=2026-03-18T21:57:43.48379421Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-18T21:57:43.484376463Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=581.893µs logger=migrator t=2026-03-18T21:57:43.489695742Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-18T21:57:43.491139794Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.443792ms logger=migrator t=2026-03-18T21:57:43.495871541Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-18T21:57:43.496008424Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=137.563µs logger=migrator t=2026-03-18T21:57:43.500606627Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-18T21:57:43.501869645Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.262638ms logger=migrator t=2026-03-18T21:57:43.507163054Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-18T21:57:43.509953716Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.791103ms logger=migrator t=2026-03-18T21:57:43.516368899Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-18T21:57:43.518801714Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.468216ms logger=migrator t=2026-03-18T21:57:43.524382599Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-18T21:57:43.525167056Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=784.687µs logger=migrator t=2026-03-18T21:57:43.532355678Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-18T21:57:43.535277783Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.920505ms logger=migrator t=2026-03-18T21:57:43.540764996Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-18T21:57:43.541690617Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=924.79µs logger=migrator t=2026-03-18T21:57:43.547027116Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-18T21:57:43.547817954Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=789.598µs logger=migrator t=2026-03-18T21:57:43.553472141Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-18T21:57:43.553497202Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.141µs logger=migrator t=2026-03-18T21:57:43.557723726Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-18T21:57:43.557764697Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.401µs logger=migrator t=2026-03-18T21:57:43.562169206Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-18T21:57:43.565148742Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.978106ms logger=migrator t=2026-03-18T21:57:43.57040971Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-18T21:57:43.572989227Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.578837ms logger=migrator t=2026-03-18T21:57:43.57755301Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-18T21:57:43.579606216Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.052336ms logger=migrator t=2026-03-18T21:57:43.588061656Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-18T21:57:43.590161253Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.099357ms logger=migrator t=2026-03-18T21:57:43.593215631Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-18T21:57:43.593370645Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=154.744µs logger=migrator t=2026-03-18T21:57:43.59719801Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-18T21:57:43.598261813Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.063643ms logger=migrator t=2026-03-18T21:57:43.603358908Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-18T21:57:43.604063124Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=705.777µs logger=migrator t=2026-03-18T21:57:43.607963861Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-18T21:57:43.607996642Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.951µs logger=migrator t=2026-03-18T21:57:43.612860021Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-18T21:57:43.614220041Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.35558ms logger=migrator t=2026-03-18T21:57:43.618861825Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-18T21:57:43.620005271Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.143176ms logger=migrator t=2026-03-18T21:57:43.624914481Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-18T21:57:43.632122303Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.207172ms logger=migrator t=2026-03-18T21:57:43.638662619Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-18T21:57:43.639403385Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=740.166µs logger=migrator t=2026-03-18T21:57:43.64450529Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-18T21:57:43.645366699Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=860.749µs logger=migrator t=2026-03-18T21:57:43.65034219Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-18T21:57:43.652473108Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.129878ms logger=migrator t=2026-03-18T21:57:43.658880832Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-18T21:57:43.659239289Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=361.968µs logger=migrator t=2026-03-18T21:57:43.663624408Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-18T21:57:43.664190671Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=566.343µs logger=migrator t=2026-03-18T21:57:43.668678812Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-18T21:57:43.673820346Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=5.139794ms logger=migrator t=2026-03-18T21:57:43.679262968Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-18T21:57:43.680112628Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=849.55µs logger=migrator t=2026-03-18T21:57:43.684427134Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-18T21:57:43.68473018Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=301.977µs logger=migrator t=2026-03-18T21:57:43.689566709Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-18T21:57:43.689883136Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=315.767µs logger=migrator t=2026-03-18T21:57:43.695192815Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-18T21:57:43.696290129Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.096954ms logger=migrator t=2026-03-18T21:57:43.702645612Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-18T21:57:43.70476678Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.120698ms logger=migrator t=2026-03-18T21:57:43.709224699Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-18T21:57:43.710204301Z level=info msg="Migration successfully executed" id="create data_source table" duration=976.662µs logger=migrator t=2026-03-18T21:57:43.715174823Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-18T21:57:43.715974991Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=799.159µs logger=migrator t=2026-03-18T21:57:43.722386485Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-18T21:57:43.72355632Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.170496ms logger=migrator t=2026-03-18T21:57:43.72843377Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-18T21:57:43.729302959Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=868.05µs logger=migrator t=2026-03-18T21:57:43.73334466Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-18T21:57:43.734157288Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=812.188µs logger=migrator t=2026-03-18T21:57:43.739720832Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-18T21:57:43.746128436Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.406934ms logger=migrator t=2026-03-18T21:57:43.750597256Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-18T21:57:43.753148734Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.551237ms logger=migrator t=2026-03-18T21:57:43.760446116Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-18T21:57:43.761271526Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=825.2µs logger=migrator t=2026-03-18T21:57:43.766705547Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-18T21:57:43.768517027Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.8113ms logger=migrator t=2026-03-18T21:57:43.77445511Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-18T21:57:43.775110965Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=655.125µs logger=migrator t=2026-03-18T21:57:43.782218444Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-18T21:57:43.785421156Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.203312ms logger=migrator t=2026-03-18T21:57:43.790676874Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-18T21:57:43.794752326Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.072201ms logger=migrator t=2026-03-18T21:57:43.800943544Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-18T21:57:43.800990625Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=48.651µs logger=migrator t=2026-03-18T21:57:43.805837164Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-18T21:57:43.806192742Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=356.598µs logger=migrator t=2026-03-18T21:57:43.811606263Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-18T21:57:43.815267965Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.659752ms logger=migrator t=2026-03-18T21:57:43.821610496Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-18T21:57:43.821873342Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=259.796µs logger=migrator t=2026-03-18T21:57:43.826831673Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-18T21:57:43.827167581Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=334.318µs logger=migrator t=2026-03-18T21:57:43.833257187Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-18T21:57:43.835758943Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.498656ms logger=migrator t=2026-03-18T21:57:43.843257852Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-18T21:57:43.843925566Z level=info msg="Migration successfully executed" id="Update uid value" duration=674.054µs logger=migrator t=2026-03-18T21:57:43.852068989Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-18T21:57:43.854171206Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.107337ms logger=migrator t=2026-03-18T21:57:43.859207259Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-18T21:57:43.861702765Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.495046ms logger=migrator t=2026-03-18T21:57:43.867704619Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-18T21:57:43.869183752Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.483373ms logger=migrator t=2026-03-18T21:57:43.875969475Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-18T21:57:43.877680302Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.717528ms logger=migrator t=2026-03-18T21:57:43.884904375Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-18T21:57:43.885699332Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=795.127µs logger=migrator t=2026-03-18T21:57:43.889979459Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-18T21:57:43.891140924Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.155625ms logger=migrator t=2026-03-18T21:57:43.897431535Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-18T21:57:43.898562401Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.133096ms logger=migrator t=2026-03-18T21:57:43.903523501Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-18T21:57:43.904229427Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=705.556µs logger=migrator t=2026-03-18T21:57:43.9079293Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-18T21:57:43.908607355Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=678.265µs logger=migrator t=2026-03-18T21:57:43.913092406Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-18T21:57:43.920341568Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.248932ms logger=migrator t=2026-03-18T21:57:43.924724466Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-18T21:57:43.925495043Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=770.407µs logger=migrator t=2026-03-18T21:57:43.930309782Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-18T21:57:43.93198981Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.682719ms logger=migrator t=2026-03-18T21:57:43.936158753Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-18T21:57:43.937175775Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.015732ms logger=migrator t=2026-03-18T21:57:43.941153215Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-18T21:57:43.942690808Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.537093ms logger=migrator t=2026-03-18T21:57:43.94851582Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-18T21:57:43.949217965Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=702.206µs logger=migrator t=2026-03-18T21:57:43.953319617Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-18T21:57:43.953992811Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=670.555µs logger=migrator t=2026-03-18T21:57:43.958197116Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-18T21:57:43.958231557Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=35.431µs logger=migrator t=2026-03-18T21:57:43.964934487Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-18T21:57:43.97041374Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.398131ms logger=migrator t=2026-03-18T21:57:43.977600811Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-18T21:57:43.98024825Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.647139ms logger=migrator t=2026-03-18T21:57:43.985540069Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-18T21:57:43.985758354Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=217.855µs logger=migrator t=2026-03-18T21:57:43.989921686Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-18T21:57:43.993944127Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.022381ms logger=migrator t=2026-03-18T21:57:43.999161524Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-18T21:57:44.001714931Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.552617ms logger=migrator t=2026-03-18T21:57:44.006261763Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-18T21:57:44.00705386Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=792.617µs logger=migrator t=2026-03-18T21:57:44.015166192Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-18T21:57:44.015645373Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=478.26µs logger=migrator t=2026-03-18T21:57:44.022853474Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-18T21:57:44.023883517Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.028033ms logger=migrator t=2026-03-18T21:57:44.03114168Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-18T21:57:44.032312806Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.170866ms logger=migrator t=2026-03-18T21:57:44.039320173Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-18T21:57:44.040851057Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.535944ms logger=migrator t=2026-03-18T21:57:44.050423812Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-18T21:57:44.05168758Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.264928ms logger=migrator t=2026-03-18T21:57:44.059488705Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-18T21:57:44.059573067Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=85.292µs logger=migrator t=2026-03-18T21:57:44.067043025Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-18T21:57:44.067087556Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.931µs logger=migrator t=2026-03-18T21:57:44.074548493Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-18T21:57:44.079399691Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.854147ms logger=migrator t=2026-03-18T21:57:44.08471227Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-18T21:57:44.08738276Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.66692ms logger=migrator t=2026-03-18T21:57:44.092697949Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-18T21:57:44.092785971Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=85.352µs logger=migrator t=2026-03-18T21:57:44.098789495Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-18T21:57:44.099571922Z level=info msg="Migration successfully executed" id="create quota table v1" duration=780.907µs logger=migrator t=2026-03-18T21:57:44.10750843Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-18T21:57:44.108865401Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.356211ms logger=migrator t=2026-03-18T21:57:44.115840957Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-18T21:57:44.115885818Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=46.121µs logger=migrator t=2026-03-18T21:57:44.121309899Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-18T21:57:44.122879635Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.568956ms logger=migrator t=2026-03-18T21:57:44.141941062Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-18T21:57:44.143352993Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.415561ms logger=migrator t=2026-03-18T21:57:44.150275589Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-18T21:57:44.154738609Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.4649ms logger=migrator t=2026-03-18T21:57:44.159512596Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-18T21:57:44.159533756Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=22.31µs logger=migrator t=2026-03-18T21:57:44.163233728Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-18T21:57:44.164544378Z level=info msg="Migration successfully executed" id="create session table" duration=1.3116ms logger=migrator t=2026-03-18T21:57:44.172570088Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-18T21:57:44.172701341Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=129.714µs logger=migrator t=2026-03-18T21:57:44.185999218Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-18T21:57:44.186759526Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=765.718µs logger=migrator t=2026-03-18T21:57:44.194721734Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-18T21:57:44.19584801Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.127206ms logger=migrator t=2026-03-18T21:57:44.202294664Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-18T21:57:44.203112102Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=817.038µs logger=migrator t=2026-03-18T21:57:44.210121939Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-18T21:57:44.21015017Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.311µs logger=migrator t=2026-03-18T21:57:44.216944721Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-18T21:57:44.217006753Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=63.152µs logger=migrator t=2026-03-18T21:57:44.388404273Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-18T21:57:44.394644932Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.246279ms logger=migrator t=2026-03-18T21:57:44.400023163Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-18T21:57:44.403121692Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.108539ms logger=migrator t=2026-03-18T21:57:44.408994474Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-18T21:57:44.409209489Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=212.224µs logger=migrator t=2026-03-18T21:57:44.41682883Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-18T21:57:44.416983693Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=167.964µs logger=migrator t=2026-03-18T21:57:44.423272063Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-18T21:57:44.42580066Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.520667ms logger=migrator t=2026-03-18T21:57:44.434469744Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-18T21:57:44.434514495Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.811µs logger=migrator t=2026-03-18T21:57:44.441266126Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-18T21:57:44.445333068Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.069552ms logger=migrator t=2026-03-18T21:57:44.451853854Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-18T21:57:44.452106299Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=253.235µs logger=migrator t=2026-03-18T21:57:44.463224358Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-18T21:57:44.466598553Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.374305ms logger=migrator t=2026-03-18T21:57:44.472568448Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-18T21:57:44.4757847Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.216592ms logger=migrator t=2026-03-18T21:57:44.486684894Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-18T21:57:44.486769236Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=86.332µs logger=migrator t=2026-03-18T21:57:44.49228926Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-18T21:57:44.493254691Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=962.461µs logger=migrator t=2026-03-18T21:57:44.499233305Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-18T21:57:44.500039553Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=806.518µs logger=migrator t=2026-03-18T21:57:44.506846676Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-18T21:57:44.508065352Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.217506ms logger=migrator t=2026-03-18T21:57:44.514804794Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-18T21:57:44.516102943Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.288468ms logger=migrator t=2026-03-18T21:57:44.52536424Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-18T21:57:44.526475365Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.111215ms logger=migrator t=2026-03-18T21:57:44.533010091Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-18T21:57:44.534627728Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.617107ms logger=migrator t=2026-03-18T21:57:44.543404465Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-18T21:57:44.544927148Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.533384ms logger=migrator t=2026-03-18T21:57:44.551378023Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-18T21:57:44.552284073Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=905.65µs logger=migrator t=2026-03-18T21:57:44.559467404Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-18T21:57:44.560773143Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.305119ms logger=migrator t=2026-03-18T21:57:44.567073124Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-18T21:57:44.576750792Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.674247ms logger=migrator t=2026-03-18T21:57:44.582322726Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-18T21:57:44.583046422Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=723.576µs logger=migrator t=2026-03-18T21:57:44.591176835Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-18T21:57:44.592385631Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.207886ms logger=migrator t=2026-03-18T21:57:44.599037511Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-18T21:57:44.59947265Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=436.62µs logger=migrator t=2026-03-18T21:57:44.607107702Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-18T21:57:44.608085373Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=984.122µs logger=migrator t=2026-03-18T21:57:44.614361443Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-18T21:57:44.615385257Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.026454ms logger=migrator t=2026-03-18T21:57:44.623046738Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-18T21:57:44.6275871Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.544732ms logger=migrator t=2026-03-18T21:57:44.635194751Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-18T21:57:44.639867865Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.672444ms logger=migrator t=2026-03-18T21:57:44.646197737Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-18T21:57:44.64947578Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.277423ms logger=migrator t=2026-03-18T21:57:44.655091306Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-18T21:57:44.657794807Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.702441ms logger=migrator t=2026-03-18T21:57:44.664730202Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-18T21:57:44.666054162Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.32382ms logger=migrator t=2026-03-18T21:57:44.672903585Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-18T21:57:44.672933476Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.121µs logger=migrator t=2026-03-18T21:57:44.678618763Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-18T21:57:44.678658624Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.801µs logger=migrator t=2026-03-18T21:57:44.684432353Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-18T21:57:44.685880676Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.452643ms logger=migrator t=2026-03-18T21:57:44.69325028Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T21:57:44.69453488Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.28419ms logger=migrator t=2026-03-18T21:57:44.703395468Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-18T21:57:44.70441191Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.016362ms logger=migrator t=2026-03-18T21:57:44.710363744Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-18T21:57:44.711484629Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.121745ms logger=migrator t=2026-03-18T21:57:44.718049886Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T21:57:44.719179752Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.130096ms logger=migrator t=2026-03-18T21:57:44.724978132Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-18T21:57:44.72850397Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.525749ms logger=migrator t=2026-03-18T21:57:44.735591259Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-18T21:57:44.738973145Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.381856ms logger=migrator t=2026-03-18T21:57:44.744842887Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-18T21:57:44.745093462Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=251.795µs logger=migrator t=2026-03-18T21:57:44.750845611Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-18T21:57:44.751792432Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=946.101µs logger=migrator t=2026-03-18T21:57:44.759059715Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-18T21:57:44.759862333Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=803.988µs logger=migrator t=2026-03-18T21:57:44.766979843Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-18T21:57:44.772938576Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.959214ms logger=migrator t=2026-03-18T21:57:44.779426051Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-18T21:57:44.779529023Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=104.712µs logger=migrator t=2026-03-18T21:57:44.791566263Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-18T21:57:44.793342563Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.776721ms logger=migrator t=2026-03-18T21:57:44.799879039Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-18T21:57:44.80168264Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.804501ms logger=migrator t=2026-03-18T21:57:44.808537984Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-18T21:57:44.808714838Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=178.934µs logger=migrator t=2026-03-18T21:57:44.818193349Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-18T21:57:44.819678212Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.488603ms logger=migrator t=2026-03-18T21:57:44.827423766Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-18T21:57:44.828856988Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.435472ms logger=migrator t=2026-03-18T21:57:44.836819487Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-18T21:57:44.837817499Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.002062ms logger=migrator t=2026-03-18T21:57:44.845966142Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-18T21:57:44.847066586Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.105534ms logger=migrator t=2026-03-18T21:57:44.854403061Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-18T21:57:44.855459734Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.056283ms logger=migrator t=2026-03-18T21:57:44.863904673Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-18T21:57:44.86556205Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.657097ms logger=migrator t=2026-03-18T21:57:44.872277701Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-18T21:57:44.872308521Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.531µs logger=migrator t=2026-03-18T21:57:44.879003882Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-18T21:57:44.887709897Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.702535ms logger=migrator t=2026-03-18T21:57:44.893948606Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-18T21:57:44.894685603Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=737.557µs logger=migrator t=2026-03-18T21:57:44.90040797Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-18T21:57:44.905666748Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.258068ms logger=migrator t=2026-03-18T21:57:44.911771475Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-18T21:57:44.912520993Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=749.467µs logger=migrator t=2026-03-18T21:57:44.917784701Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-18T21:57:44.918790743Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.005722ms logger=migrator t=2026-03-18T21:57:44.924214824Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-18T21:57:44.925094124Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=878.45µs logger=migrator t=2026-03-18T21:57:44.930870773Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-18T21:57:44.943326683Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.45528ms logger=migrator t=2026-03-18T21:57:44.948049958Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-18T21:57:44.94856246Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=512.182µs logger=migrator t=2026-03-18T21:57:44.953137702Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-18T21:57:44.954286488Z 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.146806ms logger=migrator t=2026-03-18T21:57:44.961315465Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-18T21:57:44.961815176Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=499.361µs logger=migrator t=2026-03-18T21:57:44.966930641Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-18T21:57:44.967770699Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=842.678µs logger=migrator t=2026-03-18T21:57:44.973404306Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-18T21:57:44.97361275Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=208.624µs logger=migrator t=2026-03-18T21:57:44.978162403Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-18T21:57:44.985894436Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.729733ms logger=migrator t=2026-03-18T21:57:44.993770872Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-18T21:57:44.996758229Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.987097ms logger=migrator t=2026-03-18T21:57:45.001629408Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-18T21:57:45.002548819Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=919.201µs logger=migrator t=2026-03-18T21:57:45.008451841Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-18T21:57:45.010233071Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.77098ms logger=migrator t=2026-03-18T21:57:45.016629845Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-18T21:57:45.01686652Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=239.276µs logger=migrator t=2026-03-18T21:57:45.021519824Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-18T21:57:45.025728598Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.202694ms logger=migrator t=2026-03-18T21:57:45.031129249Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-18T21:57:45.032058949Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=930.3µs logger=migrator t=2026-03-18T21:57:45.038607217Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-18T21:57:45.038827192Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=220.675µs logger=migrator t=2026-03-18T21:57:45.043745971Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-18T21:57:45.0441097Z level=info msg="Migration successfully executed" id="Move region to single row" duration=364.479µs logger=migrator t=2026-03-18T21:57:45.057347336Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-18T21:57:45.058295028Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=949.412µs logger=migrator t=2026-03-18T21:57:45.076392443Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-18T21:57:45.078117692Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.726099ms logger=migrator t=2026-03-18T21:57:45.089422235Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T21:57:45.090770175Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.34953ms logger=migrator t=2026-03-18T21:57:45.096879311Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T21:57:45.097587848Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=708.097µs logger=migrator t=2026-03-18T21:57:45.103216474Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-18T21:57:45.104099874Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=887.15µs logger=migrator t=2026-03-18T21:57:45.109859993Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-18T21:57:45.111228734Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.368321ms logger=migrator t=2026-03-18T21:57:45.116854189Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-18T21:57:45.116957792Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=104.223µs logger=migrator t=2026-03-18T21:57:45.123847376Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-18T21:57:45.125334579Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.488334ms logger=migrator t=2026-03-18T21:57:45.132469019Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-18T21:57:45.133343888Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=874.699µs logger=migrator t=2026-03-18T21:57:45.141604073Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-18T21:57:45.142704098Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.105305ms logger=migrator t=2026-03-18T21:57:45.148375125Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-18T21:57:45.149510241Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.134595ms logger=migrator t=2026-03-18T21:57:45.1552954Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-18T21:57:45.155507115Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=211.145µs logger=migrator t=2026-03-18T21:57:45.160837164Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-18T21:57:45.161478739Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=642.145µs logger=migrator t=2026-03-18T21:57:45.167524664Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-18T21:57:45.167592316Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=68.312µs logger=migrator t=2026-03-18T21:57:45.172332681Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-18T21:57:45.17356889Z level=info msg="Migration successfully executed" id="create team table" duration=1.235099ms logger=migrator t=2026-03-18T21:57:45.179317548Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-18T21:57:45.18075843Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.440782ms logger=migrator t=2026-03-18T21:57:45.187701456Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-18T21:57:45.188565805Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=863.989µs logger=migrator t=2026-03-18T21:57:45.198730434Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-18T21:57:45.203126281Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.394948ms logger=migrator t=2026-03-18T21:57:45.209100006Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-18T21:57:45.20930889Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=209.414µs logger=migrator t=2026-03-18T21:57:45.215329005Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-18T21:57:45.216188894Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=860.209µs logger=migrator t=2026-03-18T21:57:45.222560067Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-18T21:57:45.223852046Z level=info msg="Migration successfully executed" id="create team member table" duration=1.29207ms logger=migrator t=2026-03-18T21:57:45.230081415Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-18T21:57:45.230927904Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=846.519µs logger=migrator t=2026-03-18T21:57:45.236513429Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-18T21:57:45.238151896Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.644687ms logger=migrator t=2026-03-18T21:57:45.245526062Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-18T21:57:45.246396331Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=870.529µs logger=migrator t=2026-03-18T21:57:45.252213381Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-18T21:57:45.25975468Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.540749ms logger=migrator t=2026-03-18T21:57:45.265301085Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-18T21:57:45.269835836Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.533891ms logger=migrator t=2026-03-18T21:57:45.276241229Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-18T21:57:45.285061517Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.818138ms logger=migrator t=2026-03-18T21:57:45.291501421Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-18T21:57:45.292141255Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=639.744µs logger=migrator t=2026-03-18T21:57:45.301843453Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-18T21:57:45.303799836Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.965493ms logger=migrator t=2026-03-18T21:57:45.313146806Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-18T21:57:45.314429055Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.282449ms logger=migrator t=2026-03-18T21:57:45.323504628Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-18T21:57:45.324801717Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.236478ms logger=migrator t=2026-03-18T21:57:45.339193579Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-18T21:57:45.340692742Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.504563ms logger=migrator t=2026-03-18T21:57:45.347484305Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-18T21:57:45.348998028Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.514013ms logger=migrator t=2026-03-18T21:57:45.354928202Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-18T21:57:45.355992216Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.063604ms logger=migrator t=2026-03-18T21:57:45.362963271Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-18T21:57:45.363928174Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=964.253µs logger=migrator t=2026-03-18T21:57:45.376313551Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-18T21:57:45.376856502Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=542.892µs logger=migrator t=2026-03-18T21:57:45.384822251Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-18T21:57:45.385284291Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=467.81µs logger=migrator t=2026-03-18T21:57:45.390725753Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-18T21:57:45.39143993Z level=info msg="Migration successfully executed" id="create tag table" duration=718.107µs logger=migrator t=2026-03-18T21:57:45.397784352Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-18T21:57:45.398465907Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=681.475µs logger=migrator t=2026-03-18T21:57:45.406678241Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-18T21:57:45.408231496Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.559085ms logger=migrator t=2026-03-18T21:57:45.415198292Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-18T21:57:45.416511692Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.31686ms logger=migrator t=2026-03-18T21:57:45.424380077Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-18T21:57:45.42539434Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.015023ms logger=migrator t=2026-03-18T21:57:45.431158039Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-18T21:57:45.445648954Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.487835ms logger=migrator t=2026-03-18T21:57:45.452366534Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-18T21:57:45.453010519Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=644.195µs logger=migrator t=2026-03-18T21:57:45.492808601Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-18T21:57:45.494379285Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.570335ms logger=migrator t=2026-03-18T21:57:45.512518292Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-18T21:57:45.513057194Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=539.462µs logger=migrator t=2026-03-18T21:57:45.519080348Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-18T21:57:45.519736763Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=656.595µs logger=migrator t=2026-03-18T21:57:45.53029901Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-18T21:57:45.531380445Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.083445ms logger=migrator t=2026-03-18T21:57:45.538462833Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-18T21:57:45.540060439Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.597616ms logger=migrator t=2026-03-18T21:57:45.546858061Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-18T21:57:45.546955793Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=97.542µs logger=migrator t=2026-03-18T21:57:45.55888753Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-18T21:57:45.564373933Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.487433ms logger=migrator t=2026-03-18T21:57:45.570381727Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-18T21:57:45.575586644Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.198367ms logger=migrator t=2026-03-18T21:57:45.582122441Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-18T21:57:45.58741049Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.288099ms logger=migrator t=2026-03-18T21:57:45.594488287Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-18T21:57:45.599677324Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.188947ms logger=migrator t=2026-03-18T21:57:45.608265696Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-18T21:57:45.60973246Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.466944ms logger=migrator t=2026-03-18T21:57:45.617578125Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-18T21:57:45.622860333Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.279868ms logger=migrator t=2026-03-18T21:57:45.633055662Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-18T21:57:45.634518274Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.463012ms logger=migrator t=2026-03-18T21:57:45.64325638Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-18T21:57:45.644417696Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.160807ms logger=migrator t=2026-03-18T21:57:45.653583671Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-18T21:57:45.654539893Z level=info msg="Migration successfully executed" id="create user auth token table" duration=956.712µs logger=migrator t=2026-03-18T21:57:45.669231992Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-18T21:57:45.671151825Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.923963ms logger=migrator t=2026-03-18T21:57:45.68251462Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-18T21:57:45.684312769Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.80194ms logger=migrator t=2026-03-18T21:57:45.692778969Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-18T21:57:45.694674662Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.901153ms logger=migrator t=2026-03-18T21:57:45.711294534Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-18T21:57:45.720580102Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.281788ms logger=migrator t=2026-03-18T21:57:45.729620274Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-18T21:57:45.730822002Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.202848ms logger=migrator t=2026-03-18T21:57:45.740411346Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-18T21:57:45.741610334Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.201348ms logger=migrator t=2026-03-18T21:57:45.747572407Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-18T21:57:45.748575959Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.005442ms logger=migrator t=2026-03-18T21:57:45.754305298Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-18T21:57:45.755695429Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.388842ms logger=migrator t=2026-03-18T21:57:45.763068914Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-18T21:57:45.764162769Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.094755ms logger=migrator t=2026-03-18T21:57:45.773883126Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-18T21:57:45.773952237Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=69.311µs logger=migrator t=2026-03-18T21:57:45.783707586Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-18T21:57:45.783804289Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=97.933µs logger=migrator t=2026-03-18T21:57:45.788775889Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-18T21:57:45.790068229Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.29267ms logger=migrator t=2026-03-18T21:57:45.797038194Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T21:57:45.799157602Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.119158ms logger=migrator t=2026-03-18T21:57:45.809182557Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T21:57:45.810851104Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.670907ms logger=migrator t=2026-03-18T21:57:45.817839291Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-18T21:57:45.817984884Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=143.623µs logger=migrator t=2026-03-18T21:57:45.824827187Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T21:57:45.825884061Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.056954ms logger=migrator t=2026-03-18T21:57:45.832644632Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T21:57:45.833342528Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=695.926µs logger=migrator t=2026-03-18T21:57:45.84055684Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T21:57:45.842212317Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.655857ms logger=migrator t=2026-03-18T21:57:45.850902662Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T21:57:45.851955165Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.054913ms logger=migrator t=2026-03-18T21:57:45.859375221Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-18T21:57:45.865062509Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.689037ms logger=migrator t=2026-03-18T21:57:45.870272976Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-18T21:57:45.871248807Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=975.951µs logger=migrator t=2026-03-18T21:57:45.876055335Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-18T21:57:45.876138607Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=84.132µs logger=migrator t=2026-03-18T21:57:45.88075659Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-18T21:57:45.882402767Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.645987ms logger=migrator t=2026-03-18T21:57:45.889132947Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-18T21:57:45.890990819Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.851072ms logger=migrator t=2026-03-18T21:57:45.898469407Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-18T21:57:45.902036047Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=3.560859ms logger=migrator t=2026-03-18T21:57:45.907347066Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T21:57:45.907419467Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=75.681µs logger=migrator t=2026-03-18T21:57:45.914473715Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-18T21:57:45.915375466Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=902.641µs logger=migrator t=2026-03-18T21:57:45.923977588Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-18T21:57:45.926057004Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.083536ms logger=migrator t=2026-03-18T21:57:45.931565778Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-18T21:57:45.932621052Z 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.050594ms logger=migrator t=2026-03-18T21:57:45.938735369Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-18T21:57:45.939955525Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.219806ms logger=migrator t=2026-03-18T21:57:45.945602602Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-18T21:57:45.953439288Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.835086ms logger=migrator t=2026-03-18T21:57:45.958260416Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-18T21:57:45.95936647Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.106294ms logger=migrator t=2026-03-18T21:57:45.964274251Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T21:57:45.965466838Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.192067ms logger=migrator t=2026-03-18T21:57:45.97136645Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-18T21:57:46.009679057Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=38.306717ms logger=migrator t=2026-03-18T21:57:46.015917818Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-18T21:57:46.041229955Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.309157ms logger=migrator t=2026-03-18T21:57:46.044772224Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-18T21:57:46.045587992Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=815.758µs logger=migrator t=2026-03-18T21:57:46.050738658Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T21:57:46.05219223Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.453363ms logger=migrator t=2026-03-18T21:57:46.058500502Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-18T21:57:46.064707171Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.206439ms logger=migrator t=2026-03-18T21:57:46.070290175Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-18T21:57:46.075911351Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.620936ms logger=migrator t=2026-03-18T21:57:46.082342255Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-18T21:57:46.083305077Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=962.762µs logger=migrator t=2026-03-18T21:57:46.092625956Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-18T21:57:46.093836582Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.220086ms logger=migrator t=2026-03-18T21:57:46.099699034Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-18T21:57:46.10128276Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.583786ms logger=migrator t=2026-03-18T21:57:46.108085232Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-18T21:57:46.109194967Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.109815ms logger=migrator t=2026-03-18T21:57:46.114414394Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-18T21:57:46.114493876Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=79.242µs logger=migrator t=2026-03-18T21:57:46.121780008Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-18T21:57:46.128329726Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.549088ms logger=migrator t=2026-03-18T21:57:46.133198004Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-18T21:57:46.13968715Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.488416ms logger=migrator t=2026-03-18T21:57:46.146697527Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-18T21:57:46.15667639Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.979783ms logger=migrator t=2026-03-18T21:57:46.162596863Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-18T21:57:46.163507293Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=911.24µs logger=migrator t=2026-03-18T21:57:46.170252245Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-18T21:57:46.171566174Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.316879ms logger=migrator t=2026-03-18T21:57:46.176971135Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-18T21:57:46.183398989Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.423193ms logger=migrator t=2026-03-18T21:57:46.191566932Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-18T21:57:46.201230128Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.662116ms logger=migrator t=2026-03-18T21:57:46.20709526Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-18T21:57:46.208245635Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.149135ms logger=migrator t=2026-03-18T21:57:46.216235944Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-18T21:57:46.223556759Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.318665ms logger=migrator t=2026-03-18T21:57:46.228782206Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-18T21:57:46.234226117Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.446771ms logger=migrator t=2026-03-18T21:57:46.239533756Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-18T21:57:46.239646909Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=112.263µs logger=migrator t=2026-03-18T21:57:46.245593372Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-18T21:57:46.246702877Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.109555ms logger=migrator t=2026-03-18T21:57:46.254119423Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-18T21:57:46.255103525Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=986.542µs logger=migrator t=2026-03-18T21:57:46.261751394Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-18T21:57:46.263082504Z 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.33144ms logger=migrator t=2026-03-18T21:57:46.269880286Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T21:57:46.269945517Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=66.001µs logger=migrator t=2026-03-18T21:57:46.273743983Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-18T21:57:46.279988243Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.24399ms logger=migrator t=2026-03-18T21:57:46.285312332Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-18T21:57:46.291803547Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.490855ms logger=migrator t=2026-03-18T21:57:46.297639818Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-18T21:57:46.303738904Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.098896ms logger=migrator t=2026-03-18T21:57:46.3088935Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-18T21:57:46.315281473Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.387103ms logger=migrator t=2026-03-18T21:57:46.321183895Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-18T21:57:46.327711762Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.527297ms logger=migrator t=2026-03-18T21:57:46.333036081Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-18T21:57:46.333131913Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=99.732µs logger=migrator t=2026-03-18T21:57:46.338108795Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-18T21:57:46.338880452Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=772.107µs logger=migrator t=2026-03-18T21:57:46.346358849Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-18T21:57:46.352935817Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.581209ms logger=migrator t=2026-03-18T21:57:46.359039843Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-18T21:57:46.359110085Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.792µs logger=migrator t=2026-03-18T21:57:46.3651434Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-18T21:57:46.374902959Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.761499ms logger=migrator t=2026-03-18T21:57:46.379843979Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-18T21:57:46.380714199Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=870.191µs logger=migrator t=2026-03-18T21:57:46.38527913Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-18T21:57:46.392702507Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.380456ms logger=migrator t=2026-03-18T21:57:46.3977129Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-18T21:57:46.398719482Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.011553ms logger=migrator t=2026-03-18T21:57:46.404317887Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-18T21:57:46.405489514Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.170807ms logger=migrator t=2026-03-18T21:57:46.410365613Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-18T21:57:46.421620494Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.253441ms logger=migrator t=2026-03-18T21:57:46.425588054Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-18T21:57:46.4263133Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=724.506µs logger=migrator t=2026-03-18T21:57:46.432454717Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-18T21:57:46.433781608Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.3303ms logger=migrator t=2026-03-18T21:57:46.438661576Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-18T21:57:46.440299983Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.638167ms logger=migrator t=2026-03-18T21:57:46.447092305Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-18T21:57:46.44817124Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.079165ms logger=migrator t=2026-03-18T21:57:46.454724016Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-18T21:57:46.454830449Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=107.733µs logger=migrator t=2026-03-18T21:57:46.459285719Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-18T21:57:46.461742384Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.467536ms logger=migrator t=2026-03-18T21:57:46.466895489Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-18T21:57:46.468052105Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.156166ms logger=migrator t=2026-03-18T21:57:46.475441081Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-18T21:57:46.47629318Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-18T21:57:46.481272721Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-18T21:57:46.482139521Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=864.049µs logger=migrator t=2026-03-18T21:57:46.488652846Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-18T21:57:46.490529289Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.877652ms logger=migrator t=2026-03-18T21:57:46.498066818Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-18T21:57:46.505014133Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.947164ms logger=migrator t=2026-03-18T21:57:46.509321149Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-18T21:57:46.510436184Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.114705ms logger=migrator t=2026-03-18T21:57:46.516632913Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-18T21:57:46.517876061Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.241568ms logger=migrator t=2026-03-18T21:57:46.524263264Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-18T21:57:46.525373769Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.110524ms logger=migrator t=2026-03-18T21:57:46.531805333Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-18T21:57:46.532716783Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=910.32µs logger=migrator t=2026-03-18T21:57:46.5370207Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-18T21:57:46.538032893Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.011853ms logger=migrator t=2026-03-18T21:57:46.543391913Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-18T21:57:46.543425114Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=34.831µs logger=migrator t=2026-03-18T21:57:46.549208073Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-18T21:57:46.549390187Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=186.974µs logger=migrator t=2026-03-18T21:57:46.55623705Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-18T21:57:46.564142277Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.905897ms logger=migrator t=2026-03-18T21:57:46.568504105Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-18T21:57:46.569071428Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=567.583µs logger=migrator t=2026-03-18T21:57:46.573106858Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-18T21:57:46.574479719Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.372771ms logger=migrator t=2026-03-18T21:57:46.580052894Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-18T21:57:46.580450433Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=397.509µs logger=migrator t=2026-03-18T21:57:46.585197649Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-18T21:57:46.586222592Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.024523ms logger=migrator t=2026-03-18T21:57:46.591214334Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-18T21:57:46.592040602Z level=info msg="Migration successfully executed" id="create secrets table" duration=826.108µs logger=migrator t=2026-03-18T21:57:46.596934222Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-18T21:57:46.631018325Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.084013ms logger=migrator t=2026-03-18T21:57:46.636390575Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-18T21:57:46.642997933Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.606558ms logger=migrator t=2026-03-18T21:57:46.647538365Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-18T21:57:46.647693509Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=155.464µs logger=migrator t=2026-03-18T21:57:46.651726439Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-18T21:57:46.688384771Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.651541ms logger=migrator t=2026-03-18T21:57:46.694057038Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-18T21:57:46.725211475Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.153327ms logger=migrator t=2026-03-18T21:57:46.730947284Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-18T21:57:46.732438187Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.491042ms logger=migrator t=2026-03-18T21:57:46.738752159Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-18T21:57:46.739873524Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.125584ms logger=migrator t=2026-03-18T21:57:46.746118513Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-18T21:57:46.746356079Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=236.765µs logger=migrator t=2026-03-18T21:57:46.751055274Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-18T21:57:46.752448585Z level=info msg="Migration successfully executed" id="create permission table" duration=1.393311ms logger=migrator t=2026-03-18T21:57:46.758118152Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-18T21:57:46.759224357Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.105965ms logger=migrator t=2026-03-18T21:57:46.764431024Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-18T21:57:46.766247494Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.81465ms logger=migrator t=2026-03-18T21:57:46.772656548Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-18T21:57:46.774049749Z level=info msg="Migration successfully executed" id="create role table" duration=1.392611ms logger=migrator t=2026-03-18T21:57:46.779260726Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-18T21:57:46.793155907Z level=info msg="Migration successfully executed" id="add column display_name" duration=13.899631ms logger=migrator t=2026-03-18T21:57:46.801849222Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-18T21:57:46.814561827Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.703714ms logger=migrator t=2026-03-18T21:57:46.821366179Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-18T21:57:46.822604556Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.237977ms logger=migrator t=2026-03-18T21:57:46.828676633Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-18T21:57:46.830750339Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.078086ms logger=migrator t=2026-03-18T21:57:46.835682749Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-18T21:57:46.836745224Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.062705ms logger=migrator t=2026-03-18T21:57:46.842779379Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-18T21:57:46.843893384Z level=info msg="Migration successfully executed" id="create team role table" duration=1.108014ms logger=migrator t=2026-03-18T21:57:46.848969167Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-18T21:57:46.850690056Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.711238ms logger=migrator t=2026-03-18T21:57:46.856509576Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-18T21:57:46.857624631Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.114975ms logger=migrator t=2026-03-18T21:57:46.862575982Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-18T21:57:46.864357551Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.780139ms logger=migrator t=2026-03-18T21:57:46.869576078Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-18T21:57:46.870383537Z level=info msg="Migration successfully executed" id="create user role table" duration=807.289µs logger=migrator t=2026-03-18T21:57:46.875366278Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-18T21:57:46.876402622Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.036074ms logger=migrator t=2026-03-18T21:57:46.883176603Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-18T21:57:46.884225597Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.048573ms logger=migrator t=2026-03-18T21:57:46.889541076Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-18T21:57:46.891186793Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.645307ms logger=migrator t=2026-03-18T21:57:46.896302227Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-18T21:57:46.897146846Z level=info msg="Migration successfully executed" id="create builtin role table" duration=850.059µs logger=migrator t=2026-03-18T21:57:46.904231915Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-18T21:57:46.906399973Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.168248ms logger=migrator t=2026-03-18T21:57:46.91205239Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-18T21:57:46.91336266Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.30974ms logger=migrator t=2026-03-18T21:57:46.918332751Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-18T21:57:46.92903496Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.702679ms logger=migrator t=2026-03-18T21:57:46.934345119Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-18T21:57:46.936312903Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.967874ms logger=migrator t=2026-03-18T21:57:46.941688814Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-18T21:57:46.943440863Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.751449ms logger=migrator t=2026-03-18T21:57:46.948902006Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-18T21:57:46.949963269Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.060943ms logger=migrator t=2026-03-18T21:57:46.955245518Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-18T21:57:46.957086098Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.83997ms logger=migrator t=2026-03-18T21:57:46.962764047Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-18T21:57:46.96383065Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.067803ms logger=migrator t=2026-03-18T21:57:46.96871051Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-18T21:57:46.969835585Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.124155ms logger=migrator t=2026-03-18T21:57:46.975253846Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-18T21:57:46.983553302Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.299416ms logger=migrator t=2026-03-18T21:57:46.988072573Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-18T21:57:46.99638215Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.310376ms logger=migrator t=2026-03-18T21:57:47.000576613Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-18T21:57:47.006181659Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.606576ms logger=migrator t=2026-03-18T21:57:47.011380845Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-18T21:57:47.019430916Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.049861ms logger=migrator t=2026-03-18T21:57:47.023704331Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-18T21:57:47.024845117Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.140236ms logger=migrator t=2026-03-18T21:57:47.035641869Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-18T21:57:47.036824295Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.182256ms logger=migrator t=2026-03-18T21:57:47.042211336Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-18T21:57:47.043271729Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.057673ms logger=migrator t=2026-03-18T21:57:47.047243549Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-18T21:57:47.048115998Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=871.969µs logger=migrator t=2026-03-18T21:57:47.052068256Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-18T21:57:47.053215602Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.146606ms logger=migrator t=2026-03-18T21:57:47.060350682Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-18T21:57:47.060468174Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=115.132µs logger=migrator t=2026-03-18T21:57:47.065747313Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-18T21:57:47.065824754Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=92.462µs logger=migrator t=2026-03-18T21:57:47.071089742Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-18T21:57:47.071856829Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=773.337µs logger=migrator t=2026-03-18T21:57:47.077809663Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-18T21:57:47.078858836Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.042393ms logger=migrator t=2026-03-18T21:57:47.083547042Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-18T21:57:47.084687857Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.141285ms logger=migrator t=2026-03-18T21:57:47.091844378Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-18T21:57:47.092051422Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=207.664µs logger=migrator t=2026-03-18T21:57:47.096154764Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-18T21:57:47.096718006Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=565.302µs logger=migrator t=2026-03-18T21:57:47.101050914Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-18T21:57:47.102735941Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.694047ms logger=migrator t=2026-03-18T21:57:47.107865016Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-18T21:57:47.10980828Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.943934ms logger=migrator t=2026-03-18T21:57:47.115239751Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-18T21:57:47.123587038Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.346957ms logger=migrator t=2026-03-18T21:57:47.127920055Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-18T21:57:47.127994047Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=74.592µs logger=migrator t=2026-03-18T21:57:47.13212459Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-18T21:57:47.133197233Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.072433ms logger=migrator t=2026-03-18T21:57:47.140727542Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-18T21:57:47.142724097Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.996305ms logger=migrator t=2026-03-18T21:57:47.147771141Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-18T21:57:47.148870395Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.096604ms logger=migrator t=2026-03-18T21:57:47.154577873Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-18T21:57:47.166812596Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.235333ms logger=migrator t=2026-03-18T21:57:47.17098889Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-18T21:57:47.171984612Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=995.282µs logger=migrator t=2026-03-18T21:57:47.176264609Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-18T21:57:47.177358083Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.093174ms logger=migrator t=2026-03-18T21:57:47.182902517Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-18T21:57:47.209311969Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.406782ms logger=migrator t=2026-03-18T21:57:47.2142981Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-18T21:57:47.215261092Z level=info msg="Migration successfully executed" id="create correlation v2" duration=962.692µs logger=migrator t=2026-03-18T21:57:47.22097893Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-18T21:57:47.223821664Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.837284ms logger=migrator t=2026-03-18T21:57:47.22945056Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-18T21:57:47.231333132Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.882821ms logger=migrator t=2026-03-18T21:57:47.237558942Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-18T21:57:47.23885454Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.295468ms logger=migrator t=2026-03-18T21:57:47.244265391Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-18T21:57:47.244594659Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=329.058µs logger=migrator t=2026-03-18T21:57:47.24955599Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-18T21:57:47.250498351Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=941.911µs logger=migrator t=2026-03-18T21:57:47.255873611Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-18T21:57:47.26741753Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.544629ms logger=migrator t=2026-03-18T21:57:47.271890381Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-18T21:57:47.272834691Z level=info msg="Migration successfully executed" id="create entity_events table" duration=949.901µs logger=migrator t=2026-03-18T21:57:47.277244631Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-18T21:57:47.278277473Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.032522ms logger=migrator t=2026-03-18T21:57:47.284325358Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T21:57:47.285193948Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T21:57:47.289872093Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T21:57:47.290666391Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T21:57:47.295510379Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-18T21:57:47.296377399Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=866.52µs logger=migrator t=2026-03-18T21:57:47.301717319Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-18T21:57:47.303224762Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.507113ms logger=migrator t=2026-03-18T21:57:47.307811295Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T21:57:47.309239457Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.421982ms logger=migrator t=2026-03-18T21:57:47.314473614Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T21:57:47.316433358Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.959824ms logger=migrator t=2026-03-18T21:57:47.323136348Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T21:57:47.324159102Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.022704ms logger=migrator t=2026-03-18T21:57:47.328509358Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T21:57:47.330201036Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.691538ms logger=migrator t=2026-03-18T21:57:47.335065515Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-18T21:57:47.336023207Z level=info msg="Migration successfully executed" id="Drop public config table" duration=958.392µs logger=migrator t=2026-03-18T21:57:47.341213873Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-18T21:57:47.342331318Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.116815ms logger=migrator t=2026-03-18T21:57:47.346772348Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T21:57:47.347910913Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.138535ms logger=migrator t=2026-03-18T21:57:47.353284344Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T21:57:47.355177856Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.892833ms logger=migrator t=2026-03-18T21:57:47.359938522Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-18T21:57:47.361355675Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.418193ms logger=migrator t=2026-03-18T21:57:47.366031709Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-18T21:57:47.388511872Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.480523ms logger=migrator t=2026-03-18T21:57:47.393705719Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-18T21:57:47.400152064Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.445696ms logger=migrator t=2026-03-18T21:57:47.404779147Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-18T21:57:47.413249716Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.470359ms logger=migrator t=2026-03-18T21:57:47.418186357Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-18T21:57:47.418482983Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=296.636µs logger=migrator t=2026-03-18T21:57:47.423586298Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-18T21:57:47.432002037Z level=info msg="Migration successfully executed" id="add share column" duration=8.420089ms logger=migrator t=2026-03-18T21:57:47.436485957Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-18T21:57:47.436730933Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=245.646µs logger=migrator t=2026-03-18T21:57:47.441360186Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-18T21:57:47.442336898Z level=info msg="Migration successfully executed" id="create file table" duration=976.472µs logger=migrator t=2026-03-18T21:57:47.447231167Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-18T21:57:47.449092359Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.864252ms logger=migrator t=2026-03-18T21:57:47.455502803Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-18T21:57:47.45669039Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.187477ms logger=migrator t=2026-03-18T21:57:47.462542061Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-18T21:57:47.463457481Z level=info msg="Migration successfully executed" id="create file_meta table" duration=915.12µs logger=migrator t=2026-03-18T21:57:47.468858212Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-18T21:57:47.471373588Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.513456ms logger=migrator t=2026-03-18T21:57:47.477489935Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-18T21:57:47.477558477Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=68.912µs logger=migrator t=2026-03-18T21:57:47.482041378Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-18T21:57:47.482292083Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=251.285µs logger=migrator t=2026-03-18T21:57:47.48706155Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-18T21:57:47.488060012Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.002162ms logger=migrator t=2026-03-18T21:57:47.493650178Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-18T21:57:47.494008066Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=343.387µs logger=migrator t=2026-03-18T21:57:47.498574748Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-18T21:57:47.501655227Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=3.078869ms logger=migrator t=2026-03-18T21:57:47.508745015Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-18T21:57:47.519932076Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.192711ms logger=migrator t=2026-03-18T21:57:47.525265365Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-18T21:57:47.525388158Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=123.183µs logger=migrator t=2026-03-18T21:57:47.531194648Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-18T21:57:47.532023467Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=828.149µs logger=migrator t=2026-03-18T21:57:47.536914216Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-18T21:57:47.537415768Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=502.872µs logger=migrator t=2026-03-18T21:57:47.541803506Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-18T21:57:47.542023051Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=224.665µs logger=migrator t=2026-03-18T21:57:47.546829708Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-18T21:57:47.54734827Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=519.182µs logger=migrator t=2026-03-18T21:57:47.551231848Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-18T21:57:47.560693889Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.462672ms logger=migrator t=2026-03-18T21:57:47.564949744Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-18T21:57:47.575104482Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.143608ms logger=migrator t=2026-03-18T21:57:47.581440024Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-18T21:57:47.582717473Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.275669ms logger=migrator t=2026-03-18T21:57:47.586720932Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-18T21:57:47.666153602Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.43247ms logger=migrator t=2026-03-18T21:57:47.671224365Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-18T21:57:47.672046784Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=822.229µs logger=migrator t=2026-03-18T21:57:47.677325642Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-18T21:57:47.679091191Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.765099ms logger=migrator t=2026-03-18T21:57:47.684607484Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-18T21:57:47.709690207Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.082683ms logger=migrator t=2026-03-18T21:57:47.715850384Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-18T21:57:47.729174343Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=13.323159ms logger=migrator t=2026-03-18T21:57:47.733236214Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-18T21:57:47.733459029Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=222.635µs logger=migrator t=2026-03-18T21:57:47.739976645Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-18T21:57:47.740281582Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=305.157µs logger=migrator t=2026-03-18T21:57:47.745035889Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-18T21:57:47.745398127Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=361.798µs logger=migrator t=2026-03-18T21:57:47.749697792Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-18T21:57:47.75000654Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=308.798µs logger=migrator t=2026-03-18T21:57:47.75448887Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-18T21:57:47.754805307Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=309.127µs logger=migrator t=2026-03-18T21:57:47.759157665Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-18T21:57:47.760682908Z level=info msg="Migration successfully executed" id="create folder table" duration=1.524893ms logger=migrator t=2026-03-18T21:57:47.767370039Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-18T21:57:47.768762919Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.39205ms logger=migrator t=2026-03-18T21:57:47.776399551Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-18T21:57:47.778206672Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.813541ms logger=migrator t=2026-03-18T21:57:47.786303142Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-18T21:57:47.786396965Z level=info msg="Migration successfully executed" id="Update folder title length" duration=102.353µs logger=migrator t=2026-03-18T21:57:47.795222633Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T21:57:47.797501913Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.27928ms logger=migrator t=2026-03-18T21:57:47.80448927Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T21:57:47.805636665Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.146905ms logger=migrator t=2026-03-18T21:57:47.81431835Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-18T21:57:47.815718911Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.398281ms logger=migrator t=2026-03-18T21:57:47.824682622Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-18T21:57:47.825792418Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.031334ms logger=migrator t=2026-03-18T21:57:47.832779304Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-18T21:57:47.833292445Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=517.571µs logger=migrator t=2026-03-18T21:57:47.840242861Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-18T21:57:47.842162254Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.919373ms logger=migrator t=2026-03-18T21:57:47.849785544Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-18T21:57:47.851067294Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.2816ms logger=migrator t=2026-03-18T21:57:47.860099076Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-18T21:57:47.861354633Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.259157ms logger=migrator t=2026-03-18T21:57:47.870614062Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-18T21:57:47.872052953Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.438161ms logger=migrator t=2026-03-18T21:57:47.901603486Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-18T21:57:47.903498547Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.895922ms logger=migrator t=2026-03-18T21:57:47.912052529Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-18T21:57:47.913762898Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.709729ms logger=migrator t=2026-03-18T21:57:47.92189589Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-18T21:57:47.923901055Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.004765ms logger=migrator t=2026-03-18T21:57:47.930412361Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-18T21:57:47.932635521Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.243351ms logger=migrator t=2026-03-18T21:57:47.940482937Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-18T21:57:47.942602253Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.120747ms logger=migrator t=2026-03-18T21:57:47.948933856Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-18T21:57:47.950179363Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.245417ms logger=migrator t=2026-03-18T21:57:47.958159302Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-18T21:57:47.960232329Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.072577ms logger=migrator t=2026-03-18T21:57:47.968407001Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-18T21:57:47.968806951Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=395.38µs logger=migrator t=2026-03-18T21:57:47.975553872Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-18T21:57:47.98572832Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.172138ms logger=migrator t=2026-03-18T21:57:48.041482019Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-18T21:57:48.04289142Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.413081ms logger=migrator t=2026-03-18T21:57:48.048848703Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T21:57:48.048945876Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=98.852µs logger=migrator t=2026-03-18T21:57:48.056446384Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T21:57:48.05847891Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.036566ms logger=migrator t=2026-03-18T21:57:48.064942484Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T21:57:48.064962934Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.3µs logger=migrator t=2026-03-18T21:57:48.070481118Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-18T21:57:48.073065366Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.581398ms logger=migrator t=2026-03-18T21:57:48.078994219Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T21:57:48.080204775Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.221697ms logger=migrator t=2026-03-18T21:57:48.088283707Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-18T21:57:48.089983575Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.699579ms logger=migrator t=2026-03-18T21:57:48.0964673Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-18T21:57:48.097655987Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.194987ms logger=migrator t=2026-03-18T21:57:48.102934826Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-18T21:57:48.103192561Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=255.355µs logger=migrator t=2026-03-18T21:57:48.108600112Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-18T21:57:48.109283637Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=684.125µs logger=migrator t=2026-03-18T21:57:48.115999597Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-18T21:57:48.117548582Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.543665ms logger=migrator t=2026-03-18T21:57:48.12415182Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-18T21:57:48.125604613Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.452483ms logger=migrator t=2026-03-18T21:57:48.132550308Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-18T21:57:48.142835559Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.284231ms logger=migrator t=2026-03-18T21:57:48.149809525Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-18T21:57:48.157419865Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.61ms logger=migrator t=2026-03-18T21:57:48.167576613Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-18T21:57:48.178110239Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.523075ms logger=migrator t=2026-03-18T21:57:48.183597812Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-18T21:57:48.183678043Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=80.751µs logger=migrator t=2026-03-18T21:57:48.190534088Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-18T21:57:48.203309083Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.781746ms logger=migrator t=2026-03-18T21:57:48.209795209Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-18T21:57:48.220972699Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.17715ms logger=migrator t=2026-03-18T21:57:48.227564797Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-18T21:57:48.227907384Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=342.587µs logger=migrator t=2026-03-18T21:57:48.234294077Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.180290594s logger=migrator t=2026-03-18T21:57:48.234936832Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-18T21:57:48.252992276Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-18T21:57:48.253288343Z level=info msg="Created default organization" logger=secrets t=2026-03-18T21:57:48.263767128Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T21:57:48.314699518Z level=info msg="Restored cache from database" duration=655.594µs logger=plugin.store t=2026-03-18T21:57:48.316621202Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-18T21:57:48.355064253Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-18T21:57:48.355103034Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-18T21:57:48.355183086Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-18T21:57:48.355196706Z level=info msg="Plugins loaded" count=54 duration=38.576164ms logger=query_data t=2026-03-18T21:57:48.359697966Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-18T21:57:48.363608074Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-18T21:57:48.371934841Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-18T21:57:48.386491067Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-18T21:57:48.389898623Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-18T21:57:48.392718176Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-18T21:57:48.413900621Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-18T21:57:48.433135661Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-18T21:57:48.452676139Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-18T21:57:48.452696899Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-18T21:57:48.453374615Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-18T21:57:48.453664762Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-03-18T21:57:48.45402991Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-03-18T21:57:48.453686812Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-18T21:57:48.46033533Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-18T21:57:48.548661879Z level=info msg="Update check succeeded" duration=95.141781ms logger=grafana.update.checker t=2026-03-18T21:57:48.552590817Z level=info msg="Update check succeeded" duration=99.290154ms logger=ngalert.state.manager t=2026-03-18T21:57:48.57773462Z level=info msg="State cache has been initialized" states=0 duration=124.068009ms logger=ngalert.scheduler t=2026-03-18T21:57:48.577803422Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-18T21:57:48.577899534Z level=info msg=starting first_tick=2026-03-18T21:57:50Z logger=sqlstore.transactions t=2026-03-18T21:57:48.583262034Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-18T21:57:48.583602141Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T21:57:48.665548607Z level=info msg="Patterns update finished" duration=88.448901ms logger=provisioning.dashboard t=2026-03-18T21:57:48.78664962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:48.787580041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:48.807534727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:48.82821253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:48.85138605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:48.879403328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:48.917404928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:48.985811651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.006813781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.058591771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.081521365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.117407049Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-18T21:57:49.127265909Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-18T21:57:49.127840042Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-18T21:57:49.138287026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.178389284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.200924568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.263785718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.282520547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.31792022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.349069097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.399270862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.419647109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.457190709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.476128124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.529275865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.546678374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.587338164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.607234401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.646226263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.662011107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.717160673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.736415914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.784200765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:49.80187691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:50.480294606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:50.49829684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:50.766860965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:50.806184155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.339593574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.356105774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.404915577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.440409252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.543701356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.565438583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.627064083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.646106399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.707677278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.727288718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.789788478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.806435191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.866623879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.886373311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.947834748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:51.96713625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.039970182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.059427167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.133176399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.150778873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.240973654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.259624852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.355724405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.377942892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.453425423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.470489985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.57610309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.595952415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.676326135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:52.691407943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.03859426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.05332481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.128151986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.149895623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.254804424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.27787905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.396060787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.413084148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.507491833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.523405569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.600468766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.621723822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T21:57:53.711494893Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-18T21:58:37.476099784Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-18T22:07:48.503290948Z level=info msg="Completed cleanup jobs" duration=49.054469ms logger=plugins.update.checker t=2026-03-18T22:07:48.618163074Z level=info msg="Update check succeeded" duration=68.413824ms logger=sqlstore.transactions t=2026-03-18T22:12:48.380429454Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"