logger=settings t=2026-03-19T22:03:36.995535946Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-19T22:03:36Z logger=settings t=2026-03-19T22:03:36.995914486Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-19T22:03:36.995926506Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-19T22:03:36.995933756Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-19T22:03:36.995937746Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-19T22:03:36.995941846Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-19T22:03:36.995948196Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-19T22:03:36.995952837Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-19T22:03:36.995956207Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-19T22:03:36.995961057Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-19T22:03:36.995968037Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-19T22:03:36.995975417Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-19T22:03:36.995983227Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-19T22:03:36.995986857Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-19T22:03:36.995990577Z level=info msg=Target target=[all] logger=settings t=2026-03-19T22:03:36.996003798Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-19T22:03:36.996010018Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-19T22:03:36.996013668Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-19T22:03:36.996017358Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-19T22:03:36.996020948Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-19T22:03:36.996024648Z level=info msg="App mode production" logger=sqlstore t=2026-03-19T22:03:36.996832986Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-19T22:03:36.996884187Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-19T22:03:36.999772901Z level=info msg="Locking database" logger=migrator t=2026-03-19T22:03:36.999789541Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-19T22:03:37.000522698Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-19T22:03:37.001717905Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.194957ms logger=migrator t=2026-03-19T22:03:37.204608909Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-19T22:03:37.206039482Z level=info msg="Migration successfully executed" id="create user table" duration=1.433333ms logger=migrator t=2026-03-19T22:03:37.214421198Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-19T22:03:37.215534553Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.113604ms logger=migrator t=2026-03-19T22:03:37.223900589Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-19T22:03:37.225149886Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.248707ms logger=migrator t=2026-03-19T22:03:37.230835873Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-19T22:03:37.231533479Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=696.936µs logger=migrator t=2026-03-19T22:03:37.247498933Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-19T22:03:37.24823233Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=732.577µs logger=migrator t=2026-03-19T22:03:37.256267659Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-19T22:03:37.261762581Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.492592ms logger=migrator t=2026-03-19T22:03:37.268284617Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-19T22:03:37.269206757Z level=info msg="Migration successfully executed" id="create user table v2" duration=922.48µs logger=migrator t=2026-03-19T22:03:37.275462146Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-19T22:03:37.276332936Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=881.251µs logger=migrator t=2026-03-19T22:03:37.282198926Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-19T22:03:37.28458531Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=2.389044ms logger=migrator t=2026-03-19T22:03:37.290580103Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-19T22:03:37.290969851Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=386.148µs logger=migrator t=2026-03-19T22:03:37.294917909Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-19T22:03:37.295797629Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=879.95µs logger=migrator t=2026-03-19T22:03:37.299733306Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-19T22:03:37.301613208Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.879522ms logger=migrator t=2026-03-19T22:03:37.308615084Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-19T22:03:37.308645135Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.09µs logger=migrator t=2026-03-19T22:03:37.313009702Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-19T22:03:37.314146747Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.132265ms logger=migrator t=2026-03-19T22:03:37.319511916Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-19T22:03:37.319775962Z level=info msg="Migration successfully executed" id="Add missing user data" duration=262.316µs logger=migrator t=2026-03-19T22:03:37.32600999Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-19T22:03:37.327882152Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.871662ms logger=migrator t=2026-03-19T22:03:37.333928277Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-19T22:03:37.335068163Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.137616ms logger=migrator t=2026-03-19T22:03:37.339485801Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-19T22:03:37.340615356Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.130316ms logger=migrator t=2026-03-19T22:03:37.345978346Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-19T22:03:37.355225151Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.244535ms logger=migrator t=2026-03-19T22:03:37.361252605Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-19T22:03:37.362527383Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.277378ms logger=migrator t=2026-03-19T22:03:37.370780827Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-19T22:03:37.371235758Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=461.241µs logger=migrator t=2026-03-19T22:03:37.379191484Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-19T22:03:37.380029453Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=834.569µs logger=migrator t=2026-03-19T22:03:37.467609412Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-19T22:03:37.467998961Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=394.699µs logger=migrator t=2026-03-19T22:03:37.474939906Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-19T22:03:37.475858556Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=925.201µs logger=migrator t=2026-03-19T22:03:37.485767056Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-19T22:03:37.486777039Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.011923ms logger=migrator t=2026-03-19T22:03:37.493530409Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-19T22:03:37.494611193Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.081354ms logger=migrator t=2026-03-19T22:03:37.502776044Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-19T22:03:37.503732216Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=958.172µs logger=migrator t=2026-03-19T22:03:37.509108626Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-19T22:03:37.510023126Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=914.38µs logger=migrator t=2026-03-19T22:03:37.517114874Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-19T22:03:37.518004124Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=886.969µs logger=migrator t=2026-03-19T22:03:37.524526809Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-19T22:03:37.52458137Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=57.452µs logger=migrator t=2026-03-19T22:03:37.53132441Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-19T22:03:37.532284121Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=966.791µs logger=migrator t=2026-03-19T22:03:37.53937274Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-19T22:03:37.54029429Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=921.851µs logger=migrator t=2026-03-19T22:03:37.545607038Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-19T22:03:37.546561169Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=953.481µs logger=migrator t=2026-03-19T22:03:37.552875229Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-19T22:03:37.553499474Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=624.095µs logger=migrator t=2026-03-19T22:03:37.558417512Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-19T22:03:37.562349641Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.932229ms logger=migrator t=2026-03-19T22:03:37.569325525Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-19T22:03:37.570785548Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.459963ms logger=migrator t=2026-03-19T22:03:37.577475267Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-19T22:03:37.578418228Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=943.021µs logger=migrator t=2026-03-19T22:03:37.583088982Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-19T22:03:37.583763956Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=674.874µs logger=migrator t=2026-03-19T22:03:37.588021482Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-19T22:03:37.588704967Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=683.715µs logger=migrator t=2026-03-19T22:03:37.593195627Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-19T22:03:37.593878692Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=680.835µs logger=migrator t=2026-03-19T22:03:37.600912719Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-19T22:03:37.601333418Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=419.999µs logger=migrator t=2026-03-19T22:03:37.60639743Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-19T22:03:37.607117907Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=715.747µs logger=migrator t=2026-03-19T22:03:37.612615319Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-19T22:03:37.613379516Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=766.297µs logger=migrator t=2026-03-19T22:03:37.6216666Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-19T22:03:37.62254476Z level=info msg="Migration successfully executed" id="create star table" duration=923.721µs logger=migrator t=2026-03-19T22:03:37.627667874Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-19T22:03:37.62926105Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.618366ms logger=migrator t=2026-03-19T22:03:37.636514071Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-19T22:03:37.637833371Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.32135ms logger=migrator t=2026-03-19T22:03:37.644802905Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-19T22:03:37.645591152Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=789.447µs logger=migrator t=2026-03-19T22:03:37.653448538Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-19T22:03:37.654578513Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.205077ms logger=migrator t=2026-03-19T22:03:37.661119868Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-19T22:03:37.662078759Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=959.901µs logger=migrator t=2026-03-19T22:03:37.668268498Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-19T22:03:37.669054805Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=786.447µs logger=migrator t=2026-03-19T22:03:37.675345095Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-19T22:03:37.676449969Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.107274ms logger=migrator t=2026-03-19T22:03:37.686385401Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-19T22:03:37.686445792Z level=info msg="Migration successfully executed" id="Update org table charset" duration=64.542µs logger=migrator t=2026-03-19T22:03:37.699203566Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-19T22:03:37.699256697Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=57.171µs logger=migrator t=2026-03-19T22:03:37.711877098Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-19T22:03:37.712150544Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=274.906µs logger=migrator t=2026-03-19T22:03:37.720751715Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-19T22:03:37.721493972Z level=info msg="Migration successfully executed" id="create dashboard table" duration=742.647µs logger=migrator t=2026-03-19T22:03:37.72768433Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-19T22:03:37.728791484Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.108914ms logger=migrator t=2026-03-19T22:03:37.742163432Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-19T22:03:37.743155244Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=994.992µs logger=migrator t=2026-03-19T22:03:37.752082392Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-19T22:03:37.753392762Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.31455ms logger=migrator t=2026-03-19T22:03:37.758933535Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-19T22:03:37.759514118Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=580.273µs logger=migrator t=2026-03-19T22:03:37.770570654Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-19T22:03:37.771265119Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=697.495µs logger=migrator t=2026-03-19T22:03:37.782489819Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-19T22:03:37.788498933Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.007513ms logger=migrator t=2026-03-19T22:03:37.796791897Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-19T22:03:37.797675027Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=882.4µs logger=migrator t=2026-03-19T22:03:37.806985954Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-19T22:03:37.807894754Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=910.12µs logger=migrator t=2026-03-19T22:03:37.81710313Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-19T22:03:37.818222364Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.119174ms logger=migrator t=2026-03-19T22:03:37.829295151Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-19T22:03:37.829770291Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=477.33µs logger=migrator t=2026-03-19T22:03:37.835796725Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-19T22:03:37.836624444Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=828.089µs logger=migrator t=2026-03-19T22:03:37.84138368Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-19T22:03:37.841468101Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=81.861µs logger=migrator t=2026-03-19T22:03:37.848301584Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-19T22:03:37.851689719Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.387565ms logger=migrator t=2026-03-19T22:03:37.857628421Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-19T22:03:37.859572345Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.941963ms logger=migrator t=2026-03-19T22:03:37.864993015Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-19T22:03:37.867055332Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.067417ms logger=migrator t=2026-03-19T22:03:37.8732764Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-19T22:03:37.873938204Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=657.424µs logger=migrator t=2026-03-19T22:03:37.881767909Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-19T22:03:37.883124129Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.350979ms logger=migrator t=2026-03-19T22:03:37.890440242Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-19T22:03:37.891052135Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=612.683µs logger=migrator t=2026-03-19T22:03:37.897192121Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-19T22:03:37.897882187Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=689.806µs logger=migrator t=2026-03-19T22:03:37.903510903Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-19T22:03:37.903534513Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=24.46µs logger=migrator t=2026-03-19T22:03:37.914502156Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-19T22:03:37.914541197Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.191µs logger=migrator t=2026-03-19T22:03:37.921693017Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-19T22:03:37.925261836Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.57761ms logger=migrator t=2026-03-19T22:03:37.929879789Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-19T22:03:37.932061858Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.182469ms logger=migrator t=2026-03-19T22:03:37.93755088Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-19T22:03:37.940168719Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.613298ms logger=migrator t=2026-03-19T22:03:37.945811264Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-19T22:03:37.948104754Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.29261ms logger=migrator t=2026-03-19T22:03:37.954716122Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-19T22:03:37.954923887Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=209.405µs logger=migrator t=2026-03-19T22:03:37.967880995Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-19T22:03:37.971339162Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=3.456167ms logger=migrator t=2026-03-19T22:03:37.984475874Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-19T22:03:37.986372216Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.900803ms logger=migrator t=2026-03-19T22:03:37.999288094Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-19T22:03:37.999341505Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=58.431µs logger=migrator t=2026-03-19T22:03:38.008326605Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-19T22:03:38.010195007Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.869351ms logger=migrator t=2026-03-19T22:03:38.016720552Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-19T22:03:38.017410577Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=690.325µs logger=migrator t=2026-03-19T22:03:38.021829326Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-19T22:03:38.027707356Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.87742ms logger=migrator t=2026-03-19T22:03:38.032901232Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-19T22:03:38.033409933Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=508.911µs logger=migrator t=2026-03-19T22:03:38.03781439Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-19T22:03:38.038415705Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=598.885µs logger=migrator t=2026-03-19T22:03:38.042641778Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-19T22:03:38.044325296Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.682048ms logger=migrator t=2026-03-19T22:03:38.050076324Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-19T22:03:38.050764239Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=688.865µs logger=migrator t=2026-03-19T22:03:38.057332985Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-19T22:03:38.05795355Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=620.925µs logger=migrator t=2026-03-19T22:03:38.062744715Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-19T22:03:38.064874583Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.129388ms logger=migrator t=2026-03-19T22:03:38.070285424Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-19T22:03:38.071096171Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=810.447µs logger=migrator t=2026-03-19T22:03:38.07645076Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-19T22:03:38.076631244Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=178.094µs logger=migrator t=2026-03-19T22:03:38.081011222Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-19T22:03:38.08135519Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=348.198µs logger=migrator t=2026-03-19T22:03:38.086716429Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-19T22:03:38.088241413Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.519253ms logger=migrator t=2026-03-19T22:03:38.095842662Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-19T22:03:38.098035811Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.199159ms logger=migrator t=2026-03-19T22:03:38.106921509Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-19T22:03:38.107641525Z level=info msg="Migration successfully executed" id="create data_source table" duration=719.786µs logger=migrator t=2026-03-19T22:03:38.111628904Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-19T22:03:38.112225557Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=596.163µs logger=migrator t=2026-03-19T22:03:38.118868434Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-19T22:03:38.119497269Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=625.035µs logger=migrator t=2026-03-19T22:03:38.125331799Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-19T22:03:38.126258929Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=927.43µs logger=migrator t=2026-03-19T22:03:38.133971671Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-19T22:03:38.134780529Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=808.908µs logger=migrator t=2026-03-19T22:03:38.139621207Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-19T22:03:38.152312599Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=12.685861ms logger=migrator t=2026-03-19T22:03:38.157623177Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-19T22:03:38.158574959Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=950.962µs logger=migrator t=2026-03-19T22:03:38.216134259Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-19T22:03:38.21752026Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.386811ms logger=migrator t=2026-03-19T22:03:38.742055833Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-19T22:03:38.743072335Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.018802ms logger=migrator t=2026-03-19T22:03:38.757076827Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-19T22:03:38.757722471Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=648.714µs logger=migrator t=2026-03-19T22:03:38.765272049Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-19T22:03:38.768729236Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.453577ms logger=migrator t=2026-03-19T22:03:38.774851253Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-19T22:03:38.777276156Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.424853ms logger=migrator t=2026-03-19T22:03:38.782966313Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-19T22:03:38.782999144Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.31µs logger=migrator t=2026-03-19T22:03:38.789513389Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-19T22:03:38.789921898Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=411.679µs logger=migrator t=2026-03-19T22:03:38.793946817Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-19T22:03:38.799270756Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.317988ms logger=migrator t=2026-03-19T22:03:38.80441094Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-19T22:03:38.804700177Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=287.507µs logger=migrator t=2026-03-19T22:03:38.808613594Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-19T22:03:38.808747347Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=134.023µs logger=migrator t=2026-03-19T22:03:38.81249215Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-19T22:03:38.81425068Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.75834ms logger=migrator t=2026-03-19T22:03:38.819382753Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-19T22:03:38.819528537Z level=info msg="Migration successfully executed" id="Update uid value" duration=145.434µs logger=migrator t=2026-03-19T22:03:38.825869578Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-19T22:03:38.82686165Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=988.752µs logger=migrator t=2026-03-19T22:03:38.831064924Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-19T22:03:38.831909953Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=845.349µs logger=migrator t=2026-03-19T22:03:38.837351333Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-19T22:03:38.838434607Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.083064ms logger=migrator t=2026-03-19T22:03:38.844243477Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-19T22:03:38.84526851Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.024313ms logger=migrator t=2026-03-19T22:03:38.851428247Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-19T22:03:38.852327506Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=900.149µs logger=migrator t=2026-03-19T22:03:38.860226662Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-19T22:03:38.861095671Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=868.999µs logger=migrator t=2026-03-19T22:03:38.865235034Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-19T22:03:38.866176855Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=945.251µs logger=migrator t=2026-03-19T22:03:38.870225495Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-19T22:03:38.870958931Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=736.046µs logger=migrator t=2026-03-19T22:03:38.87452385Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-19T22:03:38.875268307Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=744.777µs logger=migrator t=2026-03-19T22:03:38.880178746Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-19T22:03:38.886908527Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.72899ms logger=migrator t=2026-03-19T22:03:38.89110369Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-19T22:03:38.891806625Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=702.745µs logger=migrator t=2026-03-19T22:03:38.896243444Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-19T22:03:38.897015891Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=772.487µs logger=migrator t=2026-03-19T22:03:38.902389381Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-19T22:03:38.903645099Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.252998ms logger=migrator t=2026-03-19T22:03:38.907652188Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-19T22:03:38.908833424Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.186846ms logger=migrator t=2026-03-19T22:03:38.913677992Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-19T22:03:38.913990919Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=313.117µs logger=migrator t=2026-03-19T22:03:38.917686472Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-19T22:03:38.918557531Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=871.629µs logger=migrator t=2026-03-19T22:03:38.923976141Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-19T22:03:38.924019592Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.761µs logger=migrator t=2026-03-19T22:03:38.929382722Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-19T22:03:38.93336851Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.985628ms logger=migrator t=2026-03-19T22:03:38.939625179Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-19T22:03:38.942091524Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.466705ms logger=migrator t=2026-03-19T22:03:38.946310798Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-19T22:03:38.946471692Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=160.284µs logger=migrator t=2026-03-19T22:03:38.950344418Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-19T22:03:38.953983389Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.637001ms logger=migrator t=2026-03-19T22:03:38.959728677Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-19T22:03:38.962248222Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.518895ms logger=migrator t=2026-03-19T22:03:38.966685061Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-19T22:03:38.967392517Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=705.106µs logger=migrator t=2026-03-19T22:03:38.971430098Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-19T22:03:38.971967619Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=537.281µs logger=migrator t=2026-03-19T22:03:38.976979031Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-19T22:03:38.977973873Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=993.792µs logger=migrator t=2026-03-19T22:03:38.981956242Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-19T22:03:38.98323875Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.282118ms logger=migrator t=2026-03-19T22:03:38.987386252Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-19T22:03:38.988201461Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=814.699µs logger=migrator t=2026-03-19T22:03:38.992784002Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-19T22:03:38.99354192Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=758.188µs logger=migrator t=2026-03-19T22:03:38.997978248Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-19T22:03:38.998050699Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=73.311µs logger=migrator t=2026-03-19T22:03:39.002857166Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-19T22:03:39.002955649Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=106.133µs logger=migrator t=2026-03-19T22:03:39.009197328Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-19T22:03:39.013167776Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.972499ms logger=migrator t=2026-03-19T22:03:39.025842328Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-19T22:03:39.03176145Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.931752ms logger=migrator t=2026-03-19T22:03:39.08526176Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-19T22:03:39.085504285Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=198.704µs logger=migrator t=2026-03-19T22:03:39.18814452Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-19T22:03:39.189837188Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.699598ms logger=migrator t=2026-03-19T22:03:39.19530712Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-19T22:03:39.196217839Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=911.22µs logger=migrator t=2026-03-19T22:03:39.201233221Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-19T22:03:39.201273312Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.431µs logger=migrator t=2026-03-19T22:03:39.207139453Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-19T22:03:39.208590794Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.451932ms logger=migrator t=2026-03-19T22:03:39.213169157Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-19T22:03:39.213921053Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=748.856µs logger=migrator t=2026-03-19T22:03:39.218367512Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-19T22:03:39.221036192Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.66603ms logger=migrator t=2026-03-19T22:03:39.225703586Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-19T22:03:39.225734127Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=35.191µs logger=migrator t=2026-03-19T22:03:39.230738657Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-19T22:03:39.231524145Z level=info msg="Migration successfully executed" id="create session table" duration=785.648µs logger=migrator t=2026-03-19T22:03:39.235479373Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-19T22:03:39.235560285Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=78.942µs logger=migrator t=2026-03-19T22:03:39.239557373Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-19T22:03:39.239630705Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=73.492µs logger=migrator t=2026-03-19T22:03:39.246543449Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-19T22:03:39.247296766Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=754.507µs logger=migrator t=2026-03-19T22:03:39.253179327Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-19T22:03:39.253853402Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=674.136µs logger=migrator t=2026-03-19T22:03:39.261480442Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-19T22:03:39.261557933Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=76.852µs logger=migrator t=2026-03-19T22:03:39.267725361Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-19T22:03:39.267807463Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=84.842µs logger=migrator t=2026-03-19T22:03:39.272149409Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-19T22:03:39.276305232Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.149513ms logger=migrator t=2026-03-19T22:03:39.281592689Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-19T22:03:39.287986982Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=6.398173ms logger=migrator t=2026-03-19T22:03:39.292308797Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-19T22:03:39.292399619Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.732µs logger=migrator t=2026-03-19T22:03:39.298395253Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-19T22:03:39.298482475Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=91.672µs logger=migrator t=2026-03-19T22:03:39.303936126Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-19T22:03:39.304822366Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=886.18µs logger=migrator t=2026-03-19T22:03:39.3121843Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-19T22:03:39.312218581Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=35.971µs logger=migrator t=2026-03-19T22:03:39.317300394Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-19T22:03:39.320958946Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.658892ms logger=migrator t=2026-03-19T22:03:39.325498766Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-19T22:03:39.3256751Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=174.024µs logger=migrator t=2026-03-19T22:03:39.32926568Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-19T22:03:39.332512383Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.244913ms logger=migrator t=2026-03-19T22:03:39.336168134Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-19T22:03:39.342709839Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.541645ms logger=migrator t=2026-03-19T22:03:39.347009255Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-19T22:03:39.347080177Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.002µs logger=migrator t=2026-03-19T22:03:39.352573939Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-19T22:03:39.353786816Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.210947ms logger=migrator t=2026-03-19T22:03:39.359221647Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-19T22:03:39.361094129Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.872393ms logger=migrator t=2026-03-19T22:03:39.378122898Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-19T22:03:39.380160723Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.039735ms logger=migrator t=2026-03-19T22:03:39.386410562Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-19T22:03:39.387932575Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.521793ms logger=migrator t=2026-03-19T22:03:39.393186652Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-19T22:03:39.394020931Z level=info msg="Migration successfully executed" id="add index alert state" duration=837.649µs logger=migrator t=2026-03-19T22:03:39.4002506Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-19T22:03:39.40116195Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=911.29µs logger=migrator t=2026-03-19T22:03:39.406458688Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-19T22:03:39.407783548Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.32799ms logger=migrator t=2026-03-19T22:03:39.413094395Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-19T22:03:39.414788474Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.696358ms logger=migrator t=2026-03-19T22:03:39.42140234Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-19T22:03:39.422222189Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=819.709µs logger=migrator t=2026-03-19T22:03:39.426645207Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-19T22:03:39.436307653Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.661965ms logger=migrator t=2026-03-19T22:03:39.440350352Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-19T22:03:39.441034177Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=683.665µs logger=migrator t=2026-03-19T22:03:39.445549908Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-19T22:03:39.446381276Z 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=831.518µs logger=migrator t=2026-03-19T22:03:39.450766504Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-19T22:03:39.451238015Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=473.53µs logger=migrator t=2026-03-19T22:03:39.454926846Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-19T22:03:39.455686164Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=759.198µs logger=migrator t=2026-03-19T22:03:39.460295646Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-19T22:03:39.461022533Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=726.837µs logger=migrator t=2026-03-19T22:03:39.464713505Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-19T22:03:39.468213302Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.497637ms logger=migrator t=2026-03-19T22:03:39.47258627Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-19T22:03:39.476143529Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.556939ms logger=migrator t=2026-03-19T22:03:39.481804835Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-19T22:03:39.485275002Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.469827ms logger=migrator t=2026-03-19T22:03:39.489977907Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-19T22:03:39.493604177Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.62599ms logger=migrator t=2026-03-19T22:03:39.499755534Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-19T22:03:39.500591723Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=837.779µs logger=migrator t=2026-03-19T22:03:39.50813579Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-19T22:03:39.508167871Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.431µs logger=migrator t=2026-03-19T22:03:39.515323561Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-19T22:03:39.515362932Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.361µs logger=migrator t=2026-03-19T22:03:39.519110995Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-19T22:03:39.520284931Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.173366ms logger=migrator t=2026-03-19T22:03:39.52473748Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T22:03:39.525573009Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=829.239µs logger=migrator t=2026-03-19T22:03:39.532473252Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-19T22:03:39.533584646Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.106534ms logger=migrator t=2026-03-19T22:03:39.538893365Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-19T22:03:39.540126893Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.233418ms logger=migrator t=2026-03-19T22:03:39.544938189Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T22:03:39.54583672Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=898.431µs logger=migrator t=2026-03-19T22:03:39.55346139Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-19T22:03:39.561222632Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.767482ms logger=migrator t=2026-03-19T22:03:39.570028528Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-19T22:03:39.574505278Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.485619ms logger=migrator t=2026-03-19T22:03:39.582760251Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-19T22:03:39.582945936Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=183.674µs logger=migrator t=2026-03-19T22:03:39.591609988Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-19T22:03:39.593087612Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.477464ms logger=migrator t=2026-03-19T22:03:39.606027719Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-19T22:03:39.607450301Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.425062ms logger=migrator t=2026-03-19T22:03:39.615705585Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-19T22:03:39.621495413Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.791598ms logger=migrator t=2026-03-19T22:03:39.628672773Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-19T22:03:39.628799466Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=127.132µs logger=migrator t=2026-03-19T22:03:39.636997568Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-19T22:03:39.638200145Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.201617ms logger=migrator t=2026-03-19T22:03:39.646201434Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-19T22:03:39.647604404Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.40496ms logger=migrator t=2026-03-19T22:03:39.655177003Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-19T22:03:39.655318106Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=142.863µs logger=migrator t=2026-03-19T22:03:39.662804963Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-19T22:03:39.664131942Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.327889ms logger=migrator t=2026-03-19T22:03:39.674893412Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-19T22:03:39.676813935Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.920183ms logger=migrator t=2026-03-19T22:03:39.714599155Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-19T22:03:39.716087219Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.494524ms logger=migrator t=2026-03-19T22:03:39.722116213Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-19T22:03:39.722984882Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=868.059µs logger=migrator t=2026-03-19T22:03:39.741262209Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-19T22:03:39.743845696Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.587637ms logger=migrator t=2026-03-19T22:03:39.7768444Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-19T22:03:39.779036429Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.193769ms logger=migrator t=2026-03-19T22:03:39.787880966Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-19T22:03:39.787915557Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=36.381µs logger=migrator t=2026-03-19T22:03:39.794729829Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-19T22:03:39.800949177Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.220338ms logger=migrator t=2026-03-19T22:03:39.930328866Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-19T22:03:39.931876611Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.548225ms logger=migrator t=2026-03-19T22:03:39.942583638Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-19T22:03:39.946929385Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.345257ms logger=migrator t=2026-03-19T22:03:39.953386899Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-19T22:03:39.954646057Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.259778ms logger=migrator t=2026-03-19T22:03:39.960294873Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-19T22:03:39.961873488Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.577995ms logger=migrator t=2026-03-19T22:03:39.969192211Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-19T22:03:39.970200473Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.008992ms logger=migrator t=2026-03-19T22:03:39.976901073Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-19T22:03:39.988747366Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.846074ms logger=migrator t=2026-03-19T22:03:39.994034714Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-19T22:03:39.994841591Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=807.337µs logger=migrator t=2026-03-19T22:03:40.000256682Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-19T22:03:40.001266954Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.009422ms logger=migrator t=2026-03-19T22:03:40.008889394Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-19T22:03:40.009438456Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=549.532µs logger=migrator t=2026-03-19T22:03:40.017045146Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-19T22:03:40.018115159Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.069803ms logger=migrator t=2026-03-19T22:03:40.024136854Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-19T22:03:40.024539263Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=401.869µs logger=migrator t=2026-03-19T22:03:40.031115709Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-19T22:03:40.038508534Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.392865ms logger=migrator t=2026-03-19T22:03:40.044854695Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-19T22:03:40.048393053Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.535518ms logger=migrator t=2026-03-19T22:03:40.055051782Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-19T22:03:40.05635181Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.300078ms logger=migrator t=2026-03-19T22:03:40.063046019Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-19T22:03:40.064345728Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.298219ms logger=migrator t=2026-03-19T22:03:40.070962015Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-19T22:03:40.071429606Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=466.89µs logger=migrator t=2026-03-19T22:03:40.077619294Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-19T22:03:40.082069692Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.450098ms logger=migrator t=2026-03-19T22:03:40.089855326Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-19T22:03:40.091433222Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.574495ms logger=migrator t=2026-03-19T22:03:40.097894525Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-19T22:03:40.098092819Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=197.884µs logger=migrator t=2026-03-19T22:03:40.103840437Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-19T22:03:40.104615164Z level=info msg="Migration successfully executed" id="Move region to single row" duration=775.077µs logger=migrator t=2026-03-19T22:03:40.110935906Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-19T22:03:40.111799925Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=864.149µs logger=migrator t=2026-03-19T22:03:40.118962523Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-19T22:03:40.119765002Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=802.529µs logger=migrator t=2026-03-19T22:03:40.126704576Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T22:03:40.127819921Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.114375ms logger=migrator t=2026-03-19T22:03:40.137400044Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T22:03:40.138083239Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=683.125µs logger=migrator t=2026-03-19T22:03:40.144770668Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-19T22:03:40.146156839Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.382021ms logger=migrator t=2026-03-19T22:03:40.15251314Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-19T22:03:40.153403961Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=888.661µs logger=migrator t=2026-03-19T22:03:40.160109419Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-19T22:03:40.160175841Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=66.912µs logger=migrator t=2026-03-19T22:03:40.166150084Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-19T22:03:40.167714659Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.566815ms logger=migrator t=2026-03-19T22:03:40.174892078Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-19T22:03:40.175724197Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=829.259µs logger=migrator t=2026-03-19T22:03:40.184083953Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-19T22:03:40.185451373Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.36727ms logger=migrator t=2026-03-19T22:03:40.194815801Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-19T22:03:40.196429597Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.613916ms logger=migrator t=2026-03-19T22:03:40.203486045Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-19T22:03:40.203787002Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=353.488µs logger=migrator t=2026-03-19T22:03:40.211272508Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-19T22:03:40.211956364Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=688.846µs logger=migrator t=2026-03-19T22:03:40.22263358Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-19T22:03:40.222751483Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=114.043µs logger=migrator t=2026-03-19T22:03:40.231542569Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-19T22:03:40.233150775Z level=info msg="Migration successfully executed" id="create team table" duration=1.603905ms logger=migrator t=2026-03-19T22:03:40.244821634Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-19T22:03:40.245817207Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=991.783µs logger=migrator t=2026-03-19T22:03:40.254810847Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-19T22:03:40.256699859Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.889052ms logger=migrator t=2026-03-19T22:03:40.264509782Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-19T22:03:40.270923266Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.413483ms logger=migrator t=2026-03-19T22:03:40.277375319Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-19T22:03:40.277771268Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=399.789µs logger=migrator t=2026-03-19T22:03:40.283939755Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-19T22:03:40.285371757Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.431672ms logger=migrator t=2026-03-19T22:03:40.295039962Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-19T22:03:40.296407033Z level=info msg="Migration successfully executed" id="create team member table" duration=1.366771ms logger=migrator t=2026-03-19T22:03:40.305054045Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-19T22:03:40.305997766Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=941.511µs logger=migrator t=2026-03-19T22:03:40.313874631Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-19T22:03:40.315442167Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.566616ms logger=migrator t=2026-03-19T22:03:40.32280706Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-19T22:03:40.324342664Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.536324ms logger=migrator t=2026-03-19T22:03:40.331473833Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-19T22:03:40.336356981Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.883759ms logger=migrator t=2026-03-19T22:03:40.34620444Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-19T22:03:40.352843899Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.641018ms logger=migrator t=2026-03-19T22:03:40.359535507Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-19T22:03:40.367644838Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.10853ms logger=migrator t=2026-03-19T22:03:40.37404667Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-19T22:03:40.374789687Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=743.187µs logger=migrator t=2026-03-19T22:03:40.381572358Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-19T22:03:40.383503421Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.930623ms logger=migrator t=2026-03-19T22:03:40.389664098Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-19T22:03:40.390719701Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.055273ms logger=migrator t=2026-03-19T22:03:40.400419237Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-19T22:03:40.402070693Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.650586ms logger=migrator t=2026-03-19T22:03:40.40907449Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-19T22:03:40.410962902Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.884622ms logger=migrator t=2026-03-19T22:03:40.417724372Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-19T22:03:40.418661903Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=937.381µs logger=migrator t=2026-03-19T22:03:40.426417945Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-19T22:03:40.428265917Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.847352ms logger=migrator t=2026-03-19T22:03:40.43472364Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-19T22:03:40.436716345Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.991515ms logger=migrator t=2026-03-19T22:03:40.443802372Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-19T22:03:40.444399596Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=597.094µs logger=migrator t=2026-03-19T22:03:40.452539827Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-19T22:03:40.45312374Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=583.294µs logger=migrator t=2026-03-19T22:03:40.459135934Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-19T22:03:40.460029593Z level=info msg="Migration successfully executed" id="create tag table" duration=893.379µs logger=migrator t=2026-03-19T22:03:40.467787946Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-19T22:03:40.468822869Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.034173ms logger=migrator t=2026-03-19T22:03:40.475232722Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-19T22:03:40.477580104Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.346582ms logger=migrator t=2026-03-19T22:03:40.485174583Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-19T22:03:40.486172665Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=997.502µs logger=migrator t=2026-03-19T22:03:40.492373874Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-19T22:03:40.493998659Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.624205ms logger=migrator t=2026-03-19T22:03:40.500249788Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-19T22:03:40.516655183Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.406135ms logger=migrator t=2026-03-19T22:03:40.522297489Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-19T22:03:40.522909043Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=611.344µs logger=migrator t=2026-03-19T22:03:40.528968338Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-19T22:03:40.530553723Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.585265ms logger=migrator t=2026-03-19T22:03:40.536691539Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-19T22:03:40.537016057Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=325.608µs logger=migrator t=2026-03-19T22:03:40.542763835Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-19T22:03:40.543859869Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.096134ms logger=migrator t=2026-03-19T22:03:40.549835132Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-19T22:03:40.55108282Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.248888ms logger=migrator t=2026-03-19T22:03:40.557481562Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-19T22:03:40.558474144Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=992.272µs logger=migrator t=2026-03-19T22:03:40.565825608Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-19T22:03:40.56589364Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.761µs logger=migrator t=2026-03-19T22:03:40.571685208Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-19T22:03:40.580148377Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.462119ms logger=migrator t=2026-03-19T22:03:40.586671361Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-19T22:03:40.593687768Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.015887ms logger=migrator t=2026-03-19T22:03:40.598909695Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-19T22:03:40.603983898Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.074383ms logger=migrator t=2026-03-19T22:03:40.609326626Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-19T22:03:40.615663237Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.336071ms logger=migrator t=2026-03-19T22:03:40.622577961Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-19T22:03:40.623312377Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=736.376µs logger=migrator t=2026-03-19T22:03:40.628459251Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-19T22:03:40.633695018Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.233677ms logger=migrator t=2026-03-19T22:03:40.640679284Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-19T22:03:40.64230626Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.630326ms logger=migrator t=2026-03-19T22:03:40.649592072Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-19T22:03:40.650625555Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.033043ms logger=migrator t=2026-03-19T22:03:40.656655119Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-19T22:03:40.658170203Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.516874ms logger=migrator t=2026-03-19T22:03:40.669165508Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-19T22:03:40.670869625Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.705087ms logger=migrator t=2026-03-19T22:03:40.677727038Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-19T22:03:40.679300043Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.577965ms logger=migrator t=2026-03-19T22:03:40.686152456Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-19T22:03:40.687180118Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.027822ms logger=migrator t=2026-03-19T22:03:40.69489272Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-19T22:03:40.703152544Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.260284ms logger=migrator t=2026-03-19T22:03:40.70880588Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-19T22:03:40.709841363Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.036873ms logger=migrator t=2026-03-19T22:03:40.716288707Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-19T22:03:40.71780538Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.514443ms logger=migrator t=2026-03-19T22:03:40.727371473Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-19T22:03:40.729250854Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.878011ms logger=migrator t=2026-03-19T22:03:40.738573072Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-19T22:03:40.740203398Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.628436ms logger=migrator t=2026-03-19T22:03:40.748691797Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-19T22:03:40.749848914Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.158787ms logger=migrator t=2026-03-19T22:03:40.757161986Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-19T22:03:40.757248568Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=88.932µs logger=migrator t=2026-03-19T22:03:40.768892256Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-19T22:03:40.769118531Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=236.425µs logger=migrator t=2026-03-19T22:03:40.782171902Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-19T22:03:40.783752418Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.585916ms logger=migrator t=2026-03-19T22:03:40.791239374Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T22:03:40.792734037Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.493923ms logger=migrator t=2026-03-19T22:03:40.800212054Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T22:03:40.80139054Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.177616ms logger=migrator t=2026-03-19T22:03:40.809841818Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-19T22:03:40.80992299Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=71.742µs logger=migrator t=2026-03-19T22:03:40.814328638Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T22:03:40.815375771Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.046593ms logger=migrator t=2026-03-19T22:03:40.823823039Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T22:03:40.825348894Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.524355ms logger=migrator t=2026-03-19T22:03:40.831134562Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T22:03:40.83240715Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.275228ms logger=migrator t=2026-03-19T22:03:40.836481612Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T22:03:40.838376853Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.894751ms logger=migrator t=2026-03-19T22:03:40.842397873Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-19T22:03:40.848801115Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.402572ms logger=migrator t=2026-03-19T22:03:40.854054632Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-19T22:03:40.855037534Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=983.152µs logger=migrator t=2026-03-19T22:03:40.860526606Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-19T22:03:40.860611058Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=84.312µs logger=migrator t=2026-03-19T22:03:40.863940652Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-19T22:03:40.865074507Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.132415ms logger=migrator t=2026-03-19T22:03:40.868766719Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-19T22:03:40.870465118Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.698098ms logger=migrator t=2026-03-19T22:03:40.874069458Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-19T22:03:40.875001958Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=932.33µs logger=migrator t=2026-03-19T22:03:40.878351642Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T22:03:40.878423634Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=72.542µs logger=migrator t=2026-03-19T22:03:40.881872721Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-19T22:03:40.883352584Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.479773ms logger=migrator t=2026-03-19T22:03:40.887530467Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-19T22:03:40.889137602Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.606795ms logger=migrator t=2026-03-19T22:03:40.893879128Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-19T22:03:40.89487311Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=993.752µs logger=migrator t=2026-03-19T22:03:40.898743427Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-19T22:03:40.899771349Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.024172ms logger=migrator t=2026-03-19T22:03:40.906462528Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-19T22:03:40.916846009Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.384031ms logger=migrator t=2026-03-19T22:03:40.921110374Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-19T22:03:40.922071096Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=960.672µs logger=migrator t=2026-03-19T22:03:40.926938764Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T22:03:40.927833024Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=894.09µs logger=migrator t=2026-03-19T22:03:40.932033538Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-19T22:03:40.961105374Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.080547ms logger=migrator t=2026-03-19T22:03:40.965539984Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-19T22:03:40.99191795Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.377706ms logger=migrator t=2026-03-19T22:03:40.997394892Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-19T22:03:40.998543637Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.148365ms logger=migrator t=2026-03-19T22:03:41.003902866Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T22:03:41.005051742Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.147766ms logger=migrator t=2026-03-19T22:03:41.008880167Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-19T22:03:41.016492767Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.61302ms logger=migrator t=2026-03-19T22:03:41.022515901Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-19T22:03:41.028421742Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.903961ms logger=migrator t=2026-03-19T22:03:41.03238723Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-19T22:03:41.033353422Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=966.192µs logger=migrator t=2026-03-19T22:03:41.039708464Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-19T22:03:41.041287279Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.595956ms logger=migrator t=2026-03-19T22:03:41.048132841Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-19T22:03:41.049084642Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=949.321µs logger=migrator t=2026-03-19T22:03:41.053712345Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-19T22:03:41.054761578Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.049153ms logger=migrator t=2026-03-19T22:03:41.060036585Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-19T22:03:41.060104417Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=68.582µs logger=migrator t=2026-03-19T22:03:41.063558945Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-19T22:03:41.072616436Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.057361ms logger=migrator t=2026-03-19T22:03:41.07684402Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-19T22:03:41.081608476Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.763476ms logger=migrator t=2026-03-19T22:03:41.085319968Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-19T22:03:41.09164884Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.328282ms logger=migrator t=2026-03-19T22:03:41.095454744Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-19T22:03:41.096507867Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.050923ms logger=migrator t=2026-03-19T22:03:41.101056209Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-19T22:03:41.102104132Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.047843ms logger=migrator t=2026-03-19T22:03:41.106354096Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-19T22:03:41.112400091Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.045805ms logger=migrator t=2026-03-19T22:03:41.116212996Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-19T22:03:41.122110157Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.899421ms logger=migrator t=2026-03-19T22:03:41.126316771Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-19T22:03:41.127310283Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=992.742µs logger=migrator t=2026-03-19T22:03:41.132475878Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-19T22:03:41.141709803Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.234165ms logger=migrator t=2026-03-19T22:03:41.145756803Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-19T22:03:41.150942729Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.187606ms logger=migrator t=2026-03-19T22:03:41.205180316Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-19T22:03:41.205332449Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=157.103µs logger=migrator t=2026-03-19T22:03:41.210516264Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-19T22:03:41.213819868Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=3.303174ms logger=migrator t=2026-03-19T22:03:41.220563848Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-19T22:03:41.222369918Z 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.80434ms logger=migrator t=2026-03-19T22:03:41.2291478Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-19T22:03:41.230387557Z 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.239198ms logger=migrator t=2026-03-19T22:03:41.238224461Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T22:03:41.238326393Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=102.372µs logger=migrator t=2026-03-19T22:03:41.242166219Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-19T22:03:41.251117548Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.94943ms logger=migrator t=2026-03-19T22:03:41.255017075Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-19T22:03:41.261855477Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.838071ms logger=migrator t=2026-03-19T22:03:41.267603665Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-19T22:03:41.275369847Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.765512ms logger=migrator t=2026-03-19T22:03:41.281709949Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-19T22:03:41.288565041Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.850073ms logger=migrator t=2026-03-19T22:03:41.313538167Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-19T22:03:41.322298172Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.761785ms logger=migrator t=2026-03-19T22:03:41.326975306Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-19T22:03:41.327048138Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=71.192µs logger=migrator t=2026-03-19T22:03:41.331718341Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-19T22:03:41.332345216Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=626.675µs logger=migrator t=2026-03-19T22:03:41.338969943Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-19T22:03:41.350791796Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.820803ms logger=migrator t=2026-03-19T22:03:41.354872877Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-19T22:03:41.354941749Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.422µs logger=migrator t=2026-03-19T22:03:41.359122021Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-19T22:03:41.367426696Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.302245ms logger=migrator t=2026-03-19T22:03:41.373796128Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-19T22:03:41.374537465Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=741.738µs logger=migrator t=2026-03-19T22:03:41.381327736Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-19T22:03:41.390448518Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.120502ms logger=migrator t=2026-03-19T22:03:41.394685863Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-19T22:03:41.39544542Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=755.807µs logger=migrator t=2026-03-19T22:03:41.403203813Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-19T22:03:41.404283706Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.080193ms logger=migrator t=2026-03-19T22:03:41.40891994Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-19T22:03:41.415609038Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.686148ms logger=migrator t=2026-03-19T22:03:41.420389695Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-19T22:03:41.421157082Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=767.657µs logger=migrator t=2026-03-19T22:03:41.427168735Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-19T22:03:41.428820713Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.659637ms logger=migrator t=2026-03-19T22:03:41.433836925Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-19T22:03:41.434643842Z level=info msg="Migration successfully executed" id="create alert_image table" duration=806.868µs logger=migrator t=2026-03-19T22:03:41.441031284Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-19T22:03:41.442808044Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.77958ms logger=migrator t=2026-03-19T22:03:41.448510281Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-19T22:03:41.448581342Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=71.461µs logger=migrator t=2026-03-19T22:03:41.453501772Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-19T22:03:41.455261531Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.762738ms logger=migrator t=2026-03-19T22:03:41.461754195Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-19T22:03:41.462817489Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.060274ms logger=migrator t=2026-03-19T22:03:41.467219067Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-19T22:03:41.467596486Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-19T22:03:41.473133489Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-19T22:03:41.473833064Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=699.675µs logger=migrator t=2026-03-19T22:03:41.47810009Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-19T22:03:41.479156983Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.063584ms logger=migrator t=2026-03-19T22:03:41.483998371Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-19T22:03:41.491095418Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.096377ms logger=migrator t=2026-03-19T22:03:41.496596871Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-19T22:03:41.497735347Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.139026ms logger=migrator t=2026-03-19T22:03:41.50373921Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-19T22:03:41.505731204Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.994024ms logger=migrator t=2026-03-19T22:03:41.516650767Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-19T22:03:41.517995557Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.34402ms logger=migrator t=2026-03-19T22:03:41.522742052Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-19T22:03:41.524101773Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.359781ms logger=migrator t=2026-03-19T22:03:41.528653144Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-19T22:03:41.529661187Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.007953ms logger=migrator t=2026-03-19T22:03:41.53520558Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-19T22:03:41.535234691Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.831µs logger=migrator t=2026-03-19T22:03:41.540624761Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-19T22:03:41.540835075Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=213.615µs logger=migrator t=2026-03-19T22:03:41.546587863Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-19T22:03:41.556146446Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.561572ms logger=migrator t=2026-03-19T22:03:41.560308279Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-19T22:03:41.560670557Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=362.448µs logger=migrator t=2026-03-19T22:03:41.564702686Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-19T22:03:41.56576819Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.062294ms logger=migrator t=2026-03-19T22:03:41.573167154Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-19T22:03:41.573563754Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=400.64µs logger=migrator t=2026-03-19T22:03:41.577807798Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-19T22:03:41.579285021Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.477893ms logger=migrator t=2026-03-19T22:03:41.58461208Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-19T22:03:41.585440938Z level=info msg="Migration successfully executed" id="create secrets table" duration=834.158µs logger=migrator t=2026-03-19T22:03:41.592019194Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-19T22:03:41.624479657Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.460593ms logger=migrator t=2026-03-19T22:03:41.630800687Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-19T22:03:41.637511486Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.709649ms logger=migrator t=2026-03-19T22:03:41.641789402Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-19T22:03:41.641933115Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=144.563µs logger=migrator t=2026-03-19T22:03:41.64663856Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-19T22:03:41.68349159Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.85245ms logger=migrator t=2026-03-19T22:03:41.69071212Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-19T22:03:41.722060379Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.348938ms logger=migrator t=2026-03-19T22:03:41.727444358Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-19T22:03:41.728305377Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=861.189µs logger=migrator t=2026-03-19T22:03:41.734786221Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-19T22:03:41.73695698Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.176139ms logger=migrator t=2026-03-19T22:03:41.757039616Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-19T22:03:41.757570258Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=533.732µs logger=migrator t=2026-03-19T22:03:41.844000361Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-19T22:03:41.845337532Z level=info msg="Migration successfully executed" id="create permission table" duration=1.340501ms logger=migrator t=2026-03-19T22:03:41.854404483Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-19T22:03:41.856125451Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.720678ms logger=migrator t=2026-03-19T22:03:41.861197664Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-19T22:03:41.862296919Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.098295ms logger=migrator t=2026-03-19T22:03:41.870576833Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-19T22:03:41.871680028Z level=info msg="Migration successfully executed" id="create role table" duration=1.111074ms logger=migrator t=2026-03-19T22:03:41.877405035Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-19T22:03:41.885320851Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.915596ms logger=migrator t=2026-03-19T22:03:41.889896334Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-19T22:03:41.897550533Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.654049ms logger=migrator t=2026-03-19T22:03:41.90186944Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-19T22:03:41.902633016Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=763.566µs logger=migrator t=2026-03-19T22:03:41.908402945Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-19T22:03:41.910200965Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.79756ms logger=migrator t=2026-03-19T22:03:41.958738755Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-19T22:03:41.960586506Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.849861ms logger=migrator t=2026-03-19T22:03:41.976808158Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-19T22:03:41.979246091Z level=info msg="Migration successfully executed" id="create team role table" duration=2.434993ms logger=migrator t=2026-03-19T22:03:41.988232342Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-19T22:03:41.990201025Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.970603ms logger=migrator t=2026-03-19T22:03:41.999078703Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-19T22:03:42.000678998Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.599685ms logger=migrator t=2026-03-19T22:03:42.009446223Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-19T22:03:42.011669543Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.22296ms logger=migrator t=2026-03-19T22:03:42.021951502Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-19T22:03:42.023731121Z level=info msg="Migration successfully executed" id="create user role table" duration=1.780419ms logger=migrator t=2026-03-19T22:03:42.033377486Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-19T22:03:42.034629673Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.252767ms logger=migrator t=2026-03-19T22:03:42.040527445Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-19T22:03:42.041852025Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.32407ms logger=migrator t=2026-03-19T22:03:42.048666426Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-19T22:03:42.051148211Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.491355ms logger=migrator t=2026-03-19T22:03:42.057671366Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-19T22:03:42.059094778Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.422422ms logger=migrator t=2026-03-19T22:03:42.064284214Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-19T22:03:42.065804087Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.521093ms logger=migrator t=2026-03-19T22:03:42.070549433Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-19T22:03:42.071579376Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.029312ms logger=migrator t=2026-03-19T22:03:42.079221476Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-19T22:03:42.087102342Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.877765ms logger=migrator t=2026-03-19T22:03:42.104526959Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-19T22:03:42.106296879Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.76562ms logger=migrator t=2026-03-19T22:03:42.111873673Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-19T22:03:42.113860036Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.986333ms logger=migrator t=2026-03-19T22:03:42.122838557Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-19T22:03:42.124711448Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.872391ms logger=migrator t=2026-03-19T22:03:42.132385349Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-19T22:03:42.133603307Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.218378ms logger=migrator t=2026-03-19T22:03:42.143953606Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-19T22:03:42.145512741Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.559235ms logger=migrator t=2026-03-19T22:03:42.156614619Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-19T22:03:42.157697773Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.082584ms logger=migrator t=2026-03-19T22:03:42.163789298Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-19T22:03:42.173329311Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.535922ms logger=migrator t=2026-03-19T22:03:42.187924405Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-19T22:03:42.198879929Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.956184ms logger=migrator t=2026-03-19T22:03:42.208512133Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-19T22:03:42.217059653Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.54728ms logger=migrator t=2026-03-19T22:03:42.23757345Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-19T22:03:42.2469907Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.413969ms logger=migrator t=2026-03-19T22:03:42.253739119Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-19T22:03:42.255863667Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.127558ms logger=migrator t=2026-03-19T22:03:42.26770493Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-19T22:03:42.268966429Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.263179ms logger=migrator t=2026-03-19T22:03:42.281586749Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-19T22:03:42.283005641Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.421792ms logger=migrator t=2026-03-19T22:03:42.288564375Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-19T22:03:42.289479955Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=915.58µs logger=migrator t=2026-03-19T22:03:42.295591621Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-19T22:03:42.296835989Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.247798ms logger=migrator t=2026-03-19T22:03:42.303322683Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-19T22:03:42.303477566Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=155.523µs logger=migrator t=2026-03-19T22:03:42.309738946Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-19T22:03:42.309789517Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=52.481µs logger=migrator t=2026-03-19T22:03:42.315660318Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-19T22:03:42.31618949Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=529.802µs logger=migrator t=2026-03-19T22:03:42.366246034Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-19T22:03:42.367324757Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.109924ms logger=migrator t=2026-03-19T22:03:42.376968912Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-19T22:03:42.377599356Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=632.735µs logger=migrator t=2026-03-19T22:03:42.892371001Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-19T22:03:42.892977116Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=609.074µs logger=migrator t=2026-03-19T22:03:42.906893745Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-19T22:03:42.907658782Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=767.467µs logger=migrator t=2026-03-19T22:03:42.921442959Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-19T22:03:42.923630787Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.189169ms logger=migrator t=2026-03-19T22:03:42.931594774Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-19T22:03:42.932930434Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.33328ms logger=migrator t=2026-03-19T22:03:42.99793066Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-19T22:03:43.008517396Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.589476ms logger=migrator t=2026-03-19T22:03:43.140040503Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-19T22:03:43.140156216Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=119.223µs logger=migrator t=2026-03-19T22:03:43.169041208Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-19T22:03:43.17092497Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.884732ms logger=migrator t=2026-03-19T22:03:43.242869202Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-19T22:03:43.244403605Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.535063ms logger=migrator t=2026-03-19T22:03:43.309428452Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-19T22:03:43.310863555Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.438243ms logger=migrator t=2026-03-19T22:03:43.495553615Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-19T22:03:43.50656512Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.014096ms logger=migrator t=2026-03-19T22:03:43.634964226Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-19T22:03:43.637005812Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.043716ms logger=migrator t=2026-03-19T22:03:43.669867763Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-19T22:03:43.672185365Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.319642ms logger=migrator t=2026-03-19T22:03:43.685587804Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-19T22:03:43.709768811Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.175527ms logger=migrator t=2026-03-19T22:03:43.770126665Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-19T22:03:43.772362855Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.23604ms logger=migrator t=2026-03-19T22:03:43.791970721Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-19T22:03:43.79418832Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.214839ms logger=migrator t=2026-03-19T22:03:44.51811244Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-19T22:03:44.5194917Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.38612ms logger=migrator t=2026-03-19T22:03:45.274749718Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-19T22:03:45.296179284Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=21.428146ms logger=migrator t=2026-03-19T22:03:45.453013094Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-19T22:03:45.453554577Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=543.783µs logger=migrator t=2026-03-19T22:03:45.463217801Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-19T22:03:45.465081393Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.864402ms logger=migrator t=2026-03-19T22:03:45.473788277Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-19T22:03:45.48606994Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.088248ms logger=migrator t=2026-03-19T22:03:45.49863752Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-19T22:03:45.500045251Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.407461ms logger=migrator t=2026-03-19T22:03:45.506897394Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-19T22:03:45.507892595Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=995.191µs logger=migrator t=2026-03-19T22:03:45.51796402Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T22:03:45.518680316Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T22:03:45.525054277Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T22:03:45.525792223Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T22:03:45.537130896Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-19T22:03:45.53866572Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.534674ms logger=migrator t=2026-03-19T22:03:45.548454229Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-19T22:03:45.549708466Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.254627ms logger=migrator t=2026-03-19T22:03:45.560030376Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T22:03:45.562631764Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.600938ms logger=migrator t=2026-03-19T22:03:45.568217299Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T22:03:45.569487856Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.269998ms logger=migrator t=2026-03-19T22:03:45.578990887Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T22:03:45.580999502Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.004285ms logger=migrator t=2026-03-19T22:03:45.587174479Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T22:03:45.588328566Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.151337ms logger=migrator t=2026-03-19T22:03:45.595587747Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-19T22:03:45.596955848Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.36824ms logger=migrator t=2026-03-19T22:03:45.606224414Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-19T22:03:45.607429471Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.204707ms logger=migrator t=2026-03-19T22:03:45.616957793Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T22:03:45.618954878Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.996444ms logger=migrator t=2026-03-19T22:03:45.631768312Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T22:03:45.633678735Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.909513ms logger=migrator t=2026-03-19T22:03:45.6429067Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-19T22:03:45.644073987Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.167346ms logger=migrator t=2026-03-19T22:03:45.65460104Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-19T22:03:45.690329415Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=35.723615ms logger=migrator t=2026-03-19T22:03:45.69907267Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-19T22:03:45.710840142Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.779022ms logger=migrator t=2026-03-19T22:03:45.719880883Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-19T22:03:45.727785019Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.903256ms logger=migrator t=2026-03-19T22:03:45.735263815Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-19T22:03:45.73548452Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=221.125µs logger=migrator t=2026-03-19T22:03:45.739650043Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-19T22:03:45.748013819Z level=info msg="Migration successfully executed" id="add share column" duration=8.360436ms logger=migrator t=2026-03-19T22:03:45.751361393Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-19T22:03:45.751534227Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=172.984µs logger=migrator t=2026-03-19T22:03:45.755495275Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-19T22:03:45.756423016Z level=info msg="Migration successfully executed" id="create file table" duration=927.791µs logger=migrator t=2026-03-19T22:03:45.761753625Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-19T22:03:45.762847009Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.092924ms logger=migrator t=2026-03-19T22:03:45.767619826Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-19T22:03:45.769790904Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.170908ms logger=migrator t=2026-03-19T22:03:45.777055505Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-19T22:03:45.778765234Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.708818ms logger=migrator t=2026-03-19T22:03:45.785452252Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-19T22:03:45.786633659Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.177517ms logger=migrator t=2026-03-19T22:03:45.792126581Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-19T22:03:45.792191893Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.522µs logger=migrator t=2026-03-19T22:03:45.796410056Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-19T22:03:45.796487728Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=77.162µs logger=migrator t=2026-03-19T22:03:45.801846497Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-19T22:03:45.802469941Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=623.134µs logger=migrator t=2026-03-19T22:03:45.80689093Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-19T22:03:45.807253017Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=361.418µs logger=migrator t=2026-03-19T22:03:45.811794599Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-19T22:03:45.813328992Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.536783ms logger=migrator t=2026-03-19T22:03:45.817715981Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-19T22:03:45.827009047Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.293707ms logger=migrator t=2026-03-19T22:03:45.831305313Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-19T22:03:45.831411945Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=106.522µs logger=migrator t=2026-03-19T22:03:45.834273309Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-19T22:03:45.835041896Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=766.567µs logger=migrator t=2026-03-19T22:03:45.839091346Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-19T22:03:45.839390252Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=299.456µs logger=migrator t=2026-03-19T22:03:45.843084825Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-19T22:03:45.843222398Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=137.853µs logger=migrator t=2026-03-19T22:03:45.848069985Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-19T22:03:45.848403064Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=333.169µs logger=migrator t=2026-03-19T22:03:45.852332591Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-19T22:03:45.858778274Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=6.445154ms logger=migrator t=2026-03-19T22:03:45.862372924Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-19T22:03:45.869309428Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.935524ms logger=migrator t=2026-03-19T22:03:45.873990923Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-19T22:03:45.875051116Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.060033ms logger=migrator t=2026-03-19T22:03:45.879565727Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-19T22:03:45.957591153Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.024846ms logger=migrator t=2026-03-19T22:03:45.961435249Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-19T22:03:45.962275177Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=839.948µs logger=migrator t=2026-03-19T22:03:45.966357688Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-19T22:03:45.967135965Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=774.457µs logger=migrator t=2026-03-19T22:03:45.971637176Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-19T22:03:45.999508546Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.86916ms logger=migrator t=2026-03-19T22:03:46.011620285Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-19T22:03:46.023893908Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.277823ms logger=migrator t=2026-03-19T22:03:46.028573112Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-19T22:03:46.029165945Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=592.873µs logger=migrator t=2026-03-19T22:03:46.036882588Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-19T22:03:46.037163474Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=276.046µs logger=migrator t=2026-03-19T22:03:46.041447819Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-19T22:03:46.04192508Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=477.381µs logger=migrator t=2026-03-19T22:03:46.049876757Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-19T22:03:46.050531411Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=657.534µs logger=migrator t=2026-03-19T22:03:46.05500849Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-19T22:03:46.055349698Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=331.457µs logger=migrator t=2026-03-19T22:03:46.060150305Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-19T22:03:46.061726251Z level=info msg="Migration successfully executed" id="create folder table" duration=1.574065ms logger=migrator t=2026-03-19T22:03:46.066683851Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-19T22:03:46.068995022Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.309981ms logger=migrator t=2026-03-19T22:03:46.074593636Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-19T22:03:46.077089022Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.494216ms logger=migrator t=2026-03-19T22:03:46.084745673Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-19T22:03:46.084774323Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.991µs logger=migrator t=2026-03-19T22:03:46.091121914Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T22:03:46.093757143Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.634509ms logger=migrator t=2026-03-19T22:03:46.101458225Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T22:03:46.102669921Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.211986ms logger=migrator t=2026-03-19T22:03:46.108419379Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-19T22:03:46.110523156Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.105917ms logger=migrator t=2026-03-19T22:03:46.116011788Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-19T22:03:46.116425867Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=414.209µs logger=migrator t=2026-03-19T22:03:46.120660732Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-19T22:03:46.121073271Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=412.599µs logger=migrator t=2026-03-19T22:03:46.125748885Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-19T22:03:46.127376421Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.627326ms logger=migrator t=2026-03-19T22:03:46.135005161Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-19T22:03:46.136135596Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.130585ms logger=migrator t=2026-03-19T22:03:46.142113099Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-19T22:03:46.144069853Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.956953ms logger=migrator t=2026-03-19T22:03:46.15023468Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-19T22:03:46.151551059Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.317439ms logger=migrator t=2026-03-19T22:03:46.156482269Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-19T22:03:46.157506082Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.023363ms logger=migrator t=2026-03-19T22:03:46.161654474Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-19T22:03:46.162576295Z level=info msg="Migration successfully executed" id="create anon_device table" duration=917.391µs logger=migrator t=2026-03-19T22:03:46.166311638Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-19T22:03:46.167471724Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.159926ms logger=migrator t=2026-03-19T22:03:46.172085366Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-19T22:03:46.173194321Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.108685ms logger=migrator t=2026-03-19T22:03:46.178271914Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-19T22:03:46.179612154Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.340391ms logger=migrator t=2026-03-19T22:03:46.184857761Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-19T22:03:46.186605969Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.754489ms logger=migrator t=2026-03-19T22:03:46.192606822Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-19T22:03:46.194410473Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.804901ms logger=migrator t=2026-03-19T22:03:46.200200862Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-19T22:03:46.200476678Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=276.446µs logger=migrator t=2026-03-19T22:03:46.204490468Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-19T22:03:46.217465706Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.958727ms logger=migrator t=2026-03-19T22:03:46.2248335Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-19T22:03:46.225605117Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=773.377µs logger=migrator t=2026-03-19T22:03:46.230499096Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T22:03:46.230521607Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.001µs logger=migrator t=2026-03-19T22:03:46.242693387Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T22:03:46.244564409Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.871332ms logger=migrator t=2026-03-19T22:03:46.25314541Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T22:03:46.25316466Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.55µs logger=migrator t=2026-03-19T22:03:46.259052511Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-19T22:03:46.261487266Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.434274ms logger=migrator t=2026-03-19T22:03:46.268135843Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T22:03:46.269695358Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.560255ms logger=migrator t=2026-03-19T22:03:46.276147082Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-19T22:03:46.277305208Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.157536ms logger=migrator t=2026-03-19T22:03:46.285583862Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-19T22:03:46.288543668Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.961226ms logger=migrator t=2026-03-19T22:03:46.301067816Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-19T22:03:46.301442604Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=378.398µs logger=migrator t=2026-03-19T22:03:46.310956957Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-19T22:03:46.311761244Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=822.668µs logger=migrator t=2026-03-19T22:03:46.320467458Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-19T22:03:46.32187362Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.408402ms logger=migrator t=2026-03-19T22:03:46.328299063Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-19T22:03:46.32956363Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.266458ms logger=migrator t=2026-03-19T22:03:46.338257404Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-19T22:03:46.352138223Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.879059ms logger=migrator t=2026-03-19T22:03:46.357683666Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-19T22:03:46.365849788Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.164242ms logger=migrator t=2026-03-19T22:03:46.370099093Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-19T22:03:46.380588997Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.489344ms logger=migrator t=2026-03-19T22:03:46.387866918Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-19T22:03:46.38795139Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=84.102µs logger=migrator t=2026-03-19T22:03:46.395912037Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-19T22:03:46.409263654Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.347127ms logger=migrator t=2026-03-19T22:03:46.413680122Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-19T22:03:46.423160363Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.480931ms logger=migrator t=2026-03-19T22:03:46.43022645Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-19T22:03:46.430577438Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=350.448µs logger=migrator t=2026-03-19T22:03:46.439153749Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.438671492s logger=migrator t=2026-03-19T22:03:46.439856035Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-19T22:03:46.458844208Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-19T22:03:46.459183185Z level=info msg="Created default organization" logger=secrets t=2026-03-19T22:03:46.465023965Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T22:03:46.516391238Z level=info msg="Restored cache from database" duration=479.01µs logger=plugin.store t=2026-03-19T22:03:46.518119037Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-19T22:03:46.556625653Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-19T22:03:46.556714865Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-19T22:03:46.556823547Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-19T22:03:46.556859389Z level=info msg="Plugins loaded" count=54 duration=38.741472ms logger=query_data t=2026-03-19T22:03:46.561050022Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-19T22:03:46.565056381Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-19T22:03:46.570957433Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-19T22:03:46.58074318Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-19T22:03:46.583138044Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-19T22:03:46.584969195Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-19T22:03:46.786017508Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-19T22:03:46.809192494Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-19T22:03:46.829890674Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-19T22:03:46.829911215Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-19T22:03:46.831002349Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-19T22:03:46.831025099Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-19T22:03:46.831153952Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-19T22:03:46.834760553Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-03-19T22:03:46.842223928Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-03-19T22:03:46.905954427Z level=info msg="Update check succeeded" duration=75.92417ms logger=plugins.update.checker t=2026-03-19T22:03:46.908674748Z level=info msg="Update check succeeded" duration=78.21274ms logger=provisioning.dashboard t=2026-03-19T22:03:46.926120876Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-03-19T22:03:46.932418556Z level=info msg="State cache has been initialized" states=0 duration=101.389477ms logger=ngalert.scheduler t=2026-03-19T22:03:46.932484638Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-19T22:03:46.93259987Z level=info msg=starting first_tick=2026-03-19T22:03:50Z logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T22:03:47.014649846Z level=info msg="Patterns update finished" duration=87.334513ms logger=sqlstore.transactions t=2026-03-19T22:03:47.041176766Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-03-19T22:03:47.043196431Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-19T22:03:47.043680682Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-19T22:03:47.057449618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:58.328742434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:58.329965621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:58.442646588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:58.571627568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.121596368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.21789284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.230815378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.259155179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.279322647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.312173859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.329024434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.357868175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.376083741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.403367567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.419505177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.442624881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.456785316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.492774377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.507925695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.534892144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.558136282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.609421543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.650477537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.743370254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.76116465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.833997241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.854428225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.910027252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:03:59.933547207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:00.994588648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.012013056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.083126808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.099863221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.195818746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.21892053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.292279563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.311233944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.377135141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.395490299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.464679539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.479023258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.536010217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.558341394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.622208914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.636539813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.708434624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.72713601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.783259499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.800099503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.862309528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.882569828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.950287435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:01.966748601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.034344316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.051766904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.120048893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.140207402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.203196994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.221792307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.298594897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.314616534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.385408719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.403126433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.473957968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.493088475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.560179277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.583111168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.655173852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.676896395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.758401239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.772859171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.847772118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.86812163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.965402106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:02.983905887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:03.061433422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:03.084100026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:03.158597305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:03.172193207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T22:04:03.24464706Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-19T22:04:41.856522014Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-03-19T22:13:46.843158385Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-19T22:13:46.848562244Z level=info msg="Completed cleanup jobs" duration=17.001977ms logger=sqlstore.transactions t=2026-03-19T22:13:46.854698501Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-03-19T22:13:46.979985003Z level=info msg="Update check succeeded" duration=70.799982ms logger=sqlstore.transactions t=2026-03-19T22:18:46.580752976Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-19T22:23:46.968734176Z level=info msg="Update check succeeded" duration=59.322659ms logger=cleanup t=2026-03-19T22:23:47.183480322Z level=info msg="Completed cleanup jobs" duration=351.833735ms