logger=settings t=2026-06-02T21:39:26.276209948Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-02T21:39:26Z logger=settings t=2026-06-02T21:39:26.277189671Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-02T21:39:26.277241852Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-02T21:39:26.277264293Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-02T21:39:26.277284593Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-02T21:39:26.277302214Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-02T21:39:26.277325625Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-02T21:39:26.277349736Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-02T21:39:26.277368796Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-02T21:39:26.277386077Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-02T21:39:26.277402967Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-02T21:39:26.277419478Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-02T21:39:26.277443498Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-02T21:39:26.277467089Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-02T21:39:26.27750084Z level=info msg=Target target=[all] logger=settings t=2026-06-02T21:39:26.277550481Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-02T21:39:26.277569001Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-02T21:39:26.277593532Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-02T21:39:26.277623852Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-02T21:39:26.277642043Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-02T21:39:26.277665603Z level=info msg="App mode production" logger=sqlstore t=2026-06-02T21:39:26.278158135Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-02T21:39:26.278214656Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-02T21:39:26.280225085Z level=info msg="Locking database" logger=migrator t=2026-06-02T21:39:26.280276246Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-02T21:39:26.281020433Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-02T21:39:26.282195971Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.174828ms logger=migrator t=2026-06-02T21:39:26.285783798Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-02T21:39:26.286570966Z level=info msg="Migration successfully executed" id="create user table" duration=787.978µs logger=migrator t=2026-06-02T21:39:26.291370481Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-02T21:39:26.292153479Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=783.648µs logger=migrator t=2026-06-02T21:39:26.296616606Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-02T21:39:26.297833346Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.217139ms logger=migrator t=2026-06-02T21:39:26.304487144Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-02T21:39:26.305600191Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.112537ms logger=migrator t=2026-06-02T21:39:26.313671423Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-02T21:39:26.314830832Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.159119ms logger=migrator t=2026-06-02T21:39:26.320028246Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-02T21:39:26.322473135Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.446459ms logger=migrator t=2026-06-02T21:39:26.326076051Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-02T21:39:26.327107015Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.030664ms logger=migrator t=2026-06-02T21:39:26.331926771Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-02T21:39:26.332664918Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=737.917µs logger=migrator t=2026-06-02T21:39:26.336269885Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-02T21:39:26.337167506Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=897.321µs logger=migrator t=2026-06-02T21:39:26.343673081Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-02T21:39:26.344203294Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=529.472µs logger=migrator t=2026-06-02T21:39:26.347678778Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-02T21:39:26.348298972Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=615.694µs logger=migrator t=2026-06-02T21:39:26.352520023Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-02T21:39:26.353683871Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.163458ms logger=migrator t=2026-06-02T21:39:26.358739822Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-02T21:39:26.358818674Z level=info msg="Migration successfully executed" id="Update user table charset" duration=79.972µs logger=migrator t=2026-06-02T21:39:26.363814053Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-02T21:39:26.365601066Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.786814ms logger=migrator t=2026-06-02T21:39:26.37077122Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-02T21:39:26.371176149Z level=info msg="Migration successfully executed" id="Add missing user data" duration=405.479µs logger=migrator t=2026-06-02T21:39:26.376380484Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-02T21:39:26.377444999Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.068385ms logger=migrator t=2026-06-02T21:39:26.381194989Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-02T21:39:26.381709621Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=513.262µs logger=migrator t=2026-06-02T21:39:26.385205004Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-02T21:39:26.386033284Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=827.04µs logger=migrator t=2026-06-02T21:39:26.390233345Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-02T21:39:26.40048552Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.252364ms logger=migrator t=2026-06-02T21:39:26.404402774Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-02T21:39:26.405652113Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.245799ms logger=migrator t=2026-06-02T21:39:26.409601728Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-02T21:39:26.409851744Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=249.866µs logger=migrator t=2026-06-02T21:39:26.413685625Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-02T21:39:26.414456734Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=771.099µs logger=migrator t=2026-06-02T21:39:26.419878593Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-06-02T21:39:26.420360296Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=482.053µs logger=migrator t=2026-06-02T21:39:26.424444733Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-02T21:39:26.425033347Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=588.684µs logger=migrator t=2026-06-02T21:39:26.431244555Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-02T21:39:26.432584218Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.339723ms logger=migrator t=2026-06-02T21:39:26.438646772Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-02T21:39:26.439607895Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=958.633µs logger=migrator t=2026-06-02T21:39:26.446225124Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-02T21:39:26.447123535Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=899.281µs logger=migrator t=2026-06-02T21:39:26.452571426Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-02T21:39:26.453393435Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=822.51µs logger=migrator t=2026-06-02T21:39:26.458802704Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-02T21:39:26.459785108Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=982.224µs logger=migrator t=2026-06-02T21:39:26.465486565Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-02T21:39:26.465561107Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=74.691µs logger=migrator t=2026-06-02T21:39:26.471644602Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-02T21:39:26.472603604Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=959.402µs logger=migrator t=2026-06-02T21:39:26.477930962Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-02T21:39:26.478554296Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=624.494µs logger=migrator t=2026-06-02T21:39:26.483027894Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-02T21:39:26.483568237Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=540.273µs logger=migrator t=2026-06-02T21:39:26.507619122Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-02T21:39:26.508862391Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.245609ms logger=migrator t=2026-06-02T21:39:26.513525793Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-02T21:39:26.51714095Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.615727ms logger=migrator t=2026-06-02T21:39:26.521691379Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-02T21:39:26.522527358Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=836.389µs logger=migrator t=2026-06-02T21:39:26.527690912Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-02T21:39:26.528683135Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=992.703µs logger=migrator t=2026-06-02T21:39:26.533640774Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-02T21:39:26.534599527Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=962.253µs logger=migrator t=2026-06-02T21:39:26.540418956Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-02T21:39:26.541680477Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.265101ms logger=migrator t=2026-06-02T21:39:26.547284Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-02T21:39:26.547974627Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=693.717µs logger=migrator t=2026-06-02T21:39:26.554500963Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-02T21:39:26.555166879Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=666.056µs logger=migrator t=2026-06-02T21:39:26.560565318Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-02T21:39:26.562143576Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.574627ms logger=migrator t=2026-06-02T21:39:26.569099572Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-02T21:39:26.569635835Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=539.193µs logger=migrator t=2026-06-02T21:39:26.575564787Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-02T21:39:26.576270443Z level=info msg="Migration successfully executed" id="create star table" duration=705.676µs logger=migrator t=2026-06-02T21:39:26.581703233Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-02T21:39:26.582938653Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.23466ms logger=migrator t=2026-06-02T21:39:26.589803447Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-02T21:39:26.590705488Z level=info msg="Migration successfully executed" id="create org table v1" duration=905.741µs logger=migrator t=2026-06-02T21:39:26.596414795Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-02T21:39:26.597054481Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=639.446µs logger=migrator t=2026-06-02T21:39:26.602308427Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-02T21:39:26.602905591Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=598.454µs logger=migrator t=2026-06-02T21:39:26.608839763Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-02T21:39:26.609481718Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=642.455µs logger=migrator t=2026-06-02T21:39:26.614758784Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-02T21:39:26.6154266Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=670.476µs logger=migrator t=2026-06-02T21:39:26.621818922Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-02T21:39:26.623280528Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.464546ms logger=migrator t=2026-06-02T21:39:26.629154048Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-02T21:39:26.62921779Z level=info msg="Migration successfully executed" id="Update org table charset" duration=67.862µs logger=migrator t=2026-06-02T21:39:26.634749322Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-02T21:39:26.634797943Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=50.901µs logger=migrator t=2026-06-02T21:39:26.640871688Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-02T21:39:26.641182595Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=311.377µs logger=migrator t=2026-06-02T21:39:26.645926339Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-02T21:39:26.64718189Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.251511ms logger=migrator t=2026-06-02T21:39:26.652725132Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-02T21:39:26.653984712Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.25622ms logger=migrator t=2026-06-02T21:39:26.659038553Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-02T21:39:26.659822882Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=784.079µs logger=migrator t=2026-06-02T21:39:26.665499047Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-02T21:39:26.666574863Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.076786ms logger=migrator t=2026-06-02T21:39:26.672255018Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-02T21:39:26.673071699Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=816.24µs logger=migrator t=2026-06-02T21:39:26.678053828Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-02T21:39:26.678906328Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=853.25µs logger=migrator t=2026-06-02T21:39:26.684122863Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-02T21:39:26.689377979Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.255106ms logger=migrator t=2026-06-02T21:39:26.6944992Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-02T21:39:26.69529517Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=796.28µs logger=migrator t=2026-06-02T21:39:26.702068182Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-02T21:39:26.703266391Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.202079ms logger=migrator t=2026-06-02T21:39:26.709833368Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-02T21:39:26.711134898Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.301531ms logger=migrator t=2026-06-02T21:39:26.717991483Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-02T21:39:26.719008257Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.010574ms logger=migrator t=2026-06-02T21:39:26.723767451Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-02T21:39:26.724649522Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=881.611µs logger=migrator t=2026-06-02T21:39:26.733470013Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-02T21:39:26.733560215Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=92.503µs logger=migrator t=2026-06-02T21:39:26.737879778Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-02T21:39:26.740487831Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.602973ms logger=migrator t=2026-06-02T21:39:26.744891085Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-02T21:39:26.748454692Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.562466ms logger=migrator t=2026-06-02T21:39:26.757676832Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-02T21:39:26.759880245Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.203553ms logger=migrator t=2026-06-02T21:39:26.798745004Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-02T21:39:26.800179598Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.434484ms logger=migrator t=2026-06-02T21:39:26.820587506Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-02T21:39:26.823040275Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.448348ms logger=migrator t=2026-06-02T21:39:26.843594817Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-02T21:39:26.845109302Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.517455ms logger=migrator t=2026-06-02T21:39:26.852427678Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-02T21:39:26.853913563Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.488485ms logger=migrator t=2026-06-02T21:39:26.860936341Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-02T21:39:26.860981452Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=49.871µs logger=migrator t=2026-06-02T21:39:26.865814568Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-02T21:39:26.865846459Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.451µs logger=migrator t=2026-06-02T21:39:26.871157405Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-02T21:39:26.874611008Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.454173ms logger=migrator t=2026-06-02T21:39:26.879052624Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-02T21:39:26.8809507Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.897976ms logger=migrator t=2026-06-02T21:39:26.8859759Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-02T21:39:26.887938256Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.959696ms logger=migrator t=2026-06-02T21:39:26.894174456Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-02T21:39:26.896187594Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.010328ms logger=migrator t=2026-06-02T21:39:26.901758997Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-02T21:39:26.902044975Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=286.477µs logger=migrator t=2026-06-02T21:39:26.918234061Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-02T21:39:26.919405749Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.170858ms logger=migrator t=2026-06-02T21:39:27.102541078Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-02T21:39:27.103804389Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.267211ms logger=migrator t=2026-06-02T21:39:27.215379046Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-02T21:39:27.215427677Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=52.231µs logger=migrator t=2026-06-02T21:39:27.219049095Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-02T21:39:27.220037868Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=986.743µs logger=migrator t=2026-06-02T21:39:27.226201085Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-02T21:39:27.226963173Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=762.088µs logger=migrator t=2026-06-02T21:39:27.234203457Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-02T21:39:27.244629187Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.420439ms logger=migrator t=2026-06-02T21:39:27.251809048Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-02T21:39:27.252469424Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=662.156µs logger=migrator t=2026-06-02T21:39:27.261957311Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-02T21:39:27.263597771Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.641329ms logger=migrator t=2026-06-02T21:39:27.270199418Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-02T21:39:27.271749514Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.549616ms logger=migrator t=2026-06-02T21:39:27.277129183Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-02T21:39:27.27740585Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=278.007µs logger=migrator t=2026-06-02T21:39:27.281657542Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-02T21:39:27.282232715Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=575.283µs logger=migrator t=2026-06-02T21:39:27.290421501Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-02T21:39:27.292759287Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.339886ms logger=migrator t=2026-06-02T21:39:27.297730536Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-02T21:39:27.298577506Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=845.26µs logger=migrator t=2026-06-02T21:39:27.305188514Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-02T21:39:27.305431611Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=246.087µs logger=migrator t=2026-06-02T21:39:27.309211841Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-02T21:39:27.309375195Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=163.854µs logger=migrator t=2026-06-02T21:39:27.314452976Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-02T21:39:27.316378582Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.922226ms logger=migrator t=2026-06-02T21:39:27.322463728Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-02T21:39:27.325547652Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.083554ms logger=migrator t=2026-06-02T21:39:27.33009027Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-02T21:39:27.331717869Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.627519ms logger=migrator t=2026-06-02T21:39:27.337049337Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-02T21:39:27.337890446Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=842.559µs logger=migrator t=2026-06-02T21:39:27.342962028Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-02T21:39:27.344183447Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.223859ms logger=migrator t=2026-06-02T21:39:27.350430917Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-02T21:39:27.351158284Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=727.617µs logger=migrator t=2026-06-02T21:39:27.355071157Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-02T21:39:27.356597004Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.522977ms logger=migrator t=2026-06-02T21:39:27.364892373Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-02T21:39:27.373709813Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.81373ms logger=migrator t=2026-06-02T21:39:27.378430616Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-02T21:39:27.379390129Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=959.603µs logger=migrator t=2026-06-02T21:39:27.384959692Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-02T21:39:27.385767411Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=804.909µs logger=migrator t=2026-06-02T21:39:27.391420786Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-02T21:39:27.39239221Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=971.724µs logger=migrator t=2026-06-02T21:39:27.399390837Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-02T21:39:27.400058373Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=665.016µs logger=migrator t=2026-06-02T21:39:27.406420856Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-02T21:39:27.409633062Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.214326ms logger=migrator t=2026-06-02T21:39:27.414925199Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-02T21:39:27.417845729Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.92074ms logger=migrator t=2026-06-02T21:39:27.421409954Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-02T21:39:27.421448405Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=40.531µs logger=migrator t=2026-06-02T21:39:27.42501253Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-02T21:39:27.425223685Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=211.305µs logger=migrator t=2026-06-02T21:39:27.430858239Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-02T21:39:27.435340677Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.480678ms logger=migrator t=2026-06-02T21:39:27.446144366Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-02T21:39:27.446416652Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=276.177µs logger=migrator t=2026-06-02T21:39:27.451625376Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-02T21:39:27.451826141Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=200.515µs logger=migrator t=2026-06-02T21:39:27.455831667Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-02T21:39:27.458749797Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.9172ms logger=migrator t=2026-06-02T21:39:27.463163292Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-02T21:39:27.463376187Z level=info msg="Migration successfully executed" id="Update uid value" duration=212.705µs logger=migrator t=2026-06-02T21:39:27.472305371Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-02T21:39:27.473789147Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.486477ms logger=migrator t=2026-06-02T21:39:27.477757031Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-02T21:39:27.479442202Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.742322ms logger=migrator t=2026-06-02T21:39:27.483762555Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-02T21:39:27.484566994Z level=info msg="Migration successfully executed" id="create api_key table" duration=805.549µs logger=migrator t=2026-06-02T21:39:27.48944573Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-02T21:39:27.490326532Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=880.742µs logger=migrator t=2026-06-02T21:39:27.495910766Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-02T21:39:27.497396511Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.489715ms logger=migrator t=2026-06-02T21:39:27.501801647Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-02T21:39:27.50323173Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.429804ms logger=migrator t=2026-06-02T21:39:27.50779523Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-02T21:39:27.508527057Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=731.927µs logger=migrator t=2026-06-02T21:39:27.512699906Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-02T21:39:27.513445105Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=745.359µs logger=migrator t=2026-06-02T21:39:27.517201794Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-02T21:39:27.517942412Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=748.328µs logger=migrator t=2026-06-02T21:39:27.522331517Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-02T21:39:27.531583718Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.250181ms logger=migrator t=2026-06-02T21:39:27.537242333Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-02T21:39:27.537957361Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=713.268µs logger=migrator t=2026-06-02T21:39:27.542851437Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-02T21:39:27.543609846Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=758.209µs logger=migrator t=2026-06-02T21:39:27.551001953Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-02T21:39:27.553219696Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.219743ms logger=migrator t=2026-06-02T21:39:27.559940856Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-02T21:39:27.560623073Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=686.227µs logger=migrator t=2026-06-02T21:39:27.564889035Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-02T21:39:27.565171401Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=282.056µs logger=migrator t=2026-06-02T21:39:27.569815683Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-02T21:39:27.570401827Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=586.474µs logger=migrator t=2026-06-02T21:39:27.575257953Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-02T21:39:27.575287264Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.54µs logger=migrator t=2026-06-02T21:39:27.579557285Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-02T21:39:27.582311881Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.753926ms logger=migrator t=2026-06-02T21:39:27.587495205Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-02T21:39:27.592472615Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.00077ms logger=migrator t=2026-06-02T21:39:27.599085682Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-02T21:39:27.599445081Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=363.559µs logger=migrator t=2026-06-02T21:39:27.605129867Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-02T21:39:27.609246456Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.116319ms logger=migrator t=2026-06-02T21:39:27.612653107Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-02T21:39:27.615519965Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.864728ms logger=migrator t=2026-06-02T21:39:27.619041469Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-02T21:39:27.619766517Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=724.528µs logger=migrator t=2026-06-02T21:39:27.624106991Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-02T21:39:27.624617743Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=510.822µs logger=migrator t=2026-06-02T21:39:27.633499106Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-02T21:39:27.634772666Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.27402ms logger=migrator t=2026-06-02T21:39:27.638968427Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-02T21:39:27.639783956Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=815.459µs logger=migrator t=2026-06-02T21:39:27.644503469Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-02T21:39:27.645248587Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=745.198µs logger=migrator t=2026-06-02T21:39:27.650001831Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-02T21:39:27.651023335Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.020884ms logger=migrator t=2026-06-02T21:39:27.655277806Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-02T21:39:27.655376918Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=100.092µs logger=migrator t=2026-06-02T21:39:27.659568549Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-02T21:39:27.6596116Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=41.201µs logger=migrator t=2026-06-02T21:39:27.663579835Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-02T21:39:27.668571554Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.990679ms logger=migrator t=2026-06-02T21:39:27.672514719Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-02T21:39:27.675138331Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.623432ms logger=migrator t=2026-06-02T21:39:27.679802753Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-02T21:39:27.679866234Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=64.121µs logger=migrator t=2026-06-02T21:39:27.683410839Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-02T21:39:27.684130107Z level=info msg="Migration successfully executed" id="create quota table v1" duration=719.198µs logger=migrator t=2026-06-02T21:39:27.688123382Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-02T21:39:27.68890531Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=781.609µs logger=migrator t=2026-06-02T21:39:27.693141672Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-02T21:39:27.693166153Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.241µs logger=migrator t=2026-06-02T21:39:27.697586078Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-02T21:39:27.698301515Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=714.337µs logger=migrator t=2026-06-02T21:39:27.702738211Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-02T21:39:27.703995172Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.25549ms logger=migrator t=2026-06-02T21:39:27.70812162Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-02T21:39:27.710961088Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.839838ms logger=migrator t=2026-06-02T21:39:27.716514131Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-02T21:39:27.716539051Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.011µs logger=migrator t=2026-06-02T21:39:27.720327212Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-02T21:39:27.721162712Z level=info msg="Migration successfully executed" id="create session table" duration=835.38µs logger=migrator t=2026-06-02T21:39:27.72607376Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-02T21:39:27.726244444Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=171.934µs logger=migrator t=2026-06-02T21:39:27.731030577Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-02T21:39:27.731110879Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=81.982µs logger=migrator t=2026-06-02T21:39:27.73487462Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-02T21:39:27.736279793Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.406283ms logger=migrator t=2026-06-02T21:39:27.74241259Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-02T21:39:27.743943847Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.535308ms logger=migrator t=2026-06-02T21:39:27.750050262Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-02T21:39:27.750080213Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=31.371µs logger=migrator t=2026-06-02T21:39:27.754984341Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-02T21:39:27.755052802Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=70.611µs logger=migrator t=2026-06-02T21:39:27.760545464Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-02T21:39:27.766213689Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.663516ms logger=migrator t=2026-06-02T21:39:27.772317135Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-02T21:39:27.775702856Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.378781ms logger=migrator t=2026-06-02T21:39:27.780843179Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-02T21:39:27.780948471Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=105.862µs logger=migrator t=2026-06-02T21:39:27.78549251Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-02T21:39:27.785586213Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=93.933µs logger=migrator t=2026-06-02T21:39:27.789060755Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-02T21:39:27.790095651Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.038946ms logger=migrator t=2026-06-02T21:39:27.794539346Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-02T21:39:27.794588448Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=50.692µs logger=migrator t=2026-06-02T21:39:27.798401468Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-02T21:39:27.802754033Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.354575ms logger=migrator t=2026-06-02T21:39:27.806762989Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-02T21:39:27.806935764Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=172.556µs logger=migrator t=2026-06-02T21:39:27.810468588Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-02T21:39:27.813622013Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.154005ms logger=migrator t=2026-06-02T21:39:27.817529306Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-02T21:39:27.820585409Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.057493ms logger=migrator t=2026-06-02T21:39:27.824717118Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-02T21:39:27.8247795Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=63.012µs logger=migrator t=2026-06-02T21:39:27.82855341Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-02T21:39:27.829446642Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=892.392µs logger=migrator t=2026-06-02T21:39:27.833823936Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-02T21:39:27.835171149Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.347043ms logger=migrator t=2026-06-02T21:39:27.840465484Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-02T21:39:27.841536021Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.070417ms logger=migrator t=2026-06-02T21:39:27.845932065Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-02T21:39:27.846765046Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=832.631µs logger=migrator t=2026-06-02T21:39:27.851494278Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-02T21:39:27.852284678Z level=info msg="Migration successfully executed" id="add index alert state" duration=812.651µs logger=migrator t=2026-06-02T21:39:27.857163874Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-02T21:39:27.858374393Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.209069ms logger=migrator t=2026-06-02T21:39:27.862719506Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-02T21:39:27.863840134Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.119958ms logger=migrator t=2026-06-02T21:39:27.868234898Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-02T21:39:27.869062329Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=827.081µs logger=migrator t=2026-06-02T21:39:27.874144141Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-02T21:39:27.874897008Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=753.027µs logger=migrator t=2026-06-02T21:39:27.878856843Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-02T21:39:27.888866742Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.009389ms logger=migrator t=2026-06-02T21:39:27.894231131Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-02T21:39:27.894888856Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=657.995µs logger=migrator t=2026-06-02T21:39:27.900324466Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-06-02T21:39:27.901896623Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.568047ms logger=migrator t=2026-06-02T21:39:27.906431572Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-02T21:39:27.906880013Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=448.841µs logger=migrator t=2026-06-02T21:39:27.91261259Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-02T21:39:27.913140662Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=527.662µs logger=migrator t=2026-06-02T21:39:27.918995503Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-02T21:39:27.920350605Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.355382ms logger=migrator t=2026-06-02T21:39:27.92642751Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-02T21:39:27.930079647Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.651087ms logger=migrator t=2026-06-02T21:39:27.936958122Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-02T21:39:27.940557428Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.598926ms logger=migrator t=2026-06-02T21:39:27.946333706Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-02T21:39:27.952847123Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.512577ms logger=migrator t=2026-06-02T21:39:27.957614616Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-02T21:39:27.961168782Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.555016ms logger=migrator t=2026-06-02T21:39:27.965245439Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-02T21:39:27.966095279Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=849.781µs logger=migrator t=2026-06-02T21:39:27.97072138Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-02T21:39:27.97074612Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.72µs logger=migrator t=2026-06-02T21:39:27.97407611Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-02T21:39:27.97409915Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=24.12µs logger=migrator t=2026-06-02T21:39:27.977726767Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-02T21:39:27.978501766Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=774.559µs logger=migrator t=2026-06-02T21:39:27.983388473Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-02T21:39:27.984278734Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=889.471µs logger=migrator t=2026-06-02T21:39:27.989332065Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-02T21:39:27.990432541Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.103886ms logger=migrator t=2026-06-02T21:39:27.994390795Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-02T21:39:27.995776009Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.387864ms logger=migrator t=2026-06-02T21:39:28.000429401Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-02T21:39:28.001335192Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=905.432µs logger=migrator t=2026-06-02T21:39:28.005111612Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-02T21:39:28.011017053Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.906031ms logger=migrator t=2026-06-02T21:39:28.015347527Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-02T21:39:28.018925732Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.578235ms logger=migrator t=2026-06-02T21:39:28.025874059Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-02T21:39:28.026047693Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=172.964µs logger=migrator t=2026-06-02T21:39:28.030882488Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-02T21:39:28.031928464Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.044545ms logger=migrator t=2026-06-02T21:39:28.036590335Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-02T21:39:28.037849755Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.25899ms logger=migrator t=2026-06-02T21:39:28.043520301Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-02T21:39:28.047353862Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.837061ms logger=migrator t=2026-06-02T21:39:28.051601994Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-02T21:39:28.051674146Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=72.392µs logger=migrator t=2026-06-02T21:39:28.055511207Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-02T21:39:28.056517292Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.005004ms logger=migrator t=2026-06-02T21:39:28.06108949Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-02T21:39:28.062437083Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.347453ms logger=migrator t=2026-06-02T21:39:28.06859089Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-02T21:39:28.068673272Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=83.342µs logger=migrator t=2026-06-02T21:39:28.072083043Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-02T21:39:28.073033937Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=950.834µs logger=migrator t=2026-06-02T21:39:28.077975634Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-02T21:39:28.078894697Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=917.893µs logger=migrator t=2026-06-02T21:39:28.083140378Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-02T21:39:28.084774727Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.633699ms logger=migrator t=2026-06-02T21:39:28.089182832Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-02T21:39:28.090788801Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.605419ms logger=migrator t=2026-06-02T21:39:28.09575637Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-02T21:39:28.096768704Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.011824ms logger=migrator t=2026-06-02T21:39:28.101076657Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-02T21:39:28.102982302Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.903595ms logger=migrator t=2026-06-02T21:39:28.109907588Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-02T21:39:28.109941519Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=36.221µs logger=migrator t=2026-06-02T21:39:28.114913107Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-02T21:39:28.120949572Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.034325ms logger=migrator t=2026-06-02T21:39:28.124940797Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-02T21:39:28.125949591Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.009544ms logger=migrator t=2026-06-02T21:39:28.129691511Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-02T21:39:28.133901652Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.209161ms logger=migrator t=2026-06-02T21:39:28.138785389Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-02T21:39:28.139588537Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=803.069µs logger=migrator t=2026-06-02T21:39:28.14344192Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-02T21:39:28.144411413Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=969.773µs logger=migrator t=2026-06-02T21:39:28.148572222Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-02T21:39:28.149387012Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=814.85µs logger=migrator t=2026-06-02T21:39:28.153711645Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-02T21:39:28.166937582Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.226677ms logger=migrator t=2026-06-02T21:39:28.171942152Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-02T21:39:28.172475924Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=532.252µs logger=migrator t=2026-06-02T21:39:28.176110141Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-06-02T21:39:28.177249749Z 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.134958ms logger=migrator t=2026-06-02T21:39:28.182554506Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-02T21:39:28.183038137Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=482.891µs logger=migrator t=2026-06-02T21:39:28.186792097Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-02T21:39:28.18734424Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=552.203µs logger=migrator t=2026-06-02T21:39:28.190872025Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-02T21:39:28.191080459Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=207.814µs logger=migrator t=2026-06-02T21:39:28.195805112Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-02T21:39:28.202421661Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.612588ms logger=migrator t=2026-06-02T21:39:28.206650401Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-02T21:39:28.210881063Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.230172ms logger=migrator t=2026-06-02T21:39:28.215459132Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-02T21:39:28.216441026Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=981.384µs logger=migrator t=2026-06-02T21:39:28.222777017Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-02T21:39:28.224208611Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.431254ms logger=migrator t=2026-06-02T21:39:28.228888033Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-02T21:39:28.229105728Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=216.935µs logger=migrator t=2026-06-02T21:39:28.23293795Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-02T21:39:28.237177942Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.239851ms logger=migrator t=2026-06-02T21:39:28.2425415Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-02T21:39:28.24340946Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=867.33µs logger=migrator t=2026-06-02T21:39:28.250365087Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-02T21:39:28.250615073Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=250.456µs logger=migrator t=2026-06-02T21:39:28.257079897Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-02T21:39:28.257661881Z level=info msg="Migration successfully executed" id="Move region to single row" duration=581.664µs logger=migrator t=2026-06-02T21:39:28.263161952Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-02T21:39:28.264487655Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.326843ms logger=migrator t=2026-06-02T21:39:28.270601131Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-02T21:39:28.271891622Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.290721ms logger=migrator t=2026-06-02T21:39:28.276967623Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-02T21:39:28.277834854Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=865.251µs logger=migrator t=2026-06-02T21:39:28.281547303Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-02T21:39:28.282423773Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=874.29µs logger=migrator t=2026-06-02T21:39:28.287957796Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-02T21:39:28.289210106Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.25287ms logger=migrator t=2026-06-02T21:39:28.293131059Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-02T21:39:28.294416451Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.285422ms logger=migrator t=2026-06-02T21:39:28.299594994Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-02T21:39:28.299750148Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=159.793µs logger=migrator t=2026-06-02T21:39:28.304158023Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-02T21:39:28.305623609Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.465746ms logger=migrator t=2026-06-02T21:39:28.311391227Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-02T21:39:28.31282197Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.431433ms logger=migrator t=2026-06-02T21:39:28.317341619Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-02T21:39:28.318828924Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.487275ms logger=migrator t=2026-06-02T21:39:28.324201362Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-02T21:39:28.325572746Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.371164ms logger=migrator t=2026-06-02T21:39:28.330614676Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-02T21:39:28.330900713Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=287.048µs logger=migrator t=2026-06-02T21:39:28.334586481Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-02T21:39:28.334928639Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=342.348µs logger=migrator t=2026-06-02T21:39:28.339100418Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-02T21:39:28.339180971Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=79.673µs logger=migrator t=2026-06-02T21:39:28.343267328Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-02T21:39:28.344638201Z level=info msg="Migration successfully executed" id="create team table" duration=1.370063ms logger=migrator t=2026-06-02T21:39:28.34959244Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-02T21:39:28.350501002Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=908.812µs logger=migrator t=2026-06-02T21:39:28.356020724Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-02T21:39:28.357579191Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.560727ms logger=migrator t=2026-06-02T21:39:28.362685383Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-02T21:39:28.372000265Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=9.310562ms logger=migrator t=2026-06-02T21:39:28.380827046Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-02T21:39:28.381298138Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=473.892µs logger=migrator t=2026-06-02T21:39:28.385174591Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-02T21:39:28.386703447Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.528437ms logger=migrator t=2026-06-02T21:39:28.392093466Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-02T21:39:28.393349656Z level=info msg="Migration successfully executed" id="create team member table" duration=1.25571ms logger=migrator t=2026-06-02T21:39:28.397434683Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-02T21:39:28.398303345Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=868.782µs logger=migrator t=2026-06-02T21:39:28.402018894Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-02T21:39:28.403350965Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.330301ms logger=migrator t=2026-06-02T21:39:28.410146118Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-02T21:39:28.411107051Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=962.263µs logger=migrator t=2026-06-02T21:39:28.414866921Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-02T21:39:28.419555603Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.688392ms logger=migrator t=2026-06-02T21:39:28.42360567Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-02T21:39:28.428682791Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.07662ms logger=migrator t=2026-06-02T21:39:28.433591938Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-02T21:39:28.438073766Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.481558ms logger=migrator t=2026-06-02T21:39:28.441878837Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-02T21:39:28.442934792Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.055476ms logger=migrator t=2026-06-02T21:39:28.450575704Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-02T21:39:28.452174743Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.596379ms logger=migrator t=2026-06-02T21:39:28.457301306Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-02T21:39:28.458985025Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.683099ms logger=migrator t=2026-06-02T21:39:28.467494789Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-02T21:39:28.468570135Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.093767ms logger=migrator t=2026-06-02T21:39:28.473624036Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-02T21:39:28.475152172Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.526606ms logger=migrator t=2026-06-02T21:39:28.4796272Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-02T21:39:28.480976371Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.349512ms logger=migrator t=2026-06-02T21:39:28.485368387Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-02T21:39:28.486230897Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=862.31µs logger=migrator t=2026-06-02T21:39:28.490357445Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-02T21:39:28.491251797Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=891.832µs logger=migrator t=2026-06-02T21:39:28.49930883Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-02T21:39:28.500330794Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.024464ms logger=migrator t=2026-06-02T21:39:28.505751704Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-02T21:39:28.506044701Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=293.297µs logger=migrator t=2026-06-02T21:39:28.511999063Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-02T21:39:28.513239894Z level=info msg="Migration successfully executed" id="create tag table" duration=1.24163ms logger=migrator t=2026-06-02T21:39:28.51979017Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-02T21:39:28.521414539Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.623719ms logger=migrator t=2026-06-02T21:39:28.529977324Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-02T21:39:28.530841294Z level=info msg="Migration successfully executed" id="create login attempt table" duration=862.56µs logger=migrator t=2026-06-02T21:39:28.538583929Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-02T21:39:28.540251949Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.66827ms logger=migrator t=2026-06-02T21:39:28.547840921Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-02T21:39:28.549449779Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.612158ms logger=migrator t=2026-06-02T21:39:28.555973915Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-02T21:39:28.574284992Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.309457ms logger=migrator t=2026-06-02T21:39:28.580335648Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-02T21:39:28.581186728Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=851.18µs logger=migrator t=2026-06-02T21:39:28.585566672Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-02T21:39:28.586506875Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=938.933µs logger=migrator t=2026-06-02T21:39:28.592879607Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-02T21:39:28.593205515Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=326.388µs logger=migrator t=2026-06-02T21:39:28.599328801Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-02T21:39:28.600151882Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=823.151µs logger=migrator t=2026-06-02T21:39:28.613190023Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-02T21:39:28.614657338Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.470145ms logger=migrator t=2026-06-02T21:39:28.621696436Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-02T21:39:28.622716591Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.018515ms logger=migrator t=2026-06-02T21:39:28.629259317Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-02T21:39:28.629340979Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=84.112µs logger=migrator t=2026-06-02T21:39:28.635901986Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-02T21:39:28.644148083Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.248127ms logger=migrator t=2026-06-02T21:39:28.649745997Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-02T21:39:28.654967222Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.218845ms logger=migrator t=2026-06-02T21:39:28.674821427Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-02T21:39:28.682715736Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.89946ms logger=migrator t=2026-06-02T21:39:28.688414652Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-02T21:39:28.696959836Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.549634ms logger=migrator t=2026-06-02T21:39:28.702412507Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-02T21:39:28.704068657Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.654399ms logger=migrator t=2026-06-02T21:39:28.716168106Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-02T21:39:28.725304564Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.138779ms logger=migrator t=2026-06-02T21:39:28.730627551Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-02T21:39:28.731247206Z level=info msg="Migration successfully executed" id="create server_lock table" duration=619.445µs logger=migrator t=2026-06-02T21:39:28.738583092Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-02T21:39:28.740725343Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.142601ms logger=migrator t=2026-06-02T21:39:28.747806242Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-02T21:39:28.749336259Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.532567ms logger=migrator t=2026-06-02T21:39:28.756802718Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-02T21:39:28.758396835Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.595107ms logger=migrator t=2026-06-02T21:39:28.763283162Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-02T21:39:28.764216204Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=933.052µs logger=migrator t=2026-06-02T21:39:28.768892107Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-02T21:39:28.769851129Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=958.742µs logger=migrator t=2026-06-02T21:39:28.775900034Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-02T21:39:28.784032139Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.150305ms logger=migrator t=2026-06-02T21:39:28.789071779Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-02T21:39:28.790025932Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=954.193µs logger=migrator t=2026-06-02T21:39:28.796341913Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-02T21:39:28.797304636Z level=info msg="Migration successfully executed" id="create cache_data table" duration=963.243µs logger=migrator t=2026-06-02T21:39:28.802706675Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-02T21:39:28.804328365Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.623869ms logger=migrator t=2026-06-02T21:39:28.810079022Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-02T21:39:28.810963293Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=884.561µs logger=migrator t=2026-06-02T21:39:28.816745391Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-02T21:39:28.817784435Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.010484ms logger=migrator t=2026-06-02T21:39:28.823122013Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-02T21:39:28.823204685Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=84.842µs logger=migrator t=2026-06-02T21:39:28.829029234Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-02T21:39:28.829146187Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=117.143µs logger=migrator t=2026-06-02T21:39:28.838054881Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-02T21:39:28.839128406Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.074835ms logger=migrator t=2026-06-02T21:39:28.844830823Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-02T21:39:28.846882042Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.054ms logger=migrator t=2026-06-02T21:39:28.854249347Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-02T21:39:28.8560389Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.792663ms logger=migrator t=2026-06-02T21:39:28.861559993Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-02T21:39:28.861627964Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.631µs logger=migrator t=2026-06-02T21:39:28.867079004Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-02T21:39:28.868715334Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.63491ms logger=migrator t=2026-06-02T21:39:28.875139618Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-02T21:39:28.876724965Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.586907ms logger=migrator t=2026-06-02T21:39:28.882047792Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-02T21:39:28.883109408Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.061446ms logger=migrator t=2026-06-02T21:39:28.88861225Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-02T21:39:28.890113805Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.500745ms logger=migrator t=2026-06-02T21:39:28.895057454Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-02T21:39:28.901777724Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.71906ms logger=migrator t=2026-06-02T21:39:28.906418305Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-02T21:39:28.907393018Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=974.753µs logger=migrator t=2026-06-02T21:39:28.914078889Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-02T21:39:28.914173991Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=92.432µs logger=migrator t=2026-06-02T21:39:28.91874916Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-02T21:39:28.919845566Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.096406ms logger=migrator t=2026-06-02T21:39:28.924979329Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-02T21:39:28.926553556Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.573267ms logger=migrator t=2026-06-02T21:39:28.93255331Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-02T21:39:28.933860492Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.308122ms logger=migrator t=2026-06-02T21:39:28.938270907Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-02T21:39:28.938335608Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=65.231µs logger=migrator t=2026-06-02T21:39:28.945045289Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-02T21:39:28.946415962Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.372473ms logger=migrator t=2026-06-02T21:39:28.952621021Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-02T21:39:28.954232269Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.610538ms logger=migrator t=2026-06-02T21:39:28.959112865Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-06-02T21:39:28.960803785Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.69036ms logger=migrator t=2026-06-02T21:39:28.966623255Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-02T21:39:28.968169162Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.549077ms logger=migrator t=2026-06-02T21:39:28.974818621Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-02T21:39:28.981333227Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.514186ms logger=migrator t=2026-06-02T21:39:28.986370368Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-02T21:39:28.987252289Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=881.731µs logger=migrator t=2026-06-02T21:39:28.993368745Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-02T21:39:28.994772409Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.404045ms logger=migrator t=2026-06-02T21:39:29.000514036Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-02T21:39:29.028202227Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.683841ms logger=migrator t=2026-06-02T21:39:29.033735149Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-02T21:39:29.064791423Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=31.045264ms logger=migrator t=2026-06-02T21:39:29.075397636Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-02T21:39:29.076768919Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.371883ms logger=migrator t=2026-06-02T21:39:29.082882945Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-02T21:39:29.084689009Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.806264ms logger=migrator t=2026-06-02T21:39:29.091193754Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-02T21:39:29.097188987Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.995963ms logger=migrator t=2026-06-02T21:39:29.102177017Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-02T21:39:29.108320103Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.142736ms logger=migrator t=2026-06-02T21:39:29.111660863Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-02T21:39:29.112729319Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.068816ms logger=migrator t=2026-06-02T21:39:29.11945143Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-02T21:39:29.121228372Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.777262ms logger=migrator t=2026-06-02T21:39:29.128398803Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-02T21:39:29.12948673Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.087527ms logger=migrator t=2026-06-02T21:39:29.134962231Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-02T21:39:29.136817305Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.855044ms logger=migrator t=2026-06-02T21:39:29.142701585Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-02T21:39:29.142827908Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=127.913µs logger=migrator t=2026-06-02T21:39:29.150802489Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-02T21:39:29.161145257Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.336727ms logger=migrator t=2026-06-02T21:39:29.166889404Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-02T21:39:29.173381129Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.491285ms logger=migrator t=2026-06-02T21:39:29.18094113Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-02T21:39:29.188131842Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.188502ms logger=migrator t=2026-06-02T21:39:29.194713679Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-02T21:39:29.195903727Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.191918ms logger=migrator t=2026-06-02T21:39:29.201369668Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-02T21:39:29.202520477Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.155908ms logger=migrator t=2026-06-02T21:39:29.207570777Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-02T21:39:29.213367156Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.795879ms logger=migrator t=2026-06-02T21:39:29.219173695Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-02T21:39:29.224713497Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.539242ms logger=migrator t=2026-06-02T21:39:29.229736146Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-02T21:39:29.230729901Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=994.155µs logger=migrator t=2026-06-02T21:39:29.236077089Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-02T21:39:29.241513969Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.43548ms logger=migrator t=2026-06-02T21:39:29.247472751Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-02T21:39:29.253140997Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.665646ms logger=migrator t=2026-06-02T21:39:29.259756415Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-02T21:39:29.261511297Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=1.756252ms logger=migrator t=2026-06-02T21:39:29.267340506Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-02T21:39:29.26876762Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.427384ms logger=migrator t=2026-06-02T21:39:29.276502095Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-06-02T21:39:29.277665534Z 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.168499ms logger=migrator t=2026-06-02T21:39:29.284990418Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-06-02T21:39:29.286120606Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.130818ms logger=migrator t=2026-06-02T21:39:29.292283783Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-02T21:39:29.292395696Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=114.353µs logger=migrator t=2026-06-02T21:39:29.297319344Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-02T21:39:29.302955988Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.636564ms logger=migrator t=2026-06-02T21:39:29.308643224Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-02T21:39:29.31429872Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.654746ms logger=migrator t=2026-06-02T21:39:29.318636853Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-02T21:39:29.324443541Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.806028ms logger=migrator t=2026-06-02T21:39:29.330361583Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-02T21:39:29.336365166Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.003823ms logger=migrator t=2026-06-02T21:39:29.341385546Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-02T21:39:29.347010861Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.625235ms logger=migrator t=2026-06-02T21:39:29.35238422Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-02T21:39:29.352515733Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=130.993µs logger=migrator t=2026-06-02T21:39:29.3582772Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-02T21:39:29.359284155Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.009225ms logger=migrator t=2026-06-02T21:39:29.366865536Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-02T21:39:29.373506445Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.642569ms logger=migrator t=2026-06-02T21:39:29.378496915Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-02T21:39:29.378594017Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=98.412µs logger=migrator t=2026-06-02T21:39:29.384508308Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-02T21:39:29.392916209Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.409451ms logger=migrator t=2026-06-02T21:39:29.398331029Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-02T21:39:29.399353163Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.022084ms logger=migrator t=2026-06-02T21:39:29.404328192Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-02T21:39:29.410776456Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.447034ms logger=migrator t=2026-06-02T21:39:29.416626836Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-02T21:39:29.418143993Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.520187ms logger=migrator t=2026-06-02T21:39:29.425709103Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-02T21:39:29.427130517Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.421614ms logger=migrator t=2026-06-02T21:39:29.435984199Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-02T21:39:29.445506846Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.507867ms logger=migrator t=2026-06-02T21:39:29.468059856Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-02T21:39:29.4690559Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=997.265µs logger=migrator t=2026-06-02T21:39:29.502265464Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-02T21:39:29.503279458Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.016304ms logger=migrator t=2026-06-02T21:39:29.508422481Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-02T21:39:29.509381234Z level=info msg="Migration successfully executed" id="create alert_image table" duration=959.003µs logger=migrator t=2026-06-02T21:39:29.516576086Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-02T21:39:29.517711263Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.135427ms logger=migrator t=2026-06-02T21:39:29.522302623Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-02T21:39:29.522367625Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.732µs logger=migrator t=2026-06-02T21:39:29.526423371Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-02T21:39:29.527388525Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=965.094µs logger=migrator t=2026-06-02T21:39:29.532885887Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-02T21:39:29.534042034Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.156577ms logger=migrator t=2026-06-02T21:39:29.53846905Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-02T21:39:29.53887545Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-02T21:39:29.543220373Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-02T21:39:29.543614702Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=394.149µs logger=migrator t=2026-06-02T21:39:29.548853598Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-02T21:39:29.549947765Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.093937ms logger=migrator t=2026-06-02T21:39:29.555650661Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-02T21:39:29.566076029Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.425368ms logger=migrator t=2026-06-02T21:39:29.57068737Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-02T21:39:29.571756526Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.068996ms logger=migrator t=2026-06-02T21:39:29.577483993Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-02T21:39:29.578535448Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.051295ms logger=migrator t=2026-06-02T21:39:29.585348741Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-02T21:39:29.586740774Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.392084ms logger=migrator t=2026-06-02T21:39:29.593067035Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-02T21:39:29.59412496Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.060335ms logger=migrator t=2026-06-02T21:39:29.600198556Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-02T21:39:29.601225091Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.026504ms logger=migrator t=2026-06-02T21:39:29.607717105Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-02T21:39:29.607769127Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=55.171µs logger=migrator t=2026-06-02T21:39:29.612862259Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-02T21:39:29.612971441Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=110.753µs logger=migrator t=2026-06-02T21:39:29.619719403Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-02T21:39:29.630716736Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.998083ms logger=migrator t=2026-06-02T21:39:29.637736713Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-02T21:39:29.638222195Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=486.282µs logger=migrator t=2026-06-02T21:39:29.644227939Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-02T21:39:29.645871828Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.64257ms logger=migrator t=2026-06-02T21:39:29.650189412Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-02T21:39:29.650668743Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=480.571µs logger=migrator t=2026-06-02T21:39:29.655759254Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-02T21:39:29.656960693Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.203249ms logger=migrator t=2026-06-02T21:39:29.66396698Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-02T21:39:29.665022556Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.056976ms logger=migrator t=2026-06-02T21:39:29.670869066Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-02T21:39:29.708867314Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.994078ms logger=migrator t=2026-06-02T21:39:29.716605989Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-02T21:39:29.725107003Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.499943ms logger=migrator t=2026-06-02T21:39:29.728959675Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-02T21:39:29.729104969Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=151.814µs logger=migrator t=2026-06-02T21:39:29.734312314Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-02T21:39:29.766930183Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.61511ms logger=migrator t=2026-06-02T21:39:29.779122815Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-02T21:39:29.811246903Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.120277ms logger=migrator t=2026-06-02T21:39:29.814872749Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-02T21:39:29.81569561Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=819.06µs logger=migrator t=2026-06-02T21:39:29.820835292Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-02T21:39:29.821888928Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.053575ms logger=migrator t=2026-06-02T21:39:29.825154265Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-02T21:39:29.8253504Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=196.015µs logger=migrator t=2026-06-02T21:39:29.827929672Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-02T21:39:29.828725841Z level=info msg="Migration successfully executed" id="create permission table" duration=797.909µs logger=migrator t=2026-06-02T21:39:29.833445234Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-02T21:39:29.834412266Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=967.572µs logger=migrator t=2026-06-02T21:39:29.838138546Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-02T21:39:29.83914988Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.010914ms logger=migrator t=2026-06-02T21:39:29.842810607Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-02T21:39:29.843634678Z level=info msg="Migration successfully executed" id="create role table" duration=824.021µs logger=migrator t=2026-06-02T21:39:29.849352164Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-02T21:39:29.859996648Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.646294ms logger=migrator t=2026-06-02T21:39:29.863543224Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-02T21:39:29.868637355Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.092861ms logger=migrator t=2026-06-02T21:39:29.872717153Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-02T21:39:29.873749217Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.030744ms logger=migrator t=2026-06-02T21:39:29.877866676Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-02T21:39:29.879225808Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.357482ms logger=migrator t=2026-06-02T21:39:29.887040185Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-02T21:39:29.88809333Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.052955ms logger=migrator t=2026-06-02T21:39:29.891994224Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-02T21:39:29.892851284Z level=info msg="Migration successfully executed" id="create team role table" duration=856.98µs logger=migrator t=2026-06-02T21:39:29.89726637Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-02T21:39:29.898279314Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.012744ms logger=migrator t=2026-06-02T21:39:29.902766992Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-02T21:39:29.90440238Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.634879ms logger=migrator t=2026-06-02T21:39:29.909224926Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-02T21:39:29.911967152Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.740915ms logger=migrator t=2026-06-02T21:39:29.916821568Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-02T21:39:29.917810831Z level=info msg="Migration successfully executed" id="create user role table" duration=995.863µs logger=migrator t=2026-06-02T21:39:29.923384274Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-02T21:39:29.92445896Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.074695ms logger=migrator t=2026-06-02T21:39:29.929754266Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-02T21:39:29.931094079Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.339113ms logger=migrator t=2026-06-02T21:39:29.937890131Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-02T21:39:29.938959787Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.069646ms logger=migrator t=2026-06-02T21:39:29.943583567Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-02T21:39:29.944457699Z level=info msg="Migration successfully executed" id="create builtin role table" duration=873.472µs logger=migrator t=2026-06-02T21:39:29.949479908Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-02T21:39:29.950559855Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.079757ms logger=migrator t=2026-06-02T21:39:29.955197115Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-02T21:39:29.956885245Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.69108ms logger=migrator t=2026-06-02T21:39:29.962214603Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-02T21:39:29.973276268Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.057724ms logger=migrator t=2026-06-02T21:39:29.977260592Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-02T21:39:29.978185825Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=928.753µs logger=migrator t=2026-06-02T21:39:29.983361618Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-02T21:39:29.985408968Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.043849ms logger=migrator t=2026-06-02T21:39:29.995458268Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-02T21:39:29.997855346Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.400617ms logger=migrator t=2026-06-02T21:39:30.003588123Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-02T21:39:30.004639578Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.051145ms logger=migrator t=2026-06-02T21:39:30.008757426Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-02T21:39:30.009558525Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=794.799µs logger=migrator t=2026-06-02T21:39:30.013415577Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-02T21:39:30.014628727Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.21502ms logger=migrator t=2026-06-02T21:39:30.023941399Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-02T21:39:30.032295479Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.35655ms logger=migrator t=2026-06-02T21:39:30.038429175Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-02T21:39:30.044664174Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.234589ms logger=migrator t=2026-06-02T21:39:30.051379876Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-02T21:39:30.059710505Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.3331ms logger=migrator t=2026-06-02T21:39:30.065219076Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-02T21:39:30.071959917Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.743371ms logger=migrator t=2026-06-02T21:39:30.076255511Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-02T21:39:30.077375077Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.119796ms logger=migrator t=2026-06-02T21:39:30.081229849Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-02T21:39:30.082469129Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.23841ms logger=migrator t=2026-06-02T21:39:30.086837553Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-02T21:39:30.087845687Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.008534ms logger=migrator t=2026-06-02T21:39:30.091332841Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-02T21:39:30.093182685Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.850154ms logger=migrator t=2026-06-02T21:39:30.09802912Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-02T21:39:30.099534677Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.506157ms logger=migrator t=2026-06-02T21:39:30.107005386Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-02T21:39:30.107092668Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=88.612µs logger=migrator t=2026-06-02T21:39:30.110901689Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-02T21:39:30.11095078Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.072µs logger=migrator t=2026-06-02T21:39:30.114503215Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-02T21:39:30.114913884Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=411.169µs logger=migrator t=2026-06-02T21:39:30.118447449Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-02T21:39:30.118973882Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=527.143µs logger=migrator t=2026-06-02T21:39:30.12434393Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-02T21:39:30.125589169Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.251159ms logger=migrator t=2026-06-02T21:39:30.129404541Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-02T21:39:30.129653737Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=250.716µs logger=migrator t=2026-06-02T21:39:30.132831203Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-02T21:39:30.133313065Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=481.642µs logger=migrator t=2026-06-02T21:39:30.135799694Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-02T21:39:30.136645394Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=845.78µs logger=migrator t=2026-06-02T21:39:30.140719762Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-02T21:39:30.141865819Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.146127ms logger=migrator t=2026-06-02T21:39:30.145976887Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-02T21:39:30.154485501Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.504674ms logger=migrator t=2026-06-02T21:39:30.159468299Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-02T21:39:30.159536221Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.532µs logger=migrator t=2026-06-02T21:39:30.16363621Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-02T21:39:30.164364347Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=725.917µs logger=migrator t=2026-06-02T21:39:30.169234554Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-02T21:39:30.171819736Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.585631ms logger=migrator t=2026-06-02T21:39:30.17620696Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-02T21:39:30.177650245Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.446755ms logger=migrator t=2026-06-02T21:39:30.18208219Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-02T21:39:30.190272606Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.185116ms logger=migrator t=2026-06-02T21:39:30.193667848Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-02T21:39:30.194410716Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=743.508µs logger=migrator t=2026-06-02T21:39:30.197762236Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-02T21:39:30.198482523Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=720.337µs logger=migrator t=2026-06-02T21:39:30.202263564Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-02T21:39:30.226310778Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.042864ms logger=migrator t=2026-06-02T21:39:30.231185115Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-02T21:39:30.232023215Z level=info msg="Migration successfully executed" id="create correlation v2" duration=838.26µs logger=migrator t=2026-06-02T21:39:30.236304298Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-02T21:39:30.237089606Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=785.388µs logger=migrator t=2026-06-02T21:39:30.24267663Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-02T21:39:30.243455078Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=778.808µs logger=migrator t=2026-06-02T21:39:30.248749825Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-02T21:39:30.250775613Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.025638ms logger=migrator t=2026-06-02T21:39:30.255049525Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-02T21:39:30.255311272Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=263.087µs logger=migrator t=2026-06-02T21:39:30.261235914Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-02T21:39:30.262595986Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.356302ms logger=migrator t=2026-06-02T21:39:30.265900205Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-02T21:39:30.274735266Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.834671ms logger=migrator t=2026-06-02T21:39:30.278450796Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-02T21:39:30.27907883Z level=info msg="Migration successfully executed" id="create entity_events table" duration=627.664µs logger=migrator t=2026-06-02T21:39:30.282918002Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-02T21:39:30.283680301Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=762.258µs logger=migrator t=2026-06-02T21:39:30.288907246Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-02T21:39:30.289639043Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-02T21:39:30.293413893Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-02T21:39:30.293845693Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-02T21:39:30.298137266Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-02T21:39:30.299027357Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=889.791µs logger=migrator t=2026-06-02T21:39:30.302539301Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-02T21:39:30.303690889Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.152238ms logger=migrator t=2026-06-02T21:39:30.30752662Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-02T21:39:30.308933175Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.401264ms logger=migrator t=2026-06-02T21:39:30.314369745Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-02T21:39:30.315739227Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.370282ms logger=migrator t=2026-06-02T21:39:30.320814058Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-02T21:39:30.322029837Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.217519ms logger=migrator t=2026-06-02T21:39:30.32718335Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-02T21:39:30.328533883Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.352663ms logger=migrator t=2026-06-02T21:39:30.33215007Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-02T21:39:30.333090312Z level=info msg="Migration successfully executed" id="Drop public config table" duration=933.162µs logger=migrator t=2026-06-02T21:39:30.337470877Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-02T21:39:30.339533956Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.065399ms logger=migrator t=2026-06-02T21:39:30.344635177Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-02T21:39:30.348112941Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=3.473514ms logger=migrator t=2026-06-02T21:39:30.353130431Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-02T21:39:30.354946334Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.820183ms logger=migrator t=2026-06-02T21:39:30.358316995Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-02T21:39:30.359559435Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.24379ms logger=migrator t=2026-06-02T21:39:30.364934494Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-02T21:39:30.387395711Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.456068ms logger=migrator t=2026-06-02T21:39:30.392661977Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-02T21:39:30.399159332Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.484865ms logger=migrator t=2026-06-02T21:39:30.404624873Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-02T21:39:30.413593747Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.968534ms logger=migrator t=2026-06-02T21:39:30.41875307Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-02T21:39:30.418999196Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=246.716µs logger=migrator t=2026-06-02T21:39:30.422810437Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-02T21:39:30.429733373Z level=info msg="Migration successfully executed" id="add share column" duration=6.926096ms logger=migrator t=2026-06-02T21:39:30.433513993Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-02T21:39:30.433657126Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=138.293µs logger=migrator t=2026-06-02T21:39:30.439201389Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-02T21:39:30.440869779Z level=info msg="Migration successfully executed" id="create file table" duration=1.67272ms logger=migrator t=2026-06-02T21:39:30.446917584Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-02T21:39:30.448095302Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.177208ms logger=migrator t=2026-06-02T21:39:30.454447354Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-02T21:39:30.455603482Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.161478ms logger=migrator t=2026-06-02T21:39:30.460615822Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-02T21:39:30.461467132Z level=info msg="Migration successfully executed" id="create file_meta table" duration=842.649µs logger=migrator t=2026-06-02T21:39:30.468519631Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-02T21:39:30.469698939Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.179487ms logger=migrator t=2026-06-02T21:39:30.47433933Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-02T21:39:30.474414172Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=75.562µs logger=migrator t=2026-06-02T21:39:30.478293424Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-02T21:39:30.478367946Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=75.382µs logger=migrator t=2026-06-02T21:39:30.481669335Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-02T21:39:30.482232399Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=563.174µs logger=migrator t=2026-06-02T21:39:30.485472276Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-02T21:39:30.485860835Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=211.025µs logger=migrator t=2026-06-02T21:39:30.491255534Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-02T21:39:30.492974005Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.722351ms logger=migrator t=2026-06-02T21:39:30.497825201Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-02T21:39:30.509593192Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.764901ms logger=migrator t=2026-06-02T21:39:30.513422235Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-02T21:39:30.513598979Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=174.914µs logger=migrator t=2026-06-02T21:39:30.517306867Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-02T21:39:30.518738122Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.430695ms logger=migrator t=2026-06-02T21:39:30.524741175Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-02T21:39:30.525273788Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=533.623µs logger=migrator t=2026-06-02T21:39:30.529485868Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-02T21:39:30.529698313Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=213.105µs logger=migrator t=2026-06-02T21:39:30.534828946Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-02T21:39:30.535611645Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=785.679µs logger=migrator t=2026-06-02T21:39:30.539862636Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-02T21:39:30.551287429Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.422453ms logger=migrator t=2026-06-02T21:39:30.555006209Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-02T21:39:30.561989746Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.983108ms logger=migrator t=2026-06-02T21:39:30.567309053Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-02T21:39:30.568947052Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.637779ms logger=migrator t=2026-06-02T21:39:30.57305482Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-02T21:39:30.660367968Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.308668ms logger=migrator t=2026-06-02T21:39:30.665070051Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-02T21:39:30.666537485Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.466894ms logger=migrator t=2026-06-02T21:39:30.670854249Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-02T21:39:30.67217185Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.317631ms logger=migrator t=2026-06-02T21:39:30.676270129Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-02T21:39:30.705795224Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.524495ms logger=migrator t=2026-06-02T21:39:30.709847362Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-02T21:39:30.717176306Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.336604ms logger=migrator t=2026-06-02T21:39:30.721549991Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-02T21:39:30.721890139Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=340.968µs logger=migrator t=2026-06-02T21:39:30.725482755Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-02T21:39:30.725675919Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=193.264µs logger=migrator t=2026-06-02T21:39:30.729323497Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-02T21:39:30.729556343Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=232.356µs logger=migrator t=2026-06-02T21:39:30.733847465Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-02T21:39:30.734222034Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=374.489µs logger=migrator t=2026-06-02T21:39:30.738693471Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-02T21:39:30.739103541Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=418.66µs logger=migrator t=2026-06-02T21:39:30.743610089Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-02T21:39:30.744623263Z level=info msg="Migration successfully executed" id="create folder table" duration=1.004113ms logger=migrator t=2026-06-02T21:39:30.748815684Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-02T21:39:30.750007532Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.191768ms logger=migrator t=2026-06-02T21:39:30.755641896Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-02T21:39:30.756788834Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.146728ms logger=migrator t=2026-06-02T21:39:30.761364463Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-02T21:39:30.761409694Z level=info msg="Migration successfully executed" id="Update folder title length" duration=46.231µs logger=migrator t=2026-06-02T21:39:30.76583267Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-02T21:39:30.768140756Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.308426ms logger=migrator t=2026-06-02T21:39:30.772857778Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-02T21:39:30.773957625Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.093787ms logger=migrator t=2026-06-02T21:39:30.777420427Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-02T21:39:30.778610455Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.189688ms logger=migrator t=2026-06-02T21:39:30.784708251Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-02T21:39:30.785214174Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=498.153µs logger=migrator t=2026-06-02T21:39:30.790797338Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-02T21:39:30.791401932Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=607.625µs logger=migrator t=2026-06-02T21:39:30.797078827Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-02T21:39:30.798965503Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.886966ms logger=migrator t=2026-06-02T21:39:30.803331717Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-02T21:39:30.804591778Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.261251ms logger=migrator t=2026-06-02T21:39:30.80805671Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-02T21:39:30.809929854Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.873864ms logger=migrator t=2026-06-02T21:39:30.813971261Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-02T21:39:30.815166499Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.195088ms logger=migrator t=2026-06-02T21:39:30.81933989Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-02T21:39:30.820488137Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.148027ms logger=migrator t=2026-06-02T21:39:30.824430462Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-02T21:39:30.825398375Z level=info msg="Migration successfully executed" id="create anon_device table" duration=967.793µs logger=migrator t=2026-06-02T21:39:30.831205673Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-02T21:39:30.833771825Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.565362ms logger=migrator t=2026-06-02T21:39:30.840650099Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-02T21:39:30.841967251Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.316892ms logger=migrator t=2026-06-02T21:39:30.849533052Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-02T21:39:30.850491025Z level=info msg="Migration successfully executed" id="create signing_key table" duration=958.363µs logger=migrator t=2026-06-02T21:39:30.856666252Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-02T21:39:30.857778339Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.111997ms logger=migrator t=2026-06-02T21:39:30.863876415Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-02T21:39:30.865826561Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.950286ms logger=migrator t=2026-06-02T21:39:30.871546798Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-02T21:39:30.872000199Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=455.491µs logger=migrator t=2026-06-02T21:39:30.87916846Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-02T21:39:30.890148773Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.981403ms logger=migrator t=2026-06-02T21:39:30.896437523Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-02T21:39:30.896945186Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=508.423µs logger=migrator t=2026-06-02T21:39:30.900353717Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-02T21:39:30.900391458Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=38.181µs logger=migrator t=2026-06-02T21:39:30.905718466Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-02T21:39:30.907838275Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.12061ms logger=migrator t=2026-06-02T21:39:30.912514408Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-02T21:39:30.912542518Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.89µs logger=migrator t=2026-06-02T21:39:30.915920979Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-02T21:39:30.917406535Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.477296ms logger=migrator t=2026-06-02T21:39:30.922236801Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-02T21:39:30.923613243Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.376352ms logger=migrator t=2026-06-02T21:39:30.935274812Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-02T21:39:30.937482375Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.208233ms logger=migrator t=2026-06-02T21:39:30.944484383Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-02T21:39:30.945550048Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.066575ms logger=migrator t=2026-06-02T21:39:30.951733756Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-02T21:39:30.95232776Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=628.064µs logger=migrator t=2026-06-02T21:39:30.957497203Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-02T21:39:30.9581972Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=703.587µs logger=migrator t=2026-06-02T21:39:30.962594685Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-02T21:39:30.964358198Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.751993ms logger=migrator t=2026-06-02T21:39:30.968895706Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-02T21:39:30.970220958Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.326792ms logger=migrator t=2026-06-02T21:39:30.974399088Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-02T21:39:30.984236593Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.840796ms logger=migrator t=2026-06-02T21:39:30.991620269Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-02T21:39:31.001399954Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.778855ms logger=migrator t=2026-06-02T21:39:31.006595058Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-02T21:39:31.015980922Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.385324ms logger=migrator t=2026-06-02T21:39:31.022344824Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-02T21:39:31.022436276Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=91.982µs logger=migrator t=2026-06-02T21:39:31.027385515Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-02T21:39:31.037139549Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.753143ms logger=migrator t=2026-06-02T21:39:31.041891161Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-02T21:39:31.053198672Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.307891ms logger=migrator t=2026-06-02T21:39:31.100464652Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-02T21:39:31.100985434Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=522.922µs logger=migrator t=2026-06-02T21:39:31.107404219Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.826399076s logger=migrator t=2026-06-02T21:39:31.108567376Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-02T21:39:31.12668421Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-02T21:39:31.126889115Z level=info msg="Created default organization" logger=secrets t=2026-06-02T21:39:31.134891466Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-02T21:39:31.185842534Z level=info msg="Restored cache from database" duration=498.071µs logger=plugin.store t=2026-06-02T21:39:31.187327169Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-02T21:39:31.22789799Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-02T21:39:31.227926941Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-02T21:39:31.227993012Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-02T21:39:31.228001482Z level=info msg="Plugins loaded" count=54 duration=40.675983ms logger=query_data t=2026-06-02T21:39:31.231792403Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-02T21:39:31.235361518Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-02T21:39:31.242611142Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-02T21:39:31.255982262Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-02T21:39:31.259560637Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-02T21:39:31.262793554Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-02T21:39:31.299101542Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-02T21:39:31.320821992Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-02T21:39:31.345060262Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-02T21:39:31.345089423Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-06-02T21:39:31.345939243Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-06-02T21:39:31.345966993Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-02T21:39:31.347423408Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-02T21:39:31.34753182Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-02T21:39:31.348528605Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-02T21:39:31.458895814Z level=info msg="State cache has been initialized" states=0 duration=111.467685ms logger=ngalert.scheduler t=2026-06-02T21:39:31.458987646Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-02T21:39:31.459098358Z level=info msg=starting first_tick=2026-06-02T21:39:40Z logger=provisioning.dashboard t=2026-06-02T21:39:31.543907407Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-06-02T21:39:31.704846025Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-02T21:39:31.705245325Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugins.update.checker t=2026-06-02T21:39:32.297669562Z level=info msg="Update check succeeded" duration=951.3356ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-02T21:39:32.423365547Z level=info msg="Patterns update finished" duration=968.224503ms logger=grafana.update.checker t=2026-06-02T21:39:32.602314476Z level=info msg="Update check succeeded" duration=1.255136824s logger=provisioning.dashboard t=2026-06-02T21:39:35.3929655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.393936884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.414195458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.433423548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.455208639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.477525113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.495725788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.577696668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.602082481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.633508453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.65472098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.690327292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.728052034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.793732365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.811634342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.873931322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.893192213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.932772009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:35.950702368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.016292417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.033820175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.075797149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.092403676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.139069162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.157589625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.218542123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.238197163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.280151866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.298414183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.365878696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.383274262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.438307229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.459838743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.538444213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.555123941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.606275665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.62238112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.689762141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.706668485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.758473805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.776451174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.847081324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.865374981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.940979799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:36.959681146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.027446437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.052428944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.135633884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.157068456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.216227331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.231361633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.324227404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.345214525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.420061995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.438871625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.511060052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.526016829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.580290687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.596935515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.666903078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.681086657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.7501896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.764157714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.843962342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:37.862456084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:38.365609417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:38.383505795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:38.783204243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:38.804573903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:38.883243884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:38.902352822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:38.967186022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:38.983074272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:39.058924396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:39.10007868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:39.310953273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:39.328229356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:39.395230458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:39.428642327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T21:39:39.531743493Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-02T21:40:50.369958115Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-06-02T21:49:31.358997323Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-02T21:49:31.399218973Z level=info msg="Completed cleanup jobs" duration=51.772839ms logger=plugins.update.checker t=2026-06-02T21:49:32.348325042Z level=info msg="Update check succeeded" duration=50.052788ms logger=sqlstore.transactions t=2026-06-02T21:54:31.2511847Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-02T21:59:31.373090586Z level=info msg="Completed cleanup jobs" duration=24.923848ms logger=plugins.update.checker t=2026-06-02T21:59:32.483525904Z level=info msg="Update check succeeded" duration=185.056557ms logger=cleanup t=2026-06-02T22:09:31.385317491Z level=info msg="Completed cleanup jobs" duration=36.501665ms logger=plugins.update.checker t=2026-06-02T22:09:32.450781872Z level=info msg="Update check succeeded" duration=152.016996ms logger=infra.usagestats t=2026-06-02T22:10:50.391947442Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-02T22:19:31.384098786Z level=info msg="Completed cleanup jobs" duration=36.3967ms logger=plugins.update.checker t=2026-06-02T22:19:32.409474881Z level=info msg="Update check succeeded" duration=111.384054ms logger=cleanup t=2026-06-02T22:29:31.349891029Z level=info msg="Completed cleanup jobs" duration=2.420027ms logger=plugins.update.checker t=2026-06-02T22:29:32.347155472Z level=info msg="Update check succeeded" duration=48.947991ms logger=cleanup t=2026-06-02T22:39:31.385860337Z level=info msg="Completed cleanup jobs" duration=36.302192ms logger=plugins.update.checker t=2026-06-02T22:39:32.350108912Z level=info msg="Update check succeeded" duration=52.336427ms logger=infra.usagestats t=2026-06-02T22:40:50.390626502Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-02T22:49:31.373283814Z level=info msg="Completed cleanup jobs" duration=24.892366ms logger=plugins.update.checker t=2026-06-02T22:49:32.357042379Z level=info msg="Update check succeeded" duration=58.392639ms