logger=settings t=2026-06-16T01:16:40.967150131Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-16T01:16:40Z logger=settings t=2026-06-16T01:16:40.967395906Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-16T01:16:40.967407246Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-16T01:16:40.967410556Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-16T01:16:40.967413326Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-16T01:16:40.967417747Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-16T01:16:40.967420547Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-16T01:16:40.967423207Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-16T01:16:40.967426147Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-16T01:16:40.967430527Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-16T01:16:40.967433197Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-16T01:16:40.967436857Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-16T01:16:40.967439427Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-16T01:16:40.967441947Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-16T01:16:40.967444627Z level=info msg=Target target=[all] logger=settings t=2026-06-16T01:16:40.967449667Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-16T01:16:40.967452307Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-16T01:16:40.967454817Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-16T01:16:40.967457317Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-16T01:16:40.967459907Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-16T01:16:40.967462448Z level=info msg="App mode production" logger=sqlstore t=2026-06-16T01:16:40.967744354Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-16T01:16:40.967755454Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-16T01:16:40.975304987Z level=info msg="Locking database" logger=migrator t=2026-06-16T01:16:40.975359098Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-16T01:16:40.976629186Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-16T01:16:40.978421475Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.790959ms logger=migrator t=2026-06-16T01:16:40.984363824Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-16T01:16:40.984909465Z level=info msg="Migration successfully executed" id="create user table" duration=545.701µs logger=migrator t=2026-06-16T01:16:40.989880583Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-16T01:16:40.991185381Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.303988ms logger=migrator t=2026-06-16T01:16:40.998188034Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-16T01:16:41.000530894Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.347191ms logger=migrator t=2026-06-16T01:16:41.005553123Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-16T01:16:41.006714319Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.161656ms logger=migrator t=2026-06-16T01:16:41.012863021Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-16T01:16:41.013704489Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=844.258µs logger=migrator t=2026-06-16T01:16:41.018288439Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-16T01:16:41.020754183Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.462753ms logger=migrator t=2026-06-16T01:16:41.025150078Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-16T01:16:41.025947136Z level=info msg="Migration successfully executed" id="create user table v2" duration=796.988µs logger=migrator t=2026-06-16T01:16:41.029253307Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-16T01:16:41.029927811Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=674.614µs logger=migrator t=2026-06-16T01:16:41.036495573Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-16T01:16:41.037649199Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.153346ms logger=migrator t=2026-06-16T01:16:41.044590169Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-16T01:16:41.045484989Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=897.86µs logger=migrator t=2026-06-16T01:16:41.050478386Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-16T01:16:41.051472639Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=993.093µs logger=migrator t=2026-06-16T01:16:41.056531128Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-16T01:16:41.057723824Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.188496ms logger=migrator t=2026-06-16T01:16:41.061163258Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-16T01:16:41.061203279Z level=info msg="Migration successfully executed" id="Update user table charset" duration=38.201µs logger=migrator t=2026-06-16T01:16:41.064878049Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-16T01:16:41.066690938Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.811969ms logger=migrator t=2026-06-16T01:16:41.072499274Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-16T01:16:41.072961884Z level=info msg="Migration successfully executed" id="Add missing user data" duration=465.78µs logger=migrator t=2026-06-16T01:16:41.079031336Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-16T01:16:41.08013824Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.107574ms logger=migrator t=2026-06-16T01:16:41.085821323Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-16T01:16:41.086552579Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=734.416µs logger=migrator t=2026-06-16T01:16:41.090387793Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-16T01:16:41.091432175Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.043893ms logger=migrator t=2026-06-16T01:16:41.094695646Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-16T01:16:41.105418598Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.724253ms logger=migrator t=2026-06-16T01:16:41.109438995Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-16T01:16:41.110534479Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.096914ms logger=migrator t=2026-06-16T01:16:41.114787151Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-16T01:16:41.115007845Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=223.544µs logger=migrator t=2026-06-16T01:16:41.122323855Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-16T01:16:41.123387517Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.063542ms logger=migrator t=2026-06-16T01:16:41.130032912Z 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-16T01:16:41.130585213Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=551.881µs logger=migrator t=2026-06-16T01:16:41.136829899Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-16T01:16:41.13781054Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=989.691µs logger=migrator t=2026-06-16T01:16:41.147906809Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-16T01:16:41.149480234Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.572764ms logger=migrator t=2026-06-16T01:16:41.154344728Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-16T01:16:41.155355671Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.011993ms logger=migrator t=2026-06-16T01:16:41.1595266Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-16T01:16:41.160314518Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=787.688µs logger=migrator t=2026-06-16T01:16:41.166741257Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-16T01:16:41.167571175Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=835.188µs logger=migrator t=2026-06-16T01:16:41.176848506Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-16T01:16:41.177826798Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=983.862µs logger=migrator t=2026-06-16T01:16:41.184541713Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-16T01:16:41.184571594Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.921µs logger=migrator t=2026-06-16T01:16:41.190215606Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-16T01:16:41.191192118Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=973.452µs logger=migrator t=2026-06-16T01:16:41.194971039Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-16T01:16:41.195822217Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=849.438µs logger=migrator t=2026-06-16T01:16:41.202871871Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-16T01:16:41.203863622Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=998.001µs logger=migrator t=2026-06-16T01:16:41.207844788Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-16T01:16:41.208585605Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=739.277µs logger=migrator t=2026-06-16T01:16:41.21438068Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:16:41.221248889Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.865298ms logger=migrator t=2026-06-16T01:16:41.227347571Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-16T01:16:41.227958395Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=610.804µs logger=migrator t=2026-06-16T01:16:41.232483732Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-16T01:16:41.233222799Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=737.477µs logger=migrator t=2026-06-16T01:16:41.238287558Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-16T01:16:41.239657338Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.36915ms logger=migrator t=2026-06-16T01:16:41.245339561Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-16T01:16:41.246061127Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=721.396µs logger=migrator t=2026-06-16T01:16:41.271860046Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-16T01:16:41.27341484Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.558314ms logger=migrator t=2026-06-16T01:16:41.281534076Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-16T01:16:41.282002426Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=473.09µs logger=migrator t=2026-06-16T01:16:41.296136193Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-16T01:16:41.296822147Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=691.545µs logger=migrator t=2026-06-16T01:16:41.302392398Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-16T01:16:41.304430072Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=2.040644ms logger=migrator t=2026-06-16T01:16:41.310124116Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-16T01:16:41.311653289Z level=info msg="Migration successfully executed" id="create star table" duration=1.531604ms logger=migrator t=2026-06-16T01:16:41.317187909Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-16T01:16:41.318054428Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=862.459µs logger=migrator t=2026-06-16T01:16:41.323656389Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-16T01:16:41.324243772Z level=info msg="Migration successfully executed" id="create org table v1" duration=587.973µs logger=migrator t=2026-06-16T01:16:41.329322212Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-16T01:16:41.330248082Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=927.22µs logger=migrator t=2026-06-16T01:16:41.335614318Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-16T01:16:41.336295082Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=680.704µs logger=migrator t=2026-06-16T01:16:41.34124367Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-16T01:16:41.342064468Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=821.527µs logger=migrator t=2026-06-16T01:16:41.346932733Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-16T01:16:41.3477306Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=797.887µs logger=migrator t=2026-06-16T01:16:41.352738449Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-16T01:16:41.353535896Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=797.217µs logger=migrator t=2026-06-16T01:16:41.359874955Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-16T01:16:41.359964266Z level=info msg="Migration successfully executed" id="Update org table charset" duration=89.092µs logger=migrator t=2026-06-16T01:16:41.364917214Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-16T01:16:41.364996955Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=81.001µs logger=migrator t=2026-06-16T01:16:41.370250539Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-16T01:16:41.370576416Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=365.608µs logger=migrator t=2026-06-16T01:16:41.376062926Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-16T01:16:41.377339073Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.275728ms logger=migrator t=2026-06-16T01:16:41.39245954Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-16T01:16:41.393244138Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=787.348µs logger=migrator t=2026-06-16T01:16:41.404378279Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-16T01:16:41.405079174Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=701.235µs logger=migrator t=2026-06-16T01:16:41.410821739Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-16T01:16:41.411567985Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=745.536µs logger=migrator t=2026-06-16T01:16:41.416845869Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-16T01:16:41.418371373Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.526654ms logger=migrator t=2026-06-16T01:16:41.424607407Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-16T01:16:41.425407575Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=799.937µs logger=migrator t=2026-06-16T01:16:41.429400002Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-16T01:16:41.43486482Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.464688ms logger=migrator t=2026-06-16T01:16:41.440198705Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-16T01:16:41.441453333Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.255078ms logger=migrator t=2026-06-16T01:16:41.446997793Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-16T01:16:41.447977604Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=987.671µs logger=migrator t=2026-06-16T01:16:41.453759959Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-16T01:16:41.45517816Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.424561ms logger=migrator t=2026-06-16T01:16:41.46258942Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-16T01:16:41.46298103Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=391.37µs logger=migrator t=2026-06-16T01:16:41.467550968Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-16T01:16:41.468425398Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=874.36µs logger=migrator t=2026-06-16T01:16:41.473094839Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-16T01:16:41.473200641Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=107.412µs logger=migrator t=2026-06-16T01:16:41.479479237Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-16T01:16:41.48285829Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.380213ms logger=migrator t=2026-06-16T01:16:41.488594795Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-16T01:16:41.490551887Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.956382ms logger=migrator t=2026-06-16T01:16:41.497423466Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-16T01:16:41.499863329Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.437163ms logger=migrator t=2026-06-16T01:16:41.50683211Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-16T01:16:41.508076687Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.244767ms logger=migrator t=2026-06-16T01:16:41.513139936Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-16T01:16:41.515730352Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.593896ms logger=migrator t=2026-06-16T01:16:41.51973209Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-16T01:16:41.520539517Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=807.347µs logger=migrator t=2026-06-16T01:16:41.525517395Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-16T01:16:41.526352833Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=832.708µs logger=migrator t=2026-06-16T01:16:41.531131407Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-16T01:16:41.531162378Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.601µs logger=migrator t=2026-06-16T01:16:41.53679202Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-16T01:16:41.536844751Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=49.181µs logger=migrator t=2026-06-16T01:16:41.553700796Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-16T01:16:41.555508006Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.80996ms logger=migrator t=2026-06-16T01:16:41.560546744Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-16T01:16:41.563673573Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.127039ms logger=migrator t=2026-06-16T01:16:41.568875735Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-16T01:16:41.571243166Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.367141ms logger=migrator t=2026-06-16T01:16:41.576788156Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-16T01:16:41.578916163Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.128007ms logger=migrator t=2026-06-16T01:16:41.584386861Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-16T01:16:41.584558235Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=171.714µs logger=migrator t=2026-06-16T01:16:41.589079544Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-16T01:16:41.589663256Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=579.412µs logger=migrator t=2026-06-16T01:16:41.594737516Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-16T01:16:41.595790709Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.051333ms logger=migrator t=2026-06-16T01:16:41.603903074Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-16T01:16:41.603955696Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=55.161µs logger=migrator t=2026-06-16T01:16:41.609302412Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-16T01:16:41.610791913Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.488772ms logger=migrator t=2026-06-16T01:16:41.615483906Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-16T01:16:41.616199341Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=715.196µs logger=migrator t=2026-06-16T01:16:41.622129359Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:16:41.627881074Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.746475ms logger=migrator t=2026-06-16T01:16:41.633739392Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-16T01:16:41.634515388Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=776.006µs logger=migrator t=2026-06-16T01:16:41.640876486Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-16T01:16:41.641655822Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=777.666µs logger=migrator t=2026-06-16T01:16:41.647224673Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-16T01:16:41.648515082Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.289419ms logger=migrator t=2026-06-16T01:16:41.654307357Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-16T01:16:41.654822748Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=513.581µs logger=migrator t=2026-06-16T01:16:41.659232394Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-16T01:16:41.660081732Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=846.938µs logger=migrator t=2026-06-16T01:16:41.665796596Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-16T01:16:41.667878182Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.083335ms logger=migrator t=2026-06-16T01:16:41.671372397Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-16T01:16:41.672134193Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=761.636µs logger=migrator t=2026-06-16T01:16:41.676688633Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-16T01:16:41.676854966Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=166.874µs logger=migrator t=2026-06-16T01:16:41.682183862Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-16T01:16:41.682515009Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=328.757µs logger=migrator t=2026-06-16T01:16:41.688601601Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-16T01:16:41.689757746Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.156136ms logger=migrator t=2026-06-16T01:16:41.695436429Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-16T01:16:41.698105216Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.668097ms logger=migrator t=2026-06-16T01:16:41.704013795Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-16T01:16:41.70515757Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.143404ms logger=migrator t=2026-06-16T01:16:41.7106983Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-16T01:16:41.711542658Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=844.948µs logger=migrator t=2026-06-16T01:16:41.715929103Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-16T01:16:41.71672251Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=795.217µs logger=migrator t=2026-06-16T01:16:41.720274397Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-16T01:16:41.721035764Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=761.277µs logger=migrator t=2026-06-16T01:16:41.725408778Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-16T01:16:41.726282398Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=873.09µs logger=migrator t=2026-06-16T01:16:41.732594875Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-16T01:16:41.738970033Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.374218ms logger=migrator t=2026-06-16T01:16:41.742622661Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-16T01:16:41.743556492Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=933.781µs logger=migrator t=2026-06-16T01:16:41.748393016Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-16T01:16:41.749432839Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.034843ms logger=migrator t=2026-06-16T01:16:41.75318112Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-16T01:16:41.754709674Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.523414ms logger=migrator t=2026-06-16T01:16:41.758914685Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-16T01:16:41.759503087Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=588.312µs logger=migrator t=2026-06-16T01:16:41.76330734Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-16T01:16:41.765798895Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.490694ms logger=migrator t=2026-06-16T01:16:41.770196889Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-16T01:16:41.772946359Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.74657ms logger=migrator t=2026-06-16T01:16:41.777299434Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-16T01:16:41.777332844Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.72µs logger=migrator t=2026-06-16T01:16:41.782289862Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-16T01:16:41.78264507Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=354.997µs logger=migrator t=2026-06-16T01:16:41.787162057Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-16T01:16:41.789857985Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.695618ms logger=migrator t=2026-06-16T01:16:41.795980678Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-16T01:16:41.796306016Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=325.148µs logger=migrator t=2026-06-16T01:16:41.803683445Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-16T01:16:41.803995362Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=312.737µs logger=migrator t=2026-06-16T01:16:41.809013901Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-16T01:16:41.812413484Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.401403ms logger=migrator t=2026-06-16T01:16:41.816225478Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-16T01:16:41.81679503Z level=info msg="Migration successfully executed" id="Update uid value" duration=573.173µs logger=migrator t=2026-06-16T01:16:41.821112113Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-16T01:16:41.822568335Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.459282ms logger=migrator t=2026-06-16T01:16:41.827100794Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-16T01:16:41.827952292Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=851.168µs logger=migrator t=2026-06-16T01:16:41.831525339Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-16T01:16:41.832368117Z level=info msg="Migration successfully executed" id="create api_key table" duration=842.818µs logger=migrator t=2026-06-16T01:16:41.837166251Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-16T01:16:41.83805661Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=889.509µs logger=migrator t=2026-06-16T01:16:41.843351775Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-16T01:16:41.845095413Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.743328ms logger=migrator t=2026-06-16T01:16:41.849006038Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-16T01:16:41.849917868Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=911.37µs logger=migrator t=2026-06-16T01:16:41.853479475Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-16T01:16:41.854229201Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=749.736µs logger=migrator t=2026-06-16T01:16:41.858524675Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-16T01:16:41.859272131Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=747.296µs logger=migrator t=2026-06-16T01:16:41.862649964Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-16T01:16:41.863562944Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=913.25µs logger=migrator t=2026-06-16T01:16:41.867459038Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-16T01:16:41.874820148Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.35983ms logger=migrator t=2026-06-16T01:16:41.954400863Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-16T01:16:41.9557082Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.305197ms logger=migrator t=2026-06-16T01:16:41.959850131Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-16T01:16:41.961063157Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.212746ms logger=migrator t=2026-06-16T01:16:41.967299703Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-16T01:16:41.968048889Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=749.056µs logger=migrator t=2026-06-16T01:16:41.972028705Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-16T01:16:41.972785972Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=756.797µs logger=migrator t=2026-06-16T01:16:41.977167146Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-16T01:16:41.977654837Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=487.801µs logger=migrator t=2026-06-16T01:16:41.981871049Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-16T01:16:41.982724387Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=850.178µs logger=migrator t=2026-06-16T01:16:41.98612731Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-16T01:16:41.986170481Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=44.411µs logger=migrator t=2026-06-16T01:16:41.989896653Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-16T01:16:41.992418157Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.520985ms logger=migrator t=2026-06-16T01:16:41.996543166Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-16T01:16:41.999207474Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.664078ms logger=migrator t=2026-06-16T01:16:42.004278504Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-16T01:16:42.004447688Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=169.664µs logger=migrator t=2026-06-16T01:16:42.009736573Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-16T01:16:42.012278928Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.541885ms logger=migrator t=2026-06-16T01:16:42.015824414Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-16T01:16:42.018342579Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.517395ms logger=migrator t=2026-06-16T01:16:42.023147134Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-16T01:16:42.024133855Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=986.211µs logger=migrator t=2026-06-16T01:16:42.028647832Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-16T01:16:42.029278906Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=630.334µs logger=migrator t=2026-06-16T01:16:42.032814053Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-16T01:16:42.03361365Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=799.407µs logger=migrator t=2026-06-16T01:16:42.037655078Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-16T01:16:42.038517317Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=861.988µs logger=migrator t=2026-06-16T01:16:42.04238257Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-16T01:16:42.043253799Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=871.319µs logger=migrator t=2026-06-16T01:16:42.04747093Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-16T01:16:42.048263157Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=793.877µs logger=migrator t=2026-06-16T01:16:42.053302907Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-16T01:16:42.053371078Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=71.232µs logger=migrator t=2026-06-16T01:16:42.057343395Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-16T01:16:42.057397666Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=56.121µs logger=migrator t=2026-06-16T01:16:42.061440283Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-16T01:16:42.06636097Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.920017ms logger=migrator t=2026-06-16T01:16:42.070851338Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-16T01:16:42.073616578Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.76492ms logger=migrator t=2026-06-16T01:16:42.077285187Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-16T01:16:42.077353728Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=69.221µs logger=migrator t=2026-06-16T01:16:42.080837764Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-16T01:16:42.08160099Z level=info msg="Migration successfully executed" id="create quota table v1" duration=763.706µs logger=migrator t=2026-06-16T01:16:42.085660499Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-16T01:16:42.086501206Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=843.918µs logger=migrator t=2026-06-16T01:16:42.09127139Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-16T01:16:42.091306201Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=35.731µs logger=migrator t=2026-06-16T01:16:42.095291777Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-16T01:16:42.096457483Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.165286ms logger=migrator t=2026-06-16T01:16:42.100723795Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-16T01:16:42.102145826Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.421151ms logger=migrator t=2026-06-16T01:16:42.107145414Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-16T01:16:42.110037987Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.892283ms logger=migrator t=2026-06-16T01:16:42.115025335Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-16T01:16:42.115052845Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.92µs logger=migrator t=2026-06-16T01:16:42.120619736Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-16T01:16:42.121489556Z level=info msg="Migration successfully executed" id="create session table" duration=868.649µs logger=migrator t=2026-06-16T01:16:42.126419292Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-16T01:16:42.126493383Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=75.021µs logger=migrator t=2026-06-16T01:16:42.129856127Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-16T01:16:42.129930918Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=75.121µs logger=migrator t=2026-06-16T01:16:42.133616608Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-16T01:16:42.134318613Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=702.985µs logger=migrator t=2026-06-16T01:16:42.138383832Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-16T01:16:42.139566057Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.181296ms logger=migrator t=2026-06-16T01:16:42.145469185Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-16T01:16:42.145513656Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=47.051µs logger=migrator t=2026-06-16T01:16:42.15215027Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-16T01:16:42.152177551Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.691µs logger=migrator t=2026-06-16T01:16:42.156188287Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-16T01:16:42.161180346Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.991399ms logger=migrator t=2026-06-16T01:16:42.167522593Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-16T01:16:42.171332865Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.807362ms logger=migrator t=2026-06-16T01:16:42.175056727Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-16T01:16:42.175175949Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=119.292µs logger=migrator t=2026-06-16T01:16:42.179351379Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-16T01:16:42.179427631Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=75.922µs logger=migrator t=2026-06-16T01:16:42.183228304Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-16T01:16:42.184083952Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=854.838µs logger=migrator t=2026-06-16T01:16:42.188974988Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-16T01:16:42.189002909Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.371µs logger=migrator t=2026-06-16T01:16:42.194489218Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-16T01:16:42.199371983Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.880645ms logger=migrator t=2026-06-16T01:16:42.203449892Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-16T01:16:42.203674377Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=224.185µs logger=migrator t=2026-06-16T01:16:42.208106633Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-16T01:16:42.211435855Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.328692ms logger=migrator t=2026-06-16T01:16:42.216793522Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-16T01:16:42.221919202Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.141061ms logger=migrator t=2026-06-16T01:16:42.228084676Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-16T01:16:42.228156828Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=76.122µs logger=migrator t=2026-06-16T01:16:42.232005861Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-16T01:16:42.233465053Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.459362ms logger=migrator t=2026-06-16T01:16:42.238134544Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-16T01:16:42.239990894Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.8542ms logger=migrator t=2026-06-16T01:16:42.245444963Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-16T01:16:42.247313883Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.871791ms logger=migrator t=2026-06-16T01:16:42.253495257Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-16T01:16:42.254929758Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.43538ms logger=migrator t=2026-06-16T01:16:42.259340564Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-16T01:16:42.260142391Z level=info msg="Migration successfully executed" id="add index alert state" duration=797.967µs logger=migrator t=2026-06-16T01:16:42.265409475Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-16T01:16:42.266821966Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.411941ms logger=migrator t=2026-06-16T01:16:42.272359895Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-16T01:16:42.273042571Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=683.046µs logger=migrator t=2026-06-16T01:16:42.276999336Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-16T01:16:42.277847584Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=847.458µs logger=migrator t=2026-06-16T01:16:42.281879812Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-16T01:16:42.28271524Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=835.498µs logger=migrator t=2026-06-16T01:16:42.287349441Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-16T01:16:42.300950286Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.602385ms logger=migrator t=2026-06-16T01:16:42.304657426Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-16T01:16:42.305144257Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=486.7µs logger=migrator t=2026-06-16T01:16:42.310760408Z 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-16T01:16:42.311631337Z 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=870.839µs logger=migrator t=2026-06-16T01:16:42.315959251Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-16T01:16:42.316241877Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=280.716µs logger=migrator t=2026-06-16T01:16:42.320314996Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-16T01:16:42.320824407Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=507.921µs logger=migrator t=2026-06-16T01:16:42.324630879Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-16T01:16:42.325409455Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=776.206µs logger=migrator t=2026-06-16T01:16:42.332851257Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-16T01:16:42.338496409Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.643922ms logger=migrator t=2026-06-16T01:16:42.342767932Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-16T01:16:42.348474176Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.696384ms logger=migrator t=2026-06-16T01:16:42.352749738Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-16T01:16:42.357108743Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.359995ms logger=migrator t=2026-06-16T01:16:42.362066211Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-16T01:16:42.366609849Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.544068ms logger=migrator t=2026-06-16T01:16:42.370128355Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-16T01:16:42.371077756Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=946.561µs logger=migrator t=2026-06-16T01:16:42.375510912Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-16T01:16:42.375539072Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.31µs logger=migrator t=2026-06-16T01:16:42.380160673Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-16T01:16:42.380210084Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=50.981µs logger=migrator t=2026-06-16T01:16:42.384373614Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-16T01:16:42.385618451Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.244347ms logger=migrator t=2026-06-16T01:16:42.390784213Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T01:16:42.391869717Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.085774ms logger=migrator t=2026-06-16T01:16:42.398109351Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-16T01:16:42.39895275Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=846.179µs logger=migrator t=2026-06-16T01:16:42.403612741Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-16T01:16:42.404415509Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=800.658µs logger=migrator t=2026-06-16T01:16:42.408830724Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T01:16:42.410388018Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.555504ms logger=migrator t=2026-06-16T01:16:42.416226555Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-16T01:16:42.422433279Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.205914ms logger=migrator t=2026-06-16T01:16:42.426579239Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-16T01:16:42.430235408Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.655399ms logger=migrator t=2026-06-16T01:16:42.433582771Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-16T01:16:42.433769395Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=189.554µs logger=migrator t=2026-06-16T01:16:42.438072919Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-16T01:16:42.438959697Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=884.328µs logger=migrator t=2026-06-16T01:16:42.443328573Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-16T01:16:42.44461429Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.285667ms logger=migrator t=2026-06-16T01:16:42.449897575Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-16T01:16:42.453552044Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.654039ms logger=migrator t=2026-06-16T01:16:42.457597662Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-16T01:16:42.457668583Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=71.541µs logger=migrator t=2026-06-16T01:16:42.462911237Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-16T01:16:42.463715784Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=804.667µs logger=migrator t=2026-06-16T01:16:42.467338523Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-16T01:16:42.468715023Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.376511ms logger=migrator t=2026-06-16T01:16:42.474163741Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-16T01:16:42.474252163Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=88.442µs logger=migrator t=2026-06-16T01:16:42.477489123Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-16T01:16:42.478447744Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=958.451µs logger=migrator t=2026-06-16T01:16:42.482928291Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-16T01:16:42.48382673Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=898.209µs logger=migrator t=2026-06-16T01:16:42.488535152Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-16T01:16:42.489429831Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=894.399µs logger=migrator t=2026-06-16T01:16:42.493333506Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-16T01:16:42.494511532Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.176126ms logger=migrator t=2026-06-16T01:16:42.498348285Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-16T01:16:42.499307345Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=958.54µs logger=migrator t=2026-06-16T01:16:42.504183561Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-16T01:16:42.505177893Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=993.562µs logger=migrator t=2026-06-16T01:16:42.509843734Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-16T01:16:42.509876495Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=34.051µs logger=migrator t=2026-06-16T01:16:42.513965514Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-16T01:16:42.521454465Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.488701ms logger=migrator t=2026-06-16T01:16:42.52578441Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-16T01:16:42.527343384Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.563204ms logger=migrator t=2026-06-16T01:16:42.531993734Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-16T01:16:42.537191517Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.199213ms logger=migrator t=2026-06-16T01:16:42.540981569Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-16T01:16:42.541674855Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=693.386µs logger=migrator t=2026-06-16T01:16:42.546228993Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-16T01:16:42.547199374Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=968.182µs logger=migrator t=2026-06-16T01:16:42.552589031Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-16T01:16:42.554126734Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.537483ms logger=migrator t=2026-06-16T01:16:42.559558622Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-16T01:16:42.572534374Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.975762ms logger=migrator t=2026-06-16T01:16:42.57702359Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-16T01:16:42.577572092Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=548.172µs logger=migrator t=2026-06-16T01:16:42.581063738Z 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-16T01:16:42.581728202Z 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=664.244µs logger=migrator t=2026-06-16T01:16:42.585864442Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-16T01:16:42.586439065Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=576.263µs logger=migrator t=2026-06-16T01:16:42.59082904Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-16T01:16:42.591424302Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=595.212µs logger=migrator t=2026-06-16T01:16:42.595037651Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-16T01:16:42.595280147Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=246.786µs logger=migrator t=2026-06-16T01:16:42.598698531Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-16T01:16:42.60514768Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.448659ms logger=migrator t=2026-06-16T01:16:42.609658538Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-16T01:16:42.61251709Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.858422ms logger=migrator t=2026-06-16T01:16:42.616025666Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-16T01:16:42.616913145Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=887.209µs logger=migrator t=2026-06-16T01:16:42.620557625Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-16T01:16:42.621519865Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=991.571µs logger=migrator t=2026-06-16T01:16:42.627064365Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-16T01:16:42.627365472Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=301.487µs logger=migrator t=2026-06-16T01:16:42.630910008Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-16T01:16:42.635469137Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.558609ms logger=migrator t=2026-06-16T01:16:42.638987253Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-16T01:16:42.640507467Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.519254ms logger=migrator t=2026-06-16T01:16:42.646241551Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-16T01:16:42.646476966Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=235.705µs logger=migrator t=2026-06-16T01:16:42.650853032Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-16T01:16:42.65126707Z level=info msg="Migration successfully executed" id="Move region to single row" duration=414.149µs logger=migrator t=2026-06-16T01:16:42.655235126Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-16T01:16:42.65678344Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.547264ms logger=migrator t=2026-06-16T01:16:42.662575795Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-16T01:16:42.663602687Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.035802ms logger=migrator t=2026-06-16T01:16:42.668007423Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T01:16:42.668949653Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=938.6µs logger=migrator t=2026-06-16T01:16:42.672622293Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T01:16:42.673519753Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=897.22µs logger=migrator t=2026-06-16T01:16:42.678843328Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-16T01:16:42.679694736Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=851.798µs logger=migrator t=2026-06-16T01:16:42.683468168Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-16T01:16:42.68494277Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.474802ms logger=migrator t=2026-06-16T01:16:42.688912186Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-16T01:16:42.689029629Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=118.693µs logger=migrator t=2026-06-16T01:16:42.693122278Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-16T01:16:42.693958485Z level=info msg="Migration successfully executed" id="create test_data table" duration=836.407µs logger=migrator t=2026-06-16T01:16:42.699341912Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-16T01:16:42.700767923Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.426631ms logger=migrator t=2026-06-16T01:16:42.705469235Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-16T01:16:42.706568908Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.105103ms logger=migrator t=2026-06-16T01:16:42.711309232Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-16T01:16:42.71306942Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.755638ms logger=migrator t=2026-06-16T01:16:42.721089444Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-16T01:16:42.721342179Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=252.405µs logger=migrator t=2026-06-16T01:16:42.724768763Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-16T01:16:42.725134401Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=365.628µs logger=migrator t=2026-06-16T01:16:42.727516603Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-16T01:16:42.727592065Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=76.152µs logger=migrator t=2026-06-16T01:16:42.732150594Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-16T01:16:42.733000552Z level=info msg="Migration successfully executed" id="create team table" duration=850.198µs logger=migrator t=2026-06-16T01:16:42.738070642Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-16T01:16:42.740224248Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.153576ms logger=migrator t=2026-06-16T01:16:42.744623264Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-16T01:16:42.745572254Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=948.17µs logger=migrator t=2026-06-16T01:16:42.750946961Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-16T01:16:42.755585081Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.63787ms logger=migrator t=2026-06-16T01:16:42.759583508Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-16T01:16:42.759758671Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=175.753µs logger=migrator t=2026-06-16T01:16:42.76379982Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-16T01:16:42.764798831Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=997.951µs logger=migrator t=2026-06-16T01:16:42.769523124Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-16T01:16:42.77028558Z level=info msg="Migration successfully executed" id="create team member table" duration=762.316µs logger=migrator t=2026-06-16T01:16:42.775669477Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-16T01:16:42.776597747Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=924.58µs logger=migrator t=2026-06-16T01:16:42.781096474Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-16T01:16:42.783057197Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.965783ms logger=migrator t=2026-06-16T01:16:42.787168866Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-16T01:16:42.788173288Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.003532ms logger=migrator t=2026-06-16T01:16:42.793228397Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-16T01:16:42.798354559Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.127081ms logger=migrator t=2026-06-16T01:16:42.801981448Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-16T01:16:42.806523226Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.541208ms logger=migrator t=2026-06-16T01:16:42.810968462Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-16T01:16:42.815656413Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.687331ms logger=migrator t=2026-06-16T01:16:42.820140161Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-16T01:16:42.821086151Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=945.15µs logger=migrator t=2026-06-16T01:16:42.825328584Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-16T01:16:42.826814945Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.485911ms logger=migrator t=2026-06-16T01:16:42.831373975Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-16T01:16:42.83296521Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.593555ms logger=migrator t=2026-06-16T01:16:42.839406569Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-16T01:16:42.84041038Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.003091ms logger=migrator t=2026-06-16T01:16:42.844690053Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-16T01:16:42.84683054Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.127837ms logger=migrator t=2026-06-16T01:16:42.852602455Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-16T01:16:42.853544815Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=942.94µs logger=migrator t=2026-06-16T01:16:42.858791259Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-16T01:16:42.859712979Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=921.6µs logger=migrator t=2026-06-16T01:16:42.865411522Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-16T01:16:42.866370414Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=959.302µs logger=migrator t=2026-06-16T01:16:42.8726669Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-16T01:16:42.873683781Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.014341ms logger=migrator t=2026-06-16T01:16:42.877884143Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-16T01:16:42.878263771Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=380.108µs logger=migrator t=2026-06-16T01:16:42.882988083Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-16T01:16:42.884133998Z level=info msg="Migration successfully executed" id="create tag table" duration=1.145485ms logger=migrator t=2026-06-16T01:16:42.88838938Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-16T01:16:42.88928047Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=890.9µs logger=migrator t=2026-06-16T01:16:42.894905842Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-16T01:16:42.895687629Z level=info msg="Migration successfully executed" id="create login attempt table" duration=782.577µs logger=migrator t=2026-06-16T01:16:42.900412592Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-16T01:16:42.902148808Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.741037ms logger=migrator t=2026-06-16T01:16:42.907542885Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-16T01:16:42.908440406Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=897.201µs logger=migrator t=2026-06-16T01:16:42.91330651Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:16:42.930451942Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.138062ms logger=migrator t=2026-06-16T01:16:42.936919123Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-16T01:16:42.940261825Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=3.345512ms logger=migrator t=2026-06-16T01:16:42.947514372Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-16T01:16:42.948642787Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.128235ms logger=migrator t=2026-06-16T01:16:42.955126867Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-16T01:16:42.955611348Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=489.211µs logger=migrator t=2026-06-16T01:16:42.961115847Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-16T01:16:42.961888354Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=768.397µs logger=migrator t=2026-06-16T01:16:42.965548893Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-16T01:16:42.966983344Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.371539ms logger=migrator t=2026-06-16T01:16:42.971797119Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-16T01:16:42.973259871Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.462312ms logger=migrator t=2026-06-16T01:16:42.978054494Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-16T01:16:42.978125226Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.422µs logger=migrator t=2026-06-16T01:16:42.981599922Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-16T01:16:42.989455061Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.850189ms logger=migrator t=2026-06-16T01:16:42.994574692Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-16T01:16:42.998245802Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.67061ms logger=migrator t=2026-06-16T01:16:43.003365333Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-16T01:16:43.013774209Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=10.401116ms logger=migrator t=2026-06-16T01:16:43.020472374Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-16T01:16:43.029717425Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.24804ms logger=migrator t=2026-06-16T01:16:43.035886038Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-16T01:16:43.036542422Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=656.284µs logger=migrator t=2026-06-16T01:16:43.043170107Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-16T01:16:43.048252326Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.081719ms logger=migrator t=2026-06-16T01:16:43.054205076Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-16T01:16:43.055122955Z level=info msg="Migration successfully executed" id="create server_lock table" duration=917.619µs logger=migrator t=2026-06-16T01:16:43.060438811Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-16T01:16:43.061569345Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.148545ms logger=migrator t=2026-06-16T01:16:43.065382898Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-16T01:16:43.066630215Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.246857ms logger=migrator t=2026-06-16T01:16:43.073018993Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-16T01:16:43.074763691Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.748078ms logger=migrator t=2026-06-16T01:16:43.081434775Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-16T01:16:43.082599821Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.164016ms logger=migrator t=2026-06-16T01:16:43.088712453Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-16T01:16:43.089693664Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=981.031µs logger=migrator t=2026-06-16T01:16:43.111657271Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-16T01:16:43.120502772Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.861992ms logger=migrator t=2026-06-16T01:16:43.127237959Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-16T01:16:43.129192591Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.955162ms logger=migrator t=2026-06-16T01:16:43.155149074Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-16T01:16:43.157185978Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.040513ms logger=migrator t=2026-06-16T01:16:43.165457087Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-16T01:16:43.167537932Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.083895ms logger=migrator t=2026-06-16T01:16:43.17296662Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-16T01:16:43.174570115Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.599245ms logger=migrator t=2026-06-16T01:16:43.180680057Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-16T01:16:43.181958125Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.277588ms logger=migrator t=2026-06-16T01:16:43.188086837Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-16T01:16:43.18821574Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=129.993µs logger=migrator t=2026-06-16T01:16:43.19233452Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-16T01:16:43.192481133Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=147.663µs logger=migrator t=2026-06-16T01:16:43.196841807Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-16T01:16:43.19790467Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.063103ms logger=migrator t=2026-06-16T01:16:43.20292858Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:16:43.215074233Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=12.145243ms logger=migrator t=2026-06-16T01:16:43.220446299Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:16:43.221245917Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=799.517µs logger=migrator t=2026-06-16T01:16:43.22697681Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:16:43.227033172Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=57.032µs logger=migrator t=2026-06-16T01:16:43.231250044Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:16:43.231953839Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=700.815µs logger=migrator t=2026-06-16T01:16:43.236204941Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:16:43.237164192Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=963.171µs logger=migrator t=2026-06-16T01:16:43.241850304Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:16:43.242925837Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.075233ms logger=migrator t=2026-06-16T01:16:43.248273703Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:16:43.24906873Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=795.357µs logger=migrator t=2026-06-16T01:16:43.253400104Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-16T01:16:43.263731617Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.333703ms logger=migrator t=2026-06-16T01:16:43.267708054Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-16T01:16:43.268593893Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=884.889µs logger=migrator t=2026-06-16T01:16:43.272399665Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-16T01:16:43.272504418Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=105.623µs logger=migrator t=2026-06-16T01:16:43.276708849Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-16T01:16:43.277531257Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=822.167µs logger=migrator t=2026-06-16T01:16:43.281101005Z 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-16T01:16:43.282001504Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=902.939µs logger=migrator t=2026-06-16T01:16:43.286080702Z 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-16T01:16:43.286990912Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=908.41µs logger=migrator t=2026-06-16T01:16:43.291410557Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:16:43.291489739Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=79.112µs logger=migrator t=2026-06-16T01:16:43.297507909Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-16T01:16:43.298477121Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=971.602µs logger=migrator t=2026-06-16T01:16:43.302984878Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-16T01:16:43.304075493Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.090364ms logger=migrator t=2026-06-16T01:16:43.309044271Z 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-16T01:16:43.310086033Z 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.041493ms logger=migrator t=2026-06-16T01:16:43.314412816Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-16T01:16:43.315464119Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.051003ms logger=migrator t=2026-06-16T01:16:43.32244952Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-16T01:16:43.332298264Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.841574ms logger=migrator t=2026-06-16T01:16:43.337501227Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-16T01:16:43.338968569Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.469011ms logger=migrator t=2026-06-16T01:16:43.343943936Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T01:16:43.344867786Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=924.12µs logger=migrator t=2026-06-16T01:16:43.356918578Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-16T01:16:43.38238778Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.467592ms logger=migrator t=2026-06-16T01:16:43.388408371Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-16T01:16:43.416105511Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.693031ms logger=migrator t=2026-06-16T01:16:43.426283831Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-16T01:16:43.427618421Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.33685ms logger=migrator t=2026-06-16T01:16:43.434644482Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T01:16:43.436257138Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.610916ms logger=migrator t=2026-06-16T01:16:43.441062502Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-16T01:16:43.451177921Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.111249ms logger=migrator t=2026-06-16T01:16:43.45991482Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-16T01:16:43.463969908Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.055368ms logger=migrator t=2026-06-16T01:16:43.469716833Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-16T01:16:43.470451969Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=734.986µs logger=migrator t=2026-06-16T01:16:43.475525739Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-16T01:16:43.476219554Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=693.705µs logger=migrator t=2026-06-16T01:16:43.481776354Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-16T01:16:43.482654134Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=877.45µs logger=migrator t=2026-06-16T01:16:43.491288671Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-16T01:16:43.492464026Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.175445ms logger=migrator t=2026-06-16T01:16:43.499784615Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:16:43.499857607Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=74.002µs logger=migrator t=2026-06-16T01:16:43.504981427Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-16T01:16:43.513438412Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.457665ms logger=migrator t=2026-06-16T01:16:43.516631261Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-16T01:16:43.523411597Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.779546ms logger=migrator t=2026-06-16T01:16:43.528648481Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-16T01:16:43.535876408Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.224757ms logger=migrator t=2026-06-16T01:16:43.539895335Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-16T01:16:43.540662681Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=767.856µs logger=migrator t=2026-06-16T01:16:43.545616999Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-16T01:16:43.546982548Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.363669ms logger=migrator t=2026-06-16T01:16:43.554266266Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-16T01:16:43.565744865Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.482329ms logger=migrator t=2026-06-16T01:16:43.571430858Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-16T01:16:43.577383147Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.951949ms logger=migrator t=2026-06-16T01:16:43.583126061Z 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-16T01:16:43.584875819Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.749438ms logger=migrator t=2026-06-16T01:16:43.590512012Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-16T01:16:43.598449524Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.941912ms logger=migrator t=2026-06-16T01:16:43.605872495Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-16T01:16:43.612039389Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.166914ms logger=migrator t=2026-06-16T01:16:43.618918317Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-16T01:16:43.619006499Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=90.092µs logger=migrator t=2026-06-16T01:16:43.627462063Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-16T01:16:43.629521008Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.059015ms logger=migrator t=2026-06-16T01:16:43.64345869Z 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-16T01:16:43.644466551Z 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.010862ms logger=migrator t=2026-06-16T01:16:43.660433668Z 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-16T01:16:43.66146469Z 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.028112ms logger=migrator t=2026-06-16T01:16:43.666284535Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:16:43.666360756Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=76.451µs logger=migrator t=2026-06-16T01:16:43.670907415Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-16T01:16:43.678416737Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.508802ms logger=migrator t=2026-06-16T01:16:43.685743936Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-16T01:16:43.690467639Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.722763ms logger=migrator t=2026-06-16T01:16:43.694591728Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-16T01:16:43.701023787Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.431219ms logger=migrator t=2026-06-16T01:16:43.705085266Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-16T01:16:43.712474726Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.38604ms logger=migrator t=2026-06-16T01:16:43.716594865Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-16T01:16:43.723407812Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.811667ms logger=migrator t=2026-06-16T01:16:43.727715736Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-16T01:16:43.727774317Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=58.891µs logger=migrator t=2026-06-16T01:16:43.73158627Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-16T01:16:43.732316086Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=729.866µs logger=migrator t=2026-06-16T01:16:43.73802217Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-16T01:16:43.746508974Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.487684ms logger=migrator t=2026-06-16T01:16:43.751019351Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-16T01:16:43.751089343Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.592µs logger=migrator t=2026-06-16T01:16:43.755226743Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-16T01:16:43.761993349Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.766316ms logger=migrator t=2026-06-16T01:16:43.773721543Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-16T01:16:43.774731206Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.009983ms logger=migrator t=2026-06-16T01:16:43.779803546Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-16T01:16:43.789371633Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.568577ms logger=migrator t=2026-06-16T01:16:43.796649391Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-16T01:16:43.797463238Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=813.697µs logger=migrator t=2026-06-16T01:16:43.811567794Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-16T01:16:43.813159589Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.591585ms logger=migrator t=2026-06-16T01:16:43.81831839Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-16T01:16:43.827149181Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.831431ms logger=migrator t=2026-06-16T01:16:43.831657829Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-16T01:16:43.832559519Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=900.04µs logger=migrator t=2026-06-16T01:16:43.839147022Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-16T01:16:43.840265396Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.118344ms logger=migrator t=2026-06-16T01:16:43.845806276Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-16T01:16:43.846698425Z level=info msg="Migration successfully executed" id="create alert_image table" duration=891.989µs logger=migrator t=2026-06-16T01:16:43.851939549Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-16T01:16:43.853765649Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.82495ms logger=migrator t=2026-06-16T01:16:43.85890649Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-16T01:16:43.858975962Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.402µs logger=migrator t=2026-06-16T01:16:43.863095211Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-16T01:16:43.864121904Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.028743ms logger=migrator t=2026-06-16T01:16:43.870148304Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-16T01:16:43.871224237Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.076903ms logger=migrator t=2026-06-16T01:16:43.879445645Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-16T01:16:43.880094399Z 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-16T01:16:43.88519375Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-16T01:16:43.886019158Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=830.189µs logger=migrator t=2026-06-16T01:16:43.891496406Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-16T01:16:43.893073191Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.576155ms logger=migrator t=2026-06-16T01:16:43.898699953Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-16T01:16:43.906343419Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.642496ms logger=migrator t=2026-06-16T01:16:43.911859558Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-16T01:16:43.912840929Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=981.771µs logger=migrator t=2026-06-16T01:16:43.919233888Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-16T01:16:43.921231601Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.997713ms logger=migrator t=2026-06-16T01:16:43.926756311Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-16T01:16:43.927411135Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=654.654µs logger=migrator t=2026-06-16T01:16:43.932005435Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-16T01:16:43.932758511Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=752.886µs logger=migrator t=2026-06-16T01:16:43.937448023Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-16T01:16:43.938582847Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.134604ms logger=migrator t=2026-06-16T01:16:43.944604358Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-16T01:16:43.944641828Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.83µs logger=migrator t=2026-06-16T01:16:43.949039514Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-16T01:16:43.949144407Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=101.972µs logger=migrator t=2026-06-16T01:16:43.954628066Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-16T01:16:43.960240517Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.619082ms logger=migrator t=2026-06-16T01:16:43.965985151Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-16T01:16:43.966356749Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=370.898µs logger=migrator t=2026-06-16T01:16:43.971098012Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-16T01:16:43.972130475Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.031482ms logger=migrator t=2026-06-16T01:16:43.97790346Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-16T01:16:43.978323819Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=419.599µs logger=migrator t=2026-06-16T01:16:43.982946609Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-16T01:16:43.984428482Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.489543ms logger=migrator t=2026-06-16T01:16:43.990699478Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-16T01:16:43.991649308Z level=info msg="Migration successfully executed" id="create secrets table" duration=950.97µs logger=migrator t=2026-06-16T01:16:43.998998057Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-16T01:16:44.033081046Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.081369ms logger=migrator t=2026-06-16T01:16:44.041049369Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-16T01:16:44.054843218Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=13.777399ms logger=migrator t=2026-06-16T01:16:44.062146896Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-16T01:16:44.062314469Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=169.353µs logger=migrator t=2026-06-16T01:16:44.066637894Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-16T01:16:44.101355696Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.721512ms logger=migrator t=2026-06-16T01:16:44.106573099Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-16T01:16:44.143850318Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.277049ms logger=migrator t=2026-06-16T01:16:44.149026139Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-16T01:16:44.149863628Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=838.639µs logger=migrator t=2026-06-16T01:16:44.154262823Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-16T01:16:44.155427709Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.163856ms logger=migrator t=2026-06-16T01:16:44.161841178Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-16T01:16:44.16242856Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=592.273µs logger=migrator t=2026-06-16T01:16:44.166656232Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-16T01:16:44.168271897Z level=info msg="Migration successfully executed" id="create permission table" duration=1.615615ms logger=migrator t=2026-06-16T01:16:44.176077006Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-16T01:16:44.178150521Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.074825ms logger=migrator t=2026-06-16T01:16:44.184966509Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-16T01:16:44.186028632Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.061693ms logger=migrator t=2026-06-16T01:16:44.193710408Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-16T01:16:44.194870484Z level=info msg="Migration successfully executed" id="create role table" duration=1.162976ms logger=migrator t=2026-06-16T01:16:44.199571855Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-16T01:16:44.209129363Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.558218ms logger=migrator t=2026-06-16T01:16:44.214494899Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-16T01:16:44.219770114Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.275565ms logger=migrator t=2026-06-16T01:16:44.225204852Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-16T01:16:44.226313055Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.108393ms logger=migrator t=2026-06-16T01:16:44.231290583Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-16T01:16:44.232490549Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.205126ms logger=migrator t=2026-06-16T01:16:44.237777084Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-16T01:16:44.240588935Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.816741ms logger=migrator t=2026-06-16T01:16:44.245775167Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-16T01:16:44.247062005Z level=info msg="Migration successfully executed" id="create team role table" duration=1.288998ms logger=migrator t=2026-06-16T01:16:44.253069446Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-16T01:16:44.254277902Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.208636ms logger=migrator t=2026-06-16T01:16:44.260439695Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-16T01:16:44.261636111Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.196206ms logger=migrator t=2026-06-16T01:16:44.266426904Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-16T01:16:44.267758684Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.332ms logger=migrator t=2026-06-16T01:16:44.273435757Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-16T01:16:44.275848079Z level=info msg="Migration successfully executed" id="create user role table" duration=2.412212ms logger=migrator t=2026-06-16T01:16:44.281698776Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-16T01:16:44.28327603Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.581144ms logger=migrator t=2026-06-16T01:16:44.288508123Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-16T01:16:44.289782511Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.273368ms logger=migrator t=2026-06-16T01:16:44.294655716Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-16T01:16:44.295755791Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.099655ms logger=migrator t=2026-06-16T01:16:44.301381193Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-16T01:16:44.302420375Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.038272ms logger=migrator t=2026-06-16T01:16:44.306224068Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-16T01:16:44.307386643Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.162505ms logger=migrator t=2026-06-16T01:16:44.310866578Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-16T01:16:44.311777908Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=905.299µs logger=migrator t=2026-06-16T01:16:44.316623653Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-16T01:16:44.329159475Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.528672ms logger=migrator t=2026-06-16T01:16:44.335058803Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-16T01:16:44.336238538Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.180095ms logger=migrator t=2026-06-16T01:16:44.342120426Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-16T01:16:44.343372583Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.251507ms logger=migrator t=2026-06-16T01:16:44.347756878Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-16T01:16:44.348843402Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.089864ms logger=migrator t=2026-06-16T01:16:44.355622318Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-16T01:16:44.35799285Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.369382ms logger=migrator t=2026-06-16T01:16:44.367487375Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-16T01:16:44.368467097Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=979.262µs logger=migrator t=2026-06-16T01:16:44.37411498Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-16T01:16:44.375569611Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.468531ms logger=migrator t=2026-06-16T01:16:44.379559598Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-16T01:16:44.386258422Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=6.696844ms logger=migrator t=2026-06-16T01:16:44.390458104Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-16T01:16:44.396534026Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.075152ms logger=migrator t=2026-06-16T01:16:44.400219645Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-16T01:16:44.412174584Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.960049ms logger=migrator t=2026-06-16T01:16:44.415473996Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-16T01:16:44.425100715Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.625689ms logger=migrator t=2026-06-16T01:16:44.428982989Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-16T01:16:44.430189415Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.206706ms logger=migrator t=2026-06-16T01:16:44.434846836Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-16T01:16:44.43594929Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.101824ms logger=migrator t=2026-06-16T01:16:44.441662734Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-16T01:16:44.442739067Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.076663ms logger=migrator t=2026-06-16T01:16:44.447793937Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-16T01:16:44.449348031Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.553374ms logger=migrator t=2026-06-16T01:16:44.453788266Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-16T01:16:44.455084995Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.290709ms logger=migrator t=2026-06-16T01:16:44.46037071Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-16T01:16:44.460442291Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=71.711µs logger=migrator t=2026-06-16T01:16:44.463773083Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-16T01:16:44.463835375Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=63.572µs logger=migrator t=2026-06-16T01:16:44.470336475Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-16T01:16:44.471077201Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=743.646µs logger=migrator t=2026-06-16T01:16:44.477340158Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-16T01:16:44.478177945Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=842.288µs logger=migrator t=2026-06-16T01:16:44.481919476Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-16T01:16:44.482831727Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=912.491µs logger=migrator t=2026-06-16T01:16:44.488463049Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-16T01:16:44.488783076Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=322.597µs logger=migrator t=2026-06-16T01:16:44.492884364Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-16T01:16:44.493414356Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=529.852µs logger=migrator t=2026-06-16T01:16:44.497864052Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-16T01:16:44.499426565Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.562243ms logger=migrator t=2026-06-16T01:16:44.50329952Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-16T01:16:44.505242372Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.941612ms logger=migrator t=2026-06-16T01:16:44.510337882Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-16T01:16:44.518735654Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.400202ms logger=migrator t=2026-06-16T01:16:44.522144659Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-16T01:16:44.522210521Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=66.001µs logger=migrator t=2026-06-16T01:16:44.527199468Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-16T01:16:44.528467196Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.270959ms logger=migrator t=2026-06-16T01:16:44.533298981Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-16T01:16:44.534533117Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.236506ms logger=migrator t=2026-06-16T01:16:44.540349233Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-16T01:16:44.541507389Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.157645ms logger=migrator t=2026-06-16T01:16:44.545806982Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-16T01:16:44.554915198Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.107606ms logger=migrator t=2026-06-16T01:16:44.558380364Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-16T01:16:44.559555339Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.172395ms logger=migrator t=2026-06-16T01:16:44.563061855Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-16T01:16:44.56417832Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.116315ms logger=migrator t=2026-06-16T01:16:44.568776919Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:16:44.595624362Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.842152ms logger=migrator t=2026-06-16T01:16:44.599225879Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-16T01:16:44.600035767Z level=info msg="Migration successfully executed" id="create correlation v2" duration=809.358µs logger=migrator t=2026-06-16T01:16:44.604265659Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-16T01:16:44.605463095Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.197166ms logger=migrator t=2026-06-16T01:16:44.609497513Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-16T01:16:44.610988174Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.490151ms logger=migrator t=2026-06-16T01:16:44.615229696Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-16T01:16:44.616439802Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.210266ms logger=migrator t=2026-06-16T01:16:44.620386259Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-16T01:16:44.620647864Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=261.586µs logger=migrator t=2026-06-16T01:16:44.625020138Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-16T01:16:44.625919689Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=898.711µs logger=migrator t=2026-06-16T01:16:44.629365923Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-16T01:16:44.638185104Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.818721ms logger=migrator t=2026-06-16T01:16:44.641756291Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-16T01:16:44.642696372Z level=info msg="Migration successfully executed" id="create entity_events table" duration=939.901µs logger=migrator t=2026-06-16T01:16:44.647009645Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-16T01:16:44.648039808Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.024043ms logger=migrator t=2026-06-16T01:16:44.652112006Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T01:16:44.652607487Z 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-16T01:16:44.656089452Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T01:16:44.656589564Z 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-16T01:16:44.661383847Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-16T01:16:44.66241266Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.032043ms logger=migrator t=2026-06-16T01:16:44.666307694Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-16T01:16:44.667400337Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.092303ms logger=migrator t=2026-06-16T01:16:44.672098919Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T01:16:44.673304566Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.208787ms logger=migrator t=2026-06-16T01:16:44.677636519Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T01:16:44.679442969Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.80605ms logger=migrator t=2026-06-16T01:16:44.684980379Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T01:16:44.686846119Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.86963ms logger=migrator t=2026-06-16T01:16:44.690470178Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T01:16:44.69148688Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.016692ms logger=migrator t=2026-06-16T01:16:44.696271284Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-16T01:16:44.69704075Z level=info msg="Migration successfully executed" id="Drop public config table" duration=769.916µs logger=migrator t=2026-06-16T01:16:44.700195678Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-16T01:16:44.701304033Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.108285ms logger=migrator t=2026-06-16T01:16:44.704974902Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T01:16:44.706248449Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.273517ms logger=migrator t=2026-06-16T01:16:44.709426748Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T01:16:44.710537973Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.110835ms logger=migrator t=2026-06-16T01:16:44.713673131Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-16T01:16:44.714821765Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.148244ms logger=migrator t=2026-06-16T01:16:44.721257025Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-16T01:16:44.743511178Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.253993ms logger=migrator t=2026-06-16T01:16:44.748299301Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-16T01:16:44.754225209Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.925568ms logger=migrator t=2026-06-16T01:16:44.758088904Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-16T01:16:44.766351933Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.262619ms logger=migrator t=2026-06-16T01:16:44.7717476Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-16T01:16:44.772068917Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=319.987µs logger=migrator t=2026-06-16T01:16:44.775579803Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-16T01:16:44.784125398Z level=info msg="Migration successfully executed" id="add share column" duration=8.538985ms logger=migrator t=2026-06-16T01:16:44.787966211Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-16T01:16:44.788134405Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=168.454µs logger=migrator t=2026-06-16T01:16:44.791666701Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-16T01:16:44.792566311Z level=info msg="Migration successfully executed" id="create file table" duration=899.56µs logger=migrator t=2026-06-16T01:16:44.797075809Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-16T01:16:44.798142082Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.066033ms logger=migrator t=2026-06-16T01:16:44.801927143Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-16T01:16:44.803048138Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.120725ms logger=migrator t=2026-06-16T01:16:44.807957455Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-16T01:16:44.809241632Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.283447ms logger=migrator t=2026-06-16T01:16:44.814422905Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-16T01:16:44.816199224Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.80886ms logger=migrator t=2026-06-16T01:16:44.819981375Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-16T01:16:44.820046447Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=69.742µs logger=migrator t=2026-06-16T01:16:44.823644504Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-16T01:16:44.823713066Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=75.662µs logger=migrator t=2026-06-16T01:16:44.828574051Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-16T01:16:44.829417589Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=843.548µs logger=migrator t=2026-06-16T01:16:44.833338345Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-16T01:16:44.833667112Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=328.997µs logger=migrator t=2026-06-16T01:16:44.837816422Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-16T01:16:44.839140441Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.323669ms logger=migrator t=2026-06-16T01:16:44.842256408Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-16T01:16:44.85159338Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.336892ms logger=migrator t=2026-06-16T01:16:44.857243393Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-16T01:16:44.857397696Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=154.973µs logger=migrator t=2026-06-16T01:16:44.862006806Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-16T01:16:44.863197692Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.190106ms logger=migrator t=2026-06-16T01:16:44.867134178Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-16T01:16:44.867533736Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=400.358µs logger=migrator t=2026-06-16T01:16:44.870682555Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-16T01:16:44.871069013Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=386.309µs logger=migrator t=2026-06-16T01:16:44.875949609Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-16T01:16:44.876425969Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=476.21µs logger=migrator t=2026-06-16T01:16:44.880431185Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-16T01:16:44.889793739Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.362034ms logger=migrator t=2026-06-16T01:16:44.893937248Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-16T01:16:44.902675898Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.74057ms logger=migrator t=2026-06-16T01:16:44.90645693Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-16T01:16:44.907245757Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=792.687µs logger=migrator t=2026-06-16T01:16:44.91109091Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-16T01:16:44.985213697Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.104787ms logger=migrator t=2026-06-16T01:16:44.989128342Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-16T01:16:44.989993951Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=867.669µs logger=migrator t=2026-06-16T01:16:44.994950328Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-16T01:16:44.995783397Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=832.709µs logger=migrator t=2026-06-16T01:16:44.999858844Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-16T01:16:45.029233532Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.378608ms logger=migrator t=2026-06-16T01:16:45.034344992Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-16T01:16:45.041260662Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.91486ms logger=migrator t=2026-06-16T01:16:45.044646916Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-16T01:16:45.044950122Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=303.546µs logger=migrator t=2026-06-16T01:16:45.048308705Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-16T01:16:45.048481709Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=173.313µs logger=migrator t=2026-06-16T01:16:45.051105716Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-16T01:16:45.05130661Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=201.135µs logger=migrator t=2026-06-16T01:16:45.055337928Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-16T01:16:45.055527722Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=189.444µs logger=migrator t=2026-06-16T01:16:45.059282153Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-16T01:16:45.059492217Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=210.425µs logger=migrator t=2026-06-16T01:16:45.063909803Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-16T01:16:45.065341934Z level=info msg="Migration successfully executed" id="create folder table" duration=1.430811ms logger=migrator t=2026-06-16T01:16:45.070284611Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-16T01:16:45.072124412Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.83925ms logger=migrator t=2026-06-16T01:16:45.076264141Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-16T01:16:45.078151852Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.887661ms logger=migrator t=2026-06-16T01:16:45.08310943Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-16T01:16:45.08313585Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.33µs logger=migrator t=2026-06-16T01:16:45.086479982Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T01:16:45.087689548Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.209236ms logger=migrator t=2026-06-16T01:16:45.092783269Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T01:16:45.094872584Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.088925ms logger=migrator t=2026-06-16T01:16:45.099394553Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-16T01:16:45.101907088Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.511184ms logger=migrator t=2026-06-16T01:16:45.106306672Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-16T01:16:45.10664499Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=338.318µs logger=migrator t=2026-06-16T01:16:45.109651365Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-16T01:16:45.109836169Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=185.034µs logger=migrator t=2026-06-16T01:16:45.112572518Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-16T01:16:45.113371286Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=798.278µs logger=migrator t=2026-06-16T01:16:45.117896143Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-16T01:16:45.11911643Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.219747ms logger=migrator t=2026-06-16T01:16:45.12233821Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-16T01:16:45.123419273Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.081123ms logger=migrator t=2026-06-16T01:16:45.126662563Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-16T01:16:45.127800089Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.136916ms logger=migrator t=2026-06-16T01:16:45.134251538Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-16T01:16:45.135363392Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.118444ms logger=migrator t=2026-06-16T01:16:45.138603583Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-16T01:16:45.139505752Z level=info msg="Migration successfully executed" id="create anon_device table" duration=902.019µs logger=migrator t=2026-06-16T01:16:45.143473988Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-16T01:16:45.144632834Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.158256ms logger=migrator t=2026-06-16T01:16:45.148547468Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-16T01:16:45.149741484Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.193486ms logger=migrator t=2026-06-16T01:16:45.155210883Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-16T01:16:45.156087952Z level=info msg="Migration successfully executed" id="create signing_key table" duration=877.389µs logger=migrator t=2026-06-16T01:16:45.161305335Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-16T01:16:45.16384184Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.533575ms logger=migrator t=2026-06-16T01:16:45.16798381Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-16T01:16:45.169103204Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.114354ms logger=migrator t=2026-06-16T01:16:45.174552171Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-16T01:16:45.174826868Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=275.807µs logger=migrator t=2026-06-16T01:16:45.179737264Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-16T01:16:45.188861133Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.123449ms logger=migrator t=2026-06-16T01:16:45.192712636Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-16T01:16:45.1933833Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=672.424µs logger=migrator t=2026-06-16T01:16:45.197302876Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T01:16:45.197335106Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=34.3µs logger=migrator t=2026-06-16T01:16:45.204069002Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T01:16:45.205944333Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.879311ms logger=migrator t=2026-06-16T01:16:45.211430022Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T01:16:45.211449012Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.79µs logger=migrator t=2026-06-16T01:16:45.216413699Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-16T01:16:45.21877722Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.362921ms logger=migrator t=2026-06-16T01:16:45.226236973Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T01:16:45.228314118Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.079376ms logger=migrator t=2026-06-16T01:16:45.23585719Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-16T01:16:45.237453765Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.596175ms logger=migrator t=2026-06-16T01:16:45.244997459Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-16T01:16:45.246156014Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.159815ms logger=migrator t=2026-06-16T01:16:45.251812137Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-16T01:16:45.252247286Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=436.179µs logger=migrator t=2026-06-16T01:16:45.255994308Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-16T01:16:45.256896017Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=901.869µs logger=migrator t=2026-06-16T01:16:45.261093028Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-16T01:16:45.262443538Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.35034ms logger=migrator t=2026-06-16T01:16:45.268823655Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-16T01:16:45.269794086Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=969.771µs logger=migrator t=2026-06-16T01:16:45.273789933Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-16T01:16:45.286140331Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.351558ms logger=migrator t=2026-06-16T01:16:45.290297302Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-16T01:16:45.300262367Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.963945ms logger=migrator t=2026-06-16T01:16:45.306421411Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-16T01:16:45.328486138Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=22.058277ms logger=migrator t=2026-06-16T01:16:45.339669961Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-16T01:16:45.339836995Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=171.794µs logger=migrator t=2026-06-16T01:16:45.345791105Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-16T01:16:45.358417928Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.627253ms logger=migrator t=2026-06-16T01:16:45.362905935Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-16T01:16:45.37236154Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.454355ms logger=migrator t=2026-06-16T01:16:45.378707768Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-16T01:16:45.378960303Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=250.175µs logger=migrator t=2026-06-16T01:16:45.383699926Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.407134562s logger=migrator t=2026-06-16T01:16:45.384756779Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-16T01:16:45.404365535Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-16T01:16:45.404570299Z level=info msg="Created default organization" logger=secrets t=2026-06-16T01:16:45.409165808Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T01:16:45.451338922Z level=info msg="Restored cache from database" duration=422.289µs logger=plugin.store t=2026-06-16T01:16:45.452541409Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-16T01:16:45.48856513Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-16T01:16:45.48858953Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-16T01:16:45.488655242Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-16T01:16:45.488683782Z level=info msg="Plugins loaded" count=54 duration=36.143333ms logger=query_data t=2026-06-16T01:16:45.492964835Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-16T01:16:45.496746376Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-16T01:16:45.500856156Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-16T01:16:45.510520965Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-16T01:16:45.511957067Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-16T01:16:45.51354281Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-16T01:16:45.538167454Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-16T01:16:45.55782593Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-16T01:16:45.579749256Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-16T01:16:45.579771017Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-16T01:16:45.580764478Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-16T01:16:45.581590396Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-16T01:16:45.582778722Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-16T01:16:45.598802599Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-16T01:16:45.629967555Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-06-16T01:16:45.68373607Z level=info msg="State cache has been initialized" states=0 duration=102.143644ms logger=ngalert.scheduler t=2026-06-16T01:16:45.683825182Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-16T01:16:45.683905444Z level=info msg=starting first_tick=2026-06-16T01:16:50Z logger=sqlstore.transactions t=2026-06-16T01:16:45.696058778Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-16T01:16:45.709472018Z level=info msg="Update check succeeded" duration=126.994773ms logger=grafana.update.checker t=2026-06-16T01:16:45.715902128Z level=info msg="Update check succeeded" duration=133.322261ms logger=provisioning.dashboard t=2026-06-16T01:16:45.767602088Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T01:16:46.020362278Z level=info msg="Patterns update finished" duration=260.719082ms logger=grafana-apiserver t=2026-06-16T01:16:46.078247403Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-16T01:16:46.078719963Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-16T01:16:50.029384568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.031420763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.057930708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.082432779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.100784387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.124646795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.140713642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.173136955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.191838701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.215155187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.233295979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.258735821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.280941362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.304829941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.325807945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.349950858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.372085579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.458679926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.472809672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.497364485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.510330625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.541061972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.56129626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.590995224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.611039199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.660968231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.681497406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.712785094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.733761139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.777664951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.804258337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.846495923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.865760591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.902256672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.916358197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.966561646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:50.984654938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.01285159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.030597994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.067649317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.085676969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.127785372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.145311421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.194602829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.213759315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.256167424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.273896489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.308808965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.324464115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.378436805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.399709117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.460726929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.476062931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.513539874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.532418033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.574206579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.593117079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.641274333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.676300442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:51.996808071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.015376613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.076907037Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.092507735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.151624427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.169069325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.229987966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.247430123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.317569374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.33626607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.401535184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.424940752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.515296471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.530114232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.589146402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.602123813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.680011682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.699430273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.791010788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.810307796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:16:52.895523494Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-16T01:18:14.603548099Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T01:26:45.600542648Z level=info msg="Completed cleanup jobs" duration=5.326414ms logger=plugins.update.checker t=2026-06-16T01:26:45.804511397Z level=info msg="Update check succeeded" duration=94.397295ms logger=cleanup t=2026-06-16T01:36:45.610487532Z level=info msg="Completed cleanup jobs" duration=14.807379ms logger=plugins.update.checker t=2026-06-16T01:36:45.80602221Z level=info msg="Update check succeeded" duration=95.851057ms logger=cleanup t=2026-06-16T01:46:45.644636904Z level=info msg="Completed cleanup jobs" duration=48.407083ms logger=plugins.update.checker t=2026-06-16T01:46:45.822163982Z level=info msg="Update check succeeded" duration=111.941823ms logger=infra.usagestats t=2026-06-16T01:48:14.62793935Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T01:56:45.619670243Z level=info msg="Completed cleanup jobs" duration=24.242524ms logger=plugins.update.checker t=2026-06-16T01:56:45.821176921Z level=info msg="Update check succeeded" duration=110.709268ms logger=cleanup t=2026-06-16T02:06:45.618329424Z level=info msg="Completed cleanup jobs" duration=22.940675ms logger=plugins.update.checker t=2026-06-16T02:06:45.818086527Z level=info msg="Update check succeeded" duration=108.087744ms logger=cleanup t=2026-06-16T02:16:45.637013054Z level=info msg="Completed cleanup jobs" duration=40.832768ms logger=plugins.update.checker t=2026-06-16T02:16:45.831946588Z level=info msg="Update check succeeded" duration=121.931454ms logger=infra.usagestats t=2026-06-16T02:18:14.630022991Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T02:26:45.610375218Z level=info msg="Completed cleanup jobs" duration=13.996833ms logger=plugins.update.checker t=2026-06-16T02:26:45.816233903Z level=info msg="Update check succeeded" duration=105.990889ms