logger=settings t=2026-04-22T13:21:28.509582493Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-22T13:21:28Z logger=settings t=2026-04-22T13:21:28.509847668Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-22T13:21:28.509859228Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-22T13:21:28.509863099Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-22T13:21:28.509866299Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-22T13:21:28.50986938Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-22T13:21:28.50987211Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-22T13:21:28.50987476Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-22T13:21:28.50987783Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-22T13:21:28.50988223Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-22T13:21:28.50988495Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-22T13:21:28.50988757Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-22T13:21:28.50989011Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-22T13:21:28.50989263Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-22T13:21:28.50989542Z level=info msg=Target target=[all] logger=settings t=2026-04-22T13:21:28.50990142Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-22T13:21:28.50990688Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-22T13:21:28.50990945Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-22T13:21:28.50991268Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-22T13:21:28.50991576Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-22T13:21:28.509919451Z level=info msg="App mode production" logger=sqlstore t=2026-04-22T13:21:28.510167065Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-22T13:21:28.510184745Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-22T13:21:28.511543471Z level=info msg="Locking database" logger=migrator t=2026-04-22T13:21:28.511555631Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-22T13:21:28.51205022Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-22T13:21:28.512892827Z level=info msg="Migration successfully executed" id="create migration_log table" duration=842.337µs logger=migrator t=2026-04-22T13:21:28.518060403Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-22T13:21:28.518806638Z level=info msg="Migration successfully executed" id="create user table" duration=746.175µs logger=migrator t=2026-04-22T13:21:28.527734326Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-22T13:21:28.528410959Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=685.764µs logger=migrator t=2026-04-22T13:21:28.534414272Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-22T13:21:28.535428361Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.013629ms logger=migrator t=2026-04-22T13:21:28.549646369Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-22T13:21:28.550555506Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=912.507µs logger=migrator t=2026-04-22T13:21:28.556108681Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-22T13:21:28.557377724Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.270603ms logger=migrator t=2026-04-22T13:21:28.562045002Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-22T13:21:28.566633929Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.590116ms logger=migrator t=2026-04-22T13:21:28.570764557Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-22T13:21:28.571711335Z level=info msg="Migration successfully executed" id="create user table v2" duration=947.068µs logger=migrator t=2026-04-22T13:21:28.575753231Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-22T13:21:28.576886762Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.124371ms logger=migrator t=2026-04-22T13:21:28.582977667Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-22T13:21:28.584108679Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.121411ms logger=migrator t=2026-04-22T13:21:28.591335235Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-22T13:21:28.591723642Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=388.547µs logger=migrator t=2026-04-22T13:21:28.597179754Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-22T13:21:28.5980391Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=851.956µs logger=migrator t=2026-04-22T13:21:28.607292925Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-22T13:21:28.608517118Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.225063ms logger=migrator t=2026-04-22T13:21:28.614314437Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-22T13:21:28.614364458Z level=info msg="Migration successfully executed" id="Update user table charset" duration=52.391µs logger=migrator t=2026-04-22T13:21:28.618762711Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-22T13:21:28.620619316Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.856206ms logger=migrator t=2026-04-22T13:21:28.625356745Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-22T13:21:28.625867334Z level=info msg="Migration successfully executed" id="Add missing user data" duration=515.219µs logger=migrator t=2026-04-22T13:21:28.630565813Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-22T13:21:28.632450439Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.885035ms logger=migrator t=2026-04-22T13:21:28.637698878Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-22T13:21:28.638315829Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=617.051µs logger=migrator t=2026-04-22T13:21:28.645976734Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-22T13:21:28.647586304Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.60961ms logger=migrator t=2026-04-22T13:21:28.652953296Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-22T13:21:28.663616326Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.664191ms logger=migrator t=2026-04-22T13:21:28.671432873Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-22T13:21:28.674778136Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=3.351623ms logger=migrator t=2026-04-22T13:21:28.683629773Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-22T13:21:28.684514599Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=884.636µs logger=migrator t=2026-04-22T13:21:28.72221539Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-22T13:21:28.723428253Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.216123ms logger=migrator t=2026-04-22T13:21:28.731177759Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-22T13:21:28.731698829Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=523.67µs logger=migrator t=2026-04-22T13:21:28.737946346Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-22T13:21:28.738692771Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=753.195µs logger=migrator t=2026-04-22T13:21:28.746702972Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-22T13:21:28.747768901Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.069879ms logger=migrator t=2026-04-22T13:21:28.754339415Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-22T13:21:28.755270993Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=936.178µs logger=migrator t=2026-04-22T13:21:28.762363737Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-22T13:21:28.76360005Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.288784ms logger=migrator t=2026-04-22T13:21:28.770967809Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-22T13:21:28.772347725Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.391086ms logger=migrator t=2026-04-22T13:21:28.778862918Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-22T13:21:28.779798645Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=938.497µs logger=migrator t=2026-04-22T13:21:28.785131225Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-22T13:21:28.785179046Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=51.581µs logger=migrator t=2026-04-22T13:21:28.79014783Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-22T13:21:28.791328773Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.189163ms logger=migrator t=2026-04-22T13:21:28.797217033Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-22T13:21:28.798094669Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=877.736µs logger=migrator t=2026-04-22T13:21:28.804951119Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-22T13:21:28.805850776Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=900.337µs logger=migrator t=2026-04-22T13:21:28.813683483Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-22T13:21:28.815436647Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.757344ms logger=migrator t=2026-04-22T13:21:28.822390798Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-22T13:21:28.825812082Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.420964ms logger=migrator t=2026-04-22T13:21:28.831783094Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-22T13:21:28.832770043Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=987.609µs logger=migrator t=2026-04-22T13:21:28.848084052Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-22T13:21:28.849416627Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.326735ms logger=migrator t=2026-04-22T13:21:28.85706319Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-22T13:21:28.858138431Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.072591ms logger=migrator t=2026-04-22T13:21:28.866478378Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-22T13:21:28.867172232Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=689.803µs logger=migrator t=2026-04-22T13:21:28.872908579Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-22T13:21:28.87399509Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.086491ms logger=migrator t=2026-04-22T13:21:28.883058531Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-22T13:21:28.883788035Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=731.234µs logger=migrator t=2026-04-22T13:21:28.889051213Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-22T13:21:28.889622625Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=568.652µs logger=migrator t=2026-04-22T13:21:28.895060267Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-22T13:21:28.895661158Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=601.041µs logger=migrator t=2026-04-22T13:21:28.901807354Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-22T13:21:28.902779522Z level=info msg="Migration successfully executed" id="create star table" duration=972.409µs logger=migrator t=2026-04-22T13:21:28.909144793Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-22T13:21:28.910272663Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.127721ms logger=migrator t=2026-04-22T13:21:28.916495221Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-22T13:21:28.917906697Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.425107ms logger=migrator t=2026-04-22T13:21:28.923658365Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-22T13:21:28.924891499Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.233524ms logger=migrator t=2026-04-22T13:21:28.931274518Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-22T13:21:28.931999273Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=720.635µs logger=migrator t=2026-04-22T13:21:28.937921954Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-22T13:21:28.938675219Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=753.715µs logger=migrator t=2026-04-22T13:21:28.94457299Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-22T13:21:28.945876065Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.304674ms logger=migrator t=2026-04-22T13:21:28.954813462Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-22T13:21:28.956320701Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.510149ms logger=migrator t=2026-04-22T13:21:28.962556769Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-22T13:21:28.96263096Z level=info msg="Migration successfully executed" id="Update org table charset" duration=77.731µs logger=migrator t=2026-04-22T13:21:28.969206334Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-22T13:21:28.969294116Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=94.822µs logger=migrator t=2026-04-22T13:21:28.976787187Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-22T13:21:28.977123103Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=332.216µs logger=migrator t=2026-04-22T13:21:28.983091335Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-22T13:21:28.98442202Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.337175ms logger=migrator t=2026-04-22T13:21:28.990388593Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-22T13:21:28.991650377Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.254914ms logger=migrator t=2026-04-22T13:21:28.998168419Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-22T13:21:28.999150608Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=982.389µs logger=migrator t=2026-04-22T13:21:29.005735843Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-22T13:21:29.006395815Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=660.352µs logger=migrator t=2026-04-22T13:21:29.017153938Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-22T13:21:29.01886331Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.712862ms logger=migrator t=2026-04-22T13:21:29.029425469Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-22T13:21:29.030184313Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=756.364µs logger=migrator t=2026-04-22T13:21:29.034252899Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-22T13:21:29.03799422Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.741171ms logger=migrator t=2026-04-22T13:21:29.042277421Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-22T13:21:29.04281146Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=534.119µs logger=migrator t=2026-04-22T13:21:29.05131053Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-22T13:21:29.052997432Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.691862ms logger=migrator t=2026-04-22T13:21:29.061292218Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-22T13:21:29.062040753Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=749.355µs logger=migrator t=2026-04-22T13:21:29.068461604Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-22T13:21:29.068871642Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=412.078µs logger=migrator t=2026-04-22T13:21:29.07513707Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-22T13:21:29.07677253Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.646471ms logger=migrator t=2026-04-22T13:21:29.083249523Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-22T13:21:29.083354385Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.551µs logger=migrator t=2026-04-22T13:21:29.089012001Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-22T13:21:29.091914066Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.901615ms logger=migrator t=2026-04-22T13:21:29.098018441Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-22T13:21:29.099802745Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.784724ms logger=migrator t=2026-04-22T13:21:29.106568602Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-22T13:21:29.108332345Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.763593ms logger=migrator t=2026-04-22T13:21:29.115150734Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-22T13:21:29.115961408Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=812.714µs logger=migrator t=2026-04-22T13:21:29.121445632Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-22T13:21:29.123594453Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.148711ms logger=migrator t=2026-04-22T13:21:29.129392232Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-22T13:21:29.130172817Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=775.335µs logger=migrator t=2026-04-22T13:21:29.134901496Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-22T13:21:29.135716471Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=814.885µs logger=migrator t=2026-04-22T13:21:29.142272345Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-22T13:21:29.142456648Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=188.174µs logger=migrator t=2026-04-22T13:21:29.149235556Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-22T13:21:29.149293757Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=56.031µs logger=migrator t=2026-04-22T13:21:29.153428735Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-22T13:21:29.156800999Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.367544ms logger=migrator t=2026-04-22T13:21:29.160835024Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-22T13:21:29.162887853Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.052599ms logger=migrator t=2026-04-22T13:21:29.167776745Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-22T13:21:29.169924566Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.147141ms logger=migrator t=2026-04-22T13:21:29.175576322Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-22T13:21:29.177781704Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.207112ms logger=migrator t=2026-04-22T13:21:29.181728797Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-22T13:21:29.181971853Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=243.156µs logger=migrator t=2026-04-22T13:21:29.189587626Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-22T13:21:29.19139479Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.811664ms logger=migrator t=2026-04-22T13:21:29.199700207Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-22T13:21:29.200493302Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=789.645µs logger=migrator t=2026-04-22T13:21:29.208212607Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-22T13:21:29.208255608Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=47.981µs logger=migrator t=2026-04-22T13:21:29.213625809Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-22T13:21:29.214952634Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.326235ms logger=migrator t=2026-04-22T13:21:29.223071157Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-22T13:21:29.225421022Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=2.342914ms logger=migrator t=2026-04-22T13:21:29.232230919Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-22T13:21:29.240827122Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.607593ms logger=migrator t=2026-04-22T13:21:29.246690652Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-22T13:21:29.247486207Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=795.655µs logger=migrator t=2026-04-22T13:21:29.25133677Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-22T13:21:29.252629364Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.293234ms logger=migrator t=2026-04-22T13:21:29.256850424Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-22T13:21:29.257734661Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=884.467µs logger=migrator t=2026-04-22T13:21:29.262695694Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-22T13:21:29.26306694Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=361.197µs logger=migrator t=2026-04-22T13:21:29.268511783Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-22T13:21:29.26938608Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=873.067µs logger=migrator t=2026-04-22T13:21:29.273520428Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-22T13:21:29.277071794Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.551396ms logger=migrator t=2026-04-22T13:21:29.28375259Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-22T13:21:29.284645477Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=893.767µs logger=migrator t=2026-04-22T13:21:29.290486177Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-22T13:21:29.290760892Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=275.275µs logger=migrator t=2026-04-22T13:21:29.295297837Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-22T13:21:29.295554313Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=257.056µs logger=migrator t=2026-04-22T13:21:29.302412902Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-22T13:21:29.303238117Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=821.475µs logger=migrator t=2026-04-22T13:21:29.307564279Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-22T13:21:29.311260559Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.698471ms logger=migrator t=2026-04-22T13:21:29.317101429Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-22T13:21:29.318099818Z level=info msg="Migration successfully executed" id="create data_source table" duration=996.939µs logger=migrator t=2026-04-22T13:21:29.325178321Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-22T13:21:29.32673076Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.551879ms logger=migrator t=2026-04-22T13:21:29.36545586Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-22T13:21:29.366464268Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.010968ms logger=migrator t=2026-04-22T13:21:29.534425353Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-22T13:21:29.535771128Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.348535ms logger=migrator t=2026-04-22T13:21:29.541852004Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-22T13:21:29.542678909Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=825.484µs logger=migrator t=2026-04-22T13:21:29.549920375Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-22T13:21:29.567392835Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=17.46955ms logger=migrator t=2026-04-22T13:21:29.572155264Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-22T13:21:29.57402561Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.870626ms logger=migrator t=2026-04-22T13:21:29.581358058Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-22T13:21:29.582287505Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=930.207µs logger=migrator t=2026-04-22T13:21:29.58729992Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-22T13:21:29.588165286Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=856.786µs logger=migrator t=2026-04-22T13:21:29.592504658Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-22T13:21:29.59315628Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=651.362µs logger=migrator t=2026-04-22T13:21:29.597378809Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-22T13:21:29.599885007Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.500127ms logger=migrator t=2026-04-22T13:21:29.604888731Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-22T13:21:29.607151303Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.261292ms logger=migrator t=2026-04-22T13:21:29.610901594Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-22T13:21:29.610935735Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.571µs logger=migrator t=2026-04-22T13:21:29.615350038Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-22T13:21:29.615544932Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=195.044µs logger=migrator t=2026-04-22T13:21:29.621221389Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-22T13:21:29.623473051Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.251532ms logger=migrator t=2026-04-22T13:21:29.627844524Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-22T13:21:29.628037057Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=192.203µs logger=migrator t=2026-04-22T13:21:29.633669243Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-22T13:21:29.633984679Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=327.626µs logger=migrator t=2026-04-22T13:21:29.638648427Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-22T13:21:29.64198204Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.334943ms logger=migrator t=2026-04-22T13:21:29.647031275Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-22T13:21:29.647226639Z level=info msg="Migration successfully executed" id="Update uid value" duration=195.814µs logger=migrator t=2026-04-22T13:21:29.651066381Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-22T13:21:29.651923907Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=856.856µs logger=migrator t=2026-04-22T13:21:29.656001804Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-22T13:21:29.6568361Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=833.816µs logger=migrator t=2026-04-22T13:21:29.662025337Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-22T13:21:29.66325617Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.230663ms logger=migrator t=2026-04-22T13:21:29.669398837Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-22T13:21:29.670592899Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.193592ms logger=migrator t=2026-04-22T13:21:29.675888658Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-22T13:21:29.676730034Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=841.046µs logger=migrator t=2026-04-22T13:21:29.682120417Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-22T13:21:29.683205517Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.08373ms logger=migrator t=2026-04-22T13:21:29.687845734Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-22T13:21:29.689095298Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.247074ms logger=migrator t=2026-04-22T13:21:29.69450103Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-22T13:21:29.695207283Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=706.463µs logger=migrator t=2026-04-22T13:21:29.70301891Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-22T13:21:29.703739933Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=721.113µs logger=migrator t=2026-04-22T13:21:29.70940566Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-22T13:21:29.715994544Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.588824ms logger=migrator t=2026-04-22T13:21:29.721799684Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-22T13:21:29.722366014Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=565.72µs logger=migrator t=2026-04-22T13:21:29.727913408Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-22T13:21:29.729859646Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.959008ms logger=migrator t=2026-04-22T13:21:29.736700435Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-22T13:21:29.73804572Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.344125ms logger=migrator t=2026-04-22T13:21:29.74650181Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-22T13:21:29.747372535Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=879.196µs logger=migrator t=2026-04-22T13:21:29.753504282Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-22T13:21:29.754158793Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=654.812µs logger=migrator t=2026-04-22T13:21:29.758985735Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-22T13:21:29.760195258Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.209123ms logger=migrator t=2026-04-22T13:21:29.76616316Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-22T13:21:29.76619214Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.73µs logger=migrator t=2026-04-22T13:21:29.770569683Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-22T13:21:29.773496228Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.926235ms logger=migrator t=2026-04-22T13:21:29.777727077Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-22T13:21:29.782054909Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.327632ms logger=migrator t=2026-04-22T13:21:29.789283345Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-22T13:21:29.78955716Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=274.055µs logger=migrator t=2026-04-22T13:21:29.794294Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-22T13:21:29.798409847Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.114167ms logger=migrator t=2026-04-22T13:21:29.802740429Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-22T13:21:29.805667824Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.935475ms logger=migrator t=2026-04-22T13:21:29.809818542Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-22T13:21:29.810650098Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=828.456µs logger=migrator t=2026-04-22T13:21:29.815822135Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-22T13:21:29.816478778Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=669.803µs logger=migrator t=2026-04-22T13:21:29.820901711Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-22T13:21:29.822292717Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.390686ms logger=migrator t=2026-04-22T13:21:29.827295041Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-22T13:21:29.828882492Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.587491ms logger=migrator t=2026-04-22T13:21:29.833369176Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-22T13:21:29.834230312Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=861.296µs logger=migrator t=2026-04-22T13:21:29.838352449Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-22T13:21:29.839562182Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.208933ms logger=migrator t=2026-04-22T13:21:29.844919563Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-22T13:21:29.845108027Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=187.084µs logger=migrator t=2026-04-22T13:21:29.862670248Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-22T13:21:29.862725129Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=70.661µs logger=migrator t=2026-04-22T13:21:29.869296113Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-22T13:21:29.873662776Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.368144ms logger=migrator t=2026-04-22T13:21:29.880362371Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-22T13:21:29.883390888Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.028927ms logger=migrator t=2026-04-22T13:21:29.888538195Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-22T13:21:29.888617727Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=80.492µs logger=migrator t=2026-04-22T13:21:29.892875227Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-22T13:21:29.893807545Z level=info msg="Migration successfully executed" id="create quota table v1" duration=930.468µs logger=migrator t=2026-04-22T13:21:29.898256718Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-22T13:21:29.899134105Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=877.357µs logger=migrator t=2026-04-22T13:21:29.903435686Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-22T13:21:29.903466257Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.491µs logger=migrator t=2026-04-22T13:21:29.90735966Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-22T13:21:29.908611074Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.251664ms logger=migrator t=2026-04-22T13:21:29.912602988Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-22T13:21:29.913942294Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.338815ms logger=migrator t=2026-04-22T13:21:29.921088838Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-22T13:21:29.924221898Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.13295ms logger=migrator t=2026-04-22T13:21:29.928012919Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-22T13:21:29.928041479Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.56µs logger=migrator t=2026-04-22T13:21:29.933209867Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-22T13:21:29.934490321Z level=info msg="Migration successfully executed" id="create session table" duration=1.280694ms logger=migrator t=2026-04-22T13:21:29.939647659Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-22T13:21:29.939776241Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=128.762µs logger=migrator t=2026-04-22T13:21:29.943387969Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-22T13:21:29.94346873Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=81.411µs logger=migrator t=2026-04-22T13:21:29.948055867Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-22T13:21:29.948804541Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=746.174µs logger=migrator t=2026-04-22T13:21:29.95246766Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-22T13:21:29.953647482Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.174792ms logger=migrator t=2026-04-22T13:21:29.959205207Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-22T13:21:29.959250818Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.741µs logger=migrator t=2026-04-22T13:21:29.963246283Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-22T13:21:29.963285684Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.651µs logger=migrator t=2026-04-22T13:21:29.968108244Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-22T13:21:29.973291192Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.182438ms logger=migrator t=2026-04-22T13:21:29.977550873Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-22T13:21:29.980799703Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.289711ms logger=migrator t=2026-04-22T13:21:29.984408982Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-22T13:21:29.984490644Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=82.432µs logger=migrator t=2026-04-22T13:21:29.98803774Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-22T13:21:29.988128982Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=91.242µs logger=migrator t=2026-04-22T13:21:29.993042365Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-22T13:21:29.994031384Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=987.739µs logger=migrator t=2026-04-22T13:21:29.998553929Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-22T13:21:29.998596219Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.67µs logger=migrator t=2026-04-22T13:21:30.002944921Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-22T13:21:30.006307804Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.362813ms logger=migrator t=2026-04-22T13:21:30.010277569Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-22T13:21:30.010453282Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=176.943µs logger=migrator t=2026-04-22T13:21:30.01506911Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-22T13:21:30.020637445Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.567585ms logger=migrator t=2026-04-22T13:21:30.024980816Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-22T13:21:30.028041264Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.060058ms logger=migrator t=2026-04-22T13:21:30.034861552Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-22T13:21:30.034954804Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=95.302µs logger=migrator t=2026-04-22T13:21:30.038853548Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-22T13:21:30.039880356Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.025558ms logger=migrator t=2026-04-22T13:21:30.044563365Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-22T13:21:30.045819229Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.255774ms logger=migrator t=2026-04-22T13:21:30.050177271Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-22T13:21:30.051291112Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.113581ms logger=migrator t=2026-04-22T13:21:30.055518701Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-22T13:21:30.05648412Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=965.129µs logger=migrator t=2026-04-22T13:21:30.061004355Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-22T13:21:30.061840761Z level=info msg="Migration successfully executed" id="add index alert state" duration=836.356µs logger=migrator t=2026-04-22T13:21:30.066894726Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-22T13:21:30.067691871Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=799.455µs logger=migrator t=2026-04-22T13:21:30.073048402Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-22T13:21:30.074099322Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.0505ms logger=migrator t=2026-04-22T13:21:30.079943602Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-22T13:21:30.081280427Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.338425ms logger=migrator t=2026-04-22T13:21:30.087075526Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-22T13:21:30.088169867Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.100851ms logger=migrator t=2026-04-22T13:21:30.093250762Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-22T13:21:30.103905663Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.652801ms logger=migrator t=2026-04-22T13:21:30.108207674Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-22T13:21:30.108894098Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=681.894µs logger=migrator t=2026-04-22T13:21:30.11277378Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-22T13:21:30.113565476Z 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=792.985µs logger=migrator t=2026-04-22T13:21:30.118667852Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-22T13:21:30.119223382Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=559.31µs logger=migrator t=2026-04-22T13:21:30.12439375Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-22T13:21:30.125342987Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=947.407µs logger=migrator t=2026-04-22T13:21:30.130466484Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-22T13:21:30.1318323Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.369365ms logger=migrator t=2026-04-22T13:21:30.135935707Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-22T13:21:30.139951723Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.013986ms logger=migrator t=2026-04-22T13:21:30.144574509Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-22T13:21:30.148725388Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.149259ms logger=migrator t=2026-04-22T13:21:30.153512027Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-22T13:21:30.158146835Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.628978ms logger=migrator t=2026-04-22T13:21:30.163478606Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-22T13:21:30.167598243Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.117897ms logger=migrator t=2026-04-22T13:21:30.172851222Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-22T13:21:30.173984304Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.133892ms logger=migrator t=2026-04-22T13:21:30.178688422Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-22T13:21:30.178742783Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=58.671µs logger=migrator t=2026-04-22T13:21:30.182417363Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-22T13:21:30.182458653Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.89µs logger=migrator t=2026-04-22T13:21:30.18544992Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-22T13:21:30.186375217Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=922.458µs logger=migrator t=2026-04-22T13:21:30.191384981Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T13:21:30.19288151Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.496439ms logger=migrator t=2026-04-22T13:21:30.198862543Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-22T13:21:30.199763819Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=901.297µs logger=migrator t=2026-04-22T13:21:30.204200513Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-22T13:21:30.205094349Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=893.946µs logger=migrator t=2026-04-22T13:21:30.20882544Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T13:21:30.209715917Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=889.117µs logger=migrator t=2026-04-22T13:21:30.213408376Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-22T13:21:30.217230958Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.820562ms logger=migrator t=2026-04-22T13:21:30.220937389Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-22T13:21:30.224890552Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.947484ms logger=migrator t=2026-04-22T13:21:30.22845846Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-22T13:21:30.228642243Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=184.553µs logger=migrator t=2026-04-22T13:21:30.232364964Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-22T13:21:30.233583117Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.216973ms logger=migrator t=2026-04-22T13:21:30.238939887Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-22T13:21:30.240278182Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.338455ms logger=migrator t=2026-04-22T13:21:30.24437498Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-22T13:21:30.248376885Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.000975ms logger=migrator t=2026-04-22T13:21:30.255096612Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-22T13:21:30.255215914Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=122.542µs logger=migrator t=2026-04-22T13:21:30.260874671Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-22T13:21:30.262117924Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.244653ms logger=migrator t=2026-04-22T13:21:30.26775886Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-22T13:21:30.268862281Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.103651ms logger=migrator t=2026-04-22T13:21:30.274720892Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-22T13:21:30.274817943Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=98.952µs logger=migrator t=2026-04-22T13:21:30.279047663Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-22T13:21:30.280517451Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.466537ms logger=migrator t=2026-04-22T13:21:30.286877671Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-22T13:21:30.289352297Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.479406ms logger=migrator t=2026-04-22T13:21:30.297109084Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-22T13:21:30.299378927Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.275204ms logger=migrator t=2026-04-22T13:21:30.307121592Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-22T13:21:30.308683061Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.571789ms logger=migrator t=2026-04-22T13:21:30.31446795Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-22T13:21:30.315467729Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=999.009µs logger=migrator t=2026-04-22T13:21:30.320279161Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-22T13:21:30.321752218Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.471848ms logger=migrator t=2026-04-22T13:21:30.327773461Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-22T13:21:30.327816542Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=44.591µs logger=migrator t=2026-04-22T13:21:30.33196953Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-22T13:21:30.336338132Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.367832ms logger=migrator t=2026-04-22T13:21:30.340800576Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-22T13:21:30.341790115Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=984.609µs logger=migrator t=2026-04-22T13:21:30.347232998Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-22T13:21:30.354163849Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.929891ms logger=migrator t=2026-04-22T13:21:30.35796847Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-22T13:21:30.358547131Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=578.121µs logger=migrator t=2026-04-22T13:21:30.362582187Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-22T13:21:30.363242889Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=660.162µs logger=migrator t=2026-04-22T13:21:30.368477008Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-22T13:21:30.369401516Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=924.248µs logger=migrator t=2026-04-22T13:21:30.373550534Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-22T13:21:30.385919376Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.370672ms logger=migrator t=2026-04-22T13:21:30.392853957Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-22T13:21:30.394667322Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.814075ms logger=migrator t=2026-04-22T13:21:30.402460458Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-22T13:21:30.404355954Z 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.897526ms logger=migrator t=2026-04-22T13:21:30.409529361Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-22T13:21:30.409798376Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=268.705µs logger=migrator t=2026-04-22T13:21:30.414406074Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-22T13:21:30.415017725Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=608.631µs logger=migrator t=2026-04-22T13:21:30.420073721Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-22T13:21:30.420308345Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=234.544µs logger=migrator t=2026-04-22T13:21:30.425243497Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-22T13:21:30.429396216Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.152159ms logger=migrator t=2026-04-22T13:21:30.436514171Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-22T13:21:30.440918253Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.406433ms logger=migrator t=2026-04-22T13:21:30.454463218Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-22T13:21:30.455757152Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.301304ms logger=migrator t=2026-04-22T13:21:30.468336489Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-22T13:21:30.471151232Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.817803ms logger=migrator t=2026-04-22T13:21:30.479364117Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-22T13:21:30.479794375Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=433.388µs logger=migrator t=2026-04-22T13:21:30.486805057Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-22T13:21:30.491970065Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.158538ms logger=migrator t=2026-04-22T13:21:30.496190164Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-22T13:21:30.497341986Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.151062ms logger=migrator t=2026-04-22T13:21:30.507442416Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-22T13:21:30.507786352Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=349.756µs logger=migrator t=2026-04-22T13:21:30.513330737Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-22T13:21:30.513895448Z level=info msg="Migration successfully executed" id="Move region to single row" duration=568.511µs logger=migrator t=2026-04-22T13:21:30.522164704Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-22T13:21:30.5257175Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=3.554526ms logger=migrator t=2026-04-22T13:21:30.530471481Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-22T13:21:30.531376237Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=906.377µs logger=migrator t=2026-04-22T13:21:30.537060414Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T13:21:30.538813808Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.755234ms logger=migrator t=2026-04-22T13:21:30.544794621Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T13:21:30.545675157Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=882.807µs logger=migrator t=2026-04-22T13:21:30.549902717Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-22T13:21:30.550891535Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=988.578µs logger=migrator t=2026-04-22T13:21:30.555688596Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-22T13:21:30.557375237Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.690301ms logger=migrator t=2026-04-22T13:21:30.562485504Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-22T13:21:30.562551055Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.941µs logger=migrator t=2026-04-22T13:21:30.566419517Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-22T13:21:30.567831974Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.411767ms logger=migrator t=2026-04-22T13:21:30.573692245Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-22T13:21:30.57449871Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=805.685µs logger=migrator t=2026-04-22T13:21:30.579728278Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-22T13:21:30.580611495Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=882.236µs logger=migrator t=2026-04-22T13:21:30.585035329Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-22T13:21:30.585921025Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=885.346µs logger=migrator t=2026-04-22T13:21:30.591093572Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-22T13:21:30.591363867Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=266.855µs logger=migrator t=2026-04-22T13:21:30.597790609Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-22T13:21:30.59840881Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=623.651µs logger=migrator t=2026-04-22T13:21:30.603385625Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-22T13:21:30.603459186Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=73.391µs logger=migrator t=2026-04-22T13:21:30.612947055Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-22T13:21:30.614512114Z level=info msg="Migration successfully executed" id="create team table" duration=1.566859ms logger=migrator t=2026-04-22T13:21:30.619969967Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-22T13:21:30.62068623Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=713.383µs logger=migrator t=2026-04-22T13:21:30.625292277Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-22T13:21:30.626876397Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.5835ms logger=migrator t=2026-04-22T13:21:30.634168724Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-22T13:21:30.641980121Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.811357ms logger=migrator t=2026-04-22T13:21:30.646944825Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-22T13:21:30.647130378Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=185.983µs logger=migrator t=2026-04-22T13:21:30.651524491Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-22T13:21:30.652441369Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=916.447µs logger=migrator t=2026-04-22T13:21:30.65838272Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-22T13:21:30.659704045Z level=info msg="Migration successfully executed" id="create team member table" duration=1.317665ms logger=migrator t=2026-04-22T13:21:30.664772051Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-22T13:21:30.665756229Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=982.918µs logger=migrator t=2026-04-22T13:21:30.670230893Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-22T13:21:30.671248943Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.01683ms logger=migrator t=2026-04-22T13:21:30.675849569Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-22T13:21:30.676802287Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=963.948µs logger=migrator t=2026-04-22T13:21:30.682353312Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-22T13:21:30.68703512Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.681458ms logger=migrator t=2026-04-22T13:21:30.690981494Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-22T13:21:30.695539241Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.557257ms logger=migrator t=2026-04-22T13:21:30.701625935Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-22T13:21:30.706239012Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.610327ms logger=migrator t=2026-04-22T13:21:30.711848357Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-22T13:21:30.712812186Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=962.759µs logger=migrator t=2026-04-22T13:21:30.717561595Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-22T13:21:30.719204716Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.641611ms logger=migrator t=2026-04-22T13:21:30.724317703Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-22T13:21:30.725466765Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.150022ms logger=migrator t=2026-04-22T13:21:30.732136651Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-22T13:21:30.733420255Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.282265ms logger=migrator t=2026-04-22T13:21:30.738345767Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-22T13:21:30.739777924Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.434067ms logger=migrator t=2026-04-22T13:21:30.745682575Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-22T13:21:30.746587272Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=904.247µs logger=migrator t=2026-04-22T13:21:30.751531456Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-22T13:21:30.75336188Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.829924ms logger=migrator t=2026-04-22T13:21:30.758880414Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-22T13:21:30.759802601Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=922.677µs logger=migrator t=2026-04-22T13:21:30.766902505Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-22T13:21:30.767381504Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=479.189µs logger=migrator t=2026-04-22T13:21:30.773226144Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-22T13:21:30.773446298Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=218.004µs logger=migrator t=2026-04-22T13:21:30.781039552Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-22T13:21:30.782176802Z level=info msg="Migration successfully executed" id="create tag table" duration=1.13728ms logger=migrator t=2026-04-22T13:21:30.788806948Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-22T13:21:30.789675705Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=866.036µs logger=migrator t=2026-04-22T13:21:30.794347742Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-22T13:21:30.795229459Z level=info msg="Migration successfully executed" id="create login attempt table" duration=880.967µs logger=migrator t=2026-04-22T13:21:30.79949757Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-22T13:21:30.800931777Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.434337ms logger=migrator t=2026-04-22T13:21:30.809464197Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-22T13:21:30.810357544Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=895.377µs logger=migrator t=2026-04-22T13:21:30.817046039Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-22T13:21:30.830093656Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.039067ms logger=migrator t=2026-04-22T13:21:30.834901326Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-22T13:21:30.835691051Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=789.815µs logger=migrator t=2026-04-22T13:21:30.841643853Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-22T13:21:30.842546791Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=902.968µs logger=migrator t=2026-04-22T13:21:30.847879491Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-22T13:21:30.848203258Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=323.316µs logger=migrator t=2026-04-22T13:21:30.852968987Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-22T13:21:30.853983736Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.014299ms logger=migrator t=2026-04-22T13:21:30.859301697Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-22T13:21:30.860187873Z level=info msg="Migration successfully executed" id="create user auth table" duration=885.116µs logger=migrator t=2026-04-22T13:21:30.867306607Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-22T13:21:30.869701362Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.398405ms logger=migrator t=2026-04-22T13:21:30.876631303Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-22T13:21:30.876727914Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=96.411µs logger=migrator t=2026-04-22T13:21:30.882791248Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-22T13:21:30.890256029Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.471071ms logger=migrator t=2026-04-22T13:21:30.894143162Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-22T13:21:30.897782441Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.632649ms logger=migrator t=2026-04-22T13:21:30.902127813Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-22T13:21:30.905727181Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.598398ms logger=migrator t=2026-04-22T13:21:30.909545432Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-22T13:21:30.913150581Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.605699ms logger=migrator t=2026-04-22T13:21:30.916995073Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-22T13:21:30.917657975Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=662.742µs logger=migrator t=2026-04-22T13:21:30.92478421Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-22T13:21:30.928376928Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=3.592598ms logger=migrator t=2026-04-22T13:21:30.933034445Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-22T13:21:30.933879281Z level=info msg="Migration successfully executed" id="create server_lock table" duration=844.756µs logger=migrator t=2026-04-22T13:21:30.939128281Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-22T13:21:30.940133159Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.004819ms logger=migrator t=2026-04-22T13:21:30.945993149Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-22T13:21:30.946838185Z level=info msg="Migration successfully executed" id="create user auth token table" duration=852.456µs logger=migrator t=2026-04-22T13:21:30.95238359Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-22T13:21:30.953501061Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.116261ms logger=migrator t=2026-04-22T13:21:30.958095347Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-22T13:21:30.959685617Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.58959ms logger=migrator t=2026-04-22T13:21:30.965342834Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-22T13:21:30.966776271Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.437568ms logger=migrator t=2026-04-22T13:21:30.971191854Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-22T13:21:30.980559741Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.367647ms logger=migrator t=2026-04-22T13:21:30.986026254Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-22T13:21:30.986959562Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=937.028µs logger=migrator t=2026-04-22T13:21:30.996705665Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-22T13:21:30.998117822Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.411857ms logger=migrator t=2026-04-22T13:21:31.007995878Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-22T13:21:31.009616548Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.61981ms logger=migrator t=2026-04-22T13:21:31.014682833Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-22T13:21:31.016117201Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.433778ms logger=migrator t=2026-04-22T13:21:31.021992771Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-22T13:21:31.023640822Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.647471ms logger=migrator t=2026-04-22T13:21:31.028477243Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-22T13:21:31.028573795Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=97.072µs logger=migrator t=2026-04-22T13:21:31.033961267Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-22T13:21:31.034100309Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=139.122µs logger=migrator t=2026-04-22T13:21:31.039115924Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-22T13:21:31.04105925Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.942896ms logger=migrator t=2026-04-22T13:21:31.049171393Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T13:21:31.050163552Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=990.259µs logger=migrator t=2026-04-22T13:21:31.057670553Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T13:21:31.059354655Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.687512ms logger=migrator t=2026-04-22T13:21:31.067255334Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-22T13:21:31.067371556Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=113.932µs logger=migrator t=2026-04-22T13:21:31.073371329Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T13:21:31.075258655Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.887406ms logger=migrator t=2026-04-22T13:21:31.082364629Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T13:21:31.083386898Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.023719ms logger=migrator t=2026-04-22T13:21:31.087664639Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T13:21:31.088679087Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.014428ms logger=migrator t=2026-04-22T13:21:31.094711912Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T13:21:31.095738101Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.028719ms logger=migrator t=2026-04-22T13:21:31.102550819Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-22T13:21:31.109893837Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.344808ms logger=migrator t=2026-04-22T13:21:31.117783506Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-22T13:21:31.119321035Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.536009ms logger=migrator t=2026-04-22T13:21:31.12649758Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-22T13:21:31.126654213Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=161.423µs logger=migrator t=2026-04-22T13:21:31.132763949Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-22T13:21:31.133979992Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.216724ms logger=migrator t=2026-04-22T13:21:31.140006845Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-22T13:21:31.141473512Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.466217ms logger=migrator t=2026-04-22T13:21:31.150330779Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-22T13:21:31.153664583Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=3.334784ms logger=migrator t=2026-04-22T13:21:31.16415263Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T13:21:31.164328283Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=180.463µs logger=migrator t=2026-04-22T13:21:31.183161438Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-22T13:21:31.184533834Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.375346ms logger=migrator t=2026-04-22T13:21:31.190016927Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-22T13:21:31.193766487Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=3.7487ms logger=migrator t=2026-04-22T13:21:31.243291431Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-22T13:21:31.247055561Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=3.76332ms logger=migrator t=2026-04-22T13:21:31.256341157Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-22T13:21:31.259215591Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.874025ms logger=migrator t=2026-04-22T13:21:31.268252341Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-22T13:21:31.274664012Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.410751ms logger=migrator t=2026-04-22T13:21:31.281806477Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-22T13:21:31.28355988Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.757264ms logger=migrator t=2026-04-22T13:21:31.289819018Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T13:21:31.290692645Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=874.446µs logger=migrator t=2026-04-22T13:21:31.295104677Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-22T13:21:31.321195178Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.090041ms logger=migrator t=2026-04-22T13:21:31.337643879Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-22T13:21:31.364007975Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.366116ms logger=migrator t=2026-04-22T13:21:31.37115656Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-22T13:21:31.372055217Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=897.377µs logger=migrator t=2026-04-22T13:21:31.378149702Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T13:21:31.37966256Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.511728ms logger=migrator t=2026-04-22T13:21:31.385455569Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-22T13:21:31.391629626Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.177047ms logger=migrator t=2026-04-22T13:21:31.398660859Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-22T13:21:31.406871004Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.204864ms logger=migrator t=2026-04-22T13:21:31.412857906Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-22T13:21:31.413950237Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.080831ms logger=migrator t=2026-04-22T13:21:31.420958869Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-22T13:21:31.422682341Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.719922ms logger=migrator t=2026-04-22T13:21:31.429930377Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-22T13:21:31.431007758Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.077401ms logger=migrator t=2026-04-22T13:21:31.43961219Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-22T13:21:31.441556126Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.946206ms logger=migrator t=2026-04-22T13:21:31.448085369Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-22T13:21:31.448181021Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=96.052µs logger=migrator t=2026-04-22T13:21:31.452883599Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-22T13:21:31.462676014Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.791885ms logger=migrator t=2026-04-22T13:21:31.472616872Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-22T13:21:31.477596956Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.983554ms logger=migrator t=2026-04-22T13:21:31.482377116Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-22T13:21:31.488554512Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.174236ms logger=migrator t=2026-04-22T13:21:31.49483092Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-22T13:21:31.496004392Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.177772ms logger=migrator t=2026-04-22T13:21:31.501688819Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-22T13:21:31.502891922Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.203363ms logger=migrator t=2026-04-22T13:21:31.508908475Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-22T13:21:31.5181515Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.244915ms logger=migrator t=2026-04-22T13:21:31.523504061Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-22T13:21:31.528928893Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.423412ms logger=migrator t=2026-04-22T13:21:31.534701662Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-22T13:21:31.535698621Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=996.719µs logger=migrator t=2026-04-22T13:21:31.542111771Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-22T13:21:31.548140664Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.033993ms logger=migrator t=2026-04-22T13:21:31.561117519Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-22T13:21:31.570263291Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.144712ms logger=migrator t=2026-04-22T13:21:31.577730063Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-22T13:21:31.577930846Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=205.274µs logger=migrator t=2026-04-22T13:21:31.588175729Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-22T13:21:31.590242139Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.06845ms logger=migrator t=2026-04-22T13:21:31.598597916Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-22T13:21:31.600011443Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.412727ms logger=migrator t=2026-04-22T13:21:31.609900849Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-22T13:21:31.612030608Z 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=2.129419ms logger=migrator t=2026-04-22T13:21:31.626161264Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T13:21:31.626311457Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=155.863µs logger=migrator t=2026-04-22T13:21:31.632714408Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-22T13:21:31.641487793Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.774615ms logger=migrator t=2026-04-22T13:21:31.648897233Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-22T13:21:31.655200352Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.300169ms logger=migrator t=2026-04-22T13:21:31.664552199Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-22T13:21:31.670774265Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.229767ms logger=migrator t=2026-04-22T13:21:31.676193667Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-22T13:21:31.682350583Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.156196ms logger=migrator t=2026-04-22T13:21:31.690164551Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-22T13:21:31.702464473Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=12.300642ms logger=migrator t=2026-04-22T13:21:31.706157462Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-22T13:21:31.706261904Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=104.782µs logger=migrator t=2026-04-22T13:21:31.714795445Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-22T13:21:31.71613703Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.342025ms logger=migrator t=2026-04-22T13:21:31.725283842Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-22T13:21:31.732180192Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.89579ms logger=migrator t=2026-04-22T13:21:31.738669925Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-22T13:21:31.738854468Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=189.873µs logger=migrator t=2026-04-22T13:21:31.747721725Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-22T13:21:31.754544984Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.827229ms logger=migrator t=2026-04-22T13:21:31.7628328Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-22T13:21:31.76391039Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.0772ms logger=migrator t=2026-04-22T13:21:31.775887196Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-22T13:21:31.782326658Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.428671ms logger=migrator t=2026-04-22T13:21:31.791164244Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-22T13:21:31.792087161Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=926.407µs logger=migrator t=2026-04-22T13:21:31.802696571Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-22T13:21:31.804543506Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.846715ms logger=migrator t=2026-04-22T13:21:31.814549614Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-22T13:21:31.823279289Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.727594ms logger=migrator t=2026-04-22T13:21:31.829921664Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-22T13:21:31.830840031Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=919.127µs logger=migrator t=2026-04-22T13:21:31.838888423Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-22T13:21:31.840968633Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.083939ms logger=migrator t=2026-04-22T13:21:31.847961314Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-22T13:21:31.849089975Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.128481ms logger=migrator t=2026-04-22T13:21:31.857125336Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-22T13:21:31.859233847Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.1297ms logger=migrator t=2026-04-22T13:21:31.873921743Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-22T13:21:31.87431776Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=397.307µs logger=migrator t=2026-04-22T13:21:31.881038107Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-22T13:21:31.882980684Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.950128ms logger=migrator t=2026-04-22T13:21:31.891536485Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-22T13:21:31.893898389Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.364194ms logger=migrator t=2026-04-22T13:21:31.900177218Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T13:21:31.900905581Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T13:21:31.906909935Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-22T13:21:31.907341633Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=432.608µs logger=migrator t=2026-04-22T13:21:31.914899765Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-22T13:21:31.917184248Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.284423ms logger=migrator t=2026-04-22T13:21:31.927828409Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-22T13:21:31.942391963Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=14.550453ms logger=migrator t=2026-04-22T13:21:31.955022181Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-22T13:21:31.957276124Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.251593ms logger=migrator t=2026-04-22T13:21:31.965920057Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-22T13:21:31.967630269Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.708211ms logger=migrator t=2026-04-22T13:21:31.974149892Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-22T13:21:31.975376565Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.230653ms logger=migrator t=2026-04-22T13:21:31.984678649Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-22T13:21:31.990661923Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=5.982874ms logger=migrator t=2026-04-22T13:21:31.997846828Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-22T13:21:31.999485769Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.643431ms logger=migrator t=2026-04-22T13:21:32.005285418Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-22T13:21:32.005326939Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.961µs logger=migrator t=2026-04-22T13:21:32.012889211Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-22T13:21:32.012963652Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=73.161µs logger=migrator t=2026-04-22T13:21:32.018780733Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-22T13:21:32.030402241Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.622308ms logger=migrator t=2026-04-22T13:21:32.03562171Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-22T13:21:32.036055718Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=427.148µs logger=migrator t=2026-04-22T13:21:32.041383138Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-22T13:21:32.042980428Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.58756ms logger=migrator t=2026-04-22T13:21:32.052850994Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-22T13:21:32.053482206Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=637.072µs logger=migrator t=2026-04-22T13:21:32.062457485Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-22T13:21:32.0643456Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.888765ms logger=migrator t=2026-04-22T13:21:32.071613778Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-22T13:21:32.072756619Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.145502ms logger=migrator t=2026-04-22T13:21:32.085312056Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-22T13:21:32.123786001Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.471025ms logger=migrator t=2026-04-22T13:21:32.129797784Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-22T13:21:32.135623204Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.81514ms logger=migrator t=2026-04-22T13:21:32.143112525Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-22T13:21:32.143268878Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=156.703µs logger=migrator t=2026-04-22T13:21:32.150055435Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-22T13:21:32.195831028Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=45.769453ms logger=migrator t=2026-04-22T13:21:32.201679588Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-22T13:21:32.2362648Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.572362ms logger=migrator t=2026-04-22T13:21:32.243290292Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-22T13:21:32.243945314Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=660.902µs logger=migrator t=2026-04-22T13:21:32.251351024Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-22T13:21:32.253419163Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.067099ms logger=migrator t=2026-04-22T13:21:32.259500718Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-22T13:21:32.259716662Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=216.164µs logger=migrator t=2026-04-22T13:21:32.265570832Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-22T13:21:32.266769795Z level=info msg="Migration successfully executed" id="create permission table" duration=1.200773ms logger=migrator t=2026-04-22T13:21:32.274453349Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-22T13:21:32.275997538Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.548729ms logger=migrator t=2026-04-22T13:21:32.281327799Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-22T13:21:32.282578723Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.251984ms logger=migrator t=2026-04-22T13:21:32.292193214Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-22T13:21:32.293720083Z level=info msg="Migration successfully executed" id="create role table" duration=1.536688ms logger=migrator t=2026-04-22T13:21:32.298471272Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-22T13:21:32.305957373Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.481571ms logger=migrator t=2026-04-22T13:21:32.321089639Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-22T13:21:32.332006114Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.915565ms logger=migrator t=2026-04-22T13:21:32.340266179Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-22T13:21:32.341718457Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.454798ms logger=migrator t=2026-04-22T13:21:32.349431982Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-22T13:21:32.351830407Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.397145ms logger=migrator t=2026-04-22T13:21:32.356525906Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-22T13:21:32.357414432Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=888.286µs logger=migrator t=2026-04-22T13:21:32.36207197Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-22T13:21:32.363559218Z level=info msg="Migration successfully executed" id="create team role table" duration=1.482058ms logger=migrator t=2026-04-22T13:21:32.369957438Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-22T13:21:32.371002508Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.04598ms logger=migrator t=2026-04-22T13:21:32.375951262Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-22T13:21:32.377074473Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.122561ms logger=migrator t=2026-04-22T13:21:32.382160779Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-22T13:21:32.383334821Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.173342ms logger=migrator t=2026-04-22T13:21:32.388793514Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-22T13:21:32.390069798Z level=info msg="Migration successfully executed" id="create user role table" duration=1.274634ms logger=migrator t=2026-04-22T13:21:32.396600631Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-22T13:21:32.398528488Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.927596ms logger=migrator t=2026-04-22T13:21:32.404239895Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-22T13:21:32.405494649Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.254174ms logger=migrator t=2026-04-22T13:21:32.411877688Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-22T13:21:32.413103042Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.225514ms logger=migrator t=2026-04-22T13:21:32.417716709Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-22T13:21:32.418982442Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.265403ms logger=migrator t=2026-04-22T13:21:32.423909535Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-22T13:21:32.425387383Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.477018ms logger=migrator t=2026-04-22T13:21:32.430386798Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-22T13:21:32.431812175Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.420056ms logger=migrator t=2026-04-22T13:21:32.437843328Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-22T13:21:32.447213785Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.371277ms logger=migrator t=2026-04-22T13:21:32.453174627Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-22T13:21:32.455140964Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.966547ms logger=migrator t=2026-04-22T13:21:32.459930415Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-22T13:21:32.461115587Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.184582ms logger=migrator t=2026-04-22T13:21:32.466670042Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-22T13:21:32.467908254Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.237482ms logger=migrator t=2026-04-22T13:21:32.477332572Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-22T13:21:32.478583646Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.251064ms logger=migrator t=2026-04-22T13:21:32.482275895Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-22T13:21:32.483386416Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.09355ms logger=migrator t=2026-04-22T13:21:32.488955501Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-22T13:21:32.490438778Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.482678ms logger=migrator t=2026-04-22T13:21:32.49579915Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-22T13:21:32.512381862Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=16.572763ms logger=migrator t=2026-04-22T13:21:32.517432358Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-22T13:21:32.525672673Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.240405ms logger=migrator t=2026-04-22T13:21:32.530944932Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-22T13:21:32.538879332Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.908329ms logger=migrator t=2026-04-22T13:21:32.543265344Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-22T13:21:32.54891204Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.703837ms logger=migrator t=2026-04-22T13:21:32.554143059Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-22T13:21:32.555343822Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.201643ms logger=migrator t=2026-04-22T13:21:32.561279294Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-22T13:21:32.563277972Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.998719ms logger=migrator t=2026-04-22T13:21:32.571529127Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-22T13:21:32.572815781Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.288314ms logger=migrator t=2026-04-22T13:21:32.578268344Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-22T13:21:32.579848683Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.581689ms logger=migrator t=2026-04-22T13:21:32.586317776Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-22T13:21:32.587566689Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.247303ms logger=migrator t=2026-04-22T13:21:32.59241056Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-22T13:21:32.592521862Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=113.142µs logger=migrator t=2026-04-22T13:21:32.599058985Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-22T13:21:32.599122517Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=68.022µs logger=migrator t=2026-04-22T13:21:32.603077501Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-22T13:21:32.603735203Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=657.882µs logger=migrator t=2026-04-22T13:21:32.608031654Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-22T13:21:32.609244057Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.215023ms logger=migrator t=2026-04-22T13:21:32.614092919Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-22T13:21:32.615288012Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.202982ms logger=migrator t=2026-04-22T13:21:32.619422079Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-22T13:21:32.619662524Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=241.105µs logger=migrator t=2026-04-22T13:21:32.624403863Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-22T13:21:32.624970814Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=566.311µs logger=migrator t=2026-04-22T13:21:32.629156403Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-22T13:21:32.630877915Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.722152ms logger=migrator t=2026-04-22T13:21:32.635763437Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-22T13:21:32.637053051Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.289604ms logger=migrator t=2026-04-22T13:21:32.642473194Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-22T13:21:32.651936922Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.450408ms logger=migrator t=2026-04-22T13:21:32.656106851Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-22T13:21:32.656188782Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=83.491µs logger=migrator t=2026-04-22T13:21:32.660779448Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-22T13:21:32.661714716Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=935.188µs logger=migrator t=2026-04-22T13:21:32.667356822Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-22T13:21:32.669798229Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.438157ms logger=migrator t=2026-04-22T13:21:32.675446165Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-22T13:21:32.676708349Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.262404ms logger=migrator t=2026-04-22T13:21:32.682707082Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-22T13:21:32.692846403Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.129741ms logger=migrator t=2026-04-22T13:21:32.698331796Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-22T13:21:32.699243224Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=913.828µs logger=migrator t=2026-04-22T13:21:32.703776719Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-22T13:21:32.705019832Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.246773ms logger=migrator t=2026-04-22T13:21:32.709239232Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-22T13:21:32.733843465Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.601413ms logger=migrator t=2026-04-22T13:21:32.740531981Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-22T13:21:32.741580261Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.04887ms logger=migrator t=2026-04-22T13:21:32.74633563Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-22T13:21:32.74839838Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.06187ms logger=migrator t=2026-04-22T13:21:32.753958295Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-22T13:21:32.755103476Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.145391ms logger=migrator t=2026-04-22T13:21:32.760683901Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-22T13:21:32.762152819Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.468728ms logger=migrator t=2026-04-22T13:21:32.767812636Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-22T13:21:32.76804454Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=232.514µs logger=migrator t=2026-04-22T13:21:32.772535054Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-22T13:21:32.773997822Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.461578ms logger=migrator t=2026-04-22T13:21:32.779614927Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-22T13:21:32.790048444Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.429626ms logger=migrator t=2026-04-22T13:21:32.796278211Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-22T13:21:32.796971804Z level=info msg="Migration successfully executed" id="create entity_events table" duration=694.373µs logger=migrator t=2026-04-22T13:21:32.802642791Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-22T13:21:32.803756852Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.114001ms logger=migrator t=2026-04-22T13:21:32.809095703Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T13:21:32.80995283Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T13:21:32.814841751Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T13:21:32.815539005Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T13:21:32.821342554Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-22T13:21:32.82329278Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.946716ms logger=migrator t=2026-04-22T13:21:32.83120265Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-22T13:21:32.833318849Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.118089ms logger=migrator t=2026-04-22T13:21:32.837369775Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T13:21:32.83867243Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.302475ms logger=migrator t=2026-04-22T13:21:32.844331537Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T13:21:32.846424477Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.092749ms logger=migrator t=2026-04-22T13:21:32.85144387Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T13:21:32.852552752Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.109172ms logger=migrator t=2026-04-22T13:21:32.856312473Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T13:21:32.857364333Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.05411ms logger=migrator t=2026-04-22T13:21:32.862605361Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-22T13:21:32.863938036Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.331835ms logger=migrator t=2026-04-22T13:21:32.869713925Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-22T13:21:32.870835786Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.122521ms logger=migrator t=2026-04-22T13:21:32.875553806Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T13:21:32.876642816Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.088639ms logger=migrator t=2026-04-22T13:21:32.880827054Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T13:21:32.882019327Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.191153ms logger=migrator t=2026-04-22T13:21:32.886256637Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-22T13:21:32.888127563Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.871416ms logger=migrator t=2026-04-22T13:21:32.893597785Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-22T13:21:32.915178992Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.582027ms logger=migrator t=2026-04-22T13:21:32.919054755Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-22T13:21:32.926397843Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.343298ms logger=migrator t=2026-04-22T13:21:32.930714215Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-22T13:21:32.939099513Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.384669ms logger=migrator t=2026-04-22T13:21:32.944315061Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-22T13:21:32.944493924Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=171.963µs logger=migrator t=2026-04-22T13:21:32.948102512Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-22T13:21:32.959465926Z level=info msg="Migration successfully executed" id="add share column" duration=11.362744ms logger=migrator t=2026-04-22T13:21:32.963941591Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-22T13:21:32.964072533Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=130.652µs logger=migrator t=2026-04-22T13:21:32.96763463Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-22T13:21:32.968574678Z level=info msg="Migration successfully executed" id="create file table" duration=940.088µs logger=migrator t=2026-04-22T13:21:32.974275525Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-22T13:21:32.975389756Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.114021ms logger=migrator t=2026-04-22T13:21:32.980063214Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-22T13:21:32.981201276Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.138091ms logger=migrator t=2026-04-22T13:21:32.986429184Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-22T13:21:32.987876292Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.447017ms logger=migrator t=2026-04-22T13:21:32.994225051Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-22T13:21:32.996218929Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.993318ms logger=migrator t=2026-04-22T13:21:33.000831676Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-22T13:21:33.000912067Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=68.171µs logger=migrator t=2026-04-22T13:21:33.005707648Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-22T13:21:33.00580636Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=98.972µs logger=migrator t=2026-04-22T13:21:33.010937316Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-22T13:21:33.011948245Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.010229ms logger=migrator t=2026-04-22T13:21:33.016498241Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-22T13:21:33.016806376Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=307.595µs logger=migrator t=2026-04-22T13:21:33.021435064Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-22T13:21:33.022781069Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.345835ms logger=migrator t=2026-04-22T13:21:33.028089879Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-22T13:21:33.037656159Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.56572ms logger=migrator t=2026-04-22T13:21:33.043471698Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-22T13:21:33.043739374Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=264.906µs logger=migrator t=2026-04-22T13:21:33.050104094Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-22T13:21:33.051244785Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.140822ms logger=migrator t=2026-04-22T13:21:33.059251997Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-22T13:21:33.060244945Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=998.208µs logger=migrator t=2026-04-22T13:21:33.066480003Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-22T13:21:33.067217116Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=743.553µs logger=migrator t=2026-04-22T13:21:33.072548047Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-22T13:21:33.07321407Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=666.573µs logger=migrator t=2026-04-22T13:21:33.077239506Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-22T13:21:33.087162892Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.922436ms logger=migrator t=2026-04-22T13:21:33.096496938Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-22T13:21:33.10775506Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.263963ms logger=migrator t=2026-04-22T13:21:33.11200032Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-22T13:21:33.113327765Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.327606ms logger=migrator t=2026-04-22T13:21:33.118454682Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-22T13:21:33.190624512Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.16824ms logger=migrator t=2026-04-22T13:21:33.196175527Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-22T13:21:33.197081113Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=905.026µs logger=migrator t=2026-04-22T13:21:33.203632997Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-22T13:21:33.205583363Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.949736ms logger=migrator t=2026-04-22T13:21:33.216165723Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-22T13:21:33.242271704Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.208553ms logger=migrator t=2026-04-22T13:21:33.247200698Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-22T13:21:33.254910472Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.708974ms logger=migrator t=2026-04-22T13:21:33.260918586Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-22T13:21:33.261285233Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=359.077µs logger=migrator t=2026-04-22T13:21:33.270058638Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-22T13:21:33.270458086Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=399.648µs logger=migrator t=2026-04-22T13:21:33.276950238Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-22T13:21:33.277387967Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=441.479µs logger=migrator t=2026-04-22T13:21:33.283917469Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-22T13:21:33.284345008Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=427.679µs logger=migrator t=2026-04-22T13:21:33.290983462Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-22T13:21:33.29139503Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=411.858µs logger=migrator t=2026-04-22T13:21:33.300162596Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-22T13:21:33.301269177Z level=info msg="Migration successfully executed" id="create folder table" duration=1.107401ms logger=migrator t=2026-04-22T13:21:33.309067353Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-22T13:21:33.311229304Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.158661ms logger=migrator t=2026-04-22T13:21:33.319906038Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-22T13:21:33.322437905Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.534878ms logger=migrator t=2026-04-22T13:21:33.330472996Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-22T13:21:33.330531418Z level=info msg="Migration successfully executed" id="Update folder title length" duration=59.142µs logger=migrator t=2026-04-22T13:21:33.334182526Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T13:21:33.33598533Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.800614ms logger=migrator t=2026-04-22T13:21:33.342986372Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T13:21:33.344224035Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.239053ms logger=migrator t=2026-04-22T13:21:33.350574065Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-22T13:21:33.351958241Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.379446ms logger=migrator t=2026-04-22T13:21:33.358481354Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-22T13:21:33.358957603Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=473.869µs logger=migrator t=2026-04-22T13:21:33.362629022Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-22T13:21:33.363068281Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=440.049µs logger=migrator t=2026-04-22T13:21:33.369950861Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-22T13:21:33.371743654Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.793123ms logger=migrator t=2026-04-22T13:21:33.377854869Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-22T13:21:33.379322897Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.469978ms logger=migrator t=2026-04-22T13:21:33.383845303Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-22T13:21:33.385432032Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.545639ms logger=migrator t=2026-04-22T13:21:33.403466332Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-22T13:21:33.405311217Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.844724ms logger=migrator t=2026-04-22T13:21:33.412066534Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-22T13:21:33.413624273Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.557699ms logger=migrator t=2026-04-22T13:21:33.420590964Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-22T13:21:33.42145396Z level=info msg="Migration successfully executed" id="create anon_device table" duration=863.226µs logger=migrator t=2026-04-22T13:21:33.425568168Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-22T13:21:33.426926404Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.358026ms logger=migrator t=2026-04-22T13:21:33.432993709Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-22T13:21:33.434400755Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.409186ms logger=migrator t=2026-04-22T13:21:33.441349716Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-22T13:21:33.443002207Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.657091ms logger=migrator t=2026-04-22T13:21:33.449562531Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-22T13:21:33.450904785Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.342144ms logger=migrator t=2026-04-22T13:21:33.455427601Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-22T13:21:33.457211704Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.784583ms logger=migrator t=2026-04-22T13:21:33.462216059Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-22T13:21:33.462526995Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=311.616µs logger=migrator t=2026-04-22T13:21:33.467993618Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-22T13:21:33.480481393Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.484835ms logger=migrator t=2026-04-22T13:21:33.517522791Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-22T13:21:33.518427828Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=906.237µs logger=migrator t=2026-04-22T13:21:33.56527744Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T13:21:33.565343842Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=73.192µs logger=migrator t=2026-04-22T13:21:33.570946397Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T13:21:33.57374771Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.800563ms logger=migrator t=2026-04-22T13:21:33.581629379Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T13:21:33.58166975Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=45.08µs logger=migrator t=2026-04-22T13:21:33.589088669Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-22T13:21:33.590571277Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.482718ms logger=migrator t=2026-04-22T13:21:33.596276314Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T13:21:33.597575909Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.299095ms logger=migrator t=2026-04-22T13:21:33.604864176Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-22T13:21:33.605963387Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.098961ms logger=migrator t=2026-04-22T13:21:33.614656241Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-22T13:21:33.615969745Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.325355ms logger=migrator t=2026-04-22T13:21:33.622683872Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-22T13:21:33.6231241Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=441.358µs logger=migrator t=2026-04-22T13:21:33.631535269Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-22T13:21:33.632790422Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.254494ms logger=migrator t=2026-04-22T13:21:33.638639523Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-22T13:21:33.639988739Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.353826ms logger=migrator t=2026-04-22T13:21:33.646173385Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-22T13:21:33.647448999Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.275194ms logger=migrator t=2026-04-22T13:21:33.655027471Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-22T13:21:33.667022248Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.993747ms logger=migrator t=2026-04-22T13:21:33.673202204Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-22T13:21:33.689743936Z level=info msg="Migration successfully executed" id="add region_slug column" duration=16.532301ms logger=migrator t=2026-04-22T13:21:33.696469793Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-22T13:21:33.70643783Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.968037ms logger=migrator t=2026-04-22T13:21:33.712109207Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-22T13:21:33.712163948Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=54.931µs logger=migrator t=2026-04-22T13:21:33.717665562Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-22T13:21:33.731261828Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.596526ms logger=migrator t=2026-04-22T13:21:33.737982615Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-22T13:21:33.74777357Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.805915ms logger=migrator t=2026-04-22T13:21:33.753183341Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-22T13:21:33.753560399Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=368.057µs logger=migrator t=2026-04-22T13:21:33.758859348Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.246833557s logger=migrator t=2026-04-22T13:21:33.759458159Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-22T13:21:33.775234596Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-22T13:21:33.775490181Z level=info msg="Created default organization" logger=secrets t=2026-04-22T13:21:33.782619695Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T13:21:33.830363325Z level=info msg="Restored cache from database" duration=477.709µs logger=plugin.store t=2026-04-22T13:21:33.831651249Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-22T13:21:33.86882462Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-22T13:21:33.868872721Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-22T13:21:33.868929212Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-22T13:21:33.868938972Z level=info msg="Plugins loaded" count=54 duration=37.289343ms logger=query_data t=2026-04-22T13:21:33.872904557Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-22T13:21:33.876737339Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-22T13:21:33.882914855Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-22T13:21:33.898704642Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-22T13:21:33.902455973Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-22T13:21:33.905765535Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-22T13:21:33.927279452Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-22T13:21:33.946217988Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-22T13:21:33.971150278Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-22T13:21:33.971191198Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-22T13:21:33.971571975Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-22T13:21:33.971874852Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-22T13:21:33.972435162Z level=info msg="State cache has been initialized" states=0 duration=865.057µs logger=ngalert.scheduler t=2026-04-22T13:21:33.972488283Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ngalert.multiorg.alertmanager t=2026-04-22T13:21:33.972499503Z level=info msg="Starting MultiOrg Alertmanager" logger=ticker t=2026-04-22T13:21:33.972798318Z level=info msg=starting first_tick=2026-04-22T13:21:40Z logger=provisioning.dashboard t=2026-04-22T13:21:33.973750407Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-22T13:21:33.976835535Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-22T13:21:34.046273764Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-22T13:21:34.050919391Z level=info msg="Update check succeeded" duration=79.428447ms logger=provisioning.dashboard t=2026-04-22T13:21:34.165035392Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-22T13:21:34.195735369Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-22T13:21:34.196343181Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=grafana.update.checker t=2026-04-22T13:21:34.261998198Z level=info msg="Update check succeeded" duration=290.638047ms logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T13:21:34.281012576Z level=info msg="Patterns update finished" duration=76.386578ms logger=provisioning.dashboard t=2026-04-22T13:21:37.066632881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.070187228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.089707066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.166084185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.1854326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.249323863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.266858124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.366313558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.3844787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.415750909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.43970151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.471037911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.490515078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.845208471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:37.866066874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.219703917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.236804149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.270368562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.286547906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.323654236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.340409322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.369303655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.386932178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.425024665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.444702766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.486387042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.501879453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.544985576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.571261691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.61049502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.630715441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.671245765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.688349446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.722851207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.741508598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.795888313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.813217739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.859155325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.877852168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.91622193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.931228723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:38.975612599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.001178381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.079548928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.098018826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.146930458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.168783179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.226288882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.244434224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.293990008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.312391645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.370918948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.387104142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.437997602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.459173411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.507290347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.525191494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.609011794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.627521112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.675538696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.697838607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.771560946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.787953475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.859417692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.877484942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.940106902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:39.956321347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.028569778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.065389133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.17458556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.193142039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.284611822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.306143219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.369455592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.381952977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.46918359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.492527561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.591793661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.611739337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T13:21:40.703538665Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-22T13:23:10.998016301Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-22T13:31:33.984396368Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-22T13:31:34.014022496Z level=info msg="Completed cleanup jobs" duration=40.467353ms logger=plugins.update.checker t=2026-04-22T13:31:34.100701709Z level=info msg="Update check succeeded" duration=48.963323ms logger=sqlstore.transactions t=2026-04-22T13:36:33.892324522Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-22T13:41:34.014722379Z level=info msg="Completed cleanup jobs" duration=41.793182ms logger=plugins.update.checker t=2026-04-22T13:41:34.102862371Z level=info msg="Update check succeeded" duration=51.820723ms