logger=settings t=2026-07-03T12:13:04.510241703Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-03T12:13:04Z logger=settings t=2026-07-03T12:13:04.51053007Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-03T12:13:04.51054086Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-03T12:13:04.51054429Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-03T12:13:04.51054721Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-03T12:13:04.51054982Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-03T12:13:04.51055249Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-03T12:13:04.51055521Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-03T12:13:04.51056021Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-03T12:13:04.51056318Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-03T12:13:04.510565751Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-03T12:13:04.510568381Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-03T12:13:04.510571021Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-03T12:13:04.510576201Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-03T12:13:04.510579121Z level=info msg=Target target=[all] logger=settings t=2026-07-03T12:13:04.510585071Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-03T12:13:04.510587951Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-03T12:13:04.510590461Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-03T12:13:04.510592951Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-03T12:13:04.510595891Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-03T12:13:04.510598711Z level=info msg="App mode production" logger=sqlstore t=2026-07-03T12:13:04.511083774Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-03T12:13:04.511100525Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-03T12:13:04.512829927Z level=info msg="Locking database" logger=migrator t=2026-07-03T12:13:04.512842447Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-03T12:13:04.51337263Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-03T12:13:04.514250233Z level=info msg="Migration successfully executed" id="create migration_log table" duration=877.433µs logger=migrator t=2026-07-03T12:13:04.519537834Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-03T12:13:04.520092068Z level=info msg="Migration successfully executed" id="create user table" duration=555.594µs logger=migrator t=2026-07-03T12:13:04.524941059Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-03T12:13:04.525684137Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=742.898µs logger=migrator t=2026-07-03T12:13:04.533680165Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-03T12:13:04.534418533Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=738.428µs logger=migrator t=2026-07-03T12:13:04.540943045Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-03T12:13:04.541963691Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.020116ms logger=migrator t=2026-07-03T12:13:04.545927169Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-03T12:13:04.546628546Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=706.317µs logger=migrator t=2026-07-03T12:13:04.551311663Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-03T12:13:04.555284651Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.971358ms logger=migrator t=2026-07-03T12:13:04.563792762Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-03T12:13:04.564699295Z level=info msg="Migration successfully executed" id="create user table v2" duration=906.803µs logger=migrator t=2026-07-03T12:13:04.568450858Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-03T12:13:04.569590177Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.131709ms logger=migrator t=2026-07-03T12:13:04.573610577Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-03T12:13:04.574786115Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.170449ms logger=migrator t=2026-07-03T12:13:04.580427565Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-03T12:13:04.580850256Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=415.851µs logger=migrator t=2026-07-03T12:13:04.585691866Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-03T12:13:04.586505397Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=814.101µs logger=migrator t=2026-07-03T12:13:04.59066895Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-03T12:13:04.592394443Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.725343ms logger=migrator t=2026-07-03T12:13:04.600891584Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-03T12:13:04.600930595Z level=info msg="Migration successfully executed" id="Update user table charset" duration=40.301µs logger=migrator t=2026-07-03T12:13:04.604999166Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-03T12:13:04.606725399Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.726334ms logger=migrator t=2026-07-03T12:13:04.610707167Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-03T12:13:04.610939763Z level=info msg="Migration successfully executed" id="Add missing user data" duration=232.656µs logger=migrator t=2026-07-03T12:13:04.614867701Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-03T12:13:04.615962858Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.094647ms logger=migrator t=2026-07-03T12:13:04.620773397Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-03T12:13:04.621978277Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.20525ms logger=migrator t=2026-07-03T12:13:04.625754781Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-03T12:13:04.627014982Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.256031ms logger=migrator t=2026-07-03T12:13:04.63131519Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-03T12:13:04.639611925Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.293515ms logger=migrator t=2026-07-03T12:13:04.643453891Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-03T12:13:04.644596689Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.142308ms logger=migrator t=2026-07-03T12:13:04.650573837Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-03T12:13:04.650804313Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=232.786µs logger=migrator t=2026-07-03T12:13:04.656128505Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-03T12:13:04.657235503Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.112649ms logger=migrator t=2026-07-03T12:13:04.661974961Z 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-07-03T12:13:04.662481123Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=505.332µs logger=migrator t=2026-07-03T12:13:04.666717068Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-03T12:13:04.667346923Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=629.405µs logger=migrator t=2026-07-03T12:13:04.67361741Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-03T12:13:04.674572433Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=958.713µs logger=migrator t=2026-07-03T12:13:04.678760377Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-03T12:13:04.679859344Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.098367ms logger=migrator t=2026-07-03T12:13:04.684213912Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-03T12:13:04.685437433Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.223261ms logger=migrator t=2026-07-03T12:13:04.691133974Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-03T12:13:04.691888333Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=753.979µs logger=migrator t=2026-07-03T12:13:04.69784655Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-03T12:13:04.698762344Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=906.603µs logger=migrator t=2026-07-03T12:13:04.704349943Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-03T12:13:04.704379573Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.76µs logger=migrator t=2026-07-03T12:13:04.709964772Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-03T12:13:04.710805383Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=842.43µs logger=migrator t=2026-07-03T12:13:04.714640268Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-03T12:13:04.715349246Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=709.038µs logger=migrator t=2026-07-03T12:13:04.721219961Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-03T12:13:04.721883748Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=663.827µs logger=migrator t=2026-07-03T12:13:04.727799844Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-03T12:13:04.729341233Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.540439ms logger=migrator t=2026-07-03T12:13:04.736119801Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-03T12:13:04.739025033Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.910352ms logger=migrator t=2026-07-03T12:13:04.745275548Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-03T12:13:04.74611518Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=839.842µs logger=migrator t=2026-07-03T12:13:04.772285479Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-03T12:13:04.773839827Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.553568ms logger=migrator t=2026-07-03T12:13:04.779859437Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-03T12:13:04.780582445Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=722.148µs logger=migrator t=2026-07-03T12:13:04.785521808Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-03T12:13:04.786633215Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.110477ms logger=migrator t=2026-07-03T12:13:04.791853635Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-03T12:13:04.793095325Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.24103ms logger=migrator t=2026-07-03T12:13:04.799447254Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-03T12:13:04.800063929Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=616.225µs logger=migrator t=2026-07-03T12:13:04.805714279Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-03T12:13:04.806841257Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.137347ms logger=migrator t=2026-07-03T12:13:04.812855446Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-03T12:13:04.813264557Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=407.301µs logger=migrator t=2026-07-03T12:13:04.817928582Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-03T12:13:04.818632259Z level=info msg="Migration successfully executed" id="create star table" duration=703.267µs logger=migrator t=2026-07-03T12:13:04.822945457Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-03T12:13:04.823661444Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=715.717µs logger=migrator t=2026-07-03T12:13:04.831084939Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-03T12:13:04.832240087Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.154978ms logger=migrator t=2026-07-03T12:13:04.837770784Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-03T12:13:04.838931984Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.15169ms logger=migrator t=2026-07-03T12:13:04.844887912Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-03T12:13:04.845849515Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=966.043µs logger=migrator t=2026-07-03T12:13:04.85128744Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-03T12:13:04.851926726Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=639.086µs logger=migrator t=2026-07-03T12:13:04.858980171Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-03T12:13:04.86016389Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.183969ms logger=migrator t=2026-07-03T12:13:04.871315677Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-03T12:13:04.872635571Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.319914ms logger=migrator t=2026-07-03T12:13:04.887346066Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-03T12:13:04.887408777Z level=info msg="Migration successfully executed" id="Update org table charset" duration=66.042µs logger=migrator t=2026-07-03T12:13:04.892414382Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-03T12:13:04.892455333Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=52.342µs logger=migrator t=2026-07-03T12:13:04.898494962Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-03T12:13:04.898711568Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=222.176µs logger=migrator t=2026-07-03T12:13:04.903320573Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-03T12:13:04.905049805Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.728612ms logger=migrator t=2026-07-03T12:13:04.909999198Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-03T12:13:04.911027483Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.033565ms logger=migrator t=2026-07-03T12:13:04.916357866Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-03T12:13:04.917250238Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=891.912µs logger=migrator t=2026-07-03T12:13:04.923321149Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-03T12:13:04.924023036Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=701.987µs logger=migrator t=2026-07-03T12:13:04.929182534Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-03T12:13:04.930005414Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=822.91µs logger=migrator t=2026-07-03T12:13:04.935146542Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-03T12:13:04.936543218Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.390675ms logger=migrator t=2026-07-03T12:13:04.942859964Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-03T12:13:04.94875418Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.895536ms logger=migrator t=2026-07-03T12:13:04.954675547Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-03T12:13:04.955450946Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=775.189µs logger=migrator t=2026-07-03T12:13:04.959822525Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-03T12:13:04.961204609Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.390424ms logger=migrator t=2026-07-03T12:13:04.969129876Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-03T12:13:04.969958246Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=828.96µs logger=migrator t=2026-07-03T12:13:04.977173376Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-03T12:13:04.977454433Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=281.437µs logger=migrator t=2026-07-03T12:13:04.982261302Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-03T12:13:04.983193915Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=932.573µs logger=migrator t=2026-07-03T12:13:04.989514222Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-03T12:13:04.989595814Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=84.202µs logger=migrator t=2026-07-03T12:13:04.998539206Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-03T12:13:05.001880569Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.344823ms logger=migrator t=2026-07-03T12:13:05.006954776Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-03T12:13:05.008960465Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.006349ms logger=migrator t=2026-07-03T12:13:05.016154354Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-03T12:13:05.020213524Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.062251ms logger=migrator t=2026-07-03T12:13:05.026810488Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-03T12:13:05.027762702Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=952.024µs logger=migrator t=2026-07-03T12:13:05.040452207Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-03T12:13:05.042356764Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.904377ms logger=migrator t=2026-07-03T12:13:05.04902175Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-03T12:13:05.049912682Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=890.712µs logger=migrator t=2026-07-03T12:13:05.054786603Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-03T12:13:05.055666874Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=879.681µs logger=migrator t=2026-07-03T12:13:05.069937089Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-03T12:13:05.070029081Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=93.952µs logger=migrator t=2026-07-03T12:13:05.076100801Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-03T12:13:05.076188134Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=93.193µs logger=migrator t=2026-07-03T12:13:05.08328145Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-03T12:13:05.086895Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.617109ms logger=migrator t=2026-07-03T12:13:05.091913495Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-03T12:13:05.093972616Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.058921ms logger=migrator t=2026-07-03T12:13:05.098766974Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-03T12:13:05.100831216Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.063941ms logger=migrator t=2026-07-03T12:13:05.110736122Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-03T12:13:05.113979082Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.24261ms logger=migrator t=2026-07-03T12:13:05.118927345Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-03T12:13:05.119085489Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=159.034µs logger=migrator t=2026-07-03T12:13:05.123597261Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-03T12:13:05.124219127Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=604.676µs logger=migrator t=2026-07-03T12:13:05.130157174Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-03T12:13:05.131344903Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.187789ms logger=migrator t=2026-07-03T12:13:05.136137113Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-03T12:13:05.136172634Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.401µs logger=migrator t=2026-07-03T12:13:05.140728096Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-03T12:13:05.141972417Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.243401ms logger=migrator t=2026-07-03T12:13:05.147480504Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-03T12:13:05.148613922Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.131578ms logger=migrator t=2026-07-03T12:13:05.153518914Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-03T12:13:05.166357653Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=12.837539ms logger=migrator t=2026-07-03T12:13:05.171439448Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-03T12:13:05.171991993Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=552.395µs logger=migrator t=2026-07-03T12:13:05.176452073Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-03T12:13:05.177044888Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=590.315µs logger=migrator t=2026-07-03T12:13:05.181195051Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-03T12:13:05.182583995Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.375344ms logger=migrator t=2026-07-03T12:13:05.18677624Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-03T12:13:05.187111428Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=335.038µs logger=migrator t=2026-07-03T12:13:05.19325109Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-03T12:13:05.194378719Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.095088ms logger=migrator t=2026-07-03T12:13:05.201008963Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-03T12:13:05.204287574Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.284611ms logger=migrator t=2026-07-03T12:13:05.209194416Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-03T12:13:05.209996746Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=802.58µs logger=migrator t=2026-07-03T12:13:05.216600419Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-03T12:13:05.216902038Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=309.149µs logger=migrator t=2026-07-03T12:13:05.222320803Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-03T12:13:05.222641361Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=329.618µs logger=migrator t=2026-07-03T12:13:05.230352841Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-03T12:13:05.231866159Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.529568ms logger=migrator t=2026-07-03T12:13:05.236041352Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-03T12:13:05.238695448Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.653806ms logger=migrator t=2026-07-03T12:13:05.242974915Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-03T12:13:05.243911468Z level=info msg="Migration successfully executed" id="create data_source table" duration=939.003µs logger=migrator t=2026-07-03T12:13:05.250221314Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-03T12:13:05.251099197Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=878.093µs logger=migrator t=2026-07-03T12:13:05.257312951Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-03T12:13:05.258157371Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=844.33µs logger=migrator t=2026-07-03T12:13:05.263624197Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-03T12:13:05.264440798Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=816.031µs logger=migrator t=2026-07-03T12:13:05.269085713Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-03T12:13:05.270527239Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.441016ms logger=migrator t=2026-07-03T12:13:05.276358054Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-03T12:13:05.284599139Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.246504ms logger=migrator t=2026-07-03T12:13:05.288484464Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-03T12:13:05.289410247Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=921.403µs logger=migrator t=2026-07-03T12:13:05.29473186Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-03T12:13:05.295550081Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=818.041µs logger=migrator t=2026-07-03T12:13:05.299411936Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-03T12:13:05.300234516Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=822.34µs logger=migrator t=2026-07-03T12:13:05.305959778Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-03T12:13:05.306569714Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=609.616µs logger=migrator t=2026-07-03T12:13:05.31409479Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-03T12:13:05.315742982Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.646001ms logger=migrator t=2026-07-03T12:13:05.321849413Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-03T12:13:05.324356866Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.514472ms logger=migrator t=2026-07-03T12:13:05.329167845Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-03T12:13:05.329191416Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=23.601µs logger=migrator t=2026-07-03T12:13:05.337283837Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-03T12:13:05.337649836Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=367.819µs logger=migrator t=2026-07-03T12:13:05.345432028Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-03T12:13:05.349184632Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.749804ms logger=migrator t=2026-07-03T12:13:05.354784121Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-03T12:13:05.35516809Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=388.139µs logger=migrator t=2026-07-03T12:13:05.36204013Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-03T12:13:05.362350099Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=309.439µs logger=migrator t=2026-07-03T12:13:05.370207093Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-03T12:13:05.375792542Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.590159ms logger=migrator t=2026-07-03T12:13:05.414563125Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-03T12:13:05.41517335Z level=info msg="Migration successfully executed" id="Update uid value" duration=612.905µs logger=migrator t=2026-07-03T12:13:05.445886662Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-03T12:13:05.463954011Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=18.059299ms logger=migrator t=2026-07-03T12:13:05.535684892Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-03T12:13:05.537491967Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.811126ms logger=migrator t=2026-07-03T12:13:05.543922036Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-03T12:13:05.545201669Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.283962ms logger=migrator t=2026-07-03T12:13:05.550573492Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-03T12:13:05.551601807Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.033165ms logger=migrator t=2026-07-03T12:13:05.558414897Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-03T12:13:05.559450302Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.037215ms logger=migrator t=2026-07-03T12:13:05.566533907Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-03T12:13:05.567663966Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.126339ms logger=migrator t=2026-07-03T12:13:05.572497637Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-03T12:13:05.573618694Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.121538ms logger=migrator t=2026-07-03T12:13:05.577210083Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-03T12:13:05.577981202Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=771.519µs logger=migrator t=2026-07-03T12:13:05.582428873Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-03T12:13:05.583199802Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=771.019µs logger=migrator t=2026-07-03T12:13:05.588297388Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-03T12:13:05.595069967Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.771919ms logger=migrator t=2026-07-03T12:13:05.601425384Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-03T12:13:05.601973138Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=547.274µs logger=migrator t=2026-07-03T12:13:05.605518855Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-03T12:13:05.606295165Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=776.18µs logger=migrator t=2026-07-03T12:13:05.610199242Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-03T12:13:05.610990282Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=791.19µs logger=migrator t=2026-07-03T12:13:05.616665482Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-03T12:13:05.617433312Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=767.64µs logger=migrator t=2026-07-03T12:13:05.621765419Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-03T12:13:05.622383054Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=622.915µs logger=migrator t=2026-07-03T12:13:05.627261556Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-03T12:13:05.628034795Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=777.799µs logger=migrator t=2026-07-03T12:13:05.632357992Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-03T12:13:05.632399823Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=58.401µs logger=migrator t=2026-07-03T12:13:05.636526315Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-03T12:13:05.639267233Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.741498ms logger=migrator t=2026-07-03T12:13:05.645909589Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-03T12:13:05.648505233Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.595514ms logger=migrator t=2026-07-03T12:13:05.652645326Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-03T12:13:05.65280681Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=161.514µs logger=migrator t=2026-07-03T12:13:05.657867796Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-03T12:13:05.660425309Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.557183ms logger=migrator t=2026-07-03T12:13:05.666792677Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-03T12:13:05.670815628Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.01321ms logger=migrator t=2026-07-03T12:13:05.675544434Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-03T12:13:05.676287983Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=743.389µs logger=migrator t=2026-07-03T12:13:05.680318453Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-03T12:13:05.68143476Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.140258ms logger=migrator t=2026-07-03T12:13:05.686452555Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-03T12:13:05.687523382Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.071987ms logger=migrator t=2026-07-03T12:13:05.691645174Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-03T12:13:05.693358587Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.709793ms logger=migrator t=2026-07-03T12:13:05.698648609Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-03T12:13:05.699439698Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=790.899µs logger=migrator t=2026-07-03T12:13:05.704020021Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-03T12:13:05.705355835Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.335583ms logger=migrator t=2026-07-03T12:13:05.709824076Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-03T12:13:05.709955379Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=129.053µs logger=migrator t=2026-07-03T12:13:05.714795349Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-03T12:13:05.71483866Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=47.991µs logger=migrator t=2026-07-03T12:13:05.718604594Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-03T12:13:05.721708591Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.102397ms logger=migrator t=2026-07-03T12:13:05.725596917Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-03T12:13:05.729632958Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.032671ms logger=migrator t=2026-07-03T12:13:05.735972395Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-03T12:13:05.736044086Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.151µs logger=migrator t=2026-07-03T12:13:05.740096157Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-03T12:13:05.741278567Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.18202ms logger=migrator t=2026-07-03T12:13:05.746007413Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-03T12:13:05.747353097Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.339534ms logger=migrator t=2026-07-03T12:13:05.755642363Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-03T12:13:05.755668974Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.321µs logger=migrator t=2026-07-03T12:13:05.760131005Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-03T12:13:05.761325144Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.193969ms logger=migrator t=2026-07-03T12:13:05.767593009Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-03T12:13:05.768486152Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=893.033µs logger=migrator t=2026-07-03T12:13:05.773184288Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-03T12:13:05.776157222Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.972284ms logger=migrator t=2026-07-03T12:13:05.780799228Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-03T12:13:05.780829508Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.461µs logger=migrator t=2026-07-03T12:13:05.784336215Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-03T12:13:05.785661809Z level=info msg="Migration successfully executed" id="create session table" duration=1.325404ms logger=migrator t=2026-07-03T12:13:05.789889413Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-03T12:13:05.790003556Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=156.384µs logger=migrator t=2026-07-03T12:13:05.794660382Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-03T12:13:05.794793365Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=133.353µs logger=migrator t=2026-07-03T12:13:05.798821395Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-03T12:13:05.799999395Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.17579ms logger=migrator t=2026-07-03T12:13:05.804426654Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-03T12:13:05.805758917Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.331863ms logger=migrator t=2026-07-03T12:13:05.811074769Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-03T12:13:05.81110324Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.261µs logger=migrator t=2026-07-03T12:13:05.815781716Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-03T12:13:05.815915479Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=136.053µs logger=migrator t=2026-07-03T12:13:05.820041102Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-03T12:13:05.825162579Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.126227ms logger=migrator t=2026-07-03T12:13:05.829134267Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-03T12:13:05.832312686Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.177789ms logger=migrator t=2026-07-03T12:13:05.837945216Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-03T12:13:05.838087209Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=142.503µs logger=migrator t=2026-07-03T12:13:05.841856004Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-03T12:13:05.842056939Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=200.305µs logger=migrator t=2026-07-03T12:13:05.846450867Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-03T12:13:05.847969205Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.61101ms logger=migrator t=2026-07-03T12:13:05.852814966Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-03T12:13:05.852884228Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=72.841µs logger=migrator t=2026-07-03T12:13:05.857271336Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-03T12:13:05.862705531Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.431355ms logger=migrator t=2026-07-03T12:13:05.867574542Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-03T12:13:05.867735206Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=161.164µs logger=migrator t=2026-07-03T12:13:05.871334335Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-03T12:13:05.875431287Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.102622ms logger=migrator t=2026-07-03T12:13:05.879503618Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-03T12:13:05.883016085Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.509147ms logger=migrator t=2026-07-03T12:13:05.8876144Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-03T12:13:05.887688191Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.321µs logger=migrator t=2026-07-03T12:13:05.894815229Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-03T12:13:05.895721781Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=906.792µs logger=migrator t=2026-07-03T12:13:05.900174992Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-03T12:13:05.900955081Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=779.669µs logger=migrator t=2026-07-03T12:13:05.905296878Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-03T12:13:05.906310064Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.012776ms logger=migrator t=2026-07-03T12:13:05.911620136Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-03T12:13:05.912519678Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=898.892µs logger=migrator t=2026-07-03T12:13:05.916923757Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-03T12:13:05.918783343Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.858746ms logger=migrator t=2026-07-03T12:13:05.924885894Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-03T12:13:05.925706795Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=827.111µs logger=migrator t=2026-07-03T12:13:05.930564426Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-03T12:13:05.931216863Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=652.077µs logger=migrator t=2026-07-03T12:13:05.935815116Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-03T12:13:05.936660318Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=848.532µs logger=migrator t=2026-07-03T12:13:05.943856406Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-03T12:13:05.945059626Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.20326ms logger=migrator t=2026-07-03T12:13:05.949401093Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-03T12:13:05.960304204Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.903641ms logger=migrator t=2026-07-03T12:13:05.964391295Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-03T12:13:05.964889228Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=497.833µs logger=migrator t=2026-07-03T12:13:05.96939413Z 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-07-03T12:13:05.970402355Z 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=964.235µs logger=migrator t=2026-07-03T12:13:05.975003079Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-03T12:13:05.975422159Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=419.09µs logger=migrator t=2026-07-03T12:13:05.979193633Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-03T12:13:05.979682355Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=488.652µs logger=migrator t=2026-07-03T12:13:05.984134845Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-03T12:13:05.984873275Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=738.18µs logger=migrator t=2026-07-03T12:13:05.988704989Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-03T12:13:05.994325399Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.61978ms logger=migrator t=2026-07-03T12:13:05.999441656Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-03T12:13:06.004163434Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.721298ms logger=migrator t=2026-07-03T12:13:06.009546187Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-03T12:13:06.01529927Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.752593ms logger=migrator t=2026-07-03T12:13:06.019401221Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-03T12:13:06.021888053Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.488962ms logger=migrator t=2026-07-03T12:13:06.027048011Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-03T12:13:06.028151569Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.103447ms logger=migrator t=2026-07-03T12:13:06.032696552Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-03T12:13:06.032731473Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=42.791µs logger=migrator t=2026-07-03T12:13:06.038638229Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-03T12:13:06.03867234Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.111µs logger=migrator t=2026-07-03T12:13:06.042572226Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-03T12:13:06.043310525Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=738.829µs logger=migrator t=2026-07-03T12:13:06.04873919Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-03T12:13:06.049813167Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.073657ms logger=migrator t=2026-07-03T12:13:06.056642176Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-03T12:13:06.058088152Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.450276ms logger=migrator t=2026-07-03T12:13:06.064112882Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-03T12:13:06.065401673Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.296242ms logger=migrator t=2026-07-03T12:13:06.075907634Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-03T12:13:06.076602971Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=695.367µs logger=migrator t=2026-07-03T12:13:06.081052512Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-03T12:13:06.086958868Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.905826ms logger=migrator t=2026-07-03T12:13:06.090985129Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-03T12:13:06.096151326Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.165277ms logger=migrator t=2026-07-03T12:13:06.100622558Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-03T12:13:06.100803552Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=181.254µs logger=migrator t=2026-07-03T12:13:06.108207697Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-03T12:13:06.109044737Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=837.301µs logger=migrator t=2026-07-03T12:13:06.113613561Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-03T12:13:06.114490122Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=876.161µs logger=migrator t=2026-07-03T12:13:06.118280506Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-03T12:13:06.121933137Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.652231ms logger=migrator t=2026-07-03T12:13:06.126579232Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-03T12:13:06.126647814Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.892µs logger=migrator t=2026-07-03T12:13:06.131395862Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-03T12:13:06.132191122Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=794.469µs logger=migrator t=2026-07-03T12:13:06.136008487Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-03T12:13:06.136837287Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=832.71µs logger=migrator t=2026-07-03T12:13:06.141916613Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-03T12:13:06.142001595Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=85.042µs logger=migrator t=2026-07-03T12:13:06.145770379Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-03T12:13:06.146590179Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=819.66µs logger=migrator t=2026-07-03T12:13:06.151179633Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-03T12:13:06.151976303Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=796.459µs logger=migrator t=2026-07-03T12:13:06.157006737Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-03T12:13:06.157780296Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=773.309µs logger=migrator t=2026-07-03T12:13:06.162082264Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-03T12:13:06.16273236Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=647.616µs logger=migrator t=2026-07-03T12:13:06.166938545Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-03T12:13:06.167625161Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=686.266µs logger=migrator t=2026-07-03T12:13:06.172992705Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-03T12:13:06.174480881Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.487856ms logger=migrator t=2026-07-03T12:13:06.179329922Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-03T12:13:06.179477166Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=150.873µs logger=migrator t=2026-07-03T12:13:06.18528893Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-03T12:13:06.192291094Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.000335ms logger=migrator t=2026-07-03T12:13:06.199329688Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-03T12:13:06.200141319Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=818.961µs logger=migrator t=2026-07-03T12:13:06.204053226Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-03T12:13:06.210240799Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.187073ms logger=migrator t=2026-07-03T12:13:06.214349562Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-03T12:13:06.214873045Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=520.622µs logger=migrator t=2026-07-03T12:13:06.220518185Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-03T12:13:06.221355825Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=837.95µs logger=migrator t=2026-07-03T12:13:06.226585835Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-03T12:13:06.227389505Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=809.29µs logger=migrator t=2026-07-03T12:13:06.231267922Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-03T12:13:06.243099225Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.830473ms logger=migrator t=2026-07-03T12:13:06.249430002Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-03T12:13:06.25014162Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=718.088µs logger=migrator t=2026-07-03T12:13:06.253819412Z 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-07-03T12:13:06.254838737Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.022315ms logger=migrator t=2026-07-03T12:13:06.25941324Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-03T12:13:06.259728938Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=316.478µs logger=migrator t=2026-07-03T12:13:06.264096846Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-03T12:13:06.264680872Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=571.545µs logger=migrator t=2026-07-03T12:13:06.268285541Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-03T12:13:06.268597418Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=305.067µs logger=migrator t=2026-07-03T12:13:06.272473444Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-03T12:13:06.278182326Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.707622ms logger=migrator t=2026-07-03T12:13:06.283442646Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-03T12:13:06.28798652Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.541854ms logger=migrator t=2026-07-03T12:13:06.291809944Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-03T12:13:06.292891612Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.073668ms logger=migrator t=2026-07-03T12:13:06.300765987Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-03T12:13:06.301765732Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=991.654µs logger=migrator t=2026-07-03T12:13:06.306870919Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-03T12:13:06.307100665Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=229.506µs logger=migrator t=2026-07-03T12:13:06.311594805Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-03T12:13:06.318166229Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.569894ms logger=migrator t=2026-07-03T12:13:06.322464556Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-03T12:13:06.323126542Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=661.947µs logger=migrator t=2026-07-03T12:13:06.32872037Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-03T12:13:06.328849905Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=130.595µs logger=migrator t=2026-07-03T12:13:06.332917035Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-03T12:13:06.333486909Z level=info msg="Migration successfully executed" id="Move region to single row" duration=563.284µs logger=migrator t=2026-07-03T12:13:06.337447208Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-03T12:13:06.338896064Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.451405ms logger=migrator t=2026-07-03T12:13:06.343494688Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-03T12:13:06.34479644Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.302062ms logger=migrator t=2026-07-03T12:13:06.351274452Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-03T12:13:06.352300647Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.025816ms logger=migrator t=2026-07-03T12:13:06.35650104Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-03T12:13:06.357827494Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.326094ms logger=migrator t=2026-07-03T12:13:06.363953866Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-03T12:13:06.365218488Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.265222ms logger=migrator t=2026-07-03T12:13:06.371005321Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-03T12:13:06.372387145Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.381904ms logger=migrator t=2026-07-03T12:13:06.376106947Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-03T12:13:06.376180749Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=81.852µs logger=migrator t=2026-07-03T12:13:06.380678361Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-03T12:13:06.381565213Z level=info msg="Migration successfully executed" id="create test_data table" duration=886.632µs logger=migrator t=2026-07-03T12:13:06.386636279Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-03T12:13:06.388119746Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.483277ms logger=migrator t=2026-07-03T12:13:06.394219197Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-03T12:13:06.395104099Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=884.882µs logger=migrator t=2026-07-03T12:13:06.400855902Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-03T12:13:06.402201195Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.345124ms logger=migrator t=2026-07-03T12:13:06.409418504Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-03T12:13:06.409607889Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=187.695µs logger=migrator t=2026-07-03T12:13:06.417022573Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-03T12:13:06.41770722Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=684.427µs logger=migrator t=2026-07-03T12:13:06.423719089Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-03T12:13:06.423827542Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=109.293µs logger=migrator t=2026-07-03T12:13:06.42897166Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-03T12:13:06.429827262Z level=info msg="Migration successfully executed" id="create team table" duration=855.021µs logger=migrator t=2026-07-03T12:13:06.433828381Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-03T12:13:06.434936158Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.102247ms logger=migrator t=2026-07-03T12:13:06.439417049Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-03T12:13:06.440887916Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.469927ms logger=migrator t=2026-07-03T12:13:06.446344061Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-03T12:13:06.450999707Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.655316ms logger=migrator t=2026-07-03T12:13:06.454747849Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-03T12:13:06.454919175Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=172.446µs logger=migrator t=2026-07-03T12:13:06.459032086Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-03T12:13:06.45999313Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=955.963µs logger=migrator t=2026-07-03T12:13:06.465696831Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-03T12:13:06.467067676Z level=info msg="Migration successfully executed" id="create team member table" duration=1.370195ms logger=migrator t=2026-07-03T12:13:06.473734511Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-03T12:13:06.474669135Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=934.334µs logger=migrator t=2026-07-03T12:13:06.482104389Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-03T12:13:06.485797541Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=3.693842ms logger=migrator t=2026-07-03T12:13:06.492363944Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-03T12:13:06.493572864Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.211949ms logger=migrator t=2026-07-03T12:13:06.501253654Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-03T12:13:06.508641778Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.386344ms logger=migrator t=2026-07-03T12:13:06.514079943Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-03T12:13:06.522292477Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.202244ms logger=migrator t=2026-07-03T12:13:06.527437114Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-03T12:13:06.532238484Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.814569ms logger=migrator t=2026-07-03T12:13:06.538877609Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-03T12:13:06.540210162Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.324253ms logger=migrator t=2026-07-03T12:13:06.546892217Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-03T12:13:06.548841616Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.953369ms logger=migrator t=2026-07-03T12:13:06.558522857Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-03T12:13:06.560419483Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.900066ms logger=migrator t=2026-07-03T12:13:06.571760915Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-03T12:13:06.572929644Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.168309ms logger=migrator t=2026-07-03T12:13:06.579567329Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-03T12:13:06.581139038Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.571869ms logger=migrator t=2026-07-03T12:13:06.589392873Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-03T12:13:06.590835008Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.442195ms logger=migrator t=2026-07-03T12:13:06.596194682Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-03T12:13:06.598863018Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.668656ms logger=migrator t=2026-07-03T12:13:06.6046073Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-03T12:13:06.606000834Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.393994ms logger=migrator t=2026-07-03T12:13:06.613020969Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-03T12:13:06.613555143Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=534.293µs logger=migrator t=2026-07-03T12:13:06.620084754Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-03T12:13:06.621682955Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=1.5991ms logger=migrator t=2026-07-03T12:13:06.651543536Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-03T12:13:06.652180962Z level=info msg="Migration successfully executed" id="create tag table" duration=636.756µs logger=migrator t=2026-07-03T12:13:06.659215306Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-03T12:13:06.659888743Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=673.257µs logger=migrator t=2026-07-03T12:13:06.67306105Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-03T12:13:06.674347932Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.286902ms logger=migrator t=2026-07-03T12:13:06.680204437Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-03T12:13:06.681199232Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=994.755µs logger=migrator t=2026-07-03T12:13:06.687215351Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-03T12:13:06.68837316Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.157119ms logger=migrator t=2026-07-03T12:13:06.693455607Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-03T12:13:06.708838658Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.384171ms logger=migrator t=2026-07-03T12:13:06.714101339Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-03T12:13:06.714664123Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=559.664µs logger=migrator t=2026-07-03T12:13:06.720179349Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-03T12:13:06.721582075Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.385125ms logger=migrator t=2026-07-03T12:13:06.727203805Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-03T12:13:06.727528873Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=324.857µs logger=migrator t=2026-07-03T12:13:06.732491026Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-03T12:13:06.733138722Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=652.366µs logger=migrator t=2026-07-03T12:13:06.739323365Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-03T12:13:06.740615988Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.288133ms logger=migrator t=2026-07-03T12:13:06.746086233Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-03T12:13:06.747672222Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.58582ms logger=migrator t=2026-07-03T12:13:06.753347103Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-03T12:13:06.753446496Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=100.773µs logger=migrator t=2026-07-03T12:13:06.759201188Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-03T12:13:06.767249559Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.047681ms logger=migrator t=2026-07-03T12:13:06.772175341Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-03T12:13:06.77576062Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.579828ms logger=migrator t=2026-07-03T12:13:06.780795885Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-03T12:13:06.786097267Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.300942ms logger=migrator t=2026-07-03T12:13:06.79229054Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-03T12:13:06.797574602Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.280701ms logger=migrator t=2026-07-03T12:13:06.803000556Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-03T12:13:06.80396707Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.073306ms logger=migrator t=2026-07-03T12:13:06.809939018Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-03T12:13:06.814972023Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.031175ms logger=migrator t=2026-07-03T12:13:06.821862365Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-03T12:13:06.822736086Z level=info msg="Migration successfully executed" id="create server_lock table" duration=873.311µs logger=migrator t=2026-07-03T12:13:06.829315309Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-03T12:13:06.830976351Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.660332ms logger=migrator t=2026-07-03T12:13:06.837009021Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-03T12:13:06.837912483Z level=info msg="Migration successfully executed" id="create user auth token table" duration=903.212µs logger=migrator t=2026-07-03T12:13:06.8454318Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-03T12:13:06.846887865Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.455685ms logger=migrator t=2026-07-03T12:13:06.852787113Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-03T12:13:06.85472033Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.939458ms logger=migrator t=2026-07-03T12:13:06.860559195Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-03T12:13:06.862076613Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.517448ms logger=migrator t=2026-07-03T12:13:06.868647616Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-03T12:13:06.874276265Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.63526ms logger=migrator t=2026-07-03T12:13:06.879215648Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-03T12:13:06.880164732Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=947.213µs logger=migrator t=2026-07-03T12:13:06.885499364Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-03T12:13:06.886430328Z level=info msg="Migration successfully executed" id="create cache_data table" duration=932.974µs logger=migrator t=2026-07-03T12:13:06.892687933Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-03T12:13:06.894296902Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.608449ms logger=migrator t=2026-07-03T12:13:06.900359024Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-03T12:13:06.901685686Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.326362ms logger=migrator t=2026-07-03T12:13:06.907603153Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-03T12:13:06.908570276Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=967.023µs logger=migrator t=2026-07-03T12:13:06.914640248Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-03T12:13:06.91470882Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.522µs logger=migrator t=2026-07-03T12:13:06.919904119Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-03T12:13:06.920025282Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=122.113µs logger=migrator t=2026-07-03T12:13:06.925061566Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-03T12:13:06.926466472Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.395875ms logger=migrator t=2026-07-03T12:13:06.932093091Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-03T12:13:06.933046385Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=952.113µs logger=migrator t=2026-07-03T12:13:06.939639009Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-03T12:13:06.940589702Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=951.463µs logger=migrator t=2026-07-03T12:13:06.946440847Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-03T12:13:06.946509979Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=69.282µs logger=migrator t=2026-07-03T12:13:06.951816641Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-03T12:13:06.953321158Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.503507ms logger=migrator t=2026-07-03T12:13:06.96063662Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-03T12:13:06.961598073Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=961.683µs logger=migrator t=2026-07-03T12:13:06.966738181Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-03T12:13:06.967775267Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.032386ms logger=migrator t=2026-07-03T12:13:06.973959451Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-03T12:13:06.975679523Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.711452ms logger=migrator t=2026-07-03T12:13:06.982166134Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-03T12:13:06.99208806Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.928486ms logger=migrator t=2026-07-03T12:13:06.997890064Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-03T12:13:06.998605803Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=716.009µs logger=migrator t=2026-07-03T12:13:07.00660161Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-03T12:13:07.006814997Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=218.517µs logger=migrator t=2026-07-03T12:13:07.012109027Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-03T12:13:07.013368909Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.259922ms logger=migrator t=2026-07-03T12:13:07.018009615Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-03T12:13:07.019186603Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.176908ms logger=migrator t=2026-07-03T12:13:07.024235819Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-03T12:13:07.025311895Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.083986ms logger=migrator t=2026-07-03T12:13:07.03032539Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-03T12:13:07.030445423Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=124.853µs logger=migrator t=2026-07-03T12:13:07.04359886Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-03T12:13:07.045471006Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.877576ms logger=migrator t=2026-07-03T12:13:07.052931271Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-03T12:13:07.054069299Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.137408ms logger=migrator t=2026-07-03T12:13:07.060149971Z 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-07-03T12:13:07.061716419Z 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.564438ms logger=migrator t=2026-07-03T12:13:07.069213956Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-03T12:13:07.071544934Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.336169ms logger=migrator t=2026-07-03T12:13:07.078840664Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-03T12:13:07.087060858Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.224384ms logger=migrator t=2026-07-03T12:13:07.090651597Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-03T12:13:07.091627122Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=975.905µs logger=migrator t=2026-07-03T12:13:07.09636984Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-03T12:13:07.097264462Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=894.812µs logger=migrator t=2026-07-03T12:13:07.10280872Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-03T12:13:07.134389463Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.579973ms logger=migrator t=2026-07-03T12:13:07.14269714Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-03T12:13:07.174214692Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=31.509502ms logger=migrator t=2026-07-03T12:13:07.182033776Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-03T12:13:07.183042001Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.007915ms logger=migrator t=2026-07-03T12:13:07.18823428Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-03T12:13:07.189077442Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=843.032µs logger=migrator t=2026-07-03T12:13:07.194853655Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-03T12:13:07.20027966Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.425315ms logger=migrator t=2026-07-03T12:13:07.205362905Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-03T12:13:07.210464242Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.097997ms logger=migrator t=2026-07-03T12:13:07.215275852Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-03T12:13:07.216341208Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.059396ms logger=migrator t=2026-07-03T12:13:07.222744578Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-03T12:13:07.223767122Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.016945ms logger=migrator t=2026-07-03T12:13:07.22927786Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-03T12:13:07.230985042Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.706303ms logger=migrator t=2026-07-03T12:13:07.236683764Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-03T12:13:07.23774647Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.062486ms logger=migrator t=2026-07-03T12:13:07.244568419Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-03T12:13:07.244675291Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=109.083µs logger=migrator t=2026-07-03T12:13:07.249794668Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-03T12:13:07.256728031Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.926933ms logger=migrator t=2026-07-03T12:13:07.261614453Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-03T12:13:07.26757276Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.957738ms logger=migrator t=2026-07-03T12:13:07.272182824Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-03T12:13:07.276558843Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.374359ms logger=migrator t=2026-07-03T12:13:07.282189033Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-03T12:13:07.283178427Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=989.154µs logger=migrator t=2026-07-03T12:13:07.288029568Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-03T12:13:07.289583656Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.554058ms logger=migrator t=2026-07-03T12:13:07.295461993Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-03T12:13:07.302313023Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.85264ms logger=migrator t=2026-07-03T12:13:07.306914737Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-03T12:13:07.311108661Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.193574ms logger=migrator t=2026-07-03T12:13:07.316052224Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-03T12:13:07.317058238Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.008864ms logger=migrator t=2026-07-03T12:13:07.322137955Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-03T12:13:07.328083812Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.945157ms logger=migrator t=2026-07-03T12:13:07.33363796Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-03T12:13:07.339985327Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.354277ms logger=migrator t=2026-07-03T12:13:07.344956521Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-03T12:13:07.345038233Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=82.492µs logger=migrator t=2026-07-03T12:13:07.350037347Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-03T12:13:07.351222886Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.185199ms logger=migrator t=2026-07-03T12:13:07.357682667Z 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-07-03T12:13:07.359170864Z 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.488377ms logger=migrator t=2026-07-03T12:13:07.365193673Z 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-07-03T12:13:07.366327972Z 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.133699ms logger=migrator t=2026-07-03T12:13:07.373587952Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-03T12:13:07.373704016Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=110.133µs logger=migrator t=2026-07-03T12:13:07.378905574Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-03T12:13:07.385806586Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.901991ms logger=migrator t=2026-07-03T12:13:07.390856621Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-03T12:13:07.39728386Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.426749ms logger=migrator t=2026-07-03T12:13:07.402047169Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-03T12:13:07.408207262Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.159793ms logger=migrator t=2026-07-03T12:13:07.413854912Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-03T12:13:07.424996869Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=11.142477ms logger=migrator t=2026-07-03T12:13:07.429811398Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-03T12:13:07.436360241Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.548253ms logger=migrator t=2026-07-03T12:13:07.441226412Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-03T12:13:07.441309154Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=82.962µs logger=migrator t=2026-07-03T12:13:07.446681468Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-03T12:13:07.447527328Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=838.82µs logger=migrator t=2026-07-03T12:13:07.45325939Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-03T12:13:07.462172322Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.913962ms logger=migrator t=2026-07-03T12:13:07.466894799Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-03T12:13:07.466962431Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=68.562µs logger=migrator t=2026-07-03T12:13:07.471582045Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-03T12:13:07.478345953Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.762338ms logger=migrator t=2026-07-03T12:13:07.484173428Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-03T12:13:07.485241694Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.082067ms logger=migrator t=2026-07-03T12:13:07.49072323Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-03T12:13:07.498838372Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.095431ms logger=migrator t=2026-07-03T12:13:07.508795189Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-03T12:13:07.512158623Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=3.359853ms logger=migrator t=2026-07-03T12:13:07.520182382Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-03T12:13:07.52134329Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.161288ms logger=migrator t=2026-07-03T12:13:07.528184111Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-03T12:13:07.534834876Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.648615ms logger=migrator t=2026-07-03T12:13:07.539868111Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-03T12:13:07.540434484Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=566.533µs logger=migrator t=2026-07-03T12:13:07.548977487Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-03T12:13:07.550579387Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.601401ms logger=migrator t=2026-07-03T12:13:07.557133969Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-03T12:13:07.55840992Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.275231ms logger=migrator t=2026-07-03T12:13:07.563923027Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-03T12:13:07.564902912Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=979.405µs logger=migrator t=2026-07-03T12:13:07.569646419Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-03T12:13:07.569823715Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=177.955µs logger=migrator t=2026-07-03T12:13:07.573516786Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-03T12:13:07.574708165Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.187539ms logger=migrator t=2026-07-03T12:13:07.58131255Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-03T12:13:07.582299504Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=986.934µs logger=migrator t=2026-07-03T12:13:07.588815636Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-03T12:13:07.589199095Z 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-07-03T12:13:07.596032945Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-03T12:13:07.596672781Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=639.696µs logger=migrator t=2026-07-03T12:13:07.603020368Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-03T12:13:07.60467503Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.649221ms logger=migrator t=2026-07-03T12:13:07.613014847Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-03T12:13:07.621115158Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.109082ms logger=migrator t=2026-07-03T12:13:07.624933472Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-03T12:13:07.625764193Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=830.421µs logger=migrator t=2026-07-03T12:13:07.63249339Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-03T12:13:07.634148121Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.653591ms logger=migrator t=2026-07-03T12:13:07.638970151Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-03T12:13:07.640252073Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.281392ms logger=migrator t=2026-07-03T12:13:07.644836626Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-03T12:13:07.646709653Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.872447ms logger=migrator t=2026-07-03T12:13:07.655786918Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-03T12:13:07.656979618Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.18937ms logger=migrator t=2026-07-03T12:13:07.661623903Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-03T12:13:07.661667574Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.441µs logger=migrator t=2026-07-03T12:13:07.666602067Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-03T12:13:07.66671109Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=110.313µs logger=migrator t=2026-07-03T12:13:07.671415127Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-03T12:13:07.681436505Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.022278ms logger=migrator t=2026-07-03T12:13:07.685027165Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-03T12:13:07.685399884Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=371.919µs logger=migrator t=2026-07-03T12:13:07.688838599Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-03T12:13:07.690162271Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.322682ms logger=migrator t=2026-07-03T12:13:07.69610882Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-03T12:13:07.696539161Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=430.33µs logger=migrator t=2026-07-03T12:13:07.700429817Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-03T12:13:07.702067618Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.636451ms logger=migrator t=2026-07-03T12:13:07.706838546Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-03T12:13:07.707740679Z level=info msg="Migration successfully executed" id="create secrets table" duration=904.583µs logger=migrator t=2026-07-03T12:13:07.711777908Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-03T12:13:07.744213054Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.435326ms logger=migrator t=2026-07-03T12:13:07.74852154Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-03T12:13:07.755557256Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.037276ms logger=migrator t=2026-07-03T12:13:07.759311008Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-03T12:13:07.759454042Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=142.864µs logger=migrator t=2026-07-03T12:13:07.763246827Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-03T12:13:07.794337559Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.090352ms logger=migrator t=2026-07-03T12:13:07.800240565Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-03T12:13:07.830090925Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.85235ms logger=migrator t=2026-07-03T12:13:07.834174407Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-03T12:13:07.835007248Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=834.371µs logger=migrator t=2026-07-03T12:13:07.840055973Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-03T12:13:07.841122589Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.065586ms logger=migrator t=2026-07-03T12:13:07.846342649Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-03T12:13:07.846576025Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=232.386µs logger=migrator t=2026-07-03T12:13:07.850404661Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-03T12:13:07.851382135Z level=info msg="Migration successfully executed" id="create permission table" duration=973.034µs logger=migrator t=2026-07-03T12:13:07.855745903Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-03T12:13:07.857298231Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.551988ms logger=migrator t=2026-07-03T12:13:07.862242864Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-03T12:13:07.863370972Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.127228ms logger=migrator t=2026-07-03T12:13:07.868144691Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-03T12:13:07.869414812Z level=info msg="Migration successfully executed" id="create role table" duration=1.268551ms logger=migrator t=2026-07-03T12:13:07.87458094Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-03T12:13:07.882860656Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.283706ms logger=migrator t=2026-07-03T12:13:07.888183428Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-03T12:13:07.899177761Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.999723ms logger=migrator t=2026-07-03T12:13:07.90355994Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-03T12:13:07.904645307Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.084917ms logger=migrator t=2026-07-03T12:13:07.909884087Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-03T12:13:07.911021865Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.137448ms logger=migrator t=2026-07-03T12:13:07.915565148Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-03T12:13:07.916594933Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.026305ms logger=migrator t=2026-07-03T12:13:07.921100586Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-03T12:13:07.922033439Z level=info msg="Migration successfully executed" id="create team role table" duration=932.542µs logger=migrator t=2026-07-03T12:13:07.928109519Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-03T12:13:07.929841202Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.730893ms logger=migrator t=2026-07-03T12:13:07.944209649Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-03T12:13:07.94586191Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.651691ms logger=migrator t=2026-07-03T12:13:07.950221828Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-03T12:13:07.95188326Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.661122ms logger=migrator t=2026-07-03T12:13:07.956743391Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-03T12:13:07.957560411Z level=info msg="Migration successfully executed" id="create user role table" duration=817.23µs logger=migrator t=2026-07-03T12:13:07.963142959Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-03T12:13:07.964192155Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.048506ms logger=migrator t=2026-07-03T12:13:07.979165067Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-03T12:13:07.980861269Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.700782ms logger=migrator t=2026-07-03T12:13:07.986320455Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-03T12:13:07.987604477Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.283893ms logger=migrator t=2026-07-03T12:13:07.991999115Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-03T12:13:07.993469852Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.469447ms logger=migrator t=2026-07-03T12:13:07.998343383Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-03T12:13:07.999804709Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.461786ms logger=migrator t=2026-07-03T12:13:08.009299345Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-03T12:13:08.010725961Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.427356ms logger=migrator t=2026-07-03T12:13:08.014971796Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-03T12:13:08.026478822Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.504107ms logger=migrator t=2026-07-03T12:13:08.030558993Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-03T12:13:08.031752272Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.193019ms logger=migrator t=2026-07-03T12:13:08.035940167Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-03T12:13:08.037080205Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.139458ms logger=migrator t=2026-07-03T12:13:08.043168816Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-03T12:13:08.045194986Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.031771ms logger=migrator t=2026-07-03T12:13:08.059410749Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-03T12:13:08.061624514Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.213715ms logger=migrator t=2026-07-03T12:13:08.065475229Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-03T12:13:08.066108036Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=632.627µs logger=migrator t=2026-07-03T12:13:08.071020507Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-03T12:13:08.07190265Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=881.863µs logger=migrator t=2026-07-03T12:13:08.080538034Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-03T12:13:08.090034969Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.501015ms logger=migrator t=2026-07-03T12:13:08.093563567Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-03T12:13:08.099230219Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.666481ms logger=migrator t=2026-07-03T12:13:08.10416781Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-03T12:13:08.112809815Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.639485ms logger=migrator t=2026-07-03T12:13:08.116386344Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-03T12:13:08.124872115Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.485451ms logger=migrator t=2026-07-03T12:13:08.128837733Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-03T12:13:08.12995142Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.112877ms logger=migrator t=2026-07-03T12:13:08.134482513Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-03T12:13:08.135645162Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.164548ms logger=migrator t=2026-07-03T12:13:08.140033881Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-03T12:13:08.141159408Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.125667ms logger=migrator t=2026-07-03T12:13:08.144777269Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-03T12:13:08.145678051Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=900.062µs logger=migrator t=2026-07-03T12:13:08.149039564Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-03T12:13:08.150150932Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.108178ms logger=migrator t=2026-07-03T12:13:08.154699875Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-03T12:13:08.154771527Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=70.742µs logger=migrator t=2026-07-03T12:13:08.158444958Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-03T12:13:08.158530921Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=87.623µs logger=migrator t=2026-07-03T12:13:08.161995256Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-03T12:13:08.162787896Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=791.1µs logger=migrator t=2026-07-03T12:13:08.166717114Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-03T12:13:08.167596155Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=879.831µs logger=migrator t=2026-07-03T12:13:08.171301717Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-03T12:13:08.171967773Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=665.586µs logger=migrator t=2026-07-03T12:13:08.175343228Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-03T12:13:08.175550053Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=206.795µs logger=migrator t=2026-07-03T12:13:08.179434759Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-03T12:13:08.180264919Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=830.73µs logger=migrator t=2026-07-03T12:13:08.184223468Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-03T12:13:08.185561061Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.337103ms logger=migrator t=2026-07-03T12:13:08.193861957Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-03T12:13:08.19557457Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.722183ms logger=migrator t=2026-07-03T12:13:08.205535277Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-03T12:13:08.219800032Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=14.240574ms logger=migrator t=2026-07-03T12:13:08.227048791Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-03T12:13:08.227130233Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=80.492µs logger=migrator t=2026-07-03T12:13:08.232692571Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-03T12:13:08.234347963Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.659042ms logger=migrator t=2026-07-03T12:13:08.240645119Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-03T12:13:08.242719561Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.074272ms logger=migrator t=2026-07-03T12:13:08.249849657Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-03T12:13:08.251342365Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.493197ms logger=migrator t=2026-07-03T12:13:08.255696942Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-03T12:13:08.26567677Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.983228ms logger=migrator t=2026-07-03T12:13:08.269641829Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-03T12:13:08.270743637Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.101448ms logger=migrator t=2026-07-03T12:13:08.279875823Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-03T12:13:08.281316199Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.445995ms logger=migrator t=2026-07-03T12:13:08.287293097Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-03T12:13:08.310295758Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.002071ms logger=migrator t=2026-07-03T12:13:08.314891952Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-03T12:13:08.315722153Z level=info msg="Migration successfully executed" id="create correlation v2" duration=828.981µs logger=migrator t=2026-07-03T12:13:08.320935543Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-03T12:13:08.322604343Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.66613ms logger=migrator t=2026-07-03T12:13:08.327551836Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-03T12:13:08.329398003Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.843027ms logger=migrator t=2026-07-03T12:13:08.335906214Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-03T12:13:08.337051782Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.142738ms logger=migrator t=2026-07-03T12:13:08.342159979Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-03T12:13:08.342638411Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=478.682µs logger=migrator t=2026-07-03T12:13:08.347294837Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-03T12:13:08.349107902Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.813345ms logger=migrator t=2026-07-03T12:13:08.353056859Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-03T12:13:08.361481159Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.42365ms logger=migrator t=2026-07-03T12:13:08.365693974Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-03T12:13:08.366610436Z level=info msg="Migration successfully executed" id="create entity_events table" duration=972.034µs logger=migrator t=2026-07-03T12:13:08.369879787Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-03T12:13:08.370910643Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.030456ms logger=migrator t=2026-07-03T12:13:08.374853421Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-03T12:13:08.375338293Z 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-07-03T12:13:08.381064575Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-03T12:13:08.381560087Z 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-07-03T12:13:08.385348852Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-03T12:13:08.386596553Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.24699ms logger=migrator t=2026-07-03T12:13:08.39012575Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-03T12:13:08.391245118Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.119048ms logger=migrator t=2026-07-03T12:13:08.395469412Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-03T12:13:08.396587331Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.118509ms logger=migrator t=2026-07-03T12:13:08.401111963Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-03T12:13:08.402388285Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.276603ms logger=migrator t=2026-07-03T12:13:08.406421334Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-03T12:13:08.407549423Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.127669ms logger=migrator t=2026-07-03T12:13:08.411622574Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-03T12:13:08.412414153Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=790.889µs logger=migrator t=2026-07-03T12:13:08.41552153Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-03T12:13:08.416141136Z level=info msg="Migration successfully executed" id="Drop public config table" duration=619.446µs logger=migrator t=2026-07-03T12:13:08.41994798Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-03T12:13:08.421181311Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.232871ms logger=migrator t=2026-07-03T12:13:08.425026577Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-03T12:13:08.4263947Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.368373ms logger=migrator t=2026-07-03T12:13:08.431058366Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-03T12:13:08.432870812Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.808706ms logger=migrator t=2026-07-03T12:13:08.437545947Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-03T12:13:08.438952932Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.407935ms logger=migrator t=2026-07-03T12:13:08.446028758Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-03T12:13:08.471028248Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.99436ms logger=migrator t=2026-07-03T12:13:08.474855484Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-03T12:13:08.484003321Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.148317ms logger=migrator t=2026-07-03T12:13:08.4900152Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-03T12:13:08.497839644Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.821584ms logger=migrator t=2026-07-03T12:13:08.501967207Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-03T12:13:08.502309905Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=327.628µs logger=migrator t=2026-07-03T12:13:08.507566636Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-03T12:13:08.516835236Z level=info msg="Migration successfully executed" id="add share column" duration=9.270651ms logger=migrator t=2026-07-03T12:13:08.521062561Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-03T12:13:08.521240905Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=178.044µs logger=migrator t=2026-07-03T12:13:08.525193534Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-03T12:13:08.526113756Z level=info msg="Migration successfully executed" id="create file table" duration=919.862µs logger=migrator t=2026-07-03T12:13:08.530209118Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-03T12:13:08.531693675Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.483947ms logger=migrator t=2026-07-03T12:13:08.535688044Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-03T12:13:08.536804042Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.115178ms logger=migrator t=2026-07-03T12:13:08.543497178Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-03T12:13:08.544818301Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.321063ms logger=migrator t=2026-07-03T12:13:08.549121187Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-03T12:13:08.550278477Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.15677ms logger=migrator t=2026-07-03T12:13:08.554206424Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-03T12:13:08.554273535Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.181µs logger=migrator t=2026-07-03T12:13:08.559819063Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-03T12:13:08.559885485Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.722µs logger=migrator t=2026-07-03T12:13:08.562665804Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-03T12:13:08.563246558Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=580.014µs logger=migrator t=2026-07-03T12:13:08.566880908Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-03T12:13:08.567249048Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=367.9µs logger=migrator t=2026-07-03T12:13:08.571507563Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-03T12:13:08.573494933Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.98654ms logger=migrator t=2026-07-03T12:13:08.578855506Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-03T12:13:08.591332425Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.460939ms logger=migrator t=2026-07-03T12:13:08.595783156Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-03T12:13:08.595998591Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=214.855µs logger=migrator t=2026-07-03T12:13:08.599829296Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-03T12:13:08.601110359Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.280633ms logger=migrator t=2026-07-03T12:13:08.605758853Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-03T12:13:08.606228605Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=470.882µs logger=migrator t=2026-07-03T12:13:08.610337077Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-03T12:13:08.610619524Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=283.217µs logger=migrator t=2026-07-03T12:13:08.614336336Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-03T12:13:08.615129496Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=792.62µs logger=migrator t=2026-07-03T12:13:08.622742985Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-03T12:13:08.632305333Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.567678ms logger=migrator t=2026-07-03T12:13:08.636039545Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-03T12:13:08.6494977Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.448364ms logger=migrator t=2026-07-03T12:13:08.65475229Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-03T12:13:08.655842147Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.090187ms logger=migrator t=2026-07-03T12:13:08.65957269Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-03T12:13:08.735403333Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.829543ms logger=migrator t=2026-07-03T12:13:08.742877128Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-03T12:13:08.744079848Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.201021ms logger=migrator t=2026-07-03T12:13:08.749309588Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-03T12:13:08.751663666Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.352168ms logger=migrator t=2026-07-03T12:13:08.757000348Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-03T12:13:08.783390214Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.394966ms logger=migrator t=2026-07-03T12:13:08.78967498Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-03T12:13:08.798899128Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.220808ms logger=migrator t=2026-07-03T12:13:08.802806956Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-03T12:13:08.803133784Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=325.988µs logger=migrator t=2026-07-03T12:13:08.807332348Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-03T12:13:08.807610075Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=279.127µs logger=migrator t=2026-07-03T12:13:08.819739827Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-03T12:13:08.820057254Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=370.379µs logger=migrator t=2026-07-03T12:13:08.82633377Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-03T12:13:08.826675898Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=339.398µs logger=migrator t=2026-07-03T12:13:08.836226236Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-03T12:13:08.836651116Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=426.01µs logger=migrator t=2026-07-03T12:13:08.843787233Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-03T12:13:08.844818589Z level=info msg="Migration successfully executed" id="create folder table" duration=1.030636ms logger=migrator t=2026-07-03T12:13:08.851213538Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-03T12:13:08.85254718Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.334302ms logger=migrator t=2026-07-03T12:13:08.863241166Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-03T12:13:08.86665081Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=3.408634ms logger=migrator t=2026-07-03T12:13:08.873741137Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-03T12:13:08.873765387Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.07µs logger=migrator t=2026-07-03T12:13:08.880092404Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-03T12:13:08.881327506Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.235172ms logger=migrator t=2026-07-03T12:13:08.88676478Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-03T12:13:08.888300868Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.535138ms logger=migrator t=2026-07-03T12:13:08.896100882Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-03T12:13:08.897269931Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.169159ms logger=migrator t=2026-07-03T12:13:08.901840794Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-03T12:13:08.902335626Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=486.592µs logger=migrator t=2026-07-03T12:13:08.907026364Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-03T12:13:08.907332321Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=305.477µs logger=migrator t=2026-07-03T12:13:08.914140979Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-03T12:13:08.915376271Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.237641ms logger=migrator t=2026-07-03T12:13:08.91980213Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-03T12:13:08.921190485Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.387645ms logger=migrator t=2026-07-03T12:13:08.926934578Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-03T12:13:08.927983063Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.047996ms logger=migrator t=2026-07-03T12:13:08.940846073Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-03T12:13:08.942957386Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.110672ms logger=migrator t=2026-07-03T12:13:08.95805263Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-03T12:13:08.959748252Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.701182ms logger=migrator t=2026-07-03T12:13:08.965979687Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-03T12:13:08.967160446Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.175599ms logger=migrator t=2026-07-03T12:13:08.972343425Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-03T12:13:08.973888493Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.546538ms logger=migrator t=2026-07-03T12:13:08.978466027Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-03T12:13:08.979880862Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.414395ms logger=migrator t=2026-07-03T12:13:08.986077556Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-03T12:13:08.98706457Z level=info msg="Migration successfully executed" id="create signing_key table" duration=988.284µs logger=migrator t=2026-07-03T12:13:08.992660649Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-03T12:13:08.99388679Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.226141ms logger=migrator t=2026-07-03T12:13:09.001652923Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-03T12:13:09.004163415Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.520883ms logger=migrator t=2026-07-03T12:13:09.048668639Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-03T12:13:09.049222024Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=555.075µs logger=migrator t=2026-07-03T12:13:09.054405872Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-03T12:13:09.066194095Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.788103ms logger=migrator t=2026-07-03T12:13:09.072632525Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-03T12:13:09.073161488Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=529.943µs logger=migrator t=2026-07-03T12:13:09.083123486Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-03T12:13:09.083157096Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.59µs logger=migrator t=2026-07-03T12:13:09.090503968Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-03T12:13:09.091698828Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.19558ms logger=migrator t=2026-07-03T12:13:09.096875627Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-03T12:13:09.096896588Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.441µs logger=migrator t=2026-07-03T12:13:09.104867684Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-03T12:13:09.106301261Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.430006ms logger=migrator t=2026-07-03T12:13:09.112365821Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-03T12:13:09.113694425Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.327654ms logger=migrator t=2026-07-03T12:13:09.120481143Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-03T12:13:09.121655842Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.174729ms logger=migrator t=2026-07-03T12:13:09.130876011Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-03T12:13:09.132448789Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.579758ms logger=migrator t=2026-07-03T12:13:09.138273584Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-03T12:13:09.13887567Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=603.676µs logger=migrator t=2026-07-03T12:13:09.14451828Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-03T12:13:09.14657322Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=2.068581ms logger=migrator t=2026-07-03T12:13:09.152761455Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-03T12:13:09.153774659Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.009634ms logger=migrator t=2026-07-03T12:13:09.159740877Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-03T12:13:09.160592838Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=851.701µs logger=migrator t=2026-07-03T12:13:09.166564238Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-03T12:13:09.180284047Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.72047ms logger=migrator t=2026-07-03T12:13:09.185428305Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-03T12:13:09.19609083Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.651945ms logger=migrator t=2026-07-03T12:13:09.202725944Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-03T12:13:09.211602426Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.879841ms logger=migrator t=2026-07-03T12:13:09.218295531Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-03T12:13:09.218420914Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=127.543µs logger=migrator t=2026-07-03T12:13:09.226355292Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-03T12:13:09.239877598Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.524606ms logger=migrator t=2026-07-03T12:13:09.245068446Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-03T12:13:09.254849629Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.780393ms logger=migrator t=2026-07-03T12:13:09.259551486Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-03T12:13:09.259807332Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=254.846µs logger=migrator t=2026-07-03T12:13:09.265447022Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.752087882s logger=migrator t=2026-07-03T12:13:09.266530069Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-03T12:13:09.287457769Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-03T12:13:09.287668184Z level=info msg="Created default organization" logger=secrets t=2026-07-03T12:13:09.29316623Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-03T12:13:09.343815008Z level=info msg="Restored cache from database" duration=594.735µs logger=plugin.store t=2026-07-03T12:13:09.345209582Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-03T12:13:09.384641151Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-03T12:13:09.384672332Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-03T12:13:09.384758494Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-03T12:13:09.384773184Z level=info msg="Plugins loaded" count=54 duration=39.564002ms logger=query_data t=2026-07-03T12:13:09.389819439Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-03T12:13:09.393916742Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-03T12:13:09.401473349Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-03T12:13:09.414024971Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-03T12:13:09.418120262Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-03T12:13:09.420604624Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-03T12:13:09.44258282Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-03T12:13:09.462613847Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-03T12:13:09.481332692Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-03T12:13:09.481356362Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-03T12:13:09.497907214Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-07-03T12:13:09.498835786Z level=info msg="State cache has been initialized" states=0 duration=928.072µs logger=grafanaStorageLogger t=2026-07-03T12:13:09.499478572Z level=info msg="Storage starting" logger=ngalert.scheduler t=2026-07-03T12:13:09.505386138Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ngalert.multiorg.alertmanager t=2026-07-03T12:13:09.505377648Z level=info msg="Starting MultiOrg Alertmanager" logger=ticker t=2026-07-03T12:13:09.507079031Z level=info msg=starting first_tick=2026-07-03T12:13:10Z logger=http.server t=2026-07-03T12:13:09.508671941Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-07-03T12:13:09.509802048Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-07-03T12:13:09.613322209Z level=info msg="Update check succeeded" duration=113.649052ms logger=grafana.update.checker t=2026-07-03T12:13:09.624633639Z level=info msg="Update check succeeded" duration=125.709941ms logger=provisioning.dashboard t=2026-07-03T12:13:09.629192763Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-03T12:13:09.651572389Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-03T12:13:09.662427378Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-03T12:13:09.663756861Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-03T12:13:09.738610239Z level=info msg="Patterns update finished" duration=128.166992ms logger=grafana-apiserver t=2026-07-03T12:13:09.93400508Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-03T12:13:09.934813551Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-03T12:13:13.588337678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:13.589356633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:13.609429001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:13.638189745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:13.658170861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:13.688216578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:13.718791997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:13.786891347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:13.802597276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:13.908198079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:13.927451837Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:13.968479666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:13.989087687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.025077411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.043871488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.10764886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.127961765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.172316906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.189664657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.231071414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.246751654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.294089479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.31018601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.353416312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.371245295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.417426232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.434047844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.498208628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.514757298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.559778586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.583595367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.635987948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.66061425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.716960928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.734335189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.784329061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.802188294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.857426815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.872990932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.922916771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:14.940818876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.005951343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.023038797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.067631544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.101640088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.166251213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.194078484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.277609178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.297232365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.363707285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.383562478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.449853653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.460868987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.537674735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.564690294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.656279659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.668985995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.752272742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.773504249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.838667517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.859484064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.944496064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:15.969570157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:16.056031904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:16.074289007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:16.297263443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:16.31769402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:16.54812449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:16.569904501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:17.079561715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:17.102496814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:17.203061681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:17.229656962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:17.302141612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:17.321881692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:17.405801155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:17.42736674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:17.576108352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:17.594207252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-03T12:13:17.724009255Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-03T12:14:49.531125789Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-03T12:23:09.503889674Z level=info msg="Completed cleanup jobs" duration=2.688956ms logger=plugins.update.checker t=2026-07-03T12:23:09.741120624Z level=info msg="Update check succeeded" duration=126.801212ms logger=sqlstore.transactions t=2026-07-03T12:28:09.410912423Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-03T12:33:09.514230971Z level=info msg="Completed cleanup jobs" duration=15.322708ms logger=plugins.update.checker t=2026-07-03T12:33:09.707399304Z level=info msg="Update check succeeded" duration=93.444434ms logger=cleanup t=2026-07-03T12:43:09.512279076Z level=info msg="Completed cleanup jobs" duration=13.321599ms logger=plugins.update.checker t=2026-07-03T12:43:09.709917334Z level=info msg="Update check succeeded" duration=96.515852ms logger=infra.usagestats t=2026-07-03T12:44:49.557924581Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-03T12:53:09.522687033Z level=info msg="Completed cleanup jobs" duration=23.939573ms logger=plugins.update.checker t=2026-07-03T12:53:09.703760083Z level=info msg="Update check succeeded" duration=90.344415ms logger=plugins.update.checker t=2026-07-03T13:03:09.704043255Z level=info msg="Update check succeeded" duration=90.311375ms logger=cleanup t=2026-07-03T13:03:09.735069403Z level=info msg="Completed cleanup jobs" duration=236.04449ms logger=cleanup t=2026-07-03T13:13:09.516478892Z level=info msg="Completed cleanup jobs" duration=17.666806ms logger=plugins.update.checker t=2026-07-03T13:13:09.711820393Z level=info msg="Update check succeeded" duration=97.809089ms logger=infra.usagestats t=2026-07-03T13:14:49.557012628Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-03T13:23:09.538114465Z level=info msg="Completed cleanup jobs" duration=38.81751ms logger=plugins.update.checker t=2026-07-03T13:23:09.710926298Z level=info msg="Update check succeeded" duration=97.246295ms