logger=settings t=2026-04-21T17:50:04.798917882Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-21T17:50:04Z logger=settings t=2026-04-21T17:50:04.799327494Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-21T17:50:04.799341454Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-21T17:50:04.799345734Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-21T17:50:04.799349104Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-21T17:50:04.799353564Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-21T17:50:04.799377075Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-21T17:50:04.799382545Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-21T17:50:04.799388035Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-21T17:50:04.799392355Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-21T17:50:04.799400815Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-21T17:50:04.799404105Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-21T17:50:04.799407285Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-21T17:50:04.799412485Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-21T17:50:04.799415805Z level=info msg=Target target=[all] logger=settings t=2026-04-21T17:50:04.799423226Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-21T17:50:04.799426966Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-21T17:50:04.799430277Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-21T17:50:04.799433777Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-21T17:50:04.799451027Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-21T17:50:04.799463237Z level=info msg="App mode production" logger=sqlstore t=2026-04-21T17:50:04.800123965Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-21T17:50:04.800144345Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-21T17:50:04.803658722Z level=info msg="Locking database" logger=migrator t=2026-04-21T17:50:04.803688753Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-21T17:50:04.804229757Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-21T17:50:04.805265046Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.034589ms logger=migrator t=2026-04-21T17:50:04.813596334Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-21T17:50:04.814516389Z level=info msg="Migration successfully executed" id="create user table" duration=920.115µs logger=migrator t=2026-04-21T17:50:04.826088296Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-21T17:50:04.827133905Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.048819ms logger=migrator t=2026-04-21T17:50:04.833222711Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-21T17:50:04.834207859Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=986.977µs logger=migrator t=2026-04-21T17:50:04.841052076Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-21T17:50:04.841900409Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=850.093µs logger=migrator t=2026-04-21T17:50:04.845933329Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-21T17:50:04.846647889Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=716.36µs logger=migrator t=2026-04-21T17:50:04.851590794Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-21T17:50:04.85401262Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.421366ms logger=migrator t=2026-04-21T17:50:04.858427441Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-21T17:50:04.859681755Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.256574ms logger=migrator t=2026-04-21T17:50:04.864084966Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-21T17:50:04.864925429Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=842.553µs logger=migrator t=2026-04-21T17:50:04.869833773Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-21T17:50:04.870525023Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=690.83µs logger=migrator t=2026-04-21T17:50:04.876708801Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-21T17:50:04.877402491Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=704.61µs logger=migrator t=2026-04-21T17:50:04.883808406Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-21T17:50:04.8846793Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=869.724µs logger=migrator t=2026-04-21T17:50:04.890562081Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-21T17:50:04.891906227Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.344066ms logger=migrator t=2026-04-21T17:50:04.897734077Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-21T17:50:04.897762998Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.261µs logger=migrator t=2026-04-21T17:50:04.901884891Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-21T17:50:04.903655109Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.770528ms logger=migrator t=2026-04-21T17:50:04.907562207Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-21T17:50:04.907926706Z level=info msg="Migration successfully executed" id="Add missing user data" duration=365.689µs logger=migrator t=2026-04-21T17:50:04.911767872Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-21T17:50:04.913023765Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.256023ms logger=migrator t=2026-04-21T17:50:04.91830188Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-21T17:50:04.919372749Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.062669ms logger=migrator t=2026-04-21T17:50:04.923526704Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-21T17:50:04.925414615Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.886651ms logger=migrator t=2026-04-21T17:50:04.929791385Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-21T17:50:04.93765729Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.865195ms logger=migrator t=2026-04-21T17:50:04.94310213Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-21T17:50:04.944183149Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.079249ms logger=migrator t=2026-04-21T17:50:04.952165748Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-21T17:50:04.952485306Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=320.598µs logger=migrator t=2026-04-21T17:50:04.959055166Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-21T17:50:04.960203707Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.148251ms logger=migrator t=2026-04-21T17:50:04.966695425Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-21T17:50:04.967118097Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=424.122µs logger=migrator t=2026-04-21T17:50:04.974437558Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-21T17:50:04.975055014Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=616.117µs logger=migrator t=2026-04-21T17:50:04.982378974Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-21T17:50:04.983271689Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=889.695µs logger=migrator t=2026-04-21T17:50:05.043904779Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-21T17:50:05.045983366Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=2.083677ms logger=migrator t=2026-04-21T17:50:05.054376356Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-21T17:50:05.055494216Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.1185ms logger=migrator t=2026-04-21T17:50:05.063430123Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-21T17:50:05.064714369Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.291906ms logger=migrator t=2026-04-21T17:50:05.07426021Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-21T17:50:05.075197115Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=938.856µs logger=migrator t=2026-04-21T17:50:05.080218953Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-21T17:50:05.080320686Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=102.913µs logger=migrator t=2026-04-21T17:50:05.087324128Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-21T17:50:05.088720106Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.403029ms logger=migrator t=2026-04-21T17:50:05.175613895Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-21T17:50:05.176407006Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=798.141µs logger=migrator t=2026-04-21T17:50:05.215202648Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-21T17:50:05.216230817Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.030919ms logger=migrator t=2026-04-21T17:50:05.222235891Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-21T17:50:05.226019225Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=3.788565ms logger=migrator t=2026-04-21T17:50:05.233370646Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-21T17:50:05.237872709Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.502623ms logger=migrator t=2026-04-21T17:50:05.244179321Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-21T17:50:05.245246311Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.06845ms logger=migrator t=2026-04-21T17:50:05.251019319Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-21T17:50:05.252226852Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.213273ms logger=migrator t=2026-04-21T17:50:05.258709759Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-21T17:50:05.259734788Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.029399ms logger=migrator t=2026-04-21T17:50:05.267562981Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-21T17:50:05.268820126Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.263265ms logger=migrator t=2026-04-21T17:50:05.275020726Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-21T17:50:05.276119226Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.137362ms logger=migrator t=2026-04-21T17:50:05.283257981Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-21T17:50:05.284022222Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=769.181µs logger=migrator t=2026-04-21T17:50:05.289694888Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-21T17:50:05.290769957Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.09286ms logger=migrator t=2026-04-21T17:50:05.298019545Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-21T17:50:05.298607192Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=606.127µs logger=migrator t=2026-04-21T17:50:05.306773396Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-21T17:50:05.308228215Z level=info msg="Migration successfully executed" id="create star table" duration=1.482621ms logger=migrator t=2026-04-21T17:50:05.318701501Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-21T17:50:05.323297607Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=4.602386ms logger=migrator t=2026-04-21T17:50:05.329730174Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-21T17:50:05.33104258Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.313346ms logger=migrator t=2026-04-21T17:50:05.337983199Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-21T17:50:05.33945966Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.481171ms logger=migrator t=2026-04-21T17:50:05.344997891Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-21T17:50:05.346175864Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.175922ms logger=migrator t=2026-04-21T17:50:05.352896688Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-21T17:50:05.354744258Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.85952ms logger=migrator t=2026-04-21T17:50:05.361457062Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-21T17:50:05.362369367Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=911.765µs logger=migrator t=2026-04-21T17:50:05.368849994Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-21T17:50:05.369709008Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=858.744µs logger=migrator t=2026-04-21T17:50:05.375240679Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-21T17:50:05.375270681Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.332µs logger=migrator t=2026-04-21T17:50:05.383349602Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-21T17:50:05.383432443Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=93.212µs logger=migrator t=2026-04-21T17:50:05.391131025Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-21T17:50:05.391428433Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=300.759µs logger=migrator t=2026-04-21T17:50:05.398438945Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-21T17:50:05.399333079Z level=info msg="Migration successfully executed" id="create dashboard table" duration=894.774µs logger=migrator t=2026-04-21T17:50:05.404774798Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-21T17:50:05.405444637Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=670.779µs logger=migrator t=2026-04-21T17:50:05.410534286Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-21T17:50:05.412767867Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.231241ms logger=migrator t=2026-04-21T17:50:05.423620614Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-21T17:50:05.425108574Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.491811ms logger=migrator t=2026-04-21T17:50:05.434687206Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-21T17:50:05.436515397Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.831261ms logger=migrator t=2026-04-21T17:50:05.443721264Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-21T17:50:05.448458124Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=4.737199ms logger=migrator t=2026-04-21T17:50:05.455544448Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-21T17:50:05.464637986Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.074798ms logger=migrator t=2026-04-21T17:50:05.479084793Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-21T17:50:05.480685875Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.550512ms logger=migrator t=2026-04-21T17:50:05.499257415Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-21T17:50:05.500756396Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.501462ms logger=migrator t=2026-04-21T17:50:05.689141583Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-21T17:50:05.689937914Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=799.241µs logger=migrator t=2026-04-21T17:50:05.985043174Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-21T17:50:05.985847435Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=807.411µs logger=migrator t=2026-04-21T17:50:06.047666858Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-21T17:50:06.049430586Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.766088ms logger=migrator t=2026-04-21T17:50:06.102271322Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-21T17:50:06.102492288Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=225.096µs logger=migrator t=2026-04-21T17:50:06.12117459Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-21T17:50:06.123228766Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.059406ms logger=migrator t=2026-04-21T17:50:06.171660232Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-21T17:50:06.176499724Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.907314ms logger=migrator t=2026-04-21T17:50:06.310073442Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-21T17:50:06.313583977Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.514656ms logger=migrator t=2026-04-21T17:50:06.423708442Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-21T17:50:06.425126161Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.422759ms logger=migrator t=2026-04-21T17:50:06.529023175Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-21T17:50:06.53250937Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.485715ms logger=migrator t=2026-04-21T17:50:06.852471589Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-21T17:50:06.854444263Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.975054ms logger=migrator t=2026-04-21T17:50:06.896985778Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-21T17:50:06.897931954Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=947.576µs logger=migrator t=2026-04-21T17:50:06.957345941Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-21T17:50:06.957439304Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=98.143µs logger=migrator t=2026-04-21T17:50:07.028766666Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-21T17:50:07.028856619Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=94.243µs logger=migrator t=2026-04-21T17:50:07.083292648Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-21T17:50:07.086168657Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.878299ms logger=migrator t=2026-04-21T17:50:07.194925185Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-21T17:50:07.198348209Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.427793ms logger=migrator t=2026-04-21T17:50:07.210883411Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-21T17:50:07.213158333Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.279592ms logger=migrator t=2026-04-21T17:50:07.253546859Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-21T17:50:07.257265002Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.721853ms logger=migrator t=2026-04-21T17:50:07.295165629Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-21T17:50:07.295620201Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=456.762µs logger=migrator t=2026-04-21T17:50:07.380251568Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-21T17:50:07.38469555Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=4.443942ms logger=migrator t=2026-04-21T17:50:07.418047543Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-21T17:50:07.418825824Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=781.661µs logger=migrator t=2026-04-21T17:50:07.445180446Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-21T17:50:07.445436293Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=259.966µs logger=migrator t=2026-04-21T17:50:07.451165319Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-21T17:50:07.452345312Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.180593ms logger=migrator t=2026-04-21T17:50:07.456884085Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-21T17:50:07.457918274Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.033219ms logger=migrator t=2026-04-21T17:50:07.462402587Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-21T17:50:07.466804257Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.40136ms logger=migrator t=2026-04-21T17:50:07.4712539Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-21T17:50:07.47198792Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=734.891µs logger=migrator t=2026-04-21T17:50:07.479221038Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-21T17:50:07.480070771Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=851.463µs logger=migrator t=2026-04-21T17:50:07.489487758Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-21T17:50:07.491799592Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.313224ms logger=migrator t=2026-04-21T17:50:07.498990348Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-21T17:50:07.499469452Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=481.784µs logger=migrator t=2026-04-21T17:50:07.506394921Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-21T17:50:07.506978538Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=586.146µs logger=migrator t=2026-04-21T17:50:07.512707505Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-21T17:50:07.516409896Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.695381ms logger=migrator t=2026-04-21T17:50:07.522352338Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-21T17:50:07.523258833Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=910.075µs logger=migrator t=2026-04-21T17:50:07.527283223Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-21T17:50:07.527465178Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=182.695µs logger=migrator t=2026-04-21T17:50:07.532893387Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-21T17:50:07.533227966Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=336.129µs logger=migrator t=2026-04-21T17:50:07.537822282Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-21T17:50:07.53923558Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.412768ms logger=migrator t=2026-04-21T17:50:07.545580364Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-21T17:50:07.547948799Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.370105ms logger=migrator t=2026-04-21T17:50:07.612099946Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-21T17:50:07.613752821Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.655675ms logger=migrator t=2026-04-21T17:50:07.619394944Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-21T17:50:07.620234048Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=839.024µs logger=migrator t=2026-04-21T17:50:07.628127434Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-21T17:50:07.629973255Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.846982ms logger=migrator t=2026-04-21T17:50:07.634136788Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-21T17:50:07.634897919Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=761.431µs logger=migrator t=2026-04-21T17:50:07.641791078Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-21T17:50:07.642546688Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=755.49µs logger=migrator t=2026-04-21T17:50:07.646289611Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-21T17:50:07.65392427Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.633429ms logger=migrator t=2026-04-21T17:50:07.662484364Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-21T17:50:07.664215522Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.732167ms logger=migrator t=2026-04-21T17:50:07.668639283Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-21T17:50:07.669469775Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=845.443µs logger=migrator t=2026-04-21T17:50:07.674593016Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-21T17:50:07.676443567Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.84686ms logger=migrator t=2026-04-21T17:50:07.680285382Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-21T17:50:07.681426423Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.141421ms logger=migrator t=2026-04-21T17:50:07.687714295Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-21T17:50:07.690858701Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.143206ms logger=migrator t=2026-04-21T17:50:07.696201698Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-21T17:50:07.698704936Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.502798ms logger=migrator t=2026-04-21T17:50:07.711086145Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-21T17:50:07.711138456Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=56.381µs logger=migrator t=2026-04-21T17:50:07.719468405Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-21T17:50:07.719825704Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=359.319µs logger=migrator t=2026-04-21T17:50:07.73428093Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-21T17:50:07.739326898Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.046078ms logger=migrator t=2026-04-21T17:50:07.748084727Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-21T17:50:07.748504989Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=421.192µs logger=migrator t=2026-04-21T17:50:07.754652887Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-21T17:50:07.754864483Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=212.116µs logger=migrator t=2026-04-21T17:50:07.763642244Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-21T17:50:07.766550453Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.913729ms logger=migrator t=2026-04-21T17:50:07.811455573Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-21T17:50:07.812220414Z level=info msg="Migration successfully executed" id="Update uid value" duration=768.621µs logger=migrator t=2026-04-21T17:50:07.823590275Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-21T17:50:07.824679895Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.095181ms logger=migrator t=2026-04-21T17:50:07.830179786Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-21T17:50:07.831166392Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=987.616µs logger=migrator t=2026-04-21T17:50:07.84934896Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-21T17:50:07.851052726Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.706636ms logger=migrator t=2026-04-21T17:50:07.865023929Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-21T17:50:07.865847092Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=825.513µs logger=migrator t=2026-04-21T17:50:07.872161494Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-21T17:50:07.873961974Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.80532ms logger=migrator t=2026-04-21T17:50:07.884295507Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-21T17:50:07.886046104Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.801678ms logger=migrator t=2026-04-21T17:50:07.894068234Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-21T17:50:07.895642097Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.578813ms logger=migrator t=2026-04-21T17:50:07.902128195Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-21T17:50:07.904036097Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.914622ms logger=migrator t=2026-04-21T17:50:07.950371146Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-21T17:50:07.951878677Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.512941ms logger=migrator t=2026-04-21T17:50:07.959146176Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-21T17:50:07.965789568Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.637323ms logger=migrator t=2026-04-21T17:50:07.976811119Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-21T17:50:07.97830338Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.493291ms logger=migrator t=2026-04-21T17:50:07.992314474Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-21T17:50:07.994100793Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.788929ms logger=migrator t=2026-04-21T17:50:08.00348825Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-21T17:50:08.005036952Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.552772ms logger=migrator t=2026-04-21T17:50:08.011814757Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-21T17:50:08.012531437Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=715.68µs logger=migrator t=2026-04-21T17:50:08.022347876Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-21T17:50:08.023099127Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=754.001µs logger=migrator t=2026-04-21T17:50:08.029978135Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-21T17:50:08.031510517Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.533352ms logger=migrator t=2026-04-21T17:50:08.038771105Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-21T17:50:08.038845838Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=76.473µs logger=migrator t=2026-04-21T17:50:08.045174381Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-21T17:50:08.049456608Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.280487ms logger=migrator t=2026-04-21T17:50:08.058217458Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-21T17:50:08.061427786Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.209398ms logger=migrator t=2026-04-21T17:50:08.068081008Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-21T17:50:08.068494049Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=413.701µs logger=migrator t=2026-04-21T17:50:08.080733574Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-21T17:50:08.084777145Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.068071ms logger=migrator t=2026-04-21T17:50:08.092179097Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-21T17:50:08.094223613Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.042726ms logger=migrator t=2026-04-21T17:50:08.099869898Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-21T17:50:08.100497636Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=627.238µs logger=migrator t=2026-04-21T17:50:08.109563804Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-21T17:50:08.110419867Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=859.134µs logger=migrator t=2026-04-21T17:50:08.115960719Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-21T17:50:08.117220983Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.260635ms logger=migrator t=2026-04-21T17:50:08.124879733Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-21T17:50:08.126070255Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.193292ms logger=migrator t=2026-04-21T17:50:08.134378593Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-21T17:50:08.135611457Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.228954ms logger=migrator t=2026-04-21T17:50:08.14157022Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-21T17:50:08.142617609Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.05056ms logger=migrator t=2026-04-21T17:50:08.14890141Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-21T17:50:08.148991703Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=91.883µs logger=migrator t=2026-04-21T17:50:08.159607203Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-21T17:50:08.159722007Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=118.864µs logger=migrator t=2026-04-21T17:50:08.168986081Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-21T17:50:08.173622927Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.637746ms logger=migrator t=2026-04-21T17:50:08.180919557Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-21T17:50:08.184862655Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.949169ms logger=migrator t=2026-04-21T17:50:08.191338032Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-21T17:50:08.191410244Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=72.902µs logger=migrator t=2026-04-21T17:50:08.196888895Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-21T17:50:08.197755348Z level=info msg="Migration successfully executed" id="create quota table v1" duration=866.314µs logger=migrator t=2026-04-21T17:50:08.203752842Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-21T17:50:08.204715838Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=962.586µs logger=migrator t=2026-04-21T17:50:08.215918685Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-21T17:50:08.215959097Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=48.332µs logger=migrator t=2026-04-21T17:50:08.222794663Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-21T17:50:08.223628396Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=834.583µs logger=migrator t=2026-04-21T17:50:08.232338605Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-21T17:50:08.233697352Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.359916ms logger=migrator t=2026-04-21T17:50:08.245090023Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-21T17:50:08.248945529Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.852956ms logger=migrator t=2026-04-21T17:50:08.260909387Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-21T17:50:08.260955238Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=51.782µs logger=migrator t=2026-04-21T17:50:08.267326423Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-21T17:50:08.269512102Z level=info msg="Migration successfully executed" id="create session table" duration=2.184789ms logger=migrator t=2026-04-21T17:50:08.278067576Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-21T17:50:08.278162159Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=96.303µs logger=migrator t=2026-04-21T17:50:08.288163513Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-21T17:50:08.288313237Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=154.325µs logger=migrator t=2026-04-21T17:50:08.296371647Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-21T17:50:08.297316803Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=950.226µs logger=migrator t=2026-04-21T17:50:08.303623536Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-21T17:50:08.305134768Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.519821ms logger=migrator t=2026-04-21T17:50:08.313166477Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-21T17:50:08.313210919Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.962µs logger=migrator t=2026-04-21T17:50:08.319436749Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-21T17:50:08.3194814Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.241µs logger=migrator t=2026-04-21T17:50:08.325747662Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-21T17:50:08.333961836Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=8.211815ms logger=migrator t=2026-04-21T17:50:08.346696086Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-21T17:50:08.350344936Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.646069ms logger=migrator t=2026-04-21T17:50:08.355471915Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-21T17:50:08.355587698Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=117.843µs logger=migrator t=2026-04-21T17:50:08.36625805Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-21T17:50:08.366361143Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=106.503µs logger=migrator t=2026-04-21T17:50:08.371871174Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-21T17:50:08.372994835Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.125911ms logger=migrator t=2026-04-21T17:50:08.379267637Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-21T17:50:08.37936994Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=105.353µs logger=migrator t=2026-04-21T17:50:08.387477781Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-21T17:50:08.390875405Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.398064ms logger=migrator t=2026-04-21T17:50:08.406802581Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-21T17:50:08.407069578Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=275.457µs logger=migrator t=2026-04-21T17:50:08.414728877Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-21T17:50:08.418202863Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.475126ms logger=migrator t=2026-04-21T17:50:08.423993781Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-21T17:50:08.427318042Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.322301ms logger=migrator t=2026-04-21T17:50:08.437910893Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-21T17:50:08.438036416Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=129.014µs logger=migrator t=2026-04-21T17:50:08.453572091Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-21T17:50:08.4546347Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.063649ms logger=migrator t=2026-04-21T17:50:08.467241525Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-21T17:50:08.468216302Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=978.287µs logger=migrator t=2026-04-21T17:50:08.474192116Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-21T17:50:08.475414169Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.222383ms logger=migrator t=2026-04-21T17:50:08.482849753Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-21T17:50:08.483788278Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=938.065µs logger=migrator t=2026-04-21T17:50:08.492169178Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-21T17:50:08.493272408Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.106721ms logger=migrator t=2026-04-21T17:50:08.502210173Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-21T17:50:08.50391673Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.706087ms logger=migrator t=2026-04-21T17:50:08.510431528Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-21T17:50:08.511085836Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=654.967µs logger=migrator t=2026-04-21T17:50:08.517542302Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-21T17:50:08.519168156Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.628554ms logger=migrator t=2026-04-21T17:50:08.527254268Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-21T17:50:08.528628696Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.378188ms logger=migrator t=2026-04-21T17:50:08.535987337Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-21T17:50:08.546608548Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.662602ms logger=migrator t=2026-04-21T17:50:08.552816498Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-21T17:50:08.553877346Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.066088ms logger=migrator t=2026-04-21T17:50:08.561630099Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-21T17:50:08.562459782Z 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=829.873µs logger=migrator t=2026-04-21T17:50:08.569501735Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-21T17:50:08.569947457Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=445.842µs logger=migrator t=2026-04-21T17:50:08.575577651Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-21T17:50:08.576386414Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=809.232µs logger=migrator t=2026-04-21T17:50:08.584486085Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-21T17:50:08.585619786Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.134921ms logger=migrator t=2026-04-21T17:50:08.591208529Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-21T17:50:08.596674808Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.463649ms logger=migrator t=2026-04-21T17:50:08.603443294Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-21T17:50:08.607757422Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.316318ms logger=migrator t=2026-04-21T17:50:08.615602287Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-21T17:50:08.62047639Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.876323ms logger=migrator t=2026-04-21T17:50:08.62703907Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-21T17:50:08.630759031Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.717791ms logger=migrator t=2026-04-21T17:50:08.636701385Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-21T17:50:08.637829065Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.131201ms logger=migrator t=2026-04-21T17:50:08.646639477Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-21T17:50:08.646705748Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=70.871µs logger=migrator t=2026-04-21T17:50:08.655658724Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-21T17:50:08.655715575Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=66.382µs logger=migrator t=2026-04-21T17:50:08.667713644Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-21T17:50:08.669179373Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.46856ms logger=migrator t=2026-04-21T17:50:08.677133481Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-21T17:50:08.678756506Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.623415ms logger=migrator t=2026-04-21T17:50:08.687532906Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-21T17:50:08.688586384Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.054688ms logger=migrator t=2026-04-21T17:50:08.695617748Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-21T17:50:08.696860531Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.244954ms logger=migrator t=2026-04-21T17:50:08.705955271Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-21T17:50:08.707502973Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.547312ms logger=migrator t=2026-04-21T17:50:08.714573196Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-21T17:50:08.719836951Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.260544ms logger=migrator t=2026-04-21T17:50:08.726562304Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-21T17:50:08.730920703Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.359779ms logger=migrator t=2026-04-21T17:50:08.737479453Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-21T17:50:08.737819842Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=342.179µs logger=migrator t=2026-04-21T17:50:08.750937511Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-21T17:50:08.75197097Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.036709ms logger=migrator t=2026-04-21T17:50:08.763205237Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-21T17:50:08.764674798Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.472491ms logger=migrator t=2026-04-21T17:50:08.779244056Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-21T17:50:08.784398358Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.157352ms logger=migrator t=2026-04-21T17:50:08.790382562Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-21T17:50:08.790479594Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=101.862µs logger=migrator t=2026-04-21T17:50:08.797085685Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-21T17:50:08.798198665Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.11416ms logger=migrator t=2026-04-21T17:50:08.810154193Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-21T17:50:08.812142958Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.991014ms logger=migrator t=2026-04-21T17:50:08.820031773Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-21T17:50:08.820214039Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=184.166µs logger=migrator t=2026-04-21T17:50:08.828131685Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-21T17:50:08.829322297Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.192972ms logger=migrator t=2026-04-21T17:50:08.835763464Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-21T17:50:08.837354868Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.591974ms logger=migrator t=2026-04-21T17:50:08.843547967Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-21T17:50:08.845340166Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.794429ms logger=migrator t=2026-04-21T17:50:08.850081586Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-21T17:50:08.851047312Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=966.056µs logger=migrator t=2026-04-21T17:50:08.856003378Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-21T17:50:08.857034246Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.030828ms logger=migrator t=2026-04-21T17:50:08.861840178Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-21T17:50:08.862867656Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.028199ms logger=migrator t=2026-04-21T17:50:08.870087824Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-21T17:50:08.870134125Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=49.401µs logger=migrator t=2026-04-21T17:50:08.874869174Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-21T17:50:08.879750508Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.878513ms logger=migrator t=2026-04-21T17:50:08.885417333Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-21T17:50:08.886532793Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.11903ms logger=migrator t=2026-04-21T17:50:08.89261921Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-21T17:50:08.897588536Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.967216ms logger=migrator t=2026-04-21T17:50:08.904015593Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-21T17:50:08.904958178Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=944.155µs logger=migrator t=2026-04-21T17:50:08.90940779Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-21T17:50:08.910577852Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.170942ms logger=migrator t=2026-04-21T17:50:08.91635861Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-21T17:50:08.917739868Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.383558ms logger=migrator t=2026-04-21T17:50:08.922029235Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-21T17:50:08.935905256Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.87279ms logger=migrator t=2026-04-21T17:50:08.939610876Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-21T17:50:08.940176842Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=566.066µs logger=migrator t=2026-04-21T17:50:08.944528401Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-21T17:50:08.945465977Z 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=940.026µs logger=migrator t=2026-04-21T17:50:08.949833917Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-21T17:50:08.950128155Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=294.409µs logger=migrator t=2026-04-21T17:50:08.953651492Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-21T17:50:08.954208967Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=557.385µs logger=migrator t=2026-04-21T17:50:08.958757481Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-21T17:50:08.958974597Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=216.916µs logger=migrator t=2026-04-21T17:50:08.963084579Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-21T17:50:08.970160913Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.074534ms logger=migrator t=2026-04-21T17:50:08.978178792Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-21T17:50:08.984446665Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.264292ms logger=migrator t=2026-04-21T17:50:08.989282466Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-21T17:50:08.989925404Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=642.947µs logger=migrator t=2026-04-21T17:50:08.993611505Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-21T17:50:08.994224641Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=613.036µs logger=migrator t=2026-04-21T17:50:08.99853992Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-21T17:50:08.99887614Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=336.54µs logger=migrator t=2026-04-21T17:50:09.004088892Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-21T17:50:09.011163206Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.070344ms logger=migrator t=2026-04-21T17:50:09.017619753Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-21T17:50:09.018293911Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=671.968µs logger=migrator t=2026-04-21T17:50:09.02266097Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-21T17:50:09.022910877Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=253.307µs logger=migrator t=2026-04-21T17:50:09.027299317Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-21T17:50:09.027621036Z level=info msg="Migration successfully executed" id="Move region to single row" duration=321.929µs logger=migrator t=2026-04-21T17:50:09.032073048Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-21T17:50:09.032860079Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=787.101µs logger=migrator t=2026-04-21T17:50:09.037080745Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-21T17:50:09.038321449Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.239044ms logger=migrator t=2026-04-21T17:50:09.043051789Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-21T17:50:09.044059186Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.009427ms logger=migrator t=2026-04-21T17:50:09.047704616Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-21T17:50:09.04860385Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=898.644µs logger=migrator t=2026-04-21T17:50:09.053273269Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-21T17:50:09.054197023Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=924.204µs logger=migrator t=2026-04-21T17:50:09.058942083Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-21T17:50:09.059723055Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=780.702µs logger=migrator t=2026-04-21T17:50:09.064708232Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-21T17:50:09.064775793Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.051µs logger=migrator t=2026-04-21T17:50:09.069157743Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-21T17:50:09.069937434Z level=info msg="Migration successfully executed" id="create test_data table" duration=779.781µs logger=migrator t=2026-04-21T17:50:09.080430282Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-21T17:50:09.081234394Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=804.082µs logger=migrator t=2026-04-21T17:50:09.085159892Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-21T17:50:09.085945803Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=785.921µs logger=migrator t=2026-04-21T17:50:09.089994074Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-21T17:50:09.090854637Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=860.293µs logger=migrator t=2026-04-21T17:50:09.095055563Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-21T17:50:09.095224107Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=170.965µs logger=migrator t=2026-04-21T17:50:09.100193713Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-21T17:50:09.100509601Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=316.298µs logger=migrator t=2026-04-21T17:50:09.104428279Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-21T17:50:09.104519061Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=91.892µs logger=migrator t=2026-04-21T17:50:09.108342426Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-21T17:50:09.109710504Z level=info msg="Migration successfully executed" id="create team table" duration=1.367488ms logger=migrator t=2026-04-21T17:50:09.116287574Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-21T17:50:09.117367373Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.080429ms logger=migrator t=2026-04-21T17:50:09.121897877Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-21T17:50:09.122961976Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.064769ms logger=migrator t=2026-04-21T17:50:09.128672543Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-21T17:50:09.133458193Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.78587ms logger=migrator t=2026-04-21T17:50:09.140840986Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-21T17:50:09.14102758Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=187.014µs logger=migrator t=2026-04-21T17:50:09.145196095Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-21T17:50:09.146197642Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.002157ms logger=migrator t=2026-04-21T17:50:09.270278249Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-21T17:50:09.272045637Z level=info msg="Migration successfully executed" id="create team member table" duration=1.774648ms logger=migrator t=2026-04-21T17:50:09.330695693Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-21T17:50:09.333176401Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.484058ms logger=migrator t=2026-04-21T17:50:09.342938248Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-21T17:50:09.34480829Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.871082ms logger=migrator t=2026-04-21T17:50:09.351993245Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-21T17:50:09.353033484Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.042649ms logger=migrator t=2026-04-21T17:50:09.35797119Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-21T17:50:09.36275108Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.77995ms logger=migrator t=2026-04-21T17:50:09.366615136Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-21T17:50:09.37115683Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.541204ms logger=migrator t=2026-04-21T17:50:09.374540844Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-21T17:50:09.379241541Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.700047ms logger=migrator t=2026-04-21T17:50:09.383140599Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-21T17:50:09.384199917Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.058638ms logger=migrator t=2026-04-21T17:50:09.389154943Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-21T17:50:09.390015986Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=861.033µs logger=migrator t=2026-04-21T17:50:09.396409482Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-21T17:50:09.397988484Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.578002ms logger=migrator t=2026-04-21T17:50:09.404806002Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-21T17:50:09.405908472Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.10406ms logger=migrator t=2026-04-21T17:50:09.410388335Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-21T17:50:09.41204587Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.656515ms logger=migrator t=2026-04-21T17:50:09.4164457Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-21T17:50:09.417417827Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=968.797µs logger=migrator t=2026-04-21T17:50:09.422219378Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-21T17:50:09.423191756Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=971.797µs logger=migrator t=2026-04-21T17:50:09.427393021Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-21T17:50:09.428356976Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=964.136µs logger=migrator t=2026-04-21T17:50:09.433352873Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-21T17:50:09.434279248Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=930.455µs logger=migrator t=2026-04-21T17:50:09.4420101Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-21T17:50:09.442383641Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=372.471µs logger=migrator t=2026-04-21T17:50:09.452367163Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-21T17:50:09.45367496Z level=info msg="Migration successfully executed" id="create tag table" duration=1.306316ms logger=migrator t=2026-04-21T17:50:09.460028584Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-21T17:50:09.461571166Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.547623ms logger=migrator t=2026-04-21T17:50:09.470594533Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-21T17:50:09.472342501Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.751398ms logger=migrator t=2026-04-21T17:50:09.477874352Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-21T17:50:09.479622389Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.750267ms logger=migrator t=2026-04-21T17:50:09.487236748Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-21T17:50:09.489046108Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.81576ms logger=migrator t=2026-04-21T17:50:09.494868757Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-21T17:50:09.513566079Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.696122ms logger=migrator t=2026-04-21T17:50:09.52016035Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-21T17:50:09.521534968Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.380818ms logger=migrator t=2026-04-21T17:50:09.526653737Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-21T17:50:09.528528759Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.880032ms logger=migrator t=2026-04-21T17:50:09.539989753Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-21T17:50:09.540793715Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=803.221µs logger=migrator t=2026-04-21T17:50:09.567525797Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-21T17:50:09.568314578Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=791.341µs logger=migrator t=2026-04-21T17:50:09.58665756Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-21T17:50:09.588072079Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.416768ms logger=migrator t=2026-04-21T17:50:09.60052746Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-21T17:50:09.602522185Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.995245ms logger=migrator t=2026-04-21T17:50:09.609583907Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-21T17:50:09.609759712Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=179.195µs logger=migrator t=2026-04-21T17:50:09.615671325Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-21T17:50:09.624700472Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.028427ms logger=migrator t=2026-04-21T17:50:09.63084975Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-21T17:50:09.635305932Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.455212ms logger=migrator t=2026-04-21T17:50:09.642387386Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-21T17:50:09.649354777Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.96311ms logger=migrator t=2026-04-21T17:50:09.653677835Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-21T17:50:09.657557691Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.879416ms logger=migrator t=2026-04-21T17:50:09.661705914Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-21T17:50:09.66263597Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=935.046µs logger=migrator t=2026-04-21T17:50:09.670054544Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-21T17:50:09.675266426Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.211503ms logger=migrator t=2026-04-21T17:50:09.680325574Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-21T17:50:09.681364763Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.040599ms logger=migrator t=2026-04-21T17:50:09.68707944Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-21T17:50:09.688000144Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=921.245µs logger=migrator t=2026-04-21T17:50:09.694515473Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-21T17:50:09.695298754Z level=info msg="Migration successfully executed" id="create user auth token table" duration=783.061µs logger=migrator t=2026-04-21T17:50:09.703099548Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-21T17:50:09.704122276Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.024608ms logger=migrator t=2026-04-21T17:50:09.709843002Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-21T17:50:09.711060266Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.218003ms logger=migrator t=2026-04-21T17:50:09.71706796Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-21T17:50:09.718361745Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.293745ms logger=migrator t=2026-04-21T17:50:09.723201828Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-21T17:50:09.728292378Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.088779ms logger=migrator t=2026-04-21T17:50:09.733189112Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-21T17:50:09.734858617Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.670615ms logger=migrator t=2026-04-21T17:50:09.74188432Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-21T17:50:09.743791301Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.906321ms logger=migrator t=2026-04-21T17:50:09.749219851Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-21T17:50:09.750447014Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.229874ms logger=migrator t=2026-04-21T17:50:09.756538911Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-21T17:50:09.757704433Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.168162ms logger=migrator t=2026-04-21T17:50:09.766718979Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-21T17:50:09.768865558Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.143819ms logger=migrator t=2026-04-21T17:50:09.773737882Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-21T17:50:09.773875205Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=135.514µs logger=migrator t=2026-04-21T17:50:09.778546393Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-21T17:50:09.778637076Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=91.263µs logger=migrator t=2026-04-21T17:50:09.782621895Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-21T17:50:09.783705864Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.083919ms logger=migrator t=2026-04-21T17:50:09.789195304Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-21T17:50:09.790813399Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.618945ms logger=migrator t=2026-04-21T17:50:09.795696192Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-21T17:50:09.796732251Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.035829ms logger=migrator t=2026-04-21T17:50:09.801772119Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-21T17:50:09.802710555Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=941.075µs logger=migrator t=2026-04-21T17:50:09.808365139Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-21T17:50:09.810091377Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.731248ms logger=migrator t=2026-04-21T17:50:09.81680157Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-21T17:50:09.817825639Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.024919ms logger=migrator t=2026-04-21T17:50:09.823337819Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-21T17:50:09.824365528Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.027679ms logger=migrator t=2026-04-21T17:50:09.830579427Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-21T17:50:09.831474303Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=897.066µs logger=migrator t=2026-04-21T17:50:09.837545629Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-21T17:50:09.843295355Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.750147ms logger=migrator t=2026-04-21T17:50:09.847933322Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-21T17:50:09.849040293Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.106971ms logger=migrator t=2026-04-21T17:50:09.856859337Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-21T17:50:09.856999701Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=145.555µs logger=migrator t=2026-04-21T17:50:09.861309879Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-21T17:50:09.86244165Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.132761ms logger=migrator t=2026-04-21T17:50:09.866342206Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-21T17:50:09.867479588Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.137892ms logger=migrator t=2026-04-21T17:50:09.872058773Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-21T17:50:09.873179264Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.120451ms logger=migrator t=2026-04-21T17:50:09.87887001Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-21T17:50:09.879035624Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=170.634µs logger=migrator t=2026-04-21T17:50:09.883665031Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-21T17:50:09.88545999Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.795119ms logger=migrator t=2026-04-21T17:50:09.889447089Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-21T17:50:09.890697744Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.254045ms logger=migrator t=2026-04-21T17:50:09.894765554Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-21T17:50:09.896666967Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.869162ms logger=migrator t=2026-04-21T17:50:09.900916403Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-21T17:50:09.902531567Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.616164ms logger=migrator t=2026-04-21T17:50:09.907857993Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-21T17:50:09.914854955Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.996952ms logger=migrator t=2026-04-21T17:50:09.918993568Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-21T17:50:09.92015539Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.139881ms logger=migrator t=2026-04-21T17:50:09.925911218Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-21T17:50:09.926939376Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.029328ms logger=migrator t=2026-04-21T17:50:09.932688243Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-21T17:50:09.963654181Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.961538ms logger=migrator t=2026-04-21T17:50:09.971663129Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-21T17:50:09.997001814Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.337365ms logger=migrator t=2026-04-21T17:50:10.002495104Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-21T17:50:10.003446339Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=952.875µs logger=migrator t=2026-04-21T17:50:10.007778849Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-21T17:50:10.009581718Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.805279ms logger=migrator t=2026-04-21T17:50:10.016464246Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-21T17:50:10.024757813Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.272917ms logger=migrator t=2026-04-21T17:50:10.030340666Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-21T17:50:10.036033112Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.692196ms logger=migrator t=2026-04-21T17:50:10.042478669Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-21T17:50:10.044445222Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.966483ms logger=migrator t=2026-04-21T17:50:10.052814121Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-21T17:50:10.05386052Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.050039ms logger=migrator t=2026-04-21T17:50:10.06554976Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-21T17:50:10.067573196Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.022415ms logger=migrator t=2026-04-21T17:50:10.074973779Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-21T17:50:10.076105919Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.13188ms logger=migrator t=2026-04-21T17:50:10.083509442Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-21T17:50:10.083615185Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=110.393µs logger=migrator t=2026-04-21T17:50:10.090542714Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-21T17:50:10.09916018Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.621856ms logger=migrator t=2026-04-21T17:50:10.103111568Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-21T17:50:10.108472606Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.359558ms logger=migrator t=2026-04-21T17:50:10.114101269Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-21T17:50:10.124248137Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.141628ms logger=migrator t=2026-04-21T17:50:10.138436886Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-21T17:50:10.140614045Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.18051ms logger=migrator t=2026-04-21T17:50:10.144454401Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-21T17:50:10.14550726Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.053059ms logger=migrator t=2026-04-21T17:50:10.149961881Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-21T17:50:10.159843362Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.881711ms logger=migrator t=2026-04-21T17:50:10.166951006Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-21T17:50:10.173788243Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.835377ms logger=migrator t=2026-04-21T17:50:10.17840698Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-21T17:50:10.179629773Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.222433ms logger=migrator t=2026-04-21T17:50:10.184337882Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-21T17:50:10.192255489Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.915807ms logger=migrator t=2026-04-21T17:50:10.197019799Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-21T17:50:10.201738169Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.71801ms logger=migrator t=2026-04-21T17:50:10.206761856Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-21T17:50:10.206874899Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=114.513µs logger=migrator t=2026-04-21T17:50:10.212011289Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-21T17:50:10.214087106Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.075907ms logger=migrator t=2026-04-21T17:50:10.220728338Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-21T17:50:10.222324982Z 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.598264ms logger=migrator t=2026-04-21T17:50:10.226951479Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-21T17:50:10.228373527Z 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.422978ms logger=migrator t=2026-04-21T17:50:10.233017194Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-21T17:50:10.233137378Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=119.744µs logger=migrator t=2026-04-21T17:50:10.237056146Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-21T17:50:10.244022686Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.96151ms logger=migrator t=2026-04-21T17:50:10.249135826Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-21T17:50:10.255446958Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.309692ms logger=migrator t=2026-04-21T17:50:10.371487116Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-21T17:50:10.382087175Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.59771ms logger=migrator t=2026-04-21T17:50:10.38879941Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-21T17:50:10.393892189Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.094299ms logger=migrator t=2026-04-21T17:50:10.399891823Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-21T17:50:10.409574818Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.682225ms logger=migrator t=2026-04-21T17:50:10.414531764Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-21T17:50:10.414615716Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=86.172µs logger=migrator t=2026-04-21T17:50:10.41990313Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-21T17:50:10.420757344Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=853.394µs logger=migrator t=2026-04-21T17:50:10.427874528Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-21T17:50:10.438722096Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.844668ms logger=migrator t=2026-04-21T17:50:10.4450847Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-21T17:50:10.445211263Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=129.583µs logger=migrator t=2026-04-21T17:50:10.453747558Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-21T17:50:10.46441852Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.663581ms logger=migrator t=2026-04-21T17:50:10.476349936Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-21T17:50:10.477709303Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.360107ms logger=migrator t=2026-04-21T17:50:10.484019846Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-21T17:50:10.490869363Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.848497ms logger=migrator t=2026-04-21T17:50:10.496836387Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-21T17:50:10.497813844Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=980.167µs logger=migrator t=2026-04-21T17:50:10.504967589Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-21T17:50:10.506862451Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.893552ms logger=migrator t=2026-04-21T17:50:10.513434921Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-21T17:50:10.52029115Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.856729ms logger=migrator t=2026-04-21T17:50:10.526676884Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-21T17:50:10.527727973Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.052349ms logger=migrator t=2026-04-21T17:50:10.537279814Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-21T17:50:10.539274589Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.995895ms logger=migrator t=2026-04-21T17:50:10.546169848Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-21T17:50:10.54772013Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.550153ms logger=migrator t=2026-04-21T17:50:10.55429308Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-21T17:50:10.556333955Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.041806ms logger=migrator t=2026-04-21T17:50:10.565567369Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-21T17:50:10.565697722Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=134.334µs logger=migrator t=2026-04-21T17:50:10.572508328Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-21T17:50:10.573635189Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.127011ms logger=migrator t=2026-04-21T17:50:10.579957513Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-21T17:50:10.581595867Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.637024ms logger=migrator t=2026-04-21T17:50:10.58938806Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-21T17:50:10.589856514Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-21T17:50:10.597674917Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-21T17:50:10.598341045Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=667.408µs logger=migrator t=2026-04-21T17:50:10.605675586Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-21T17:50:10.606945741Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.275515ms logger=migrator t=2026-04-21T17:50:10.614132008Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-21T17:50:10.6207904Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.657262ms logger=migrator t=2026-04-21T17:50:10.626895177Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-21T17:50:10.628288895Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.393358ms logger=migrator t=2026-04-21T17:50:10.635192505Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-21T17:50:10.636430578Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.239143ms logger=migrator t=2026-04-21T17:50:10.643842011Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-21T17:50:10.645147517Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.308396ms logger=migrator t=2026-04-21T17:50:10.651658795Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-21T17:50:10.653169726Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.511871ms logger=migrator t=2026-04-21T17:50:10.660997521Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-21T17:50:10.662396699Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.400678ms logger=migrator t=2026-04-21T17:50:10.669493694Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-21T17:50:10.669560556Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=72.122µs logger=migrator t=2026-04-21T17:50:10.676863635Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-21T17:50:10.67702605Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=166.395µs logger=migrator t=2026-04-21T17:50:10.68397393Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-21T17:50:10.694845167Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.870207ms logger=migrator t=2026-04-21T17:50:10.701209112Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-21T17:50:10.701533661Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=325.739µs logger=migrator t=2026-04-21T17:50:10.707404401Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-21T17:50:10.708983025Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.578184ms logger=migrator t=2026-04-21T17:50:10.716316596Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-21T17:50:10.716893281Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=576.955µs logger=migrator t=2026-04-21T17:50:10.723209704Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-21T17:50:10.724601562Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.391708ms logger=migrator t=2026-04-21T17:50:10.731272235Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-21T17:50:10.732580981Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.311496ms logger=migrator t=2026-04-21T17:50:10.739606533Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-21T17:50:10.77529893Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.687576ms logger=migrator t=2026-04-21T17:50:10.782180638Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-21T17:50:10.791232586Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.056358ms logger=migrator t=2026-04-21T17:50:10.797851268Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-21T17:50:10.798071524Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=216.115µs logger=migrator t=2026-04-21T17:50:10.80670053Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-21T17:50:10.838633754Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.929394ms logger=migrator t=2026-04-21T17:50:10.843889157Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-21T17:50:10.877095487Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.20159ms logger=migrator t=2026-04-21T17:50:10.883493412Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-21T17:50:10.884562911Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.070979ms logger=migrator t=2026-04-21T17:50:10.896097577Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-21T17:50:10.897601618Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.504721ms logger=migrator t=2026-04-21T17:50:10.905078993Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-21T17:50:10.90571434Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=636.607µs logger=migrator t=2026-04-21T17:50:10.912401044Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-21T17:50:10.917106302Z level=info msg="Migration successfully executed" id="create permission table" duration=4.706078ms logger=migrator t=2026-04-21T17:50:10.924788243Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-21T17:50:10.926277973Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.49328ms logger=migrator t=2026-04-21T17:50:10.931925778Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-21T17:50:10.933506781Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.580833ms logger=migrator t=2026-04-21T17:50:10.939151636Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-21T17:50:10.940587975Z level=info msg="Migration successfully executed" id="create role table" duration=1.436419ms logger=migrator t=2026-04-21T17:50:10.946928638Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-21T17:50:10.95537041Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.441612ms logger=migrator t=2026-04-21T17:50:10.96780361Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-21T17:50:10.977602938Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.804768ms logger=migrator t=2026-04-21T17:50:10.986902593Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-21T17:50:10.989157944Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.259482ms logger=migrator t=2026-04-21T17:50:10.997571974Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-21T17:50:10.999022755Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.453041ms logger=migrator t=2026-04-21T17:50:11.006795007Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-21T17:50:11.008229776Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.436399ms logger=migrator t=2026-04-21T17:50:11.015471265Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-21T17:50:11.017254254Z level=info msg="Migration successfully executed" id="create team role table" duration=1.784058ms logger=migrator t=2026-04-21T17:50:11.024337948Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-21T17:50:11.026294781Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.963483ms logger=migrator t=2026-04-21T17:50:11.037074706Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-21T17:50:11.03864986Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.577164ms logger=migrator t=2026-04-21T17:50:11.045898768Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-21T17:50:11.047225234Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.328396ms logger=migrator t=2026-04-21T17:50:11.054283188Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-21T17:50:11.055213223Z level=info msg="Migration successfully executed" id="create user role table" duration=931.806µs logger=migrator t=2026-04-21T17:50:11.063245583Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-21T17:50:11.064482347Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.239975ms logger=migrator t=2026-04-21T17:50:11.07519767Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-21T17:50:11.076488905Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.293065ms logger=migrator t=2026-04-21T17:50:11.083035305Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-21T17:50:11.085095091Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.051907ms logger=migrator t=2026-04-21T17:50:11.091340802Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-21T17:50:11.092557155Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.217453ms logger=migrator t=2026-04-21T17:50:11.102424285Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-21T17:50:11.104350538Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.929143ms logger=migrator t=2026-04-21T17:50:11.112243754Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-21T17:50:11.113393606Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.149892ms logger=migrator t=2026-04-21T17:50:11.120372017Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-21T17:50:11.13145023Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.077062ms logger=migrator t=2026-04-21T17:50:11.141718231Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-21T17:50:11.143088139Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.372078ms logger=migrator t=2026-04-21T17:50:11.150499941Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-21T17:50:11.151888899Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.391228ms logger=migrator t=2026-04-21T17:50:11.159794696Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-21T17:50:11.161524513Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.732197ms logger=migrator t=2026-04-21T17:50:11.167455636Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-21T17:50:11.16904753Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.594144ms logger=migrator t=2026-04-21T17:50:11.174219891Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-21T17:50:11.175087485Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=871.094µs logger=migrator t=2026-04-21T17:50:11.181623203Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-21T17:50:11.183100554Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.480511ms logger=migrator t=2026-04-21T17:50:11.189326625Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-21T17:50:11.196913092Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.584207ms logger=migrator t=2026-04-21T17:50:11.202983709Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-21T17:50:11.210534555Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.553957ms logger=migrator t=2026-04-21T17:50:11.216304392Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-21T17:50:11.224045534Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.740122ms logger=migrator t=2026-04-21T17:50:11.230392748Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-21T17:50:11.23811295Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.719892ms logger=migrator t=2026-04-21T17:50:11.2458163Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-21T17:50:11.247151897Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.338177ms logger=migrator t=2026-04-21T17:50:11.253202793Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-21T17:50:11.254261642Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.058789ms logger=migrator t=2026-04-21T17:50:11.260051901Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-21T17:50:11.261168051Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.11569ms logger=migrator t=2026-04-21T17:50:11.266103516Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-21T17:50:11.267091213Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=987.417µs logger=migrator t=2026-04-21T17:50:11.272111651Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-21T17:50:11.273341554Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.229723ms logger=migrator t=2026-04-21T17:50:11.279848642Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-21T17:50:11.279917054Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=69.562µs logger=migrator t=2026-04-21T17:50:11.29692183Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-21T17:50:11.297013963Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=92.242µs logger=migrator t=2026-04-21T17:50:11.303172851Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-21T17:50:11.303618993Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=446.622µs logger=migrator t=2026-04-21T17:50:11.310490931Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-21T17:50:11.311492008Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.004647ms logger=migrator t=2026-04-21T17:50:11.317930495Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-21T17:50:11.318673175Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=743.26µs logger=migrator t=2026-04-21T17:50:11.32650194Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-21T17:50:11.32687945Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=378.57µs logger=migrator t=2026-04-21T17:50:11.333277286Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-21T17:50:11.334081627Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=812.663µs logger=migrator t=2026-04-21T17:50:11.34076471Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-21T17:50:11.341703066Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=938.806µs logger=migrator t=2026-04-21T17:50:11.348252785Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-21T17:50:11.349487739Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.234544ms logger=migrator t=2026-04-21T17:50:11.356959134Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-21T17:50:11.369441235Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.480282ms logger=migrator t=2026-04-21T17:50:11.376489798Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-21T17:50:11.376581711Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=93.673µs logger=migrator t=2026-04-21T17:50:11.385056362Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-21T17:50:11.386138712Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.08278ms logger=migrator t=2026-04-21T17:50:11.395371225Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-21T17:50:11.397228315Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.85723ms logger=migrator t=2026-04-21T17:50:11.40468452Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-21T17:50:11.406477399Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.794479ms logger=migrator t=2026-04-21T17:50:11.412577586Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-21T17:50:11.422726044Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.143897ms logger=migrator t=2026-04-21T17:50:11.430879907Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-21T17:50:11.432957404Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.080197ms logger=migrator t=2026-04-21T17:50:11.439887334Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-21T17:50:11.441242731Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.355267ms logger=migrator t=2026-04-21T17:50:11.447987626Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-21T17:50:11.471280533Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.287427ms logger=migrator t=2026-04-21T17:50:11.508128622Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-21T17:50:11.510381333Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.255982ms logger=migrator t=2026-04-21T17:50:11.519446321Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-21T17:50:11.520733237Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.282755ms logger=migrator t=2026-04-21T17:50:11.528339635Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-21T17:50:11.529129507Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=788.002µs logger=migrator t=2026-04-21T17:50:11.537873516Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-21T17:50:11.539648385Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.775219ms logger=migrator t=2026-04-21T17:50:11.54566683Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-21T17:50:11.545953237Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=286.607µs logger=migrator t=2026-04-21T17:50:11.553530155Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-21T17:50:11.554900392Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.370577ms logger=migrator t=2026-04-21T17:50:11.562234964Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-21T17:50:11.571463245Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.225311ms logger=migrator t=2026-04-21T17:50:11.578143608Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-21T17:50:11.579012552Z level=info msg="Migration successfully executed" id="create entity_events table" duration=869.054µs logger=migrator t=2026-04-21T17:50:11.587508915Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-21T17:50:11.588518423Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.009989ms logger=migrator t=2026-04-21T17:50:11.595750901Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-21T17:50:11.596529552Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-21T17:50:11.601913779Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-21T17:50:11.602446134Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-21T17:50:11.607936394Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-21T17:50:11.60922387Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.285675ms logger=migrator t=2026-04-21T17:50:11.616596921Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-21T17:50:11.618416291Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.82221ms logger=migrator t=2026-04-21T17:50:11.623798818Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-21T17:50:11.625021932Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.223164ms logger=migrator t=2026-04-21T17:50:11.635157869Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-21T17:50:11.637187425Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.029896ms logger=migrator t=2026-04-21T17:50:11.645754429Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-21T17:50:11.648822334Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=3.065815ms logger=migrator t=2026-04-21T17:50:11.65492656Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-21T17:50:11.656338479Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.413039ms logger=migrator t=2026-04-21T17:50:11.682442394Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-21T17:50:11.683849662Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.419648ms logger=migrator t=2026-04-21T17:50:11.691828651Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-21T17:50:11.693357533Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.530012ms logger=migrator t=2026-04-21T17:50:11.698830553Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-21T17:50:11.700353374Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.522382ms logger=migrator t=2026-04-21T17:50:11.71080865Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-21T17:50:11.713057882Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.248472ms logger=migrator t=2026-04-21T17:50:11.724175336Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-21T17:50:11.725604836Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.43176ms logger=migrator t=2026-04-21T17:50:11.734562061Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-21T17:50:11.757817308Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.251327ms logger=migrator t=2026-04-21T17:50:11.766797773Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-21T17:50:11.778165005Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.368552ms logger=migrator t=2026-04-21T17:50:11.783910992Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-21T17:50:11.792335232Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.4203ms logger=migrator t=2026-04-21T17:50:11.811055545Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-21T17:50:11.811550609Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=497.363µs logger=migrator t=2026-04-21T17:50:11.861229768Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-21T17:50:11.873363431Z level=info msg="Migration successfully executed" id="add share column" duration=12.132823ms logger=migrator t=2026-04-21T17:50:11.876897507Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-21T17:50:11.877053571Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=156.724µs logger=migrator t=2026-04-21T17:50:11.880975388Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-21T17:50:11.881984367Z level=info msg="Migration successfully executed" id="create file table" duration=1.008789ms logger=migrator t=2026-04-21T17:50:11.890464448Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-21T17:50:11.89232737Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.863062ms logger=migrator t=2026-04-21T17:50:11.900885104Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-21T17:50:11.902257922Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.373708ms logger=migrator t=2026-04-21T17:50:11.908792151Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-21T17:50:11.909792248Z level=info msg="Migration successfully executed" id="create file_meta table" duration=999.697µs logger=migrator t=2026-04-21T17:50:11.916312866Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-21T17:50:11.918397524Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.084857ms logger=migrator t=2026-04-21T17:50:11.923172214Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-21T17:50:11.923264067Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=84.203µs logger=migrator t=2026-04-21T17:50:11.929902709Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-21T17:50:11.930018252Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=117.224µs logger=migrator t=2026-04-21T17:50:11.935274505Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-21T17:50:11.936347874Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.073329ms logger=migrator t=2026-04-21T17:50:11.94272998Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-21T17:50:11.943024787Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=295.577µs logger=migrator t=2026-04-21T17:50:11.95152204Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-21T17:50:11.953227487Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.710297ms logger=migrator t=2026-04-21T17:50:11.958494411Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-21T17:50:11.968240298Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.745567ms logger=migrator t=2026-04-21T17:50:11.973091871Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-21T17:50:11.973266245Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=173.854µs logger=migrator t=2026-04-21T17:50:11.978718235Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-21T17:50:11.979914327Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.196262ms logger=migrator t=2026-04-21T17:50:11.986724354Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-21T17:50:11.987445444Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=725.9µs logger=migrator t=2026-04-21T17:50:11.992970124Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-21T17:50:11.993227682Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=259.428µs logger=migrator t=2026-04-21T17:50:11.997642923Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-21T17:50:11.998412894Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=770.531µs logger=migrator t=2026-04-21T17:50:12.002927078Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-21T17:50:12.01216641Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.239222ms logger=migrator t=2026-04-21T17:50:12.018314659Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-21T17:50:12.027798849Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.48299ms logger=migrator t=2026-04-21T17:50:12.032796675Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-21T17:50:12.034663636Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.868041ms logger=migrator t=2026-04-21T17:50:12.04685736Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-21T17:50:12.138730715Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=91.868705ms logger=migrator t=2026-04-21T17:50:12.158766884Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-21T17:50:12.160256905Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.492341ms logger=migrator t=2026-04-21T17:50:12.165919849Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-21T17:50:12.167876113Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.955934ms logger=migrator t=2026-04-21T17:50:12.175150712Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-21T17:50:12.203988022Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.8371ms logger=migrator t=2026-04-21T17:50:12.209730299Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-21T17:50:12.220666647Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.930758ms logger=migrator t=2026-04-21T17:50:12.234391174Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-21T17:50:12.235041972Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=654.188µs logger=migrator t=2026-04-21T17:50:12.243450452Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-21T17:50:12.243863633Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=416.441µs logger=migrator t=2026-04-21T17:50:12.25216775Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-21T17:50:12.252696195Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=531.145µs logger=migrator t=2026-04-21T17:50:12.257441355Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-21T17:50:12.257730523Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=289.038µs logger=migrator t=2026-04-21T17:50:12.268497398Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-21T17:50:12.268898898Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=405.59µs logger=migrator t=2026-04-21T17:50:12.277657759Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-21T17:50:12.278882242Z level=info msg="Migration successfully executed" id="create folder table" duration=1.228023ms logger=migrator t=2026-04-21T17:50:12.286452689Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-21T17:50:12.291746393Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=5.293165ms logger=migrator t=2026-04-21T17:50:12.29963258Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-21T17:50:12.302151109Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.519319ms logger=migrator t=2026-04-21T17:50:12.307579617Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-21T17:50:12.307613998Z level=info msg="Migration successfully executed" id="Update folder title length" duration=35.351µs logger=migrator t=2026-04-21T17:50:12.31459427Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-21T17:50:12.316241145Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.646875ms logger=migrator t=2026-04-21T17:50:12.323593846Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-21T17:50:12.324932763Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.341198ms logger=migrator t=2026-04-21T17:50:12.332390217Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-21T17:50:12.334832594Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.441787ms logger=migrator t=2026-04-21T17:50:12.339908423Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-21T17:50:12.340385235Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=477.552µs logger=migrator t=2026-04-21T17:50:12.346646257Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-21T17:50:12.347047858Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=380.851µs logger=migrator t=2026-04-21T17:50:12.353405992Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-21T17:50:12.355117499Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.711227ms logger=migrator t=2026-04-21T17:50:12.361426861Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-21T17:50:12.362655695Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.232854ms logger=migrator t=2026-04-21T17:50:12.367668462Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-21T17:50:12.369274456Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.605164ms logger=migrator t=2026-04-21T17:50:12.374787228Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-21T17:50:12.376617518Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.83085ms logger=migrator t=2026-04-21T17:50:12.380948126Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-21T17:50:12.382086747Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.139101ms logger=migrator t=2026-04-21T17:50:12.395135724Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-21T17:50:12.39607382Z level=info msg="Migration successfully executed" id="create anon_device table" duration=938.446µs logger=migrator t=2026-04-21T17:50:12.40266959Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-21T17:50:12.403923125Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.253395ms logger=migrator t=2026-04-21T17:50:12.410970808Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-21T17:50:12.412194062Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.222924ms logger=migrator t=2026-04-21T17:50:12.418555635Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-21T17:50:12.419495021Z level=info msg="Migration successfully executed" id="create signing_key table" duration=939.166µs logger=migrator t=2026-04-21T17:50:12.424428276Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-21T17:50:12.426901154Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.471717ms logger=migrator t=2026-04-21T17:50:12.432538038Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-21T17:50:12.434012818Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.4757ms logger=migrator t=2026-04-21T17:50:12.439400137Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-21T17:50:12.439768256Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=369.47µs logger=migrator t=2026-04-21T17:50:12.446865161Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-21T17:50:12.458963092Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.09304ms logger=migrator t=2026-04-21T17:50:12.464930095Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-21T17:50:12.465589853Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=661.328µs logger=migrator t=2026-04-21T17:50:12.473194211Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-21T17:50:12.473224162Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.871µs logger=migrator t=2026-04-21T17:50:12.479121233Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-21T17:50:12.480554743Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.43288ms logger=migrator t=2026-04-21T17:50:12.494888776Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-21T17:50:12.494945357Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=67.772µs logger=migrator t=2026-04-21T17:50:12.501332962Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-21T17:50:12.503877161Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.54782ms logger=migrator t=2026-04-21T17:50:12.510475642Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-21T17:50:12.512755115Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.278814ms logger=migrator t=2026-04-21T17:50:12.523645783Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-21T17:50:12.525232876Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.584792ms logger=migrator t=2026-04-21T17:50:12.531491017Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-21T17:50:12.532423102Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=933.015µs logger=migrator t=2026-04-21T17:50:12.536668009Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-21T17:50:12.537001148Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=334.189µs logger=migrator t=2026-04-21T17:50:12.543528926Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-21T17:50:12.544310499Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=777.443µs logger=migrator t=2026-04-21T17:50:12.549546261Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-21T17:50:12.551141605Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.595324ms logger=migrator t=2026-04-21T17:50:12.555980288Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-21T17:50:12.557009126Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.028738ms logger=migrator t=2026-04-21T17:50:12.561885399Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-21T17:50:12.571752819Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.86676ms logger=migrator t=2026-04-21T17:50:12.576798117Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-21T17:50:12.584672613Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.874025ms logger=migrator t=2026-04-21T17:50:12.588840387Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-21T17:50:12.598231864Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.387467ms logger=migrator t=2026-04-21T17:50:12.602196463Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-21T17:50:12.602289585Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=93.522µs logger=migrator t=2026-04-21T17:50:12.609072401Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-21T17:50:12.622355194Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.284893ms logger=migrator t=2026-04-21T17:50:12.626732274Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-21T17:50:12.63605256Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.320145ms logger=migrator t=2026-04-21T17:50:12.640531082Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-21T17:50:12.640954834Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=423.822µs logger=migrator t=2026-04-21T17:50:12.646482355Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.842273557s logger=migrator t=2026-04-21T17:50:12.647138052Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-21T17:50:12.663189332Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-21T17:50:12.66348013Z level=info msg="Created default organization" logger=secrets t=2026-04-21T17:50:12.670378089Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-21T17:50:12.72226931Z level=info msg="Restored cache from database" duration=421.532µs logger=plugin.store t=2026-04-21T17:50:12.723579816Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-21T17:50:12.761426532Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-21T17:50:12.761455313Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-21T17:50:12.761522385Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-21T17:50:12.761529935Z level=info msg="Plugins loaded" count=54 duration=37.950849ms logger=query_data t=2026-04-21T17:50:12.765530264Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-21T17:50:12.769788281Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-21T17:50:12.780912636Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-21T17:50:12.793617053Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-21T17:50:12.798541608Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-21T17:50:12.805229551Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-21T17:50:12.836699813Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-21T17:50:12.862627652Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-21T17:50:12.890052803Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-21T17:50:12.890080963Z level=info msg="finished to provision alerting" logger=http.server t=2026-04-21T17:50:12.894493594Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-04-21T17:50:12.894579577Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-21T17:50:12.894585677Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-21T17:50:12.895244515Z level=info msg="State cache has been initialized" states=0 duration=658.548µs logger=ngalert.multiorg.alertmanager t=2026-04-21T17:50:12.89580136Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-04-21T17:50:12.895871572Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-21T17:50:12.895978165Z level=info msg=starting first_tick=2026-04-21T17:50:20Z logger=plugins.update.checker t=2026-04-21T17:50:12.966022142Z level=info msg="Update check succeeded" duration=70.100079ms logger=grafana.update.checker t=2026-04-21T17:50:12.97031016Z level=info msg="Update check succeeded" duration=74.277704ms logger=sqlstore.transactions t=2026-04-21T17:50:13.086713666Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-04-21T17:50:13.188110533Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-21T17:50:13.188771891Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-21T17:50:13.796009084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:13.855569404Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-21T17:50:13.967929471Z level=info msg="Patterns update finished" duration=78.629522ms logger=provisioning.dashboard t=2026-04-21T17:50:26.30327617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:26.305392378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:26.324128261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:26.354785211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:26.369601805Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-21T17:50:26.38692833Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-21T17:50:26.401173261Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-21T17:50:26.41357663Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-21T17:50:26.416108719Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-21T17:50:26.433529356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:26.476618816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:26.494420363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:26.521813733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:26.5414076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:26.569789636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:26.585711562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:26.622798717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:26.640997065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.109811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.131300228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.162962645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.176123285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.19787364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.217680662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.252676261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.269195283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.340440933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.352987277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.389716883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.4064002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.441022547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.452596324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.500418303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.520158794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.556820267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.574659785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.601255444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.616739758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.654235164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.690785214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.771112053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.790475913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.837000567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.856378008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.912471934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.929406387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:27.97919121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.007206446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.089768397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.113719232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.187495682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.20643575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.280397935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.29519531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.349175049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.363466059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.433338582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.450897493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.526971836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.546033628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.614874482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.63233313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.700486866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.719867246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.803819844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.823324028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.908932462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:28.925151416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.031120007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.089112274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.167271684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.188514316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.270329736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.288956675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.365574933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.384611564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.490428261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.50977515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.587259282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.608497093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.68839281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.707754111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-21T17:50:29.77713959Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-21T17:51:30.919380928Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-21T18:00:12.921331874Z level=info msg="Completed cleanup jobs" duration=25.377747ms logger=plugins.update.checker t=2026-04-21T18:00:13.016372491Z level=info msg="Update check succeeded" duration=49.381514ms logger=sqlstore.transactions t=2026-04-21T18:05:12.789409906Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-21T18:10:12.93553937Z level=info msg="Completed cleanup jobs" duration=39.920956ms logger=plugins.update.checker t=2026-04-21T18:10:13.015779131Z level=info msg="Update check succeeded" duration=49.468538ms logger=cleanup t=2026-04-21T18:20:12.919227976Z level=info msg="Completed cleanup jobs" duration=23.708928ms logger=plugins.update.checker t=2026-04-21T18:20:13.017343391Z level=info msg="Update check succeeded" duration=50.898793ms logger=infra.usagestats t=2026-04-21T18:21:30.943380339Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-04-21T18:30:13.040581019Z level=info msg="Update check succeeded" duration=73.976728ms logger=cleanup t=2026-04-21T18:30:13.236048688Z level=info msg="Completed cleanup jobs" duration=340.550706ms logger=cleanup t=2026-04-21T18:40:12.93320406Z level=info msg="Completed cleanup jobs" duration=36.654685ms logger=plugins.update.checker t=2026-04-21T18:40:13.014534201Z level=info msg="Update check succeeded" duration=48.036898ms logger=cleanup t=2026-04-21T18:50:12.925003709Z level=info msg="Completed cleanup jobs" duration=29.211316ms logger=plugins.update.checker t=2026-04-21T18:50:13.038278873Z level=info msg="Update check succeeded" duration=71.464451ms logger=infra.usagestats t=2026-04-21T18:51:30.943483887Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-21T19:00:12.916750591Z level=info msg="Completed cleanup jobs" duration=19.179487ms logger=plugins.update.checker t=2026-04-21T19:00:13.130675197Z level=info msg="Update check succeeded" duration=164.255792ms