logger=settings t=2026-06-16T07:51:20.224977647Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-16T07:51:20Z logger=settings t=2026-06-16T07:51:20.225646934Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-16T07:51:20.225673575Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-16T07:51:20.225685545Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-16T07:51:20.225693066Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-16T07:51:20.225702986Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-16T07:51:20.225709616Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-16T07:51:20.225716186Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-16T07:51:20.225723716Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-16T07:51:20.225731317Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-16T07:51:20.225738217Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-16T07:51:20.225745717Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-16T07:51:20.225752697Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-16T07:51:20.225761877Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-16T07:51:20.225770078Z level=info msg=Target target=[all] logger=settings t=2026-06-16T07:51:20.225795688Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-16T07:51:20.225805998Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-16T07:51:20.225812149Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-16T07:51:20.225818169Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-16T07:51:20.225824439Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-16T07:51:20.225831039Z level=info msg="App mode production" logger=sqlstore t=2026-06-16T07:51:20.226563928Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-16T07:51:20.226602769Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-16T07:51:20.230603211Z level=info msg="Locking database" logger=migrator t=2026-06-16T07:51:20.230637542Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-16T07:51:20.232022868Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-16T07:51:20.233194057Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.16995ms logger=migrator t=2026-06-16T07:51:20.241802798Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-16T07:51:20.243303777Z level=info msg="Migration successfully executed" id="create user table" duration=1.503679ms logger=migrator t=2026-06-16T07:51:20.248179172Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-16T07:51:20.248718885Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=539.633µs logger=migrator t=2026-06-16T07:51:20.251856755Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-16T07:51:20.25243624Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=580.075µs logger=migrator t=2026-06-16T07:51:20.256254557Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-16T07:51:20.257232873Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=976.906µs logger=migrator t=2026-06-16T07:51:20.265446174Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-16T07:51:20.266180332Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=734.848µs logger=migrator t=2026-06-16T07:51:20.271839927Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-16T07:51:20.274313631Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.470404ms logger=migrator t=2026-06-16T07:51:20.277789749Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-16T07:51:20.278708753Z level=info msg="Migration successfully executed" id="create user table v2" duration=918.374µs logger=migrator t=2026-06-16T07:51:20.287105949Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-16T07:51:20.288267158Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.160849ms logger=migrator t=2026-06-16T07:51:20.294067017Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-16T07:51:20.295158394Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.092388ms logger=migrator t=2026-06-16T07:51:20.307381628Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-16T07:51:20.308116406Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=738.588µs logger=migrator t=2026-06-16T07:51:20.317401234Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-16T07:51:20.318351239Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=949.355µs logger=migrator t=2026-06-16T07:51:20.324468545Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-16T07:51:20.325755168Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.285853ms logger=migrator t=2026-06-16T07:51:20.333050255Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-16T07:51:20.333098576Z level=info msg="Migration successfully executed" id="Update user table charset" duration=52.101µs logger=migrator t=2026-06-16T07:51:20.341566593Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-16T07:51:20.34338072Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.814117ms logger=migrator t=2026-06-16T07:51:20.347640609Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-16T07:51:20.348006088Z level=info msg="Migration successfully executed" id="Add missing user data" duration=365.69µs logger=migrator t=2026-06-16T07:51:20.35195967Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-16T07:51:20.353126839Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.166569ms logger=migrator t=2026-06-16T07:51:20.357201614Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-16T07:51:20.358186569Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=984.035µs logger=migrator t=2026-06-16T07:51:20.364243274Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-16T07:51:20.366264876Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.023102ms logger=migrator t=2026-06-16T07:51:20.371599693Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-16T07:51:20.380352117Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.753905ms logger=migrator t=2026-06-16T07:51:20.387052868Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-16T07:51:20.388148227Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.095189ms logger=migrator t=2026-06-16T07:51:20.393839523Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-16T07:51:20.394046018Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=207.386µs logger=migrator t=2026-06-16T07:51:20.40039397Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-16T07:51:20.401516248Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.121088ms logger=migrator t=2026-06-16T07:51:20.408881307Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-06-16T07:51:20.409284127Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=404.23µs logger=migrator t=2026-06-16T07:51:20.414596764Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-16T07:51:20.415041975Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=445.931µs logger=migrator t=2026-06-16T07:51:20.458912649Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-16T07:51:20.460392217Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.481517ms logger=migrator t=2026-06-16T07:51:20.692141093Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-16T07:51:20.693467827Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.410257ms logger=migrator t=2026-06-16T07:51:20.699526172Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-16T07:51:20.700212109Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=685.717µs logger=migrator t=2026-06-16T07:51:20.705920186Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-16T07:51:20.708512752Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.591826ms logger=migrator t=2026-06-16T07:51:20.71550411Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-16T07:51:20.716285871Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=781.951µs logger=migrator t=2026-06-16T07:51:20.723388283Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-16T07:51:20.723518986Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=131.583µs logger=migrator t=2026-06-16T07:51:20.731128591Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-16T07:51:20.732541538Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.462838ms logger=migrator t=2026-06-16T07:51:20.738181943Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-16T07:51:20.738843669Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=658.957µs logger=migrator t=2026-06-16T07:51:20.744177636Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-16T07:51:20.745410767Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.232951ms logger=migrator t=2026-06-16T07:51:20.75411301Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-16T07:51:20.7552637Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.15114ms logger=migrator t=2026-06-16T07:51:20.763284824Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-16T07:51:20.766543159Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.258825ms logger=migrator t=2026-06-16T07:51:20.773905627Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-16T07:51:20.775827886Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.92782ms logger=migrator t=2026-06-16T07:51:20.78848082Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-16T07:51:20.789524897Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.054538ms logger=migrator t=2026-06-16T07:51:20.796557307Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-16T07:51:20.797874871Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.321554ms logger=migrator t=2026-06-16T07:51:20.804711236Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-16T07:51:20.805428405Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=709.808µs logger=migrator t=2026-06-16T07:51:20.812250549Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-16T07:51:20.813310546Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.066547ms logger=migrator t=2026-06-16T07:51:20.819967897Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-16T07:51:20.82048802Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=526.333µs logger=migrator t=2026-06-16T07:51:20.82554061Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-16T07:51:20.825985801Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=445.261µs logger=migrator t=2026-06-16T07:51:20.832970399Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-16T07:51:20.835266868Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=2.287609ms logger=migrator t=2026-06-16T07:51:20.842027622Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-16T07:51:20.842776631Z level=info msg="Migration successfully executed" id="create star table" duration=749.889µs logger=migrator t=2026-06-16T07:51:20.85052757Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-16T07:51:20.851423952Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=895.002µs logger=migrator t=2026-06-16T07:51:20.858189745Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-16T07:51:20.859823968Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.634093ms logger=migrator t=2026-06-16T07:51:20.869101335Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-16T07:51:20.869895746Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=793.241µs logger=migrator t=2026-06-16T07:51:20.875808547Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-16T07:51:20.87630683Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=498.233µs logger=migrator t=2026-06-16T07:51:20.884582822Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-16T07:51:20.885409193Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=825.671µs logger=migrator t=2026-06-16T07:51:20.891131819Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-16T07:51:20.89193585Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=802.861µs logger=migrator t=2026-06-16T07:51:20.900285773Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-16T07:51:20.900999082Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=713.049µs logger=migrator t=2026-06-16T07:51:20.906514674Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-16T07:51:20.906541414Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.06µs logger=migrator t=2026-06-16T07:51:20.911359877Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-16T07:51:20.911390028Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.491µs logger=migrator t=2026-06-16T07:51:20.922070482Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-16T07:51:20.92239037Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=322.238µs logger=migrator t=2026-06-16T07:51:20.929674757Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-16T07:51:20.930253711Z level=info msg="Migration successfully executed" id="create dashboard table" duration=578.974µs logger=migrator t=2026-06-16T07:51:20.94265277Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-16T07:51:20.94426524Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.615941ms logger=migrator t=2026-06-16T07:51:20.953187699Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-16T07:51:20.954070042Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=882.383µs logger=migrator t=2026-06-16T07:51:20.961010249Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-16T07:51:20.962157048Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.16484ms logger=migrator t=2026-06-16T07:51:20.970734719Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-16T07:51:20.971624571Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=895.702µs logger=migrator t=2026-06-16T07:51:20.978346313Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-16T07:51:20.979069812Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=723.509µs logger=migrator t=2026-06-16T07:51:20.986055191Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-16T07:51:20.991257514Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.199533ms logger=migrator t=2026-06-16T07:51:20.998352315Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-16T07:51:20.999983327Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.631412ms logger=migrator t=2026-06-16T07:51:21.010150808Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-16T07:51:21.010861796Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=712.288µs logger=migrator t=2026-06-16T07:51:21.019693112Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-16T07:51:21.020572615Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=879.102µs logger=migrator t=2026-06-16T07:51:21.033342012Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-16T07:51:21.033841045Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=504.933µs logger=migrator t=2026-06-16T07:51:21.03950824Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-16T07:51:21.040383182Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=873.802µs logger=migrator t=2026-06-16T07:51:21.047042123Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-16T07:51:21.047110285Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=68.862µs logger=migrator t=2026-06-16T07:51:21.052486812Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-16T07:51:21.054173615Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.686043ms logger=migrator t=2026-06-16T07:51:21.059366048Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-16T07:51:21.060939579Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.572831ms logger=migrator t=2026-06-16T07:51:21.068208005Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-16T07:51:21.069588811Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.381165ms logger=migrator t=2026-06-16T07:51:21.076647891Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-16T07:51:21.077331819Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=687.378µs logger=migrator t=2026-06-16T07:51:21.083876566Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-16T07:51:21.085741774Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.864858ms logger=migrator t=2026-06-16T07:51:21.094297763Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-16T07:51:21.095491414Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.196021ms logger=migrator t=2026-06-16T07:51:21.10200962Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-16T07:51:21.102930425Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=921.475µs logger=migrator t=2026-06-16T07:51:21.109180405Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-16T07:51:21.109263787Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=90.313µs logger=migrator t=2026-06-16T07:51:21.117444726Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-16T07:51:21.117547579Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=96.132µs logger=migrator t=2026-06-16T07:51:21.125245676Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-16T07:51:21.128992072Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.749736ms logger=migrator t=2026-06-16T07:51:21.135027696Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-16T07:51:21.137962091Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.935015ms logger=migrator t=2026-06-16T07:51:21.142512898Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-16T07:51:21.145658949Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.147561ms logger=migrator t=2026-06-16T07:51:21.152055482Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-16T07:51:21.154166497Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.111534ms logger=migrator t=2026-06-16T07:51:21.160458628Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-16T07:51:21.160857788Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=400.931µs logger=migrator t=2026-06-16T07:51:21.165417625Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-16T07:51:21.16674948Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.331234ms logger=migrator t=2026-06-16T07:51:21.174537178Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-16T07:51:21.175728189Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.199781ms logger=migrator t=2026-06-16T07:51:21.180789509Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-16T07:51:21.180854551Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=70.311µs logger=migrator t=2026-06-16T07:51:21.187421048Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-16T07:51:21.188892206Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.395706ms logger=migrator t=2026-06-16T07:51:21.194569321Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-16T07:51:21.19528361Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=714.109µs logger=migrator t=2026-06-16T07:51:21.199563979Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-16T07:51:21.206245011Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.679772ms logger=migrator t=2026-06-16T07:51:21.213189418Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-16T07:51:21.213936997Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=747.589µs logger=migrator t=2026-06-16T07:51:21.219161381Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-16T07:51:21.219993293Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=831.772µs logger=migrator t=2026-06-16T07:51:21.226261884Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-16T07:51:21.227099065Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=835.232µs logger=migrator t=2026-06-16T07:51:21.235164342Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-16T07:51:21.235547821Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=381.1µs logger=migrator t=2026-06-16T07:51:21.239835701Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-16T07:51:21.240391995Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=558.694µs logger=migrator t=2026-06-16T07:51:21.246570593Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-16T07:51:21.248685648Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.115355ms logger=migrator t=2026-06-16T07:51:21.2526831Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-16T07:51:21.253603724Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=920.434µs logger=migrator t=2026-06-16T07:51:21.258251182Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-16T07:51:21.258418417Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=167.125µs logger=migrator t=2026-06-16T07:51:21.263090117Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-16T07:51:21.263263441Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=171.684µs logger=migrator t=2026-06-16T07:51:21.269613953Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-16T07:51:21.270416935Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=801.911µs logger=migrator t=2026-06-16T07:51:21.274865358Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-16T07:51:21.277579037Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.712679ms logger=migrator t=2026-06-16T07:51:21.282701779Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-16T07:51:21.283743965Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.041096ms logger=migrator t=2026-06-16T07:51:21.537200618Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-16T07:51:21.538355867Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.158439ms logger=migrator t=2026-06-16T07:51:21.54629235Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-16T07:51:21.547764788Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.473118ms logger=migrator t=2026-06-16T07:51:21.553083184Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-16T07:51:21.553823413Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=740.569µs logger=migrator t=2026-06-16T07:51:21.560370471Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-16T07:51:21.561909681Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.54139ms logger=migrator t=2026-06-16T07:51:21.565756879Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-16T07:51:21.571302111Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.540012ms logger=migrator t=2026-06-16T07:51:21.575206341Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-16T07:51:21.576174976Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=943.654µs logger=migrator t=2026-06-16T07:51:21.580479746Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-16T07:51:21.581347438Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=869.233µs logger=migrator t=2026-06-16T07:51:21.588490071Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-16T07:51:21.589765284Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.278233ms logger=migrator t=2026-06-16T07:51:21.595665495Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-16T07:51:21.596814514Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.152849ms logger=migrator t=2026-06-16T07:51:21.602039698Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-16T07:51:21.604551193Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.510665ms logger=migrator t=2026-06-16T07:51:21.608429672Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-16T07:51:21.610669719Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.239817ms logger=migrator t=2026-06-16T07:51:21.614476696Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-16T07:51:21.614501837Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.411µs logger=migrator t=2026-06-16T07:51:21.620341666Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-16T07:51:21.620552832Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=211.606µs logger=migrator t=2026-06-16T07:51:21.626900505Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-16T07:51:21.629496362Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.593367ms logger=migrator t=2026-06-16T07:51:21.632792886Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-16T07:51:21.632991511Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=198.935µs logger=migrator t=2026-06-16T07:51:21.639797965Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-16T07:51:21.63999884Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=198.395µs logger=migrator t=2026-06-16T07:51:21.645543502Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-16T07:51:21.649680948Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.136496ms logger=migrator t=2026-06-16T07:51:21.654156863Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-16T07:51:21.654351418Z level=info msg="Migration successfully executed" id="Update uid value" duration=194.976µs logger=migrator t=2026-06-16T07:51:21.65832291Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-16T07:51:21.65912803Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=805.05µs logger=migrator t=2026-06-16T07:51:21.6649825Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-16T07:51:21.665753491Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=770.571µs logger=migrator t=2026-06-16T07:51:21.671907098Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-16T07:51:21.673295053Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.387475ms logger=migrator t=2026-06-16T07:51:21.677382298Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-16T07:51:21.678222829Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=840.421µs logger=migrator t=2026-06-16T07:51:21.685003034Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-16T07:51:21.686106051Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.101517ms logger=migrator t=2026-06-16T07:51:21.69109431Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-16T07:51:21.692600818Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.505778ms logger=migrator t=2026-06-16T07:51:21.697074973Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-16T07:51:21.697805951Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=728.718µs logger=migrator t=2026-06-16T07:51:21.702796439Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-16T07:51:21.703974169Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.177639ms logger=migrator t=2026-06-16T07:51:21.708435273Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-16T07:51:21.709542431Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.107078ms logger=migrator t=2026-06-16T07:51:21.715180626Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-16T07:51:21.721935289Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.752683ms logger=migrator t=2026-06-16T07:51:21.726002593Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-16T07:51:21.726709991Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=707.088µs logger=migrator t=2026-06-16T07:51:21.730289803Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-16T07:51:21.731096773Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=806.69µs logger=migrator t=2026-06-16T07:51:21.736775669Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-16T07:51:21.738222647Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.452307ms logger=migrator t=2026-06-16T07:51:21.742638929Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-16T07:51:21.744021065Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.380146ms logger=migrator t=2026-06-16T07:51:21.749172416Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-16T07:51:21.749497656Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=324.929µs logger=migrator t=2026-06-16T07:51:21.75477584Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-16T07:51:21.755870239Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.094708ms logger=migrator t=2026-06-16T07:51:21.75985251Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-16T07:51:21.759894251Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.401µs logger=migrator t=2026-06-16T07:51:21.764013197Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-16T07:51:21.766766497Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.75299ms logger=migrator t=2026-06-16T07:51:21.772450253Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-16T07:51:21.775110731Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.658238ms logger=migrator t=2026-06-16T07:51:21.778679422Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-16T07:51:21.778834986Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.954µs logger=migrator t=2026-06-16T07:51:21.782445309Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-16T07:51:21.785009064Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.563555ms logger=migrator t=2026-06-16T07:51:21.789075879Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-16T07:51:21.791603514Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.527135ms logger=migrator t=2026-06-16T07:51:21.797060734Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-16T07:51:21.797811463Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=746.909µs logger=migrator t=2026-06-16T07:51:21.801668941Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-16T07:51:21.802202474Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=533.323µs logger=migrator t=2026-06-16T07:51:21.806044234Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-16T07:51:21.806873435Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=828.91µs logger=migrator t=2026-06-16T07:51:21.811483293Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-16T07:51:21.812318754Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=835.111µs logger=migrator t=2026-06-16T07:51:21.816566022Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-16T07:51:21.817346073Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=779.201µs logger=migrator t=2026-06-16T07:51:21.823106031Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-16T07:51:21.824478415Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.372904ms logger=migrator t=2026-06-16T07:51:21.830619172Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-16T07:51:21.830726946Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=109.314µs logger=migrator t=2026-06-16T07:51:21.835150699Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-16T07:51:21.8351971Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=47.841µs logger=migrator t=2026-06-16T07:51:21.839704556Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-16T07:51:21.846316285Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.611699ms logger=migrator t=2026-06-16T07:51:21.853834738Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-16T07:51:21.856794913Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.959686ms logger=migrator t=2026-06-16T07:51:21.864026218Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-16T07:51:21.864138601Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=113.343µs logger=migrator t=2026-06-16T07:51:21.868238746Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-16T07:51:21.869420356Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.18656ms logger=migrator t=2026-06-16T07:51:21.878080138Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-16T07:51:21.879775342Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.697884ms logger=migrator t=2026-06-16T07:51:21.88555251Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-16T07:51:21.885588841Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=38.151µs logger=migrator t=2026-06-16T07:51:21.892296043Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-16T07:51:21.893220116Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=920.753µs logger=migrator t=2026-06-16T07:51:21.898247245Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-16T07:51:21.899351413Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.105318ms logger=migrator t=2026-06-16T07:51:21.903939811Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-16T07:51:21.90782661Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.886419ms logger=migrator t=2026-06-16T07:51:21.914599414Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-16T07:51:21.914635984Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=37.751µs logger=migrator t=2026-06-16T07:51:21.918845832Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-16T07:51:21.920013022Z level=info msg="Migration successfully executed" id="create session table" duration=1.16561ms logger=migrator t=2026-06-16T07:51:21.926467128Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-16T07:51:21.926576061Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=111.133µs logger=migrator t=2026-06-16T07:51:21.930920902Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-16T07:51:21.931040765Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=120.013µs logger=migrator t=2026-06-16T07:51:21.937631424Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-16T07:51:21.938955018Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.326353ms logger=migrator t=2026-06-16T07:51:21.946964673Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-16T07:51:21.947837495Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=872.882µs logger=migrator t=2026-06-16T07:51:21.953463879Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-16T07:51:21.95349582Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.971µs logger=migrator t=2026-06-16T07:51:21.959549206Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-16T07:51:21.959778131Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=107.353µs logger=migrator t=2026-06-16T07:51:21.967721494Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-16T07:51:21.971501662Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.779747ms logger=migrator t=2026-06-16T07:51:21.976176971Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-16T07:51:21.979539367Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.360696ms logger=migrator t=2026-06-16T07:51:21.984915555Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-16T07:51:21.985065899Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=148.974µs logger=migrator t=2026-06-16T07:51:21.990355565Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-16T07:51:21.99055569Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=206.596µs logger=migrator t=2026-06-16T07:51:21.995240909Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-16T07:51:21.996683747Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.443577ms logger=migrator t=2026-06-16T07:51:22.002783753Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-16T07:51:22.002812513Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.87µs logger=migrator t=2026-06-16T07:51:22.007043481Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-16T07:51:22.012508781Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.46472ms logger=migrator t=2026-06-16T07:51:22.021381359Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-16T07:51:22.021492532Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=111.433µs logger=migrator t=2026-06-16T07:51:22.026574231Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-16T07:51:22.029649661Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.0752ms logger=migrator t=2026-06-16T07:51:22.035298506Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-16T07:51:22.038627641Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.328425ms logger=migrator t=2026-06-16T07:51:22.042884329Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-16T07:51:22.042953491Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.182µs logger=migrator t=2026-06-16T07:51:22.048818341Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-16T07:51:22.049717075Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=894.984µs logger=migrator t=2026-06-16T07:51:22.057268728Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-16T07:51:22.058380357Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.104589ms logger=migrator t=2026-06-16T07:51:22.071604765Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-16T07:51:22.073619856Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.012351ms logger=migrator t=2026-06-16T07:51:22.080710469Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-16T07:51:22.081606521Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=896.382µs logger=migrator t=2026-06-16T07:51:22.087958174Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-16T07:51:22.089316209Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.358325ms logger=migrator t=2026-06-16T07:51:22.094219945Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-16T07:51:22.095680292Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.455497ms logger=migrator t=2026-06-16T07:51:22.101539122Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-16T07:51:22.102202368Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=662.216µs logger=migrator t=2026-06-16T07:51:22.107693129Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-16T07:51:22.109238289Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.54461ms logger=migrator t=2026-06-16T07:51:22.114059043Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-16T07:51:22.115380986Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.320923ms logger=migrator t=2026-06-16T07:51:22.120860087Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-16T07:51:22.130615387Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.75193ms logger=migrator t=2026-06-16T07:51:22.13506475Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-16T07:51:22.135608834Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=544.104µs logger=migrator t=2026-06-16T07:51:22.139584916Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-06-16T07:51:22.140214732Z 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=629.776µs logger=migrator t=2026-06-16T07:51:22.144732759Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-16T07:51:22.145154609Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=422.24µs logger=migrator t=2026-06-16T07:51:22.149372717Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-16T07:51:22.150211639Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=838.902µs logger=migrator t=2026-06-16T07:51:22.154364915Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-16T07:51:22.155160155Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=807.38µs logger=migrator t=2026-06-16T07:51:22.159079766Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-16T07:51:22.162888433Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.805767ms logger=migrator t=2026-06-16T07:51:22.169802341Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-16T07:51:22.173405483Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.602512ms logger=migrator t=2026-06-16T07:51:22.177151738Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-16T07:51:22.180768271Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.615673ms logger=migrator t=2026-06-16T07:51:22.184749173Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-16T07:51:22.1885508Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.800427ms logger=migrator t=2026-06-16T07:51:22.192163104Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-16T07:51:22.193140548Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=977.984µs logger=migrator t=2026-06-16T07:51:22.19866771Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-16T07:51:22.19870004Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.18µs logger=migrator t=2026-06-16T07:51:22.202472127Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-16T07:51:22.202499217Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.23µs logger=migrator t=2026-06-16T07:51:22.206423409Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-16T07:51:22.207423264Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.003766ms logger=migrator t=2026-06-16T07:51:22.214928007Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T07:51:22.216888496Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.96173ms logger=migrator t=2026-06-16T07:51:22.225033205Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-16T07:51:22.22600648Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=975.165µs logger=migrator t=2026-06-16T07:51:22.231395808Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-16T07:51:22.232567328Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.17197ms logger=migrator t=2026-06-16T07:51:22.238088059Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T07:51:22.238994912Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=891.203µs logger=migrator t=2026-06-16T07:51:22.245840608Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-16T07:51:22.251735529Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.892201ms logger=migrator t=2026-06-16T07:51:22.258488382Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-16T07:51:22.262591817Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.105246ms logger=migrator t=2026-06-16T07:51:22.269952945Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-16T07:51:22.270273643Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=318.338µs logger=migrator t=2026-06-16T07:51:22.275277112Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-16T07:51:22.276183256Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=906.004µs logger=migrator t=2026-06-16T07:51:22.282154949Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-16T07:51:22.282957519Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=802.72µs logger=migrator t=2026-06-16T07:51:22.287840754Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-16T07:51:22.292113253Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.272329ms logger=migrator t=2026-06-16T07:51:22.296815394Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-16T07:51:22.296933777Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=123.324µs logger=migrator t=2026-06-16T07:51:22.29979972Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-16T07:51:22.300774425Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=974.555µs logger=migrator t=2026-06-16T07:51:22.306310537Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-16T07:51:22.307234361Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=923.604µs logger=migrator t=2026-06-16T07:51:22.311852729Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-16T07:51:22.311971692Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=119.183µs logger=migrator t=2026-06-16T07:51:22.319048833Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-16T07:51:22.320141481Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.093748ms logger=migrator t=2026-06-16T07:51:22.332322933Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-16T07:51:22.333283248Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=962.335µs logger=migrator t=2026-06-16T07:51:22.33921646Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-16T07:51:22.339886597Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=670.227µs logger=migrator t=2026-06-16T07:51:22.34820422Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-16T07:51:22.349334309Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.14094ms logger=migrator t=2026-06-16T07:51:22.356569844Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-16T07:51:22.357889728Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.320244ms logger=migrator t=2026-06-16T07:51:22.363654966Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-16T07:51:22.364838086Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.18351ms logger=migrator t=2026-06-16T07:51:22.369097875Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-16T07:51:22.369129386Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.231µs logger=migrator t=2026-06-16T07:51:22.373289562Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-16T07:51:22.37904261Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.750558ms logger=migrator t=2026-06-16T07:51:22.384006207Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-16T07:51:22.385077614Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.112188ms logger=migrator t=2026-06-16T07:51:22.389853506Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-16T07:51:22.394217579Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.362833ms logger=migrator t=2026-06-16T07:51:22.399297948Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-16T07:51:22.400234713Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=938.365µs logger=migrator t=2026-06-16T07:51:22.409303425Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-16T07:51:22.410437613Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.134748ms logger=migrator t=2026-06-16T07:51:22.418765317Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-16T07:51:22.419864335Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.099358ms logger=migrator t=2026-06-16T07:51:22.423497148Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-16T07:51:22.437326893Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.827715ms logger=migrator t=2026-06-16T07:51:22.441748086Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-16T07:51:22.442583867Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=837.511µs logger=migrator t=2026-06-16T07:51:22.446373944Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-06-16T07:51:22.447444402Z 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.070238ms logger=migrator t=2026-06-16T07:51:22.451475845Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-16T07:51:22.451783423Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=307.567µs logger=migrator t=2026-06-16T07:51:22.455403316Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-16T07:51:22.456032462Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=628.146µs logger=migrator t=2026-06-16T07:51:22.461246026Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-16T07:51:22.461476731Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=229.775µs logger=migrator t=2026-06-16T07:51:22.465107914Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-16T07:51:22.470059861Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.951057ms logger=migrator t=2026-06-16T07:51:22.474399352Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-16T07:51:22.478760604Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.360272ms logger=migrator t=2026-06-16T07:51:22.483762162Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-16T07:51:22.485352302Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.58816ms logger=migrator t=2026-06-16T07:51:22.489351695Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-16T07:51:22.490596387Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.245522ms logger=migrator t=2026-06-16T07:51:22.497244417Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-16T07:51:22.497697729Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=456.492µs logger=migrator t=2026-06-16T07:51:22.506830973Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-16T07:51:22.514014536Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.180003ms logger=migrator t=2026-06-16T07:51:22.520330999Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-16T07:51:22.521484918Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.149309ms logger=migrator t=2026-06-16T07:51:22.527396429Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-16T07:51:22.527594594Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=199.295µs logger=migrator t=2026-06-16T07:51:22.531069554Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-16T07:51:22.531508385Z level=info msg="Migration successfully executed" id="Move region to single row" duration=439.011µs logger=migrator t=2026-06-16T07:51:22.53678928Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-16T07:51:22.537794086Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.004796ms logger=migrator t=2026-06-16T07:51:22.543236675Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-16T07:51:22.545018421Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.780536ms logger=migrator t=2026-06-16T07:51:22.551179299Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T07:51:22.552433941Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.254392ms logger=migrator t=2026-06-16T07:51:22.686935026Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T07:51:22.687824828Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=889.562µs logger=migrator t=2026-06-16T07:51:22.693076033Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-16T07:51:22.693947286Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=870.413µs logger=migrator t=2026-06-16T07:51:22.698095601Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-16T07:51:22.699428486Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.332085ms logger=migrator t=2026-06-16T07:51:22.703337506Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-16T07:51:22.703406978Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.232µs logger=migrator t=2026-06-16T07:51:22.71402907Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-16T07:51:22.715057916Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.030466ms logger=migrator t=2026-06-16T07:51:22.723100552Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-16T07:51:22.72379872Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=697.917µs logger=migrator t=2026-06-16T07:51:22.728665915Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-16T07:51:22.73002071Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.351886ms logger=migrator t=2026-06-16T07:51:22.735010207Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-16T07:51:22.736528386Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.516249ms logger=migrator t=2026-06-16T07:51:22.741607677Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-16T07:51:22.741850833Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=242.856µs logger=migrator t=2026-06-16T07:51:22.745700191Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-16T07:51:22.746099661Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=399.16µs logger=migrator t=2026-06-16T07:51:22.750118544Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-16T07:51:22.750324329Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=104.743µs logger=migrator t=2026-06-16T07:51:22.754452765Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-16T07:51:22.755785419Z level=info msg="Migration successfully executed" id="create team table" duration=1.331814ms logger=migrator t=2026-06-16T07:51:22.760853849Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-16T07:51:22.762351477Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.497228ms logger=migrator t=2026-06-16T07:51:22.769275445Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-16T07:51:22.770211309Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=935.644µs logger=migrator t=2026-06-16T07:51:22.782702378Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-16T07:51:22.78590769Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.205242ms logger=migrator t=2026-06-16T07:51:22.789225036Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-16T07:51:22.78939941Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=174.204µs logger=migrator t=2026-06-16T07:51:22.792695645Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-16T07:51:22.793617568Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=921.773µs logger=migrator t=2026-06-16T07:51:22.798245527Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-16T07:51:22.799471548Z level=info msg="Migration successfully executed" id="create team member table" duration=1.223171ms logger=migrator t=2026-06-16T07:51:22.804106457Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-16T07:51:22.805738889Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.632152ms logger=migrator t=2026-06-16T07:51:22.811814145Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-16T07:51:22.81283426Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.019795ms logger=migrator t=2026-06-16T07:51:22.817015958Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-16T07:51:22.818391813Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.375815ms logger=migrator t=2026-06-16T07:51:22.824387156Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-16T07:51:22.829062576Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.67594ms logger=migrator t=2026-06-16T07:51:22.833330365Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-16T07:51:22.840724385Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.39676ms logger=migrator t=2026-06-16T07:51:22.849224402Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-16T07:51:22.853102901Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.878469ms logger=migrator t=2026-06-16T07:51:22.864659588Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-16T07:51:22.86823659Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=3.578402ms logger=migrator t=2026-06-16T07:51:22.875735952Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-16T07:51:22.876587883Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=851.941µs logger=migrator t=2026-06-16T07:51:22.881634213Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-16T07:51:22.88269863Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.063867ms logger=migrator t=2026-06-16T07:51:22.893007754Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-16T07:51:22.894242496Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.237861ms logger=migrator t=2026-06-16T07:51:22.903287777Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-16T07:51:22.90454151Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.257263ms logger=migrator t=2026-06-16T07:51:22.915274275Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-16T07:51:22.916717871Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.446747ms logger=migrator t=2026-06-16T07:51:22.928479612Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-16T07:51:22.929368906Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=897.104µs logger=migrator t=2026-06-16T07:51:22.936808506Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-16T07:51:22.938201652Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.398937ms logger=migrator t=2026-06-16T07:51:22.945985521Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-16T07:51:22.946414172Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=430.091µs logger=migrator t=2026-06-16T07:51:22.950329402Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-16T07:51:22.950611339Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=282.327µs logger=migrator t=2026-06-16T07:51:22.955197257Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-16T07:51:22.956016658Z level=info msg="Migration successfully executed" id="create tag table" duration=814.311µs logger=migrator t=2026-06-16T07:51:22.963203042Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-16T07:51:22.964465834Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.270802ms logger=migrator t=2026-06-16T07:51:22.970739754Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-16T07:51:22.971926615Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.191771ms logger=migrator t=2026-06-16T07:51:22.977094728Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-16T07:51:22.977890348Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=795.8µs logger=migrator t=2026-06-16T07:51:22.985004251Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-16T07:51:22.986327274Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.326873ms logger=migrator t=2026-06-16T07:51:22.995826187Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-16T07:51:23.011809427Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.974339ms logger=migrator t=2026-06-16T07:51:23.017422781Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-16T07:51:23.018964781Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.541869ms logger=migrator t=2026-06-16T07:51:23.023535637Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-16T07:51:23.024560104Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.025107ms logger=migrator t=2026-06-16T07:51:23.029289414Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-16T07:51:23.029589302Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=300.378µs logger=migrator t=2026-06-16T07:51:23.035196745Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-16T07:51:23.036381316Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.185511ms logger=migrator t=2026-06-16T07:51:23.04278028Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-16T07:51:23.043613871Z level=info msg="Migration successfully executed" id="create user auth table" duration=833.521µs logger=migrator t=2026-06-16T07:51:23.049732149Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-16T07:51:23.051447912Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.714263ms logger=migrator t=2026-06-16T07:51:23.07204663Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-16T07:51:23.072179733Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=143.733µs logger=migrator t=2026-06-16T07:51:23.081744908Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-16T07:51:23.089570699Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.824011ms logger=migrator t=2026-06-16T07:51:23.100110909Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-16T07:51:23.109115559Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.01227ms logger=migrator t=2026-06-16T07:51:23.114738414Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-16T07:51:23.121812444Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.078981ms logger=migrator t=2026-06-16T07:51:23.126071463Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-16T07:51:23.13256978Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.499697ms logger=migrator t=2026-06-16T07:51:23.152543011Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-16T07:51:23.153675741Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.13496ms logger=migrator t=2026-06-16T07:51:23.159594872Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-16T07:51:23.16808067Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.480437ms logger=migrator t=2026-06-16T07:51:23.174598396Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-16T07:51:23.175823978Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.224752ms logger=migrator t=2026-06-16T07:51:23.182190601Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-16T07:51:23.183393152Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.20528ms logger=migrator t=2026-06-16T07:51:23.191058678Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-16T07:51:23.192188827Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.133019ms logger=migrator t=2026-06-16T07:51:23.208451533Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-16T07:51:23.210336392Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.886159ms logger=migrator t=2026-06-16T07:51:23.217568857Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-16T07:51:23.218513601Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=943.304µs logger=migrator t=2026-06-16T07:51:23.229362929Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-16T07:51:23.230357385Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=996.595µs logger=migrator t=2026-06-16T07:51:23.237128019Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-16T07:51:23.242690481Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.563663ms logger=migrator t=2026-06-16T07:51:23.249490215Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-16T07:51:23.250350116Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=861.922µs logger=migrator t=2026-06-16T07:51:23.254495053Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-16T07:51:23.255309254Z level=info msg="Migration successfully executed" id="create cache_data table" duration=813.931µs logger=migrator t=2026-06-16T07:51:23.262225881Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-16T07:51:23.263469773Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.244932ms logger=migrator t=2026-06-16T07:51:23.268503742Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-16T07:51:23.269397905Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=894.303µs logger=migrator t=2026-06-16T07:51:23.27703275Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-16T07:51:23.279632057Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.599117ms logger=migrator t=2026-06-16T07:51:23.284617775Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-16T07:51:23.284684767Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.661µs logger=migrator t=2026-06-16T07:51:23.289328035Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-16T07:51:23.289419887Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=93.082µs logger=migrator t=2026-06-16T07:51:23.298348556Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-16T07:51:23.299935247Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.590581ms logger=migrator t=2026-06-16T07:51:23.343629296Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T07:51:23.348690715Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=5.067039ms logger=migrator t=2026-06-16T07:51:23.465978369Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T07:51:23.466961845Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=984.836µs logger=migrator t=2026-06-16T07:51:23.479361992Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-16T07:51:23.479470955Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=111.943µs logger=migrator t=2026-06-16T07:51:23.484704439Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T07:51:23.486230608Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.525669ms logger=migrator t=2026-06-16T07:51:23.494535751Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T07:51:23.495540637Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.015787ms logger=migrator t=2026-06-16T07:51:23.509673049Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T07:51:23.512715067Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=3.042168ms logger=migrator t=2026-06-16T07:51:23.518803223Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T07:51:23.519995564Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.192271ms logger=migrator t=2026-06-16T07:51:23.524823367Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-16T07:51:23.529836285Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.011998ms logger=migrator t=2026-06-16T07:51:23.535214223Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-16T07:51:23.536802584Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.587551ms logger=migrator t=2026-06-16T07:51:23.54330296Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-16T07:51:23.543737851Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=435.331µs logger=migrator t=2026-06-16T07:51:23.550220257Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-16T07:51:23.552452344Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.232627ms logger=migrator t=2026-06-16T07:51:23.558753945Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-16T07:51:23.560819959Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.065264ms logger=migrator t=2026-06-16T07:51:23.566137505Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-16T07:51:23.567599783Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.462168ms logger=migrator t=2026-06-16T07:51:23.57219329Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T07:51:23.572364634Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=171.154µs logger=migrator t=2026-06-16T07:51:23.580619046Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-16T07:51:23.58232387Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.705974ms logger=migrator t=2026-06-16T07:51:23.587142673Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-16T07:51:23.587994905Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=852.212µs logger=migrator t=2026-06-16T07:51:23.593699151Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-06-16T07:51:23.595202879Z 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.505338ms logger=migrator t=2026-06-16T07:51:23.601319487Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-16T07:51:23.603120822Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.799155ms logger=migrator t=2026-06-16T07:51:23.609570598Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-16T07:51:23.614439312Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.867864ms logger=migrator t=2026-06-16T07:51:23.6206305Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-16T07:51:23.62177778Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.14876ms logger=migrator t=2026-06-16T07:51:23.627147838Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T07:51:23.630014111Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.865353ms logger=migrator t=2026-06-16T07:51:23.639135915Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-16T07:51:23.668737443Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.558497ms logger=migrator t=2026-06-16T07:51:23.67679757Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-16T07:51:23.701774839Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.973199ms logger=migrator t=2026-06-16T07:51:23.707964218Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-16T07:51:23.708871541Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=910.823µs logger=migrator t=2026-06-16T07:51:23.716329442Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T07:51:23.717931163Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.603981ms logger=migrator t=2026-06-16T07:51:23.723553507Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-16T07:51:23.72992638Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.372603ms logger=migrator t=2026-06-16T07:51:23.734944639Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-16T07:51:23.740671355Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.720026ms logger=migrator t=2026-06-16T07:51:23.746000062Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-16T07:51:23.747110871Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.110139ms logger=migrator t=2026-06-16T07:51:23.752660423Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-16T07:51:23.753691599Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.031066ms logger=migrator t=2026-06-16T07:51:23.759301483Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-16T07:51:23.76037555Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.073597ms logger=migrator t=2026-06-16T07:51:23.769979856Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-16T07:51:23.771607287Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.626911ms logger=migrator t=2026-06-16T07:51:23.778408502Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-16T07:51:23.778474154Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.682µs logger=migrator t=2026-06-16T07:51:23.785038612Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-16T07:51:23.794288838Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.250526ms logger=migrator t=2026-06-16T07:51:23.800066117Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-16T07:51:23.806871021Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.804284ms logger=migrator t=2026-06-16T07:51:23.812057114Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-16T07:51:23.818508459Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.450745ms logger=migrator t=2026-06-16T07:51:23.82361779Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-16T07:51:23.824690087Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.076847ms logger=migrator t=2026-06-16T07:51:23.830457905Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-16T07:51:23.832340963Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.879658ms logger=migrator t=2026-06-16T07:51:23.837981368Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-16T07:51:23.849676807Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.695499ms logger=migrator t=2026-06-16T07:51:23.855111527Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-16T07:51:23.861914192Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.802444ms logger=migrator t=2026-06-16T07:51:23.86734121Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-16T07:51:23.868476509Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.134619ms logger=migrator t=2026-06-16T07:51:23.873861747Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-16T07:51:23.885377602Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=11.514005ms logger=migrator t=2026-06-16T07:51:23.890202256Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-16T07:51:23.895215533Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.011937ms logger=migrator t=2026-06-16T07:51:23.900464358Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-16T07:51:23.900530219Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.331µs logger=migrator t=2026-06-16T07:51:23.906700128Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-16T07:51:23.909740166Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=3.041518ms logger=migrator t=2026-06-16T07:51:23.916901649Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-06-16T07:51:23.918361657Z 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.460318ms logger=migrator t=2026-06-16T07:51:23.924372661Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-06-16T07:51:23.925878679Z 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.511998ms logger=migrator t=2026-06-16T07:51:23.932211892Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T07:51:23.932289534Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=78.992µs logger=migrator t=2026-06-16T07:51:23.937564749Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-16T07:51:23.944188258Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.588648ms logger=migrator t=2026-06-16T07:51:23.949792482Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-16T07:51:23.954917893Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.126221ms logger=migrator t=2026-06-16T07:51:23.961027469Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-16T07:51:23.967839724Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.811844ms logger=migrator t=2026-06-16T07:51:23.973958861Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-16T07:51:23.980415056Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.455275ms logger=migrator t=2026-06-16T07:51:23.985532928Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-16T07:51:23.992819073Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.278035ms logger=migrator t=2026-06-16T07:51:23.998027297Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-16T07:51:23.998085948Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=59.691µs logger=migrator t=2026-06-16T07:51:24.00439314Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-16T07:51:24.005674623Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.277793ms logger=migrator t=2026-06-16T07:51:24.011767249Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-16T07:51:24.019326753Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.558614ms logger=migrator t=2026-06-16T07:51:24.024731921Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-16T07:51:24.024799713Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=68.362µs logger=migrator t=2026-06-16T07:51:24.031040693Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-16T07:51:24.039614202Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.573409ms logger=migrator t=2026-06-16T07:51:24.045046492Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-16T07:51:24.04614992Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.103388ms logger=migrator t=2026-06-16T07:51:24.051709542Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-16T07:51:24.06761749Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=15.905278ms logger=migrator t=2026-06-16T07:51:24.074418294Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-16T07:51:24.075734318Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.316235ms logger=migrator t=2026-06-16T07:51:24.081721661Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-16T07:51:24.082541701Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=820.43µs logger=migrator t=2026-06-16T07:51:24.088496984Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-16T07:51:24.096984322Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.484998ms logger=migrator t=2026-06-16T07:51:24.103582241Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-16T07:51:24.104261798Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=679.757µs logger=migrator t=2026-06-16T07:51:24.112858448Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-16T07:51:24.113948667Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.090549ms logger=migrator t=2026-06-16T07:51:24.120949956Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-16T07:51:24.122375543Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.425677ms logger=migrator t=2026-06-16T07:51:24.12933761Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-16T07:51:24.130386897Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.049227ms logger=migrator t=2026-06-16T07:51:24.137471559Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-16T07:51:24.137576062Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=105.503µs logger=migrator t=2026-06-16T07:51:24.143598525Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-16T07:51:24.145172116Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.573651ms logger=migrator t=2026-06-16T07:51:24.151494788Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-16T07:51:24.153800357Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.306619ms logger=migrator t=2026-06-16T07:51:24.159853412Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-16T07:51:24.160257102Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-16T07:51:24.165918307Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-16T07:51:24.166367619Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=444.952µs logger=migrator t=2026-06-16T07:51:24.172093495Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-16T07:51:24.17381796Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.718745ms logger=migrator t=2026-06-16T07:51:24.180452729Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-16T07:51:24.189307286Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.853797ms logger=migrator t=2026-06-16T07:51:24.19491603Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-16T07:51:24.195967367Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.049497ms logger=migrator t=2026-06-16T07:51:24.202637158Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-16T07:51:24.203786018Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.14924ms logger=migrator t=2026-06-16T07:51:24.21134393Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-16T07:51:24.212175412Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=831.532µs logger=migrator t=2026-06-16T07:51:24.218843893Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-16T07:51:24.22066496Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.820097ms logger=migrator t=2026-06-16T07:51:24.228463949Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-16T07:51:24.230204984Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.745555ms logger=migrator t=2026-06-16T07:51:24.23631947Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-16T07:51:24.236355661Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.761µs logger=migrator t=2026-06-16T07:51:24.24177679Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-16T07:51:24.241921004Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=148.784µs logger=migrator t=2026-06-16T07:51:24.24721432Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-16T07:51:24.255679376Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.464117ms logger=migrator t=2026-06-16T07:51:24.261886625Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-16T07:51:24.262154042Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=267.447µs logger=migrator t=2026-06-16T07:51:24.269039479Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-16T07:51:24.270874676Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.833497ms logger=migrator t=2026-06-16T07:51:24.278305146Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-16T07:51:24.278747467Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=445.981µs logger=migrator t=2026-06-16T07:51:24.285282135Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-16T07:51:24.286476125Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.19416ms logger=migrator t=2026-06-16T07:51:24.293475855Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-16T07:51:24.294892091Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.415406ms logger=migrator t=2026-06-16T07:51:24.301610163Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-16T07:51:24.337208204Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.593351ms logger=migrator t=2026-06-16T07:51:24.343503426Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-16T07:51:24.349260294Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.765999ms logger=migrator t=2026-06-16T07:51:24.355881713Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-16T07:51:24.356044857Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=159.104µs logger=migrator t=2026-06-16T07:51:24.363614891Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-16T07:51:24.40184977Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.232149ms logger=migrator t=2026-06-16T07:51:24.409191329Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-16T07:51:24.444132993Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.938805ms logger=migrator t=2026-06-16T07:51:24.455062583Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-16T07:51:24.457185788Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=2.127614ms logger=migrator t=2026-06-16T07:51:24.46546839Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-16T07:51:24.467067291Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.598951ms logger=migrator t=2026-06-16T07:51:24.474994224Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-16T07:51:24.475257411Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=283.628µs logger=migrator t=2026-06-16T07:51:24.481426109Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-16T07:51:24.483641856Z level=info msg="Migration successfully executed" id="create permission table" duration=2.215417ms logger=migrator t=2026-06-16T07:51:24.490929172Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-16T07:51:24.492118093Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.189401ms logger=migrator t=2026-06-16T07:51:24.49944871Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-16T07:51:24.501418001Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.968851ms logger=migrator t=2026-06-16T07:51:24.508316617Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-16T07:51:24.509500338Z level=info msg="Migration successfully executed" id="create role table" duration=1.183311ms logger=migrator t=2026-06-16T07:51:24.515645585Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-16T07:51:24.523107937Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.462071ms logger=migrator t=2026-06-16T07:51:24.530769602Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-16T07:51:24.542698499Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.918216ms logger=migrator t=2026-06-16T07:51:24.551615036Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-16T07:51:24.553527655Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.913949ms logger=migrator t=2026-06-16T07:51:24.56034866Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-16T07:51:24.561433658Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.084808ms logger=migrator t=2026-06-16T07:51:24.567536724Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-16T07:51:24.56934155Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.808256ms logger=migrator t=2026-06-16T07:51:24.578640318Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-16T07:51:24.579651295Z level=info msg="Migration successfully executed" id="create team role table" duration=1.008916ms logger=migrator t=2026-06-16T07:51:24.586326315Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-16T07:51:24.58807538Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.748315ms logger=migrator t=2026-06-16T07:51:24.595236223Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-16T07:51:24.597232475Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.005042ms logger=migrator t=2026-06-16T07:51:24.604403299Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-16T07:51:24.605590969Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.18748ms logger=migrator t=2026-06-16T07:51:24.61189111Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-16T07:51:24.613149083Z level=info msg="Migration successfully executed" id="create user role table" duration=1.256302ms logger=migrator t=2026-06-16T07:51:24.628255549Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-16T07:51:24.630647711Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.395262ms logger=migrator t=2026-06-16T07:51:24.638731498Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-16T07:51:24.639877797Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.146579ms logger=migrator t=2026-06-16T07:51:24.646764404Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-16T07:51:24.648268902Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.504718ms logger=migrator t=2026-06-16T07:51:24.655096217Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-16T07:51:24.656543664Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.446937ms logger=migrator t=2026-06-16T07:51:24.662898387Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-16T07:51:24.664080777Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.17652ms logger=migrator t=2026-06-16T07:51:24.671186918Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-16T07:51:24.673532359Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.347621ms logger=migrator t=2026-06-16T07:51:24.679602174Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-16T07:51:24.688504643Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.902139ms logger=migrator t=2026-06-16T07:51:24.694485706Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-16T07:51:24.695927202Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.440656ms logger=migrator t=2026-06-16T07:51:24.701359701Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-16T07:51:24.702597644Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.237963ms logger=migrator t=2026-06-16T07:51:24.707786377Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-16T07:51:24.708862284Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.070827ms logger=migrator t=2026-06-16T07:51:24.714238182Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-16T07:51:24.715576796Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.332003ms logger=migrator t=2026-06-16T07:51:24.720333928Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-16T07:51:24.7212254Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=890.822µs logger=migrator t=2026-06-16T07:51:24.726772463Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-16T07:51:24.728379044Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.603791ms logger=migrator t=2026-06-16T07:51:24.734405198Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-16T07:51:24.746235111Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.830533ms logger=migrator t=2026-06-16T07:51:24.751816864Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-16T07:51:24.759382088Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.558184ms logger=migrator t=2026-06-16T07:51:24.7645342Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-16T07:51:24.770453682Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.918492ms logger=migrator t=2026-06-16T07:51:24.775791138Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-16T07:51:24.784591354Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.797386ms logger=migrator t=2026-06-16T07:51:24.78989691Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-16T07:51:24.790757261Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=859.901µs logger=migrator t=2026-06-16T07:51:24.796245072Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-16T07:51:24.798204002Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.95809ms logger=migrator t=2026-06-16T07:51:24.804598916Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-16T07:51:24.805715534Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.113928ms logger=migrator t=2026-06-16T07:51:24.811334859Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-16T07:51:24.812868438Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.534729ms logger=migrator t=2026-06-16T07:51:24.818864802Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-16T07:51:24.820822752Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.957011ms logger=migrator t=2026-06-16T07:51:24.825689667Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-16T07:51:24.825847821Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=158.514µs logger=migrator t=2026-06-16T07:51:24.831170667Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-16T07:51:24.831260609Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=91.312µs logger=migrator t=2026-06-16T07:51:24.838567376Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-16T07:51:24.839246393Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=678.817µs logger=migrator t=2026-06-16T07:51:24.844645472Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-16T07:51:24.845576136Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=931.935µs logger=migrator t=2026-06-16T07:51:24.853619942Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-16T07:51:24.85431354Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=694.127µs logger=migrator t=2026-06-16T07:51:24.86097764Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-16T07:51:24.861355949Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=378.819µs logger=migrator t=2026-06-16T07:51:24.865516327Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-16T07:51:24.866198844Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=682.278µs logger=migrator t=2026-06-16T07:51:24.87034203Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-16T07:51:24.871661124Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.322094ms logger=migrator t=2026-06-16T07:51:24.876540129Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-16T07:51:24.877728869Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.18858ms logger=migrator t=2026-06-16T07:51:24.883594089Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-16T07:51:24.891382359Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.78862ms logger=migrator t=2026-06-16T07:51:24.896972452Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-16T07:51:24.897080635Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=134.874µs logger=migrator t=2026-06-16T07:51:24.904409353Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-16T07:51:24.90548576Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.075867ms logger=migrator t=2026-06-16T07:51:24.914316906Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-16T07:51:24.916118352Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.800636ms logger=migrator t=2026-06-16T07:51:24.920994828Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-16T07:51:24.922183938Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.192321ms logger=migrator t=2026-06-16T07:51:24.926906519Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-16T07:51:24.935768496Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.867167ms logger=migrator t=2026-06-16T07:51:24.941320118Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-16T07:51:24.942075477Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=755.349µs logger=migrator t=2026-06-16T07:51:24.946686245Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-16T07:51:24.948337177Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.651102ms logger=migrator t=2026-06-16T07:51:24.952777621Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-16T07:51:24.975330989Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.555198ms logger=migrator t=2026-06-16T07:51:24.980587474Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-16T07:51:24.981402884Z level=info msg="Migration successfully executed" id="create correlation v2" duration=815.16µs logger=migrator t=2026-06-16T07:51:24.986943396Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-16T07:51:24.988042085Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.097909ms logger=migrator t=2026-06-16T07:51:24.995852974Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-16T07:51:24.996901932Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.041738ms logger=migrator t=2026-06-16T07:51:25.002470025Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-16T07:51:25.0042686Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.798955ms logger=migrator t=2026-06-16T07:51:25.009631117Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-16T07:51:25.009996737Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=360.859µs logger=migrator t=2026-06-16T07:51:25.014881132Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-16T07:51:25.015666342Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=785.1µs logger=migrator t=2026-06-16T07:51:25.020885056Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-16T07:51:25.031761314Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.877368ms logger=migrator t=2026-06-16T07:51:25.036950377Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-16T07:51:25.037743007Z level=info msg="Migration successfully executed" id="create entity_events table" duration=791.1µs logger=migrator t=2026-06-16T07:51:25.043049873Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-16T07:51:25.044155402Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.105999ms logger=migrator t=2026-06-16T07:51:25.048622416Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T07:51:25.049108988Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T07:51:25.053289476Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T07:51:25.054298482Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T07:51:25.058961681Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-16T07:51:25.059973407Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.013076ms logger=migrator t=2026-06-16T07:51:25.065052457Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-16T07:51:25.066088483Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.036006ms logger=migrator t=2026-06-16T07:51:25.070199279Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T07:51:25.071356678Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.157079ms logger=migrator t=2026-06-16T07:51:25.076812548Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T07:51:25.078885501Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.072343ms logger=migrator t=2026-06-16T07:51:25.083631473Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T07:51:25.085433459Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.801856ms logger=migrator t=2026-06-16T07:51:25.08935653Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T07:51:25.090463408Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.108928ms logger=migrator t=2026-06-16T07:51:25.096255026Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-16T07:51:25.097685274Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.429037ms logger=migrator t=2026-06-16T07:51:25.102450435Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-16T07:51:25.10421872Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.758806ms logger=migrator t=2026-06-16T07:51:25.111749593Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T07:51:25.112904023Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.15423ms logger=migrator t=2026-06-16T07:51:25.116978768Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T07:51:25.118186978Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.20781ms logger=migrator t=2026-06-16T07:51:25.133140171Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-16T07:51:25.135131392Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.990172ms logger=migrator t=2026-06-16T07:51:25.141596437Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-16T07:51:25.164502395Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.906138ms logger=migrator t=2026-06-16T07:51:25.169143493Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-16T07:51:25.175889376Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.745123ms logger=migrator t=2026-06-16T07:51:25.180795831Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-16T07:51:25.189872695Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.076534ms logger=migrator t=2026-06-16T07:51:25.196453253Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-16T07:51:25.196664258Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=211.105µs logger=migrator t=2026-06-16T07:51:25.200688371Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-16T07:51:25.212212227Z level=info msg="Migration successfully executed" id="add share column" duration=11.525176ms logger=migrator t=2026-06-16T07:51:25.217835281Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-16T07:51:25.218051736Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=211.575µs logger=migrator t=2026-06-16T07:51:25.221865394Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-16T07:51:25.222860969Z level=info msg="Migration successfully executed" id="create file table" duration=997.475µs logger=migrator t=2026-06-16T07:51:25.228178115Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-16T07:51:25.22951389Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.332725ms logger=migrator t=2026-06-16T07:51:25.234202489Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-16T07:51:25.235465442Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.262763ms logger=migrator t=2026-06-16T07:51:25.240738677Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-16T07:51:25.241718622Z level=info msg="Migration successfully executed" id="create file_meta table" duration=979.635µs logger=migrator t=2026-06-16T07:51:25.248742393Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-16T07:51:25.250092997Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.361395ms logger=migrator t=2026-06-16T07:51:25.254971732Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-16T07:51:25.255154646Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=181.245µs logger=migrator t=2026-06-16T07:51:25.259520878Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-16T07:51:25.259660822Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=133.295µs logger=migrator t=2026-06-16T07:51:25.264906886Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-16T07:51:25.265959463Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.051837ms logger=migrator t=2026-06-16T07:51:25.270294794Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-16T07:51:25.27055173Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=257.176µs logger=migrator t=2026-06-16T07:51:25.274682037Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-16T07:51:25.27636569Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.682613ms logger=migrator t=2026-06-16T07:51:25.280339242Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-16T07:51:25.289922546Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.585334ms logger=migrator t=2026-06-16T07:51:25.295361726Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-16T07:51:25.29554774Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=186.304µs logger=migrator t=2026-06-16T07:51:25.300697863Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-16T07:51:25.302447268Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.751246ms logger=migrator t=2026-06-16T07:51:25.307397635Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-16T07:51:25.308207755Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=811.7µs logger=migrator t=2026-06-16T07:51:25.312650889Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-16T07:51:25.312911126Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=260.447µs logger=migrator t=2026-06-16T07:51:25.317888303Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-16T07:51:25.318407567Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=519.224µs logger=migrator t=2026-06-16T07:51:25.323931217Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-16T07:51:25.335628948Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.694821ms logger=migrator t=2026-06-16T07:51:25.340279366Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-16T07:51:25.349482073Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.202317ms logger=migrator t=2026-06-16T07:51:25.356781759Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-16T07:51:25.359042127Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.260488ms logger=migrator t=2026-06-16T07:51:25.36305758Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-16T07:51:25.455278712Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=92.215162ms logger=migrator t=2026-06-16T07:51:25.459857319Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-16T07:51:25.460761112Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=904.143µs logger=migrator t=2026-06-16T07:51:25.464452388Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-16T07:51:25.465362931Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=910.153µs logger=migrator t=2026-06-16T07:51:25.469921187Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-16T07:51:25.492408854Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=22.486857ms logger=migrator t=2026-06-16T07:51:25.497100383Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-16T07:51:25.503846056Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.741493ms logger=migrator t=2026-06-16T07:51:25.507993582Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-16T07:51:25.508368011Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=374.129µs logger=migrator t=2026-06-16T07:51:25.513449302Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-16T07:51:25.513824461Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=373.589µs logger=migrator t=2026-06-16T07:51:25.518200894Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-16T07:51:25.518637425Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=436.841µs logger=migrator t=2026-06-16T07:51:25.523224103Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-16T07:51:25.52350544Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=281.217µs logger=migrator t=2026-06-16T07:51:25.527128423Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-16T07:51:25.5274181Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=289.517µs logger=migrator t=2026-06-16T07:51:25.531260808Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-16T07:51:25.533034524Z level=info msg="Migration successfully executed" id="create folder table" duration=1.773616ms logger=migrator t=2026-06-16T07:51:25.538280218Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-16T07:51:25.54150611Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=3.225102ms logger=migrator t=2026-06-16T07:51:25.545784731Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-16T07:51:25.548956412Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=3.168411ms logger=migrator t=2026-06-16T07:51:25.557709746Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-16T07:51:25.557782928Z level=info msg="Migration successfully executed" id="Update folder title length" duration=78.972µs logger=migrator t=2026-06-16T07:51:25.562839958Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T07:51:25.564423347Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.5861ms logger=migrator t=2026-06-16T07:51:25.570114033Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T07:51:25.572481614Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.412372ms logger=migrator t=2026-06-16T07:51:25.57779136Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-16T07:51:25.580064278Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.272358ms logger=migrator t=2026-06-16T07:51:25.584521893Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-16T07:51:25.585156609Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=636.686µs logger=migrator t=2026-06-16T07:51:25.58912247Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-16T07:51:25.589476649Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=349.939µs logger=migrator t=2026-06-16T07:51:25.595764581Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-16T07:51:25.598086809Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.320038ms logger=migrator t=2026-06-16T07:51:25.605316455Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-16T07:51:25.607791719Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.479514ms logger=migrator t=2026-06-16T07:51:25.614627843Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-16T07:51:25.615791144Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.163721ms logger=migrator t=2026-06-16T07:51:25.620030192Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-16T07:51:25.621607363Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.574711ms logger=migrator t=2026-06-16T07:51:25.625953723Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-16T07:51:25.627930624Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.976771ms logger=migrator t=2026-06-16T07:51:25.63322005Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-16T07:51:25.634150703Z level=info msg="Migration successfully executed" id="create anon_device table" duration=937.373µs logger=migrator t=2026-06-16T07:51:25.638422003Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-16T07:51:25.639630334Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.208021ms logger=migrator t=2026-06-16T07:51:25.646283395Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-16T07:51:25.648343137Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.048772ms logger=migrator t=2026-06-16T07:51:25.654532355Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-16T07:51:25.65548221Z level=info msg="Migration successfully executed" id="create signing_key table" duration=950.355µs logger=migrator t=2026-06-16T07:51:25.660367735Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-16T07:51:25.661610867Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.243382ms logger=migrator t=2026-06-16T07:51:25.667139679Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-16T07:51:25.669244103Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.104725ms logger=migrator t=2026-06-16T07:51:25.676313253Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-16T07:51:25.676696063Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=383.33µs logger=migrator t=2026-06-16T07:51:25.680828009Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-16T07:51:25.691464452Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.637003ms logger=migrator t=2026-06-16T07:51:25.696159991Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-16T07:51:25.69686347Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=707.499µs logger=migrator t=2026-06-16T07:51:25.702576967Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T07:51:25.702622308Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=49.022µs logger=migrator t=2026-06-16T07:51:25.70743011Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T07:51:25.709832132Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.403412ms logger=migrator t=2026-06-16T07:51:25.714060871Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T07:51:25.714079261Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.23µs logger=migrator t=2026-06-16T07:51:25.718110314Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-16T07:51:25.719397817Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.283673ms logger=migrator t=2026-06-16T07:51:25.724352823Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T07:51:25.725582636Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.228742ms logger=migrator t=2026-06-16T07:51:25.731673301Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-16T07:51:25.733377376Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.703414ms logger=migrator t=2026-06-16T07:51:25.739212135Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-16T07:51:25.740679932Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.472557ms logger=migrator t=2026-06-16T07:51:25.744576283Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-16T07:51:25.7448611Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=286.168µs logger=migrator t=2026-06-16T07:51:25.748256286Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-16T07:51:25.748908623Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=652.407µs logger=migrator t=2026-06-16T07:51:25.754820754Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-16T07:51:25.756302172Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.481178ms logger=migrator t=2026-06-16T07:51:25.769198242Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-16T07:51:25.770581408Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.386406ms logger=migrator t=2026-06-16T07:51:25.777526696Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-16T07:51:25.787347507Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.820041ms logger=migrator t=2026-06-16T07:51:25.793076954Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-16T07:51:25.803015409Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.937444ms logger=migrator t=2026-06-16T07:51:25.808429397Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-16T07:51:25.817771067Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.33614ms logger=migrator t=2026-06-16T07:51:25.823533294Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-16T07:51:25.823608006Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=77.262µs logger=migrator t=2026-06-16T07:51:25.82881479Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-16T07:51:25.838362194Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.547044ms logger=migrator t=2026-06-16T07:51:25.84521589Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-16T07:51:25.854879827Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.662357ms logger=migrator t=2026-06-16T07:51:25.86198736Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-16T07:51:25.862502923Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=515.943µs logger=migrator t=2026-06-16T07:51:25.869534833Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.637551336s logger=migrator t=2026-06-16T07:51:25.870496758Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-16T07:51:25.887862032Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-16T07:51:25.888074718Z level=info msg="Created default organization" logger=secrets t=2026-06-16T07:51:25.895625351Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T07:51:25.947176801Z level=info msg="Restored cache from database" duration=453.071µs logger=plugin.store t=2026-06-16T07:51:25.948521415Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-16T07:51:25.995366066Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-16T07:51:25.995402096Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-16T07:51:25.99555395Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-16T07:51:25.995568741Z level=info msg="Plugins loaded" count=54 duration=47.049196ms logger=query_data t=2026-06-16T07:51:25.999698367Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-16T07:51:26.004431287Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-16T07:51:26.01154935Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-16T07:51:26.023621529Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-16T07:51:26.026255927Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-16T07:51:26.028397682Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-16T07:51:26.050161049Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-16T07:51:26.069832923Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-16T07:51:26.089591029Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-16T07:51:26.08961337Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-16T07:51:26.09003093Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-16T07:51:26.090355238Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-16T07:51:26.09082179Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-16T07:51:26.102093569Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-16T07:51:26.142799882Z level=info msg="State cache has been initialized" states=0 duration=52.440764ms logger=ngalert.scheduler t=2026-06-16T07:51:26.142869694Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-16T07:51:26.142945516Z level=info msg=starting first_tick=2026-06-16T07:51:30Z logger=provisioning.dashboard t=2026-06-16T07:51:26.148147289Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-16T07:51:26.156703088Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-06-16T07:51:26.172100772Z level=info msg="Update check succeeded" duration=82.273517ms logger=plugins.update.checker t=2026-06-16T07:51:26.176365872Z level=info msg="Update check succeeded" duration=86.544967ms logger=sqlstore.transactions t=2026-06-16T07:51:26.181613286Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-16T07:51:26.192994818Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-16T07:51:26.213542414Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-06-16T07:51:26.230353994Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T07:51:26.336944844Z level=info msg="Patterns update finished" duration=240.279184ms logger=grafana-apiserver t=2026-06-16T07:51:26.747948612Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-16T07:51:26.748419604Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-16T07:51:42.317038475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.317861457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.336905743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.364355383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.381399088Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-16T07:51:42.414324238Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-16T07:51:42.427354191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.44220096Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-16T07:51:42.456164476Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-16T07:51:42.468963913Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-16T07:51:42.491694713Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-16T07:51:42.504715475Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-06-16T07:51:42.522555561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.540915389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.573248095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.59071333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.624338719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.64278621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.666157956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.684282959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.720591446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.752291384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.804550648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.826961509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.872043951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.896104215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.928529493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:42.948687707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.030253299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.048874244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.098299875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.116134201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.160542934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.18073993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.222916886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.240638798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.284443676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.30812628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.347761192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.366118351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.417673086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.435650726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.499191107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.517753691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.558357187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.579061306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.631459913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.646774334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.698350991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.724881107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.772931163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.792020381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.847136868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.880289353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:43.990785284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.006618949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.068777834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.089300318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.248756688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.26648384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.350212507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.368498934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.451518103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.468111106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.538056011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.55365291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.632518723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.651842846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.738022946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.754401164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.824002889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.838944031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.904649258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:44.924784792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:45.006094637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:45.024790424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:45.098791823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:45.121340499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:45.200326045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:45.219439123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:45.29850496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:45.318146642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:45.392508799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:45.407024919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T07:51:45.473381303Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-16T07:52:13.116915097Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T08:01:26.095412149Z level=info msg="Completed cleanup jobs" duration=4.916134ms logger=plugins.update.checker t=2026-06-16T08:01:26.232795848Z level=info msg="Update check succeeded" duration=55.936997ms logger=sqlstore.transactions t=2026-06-16T08:06:26.020641279Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-16T08:11:26.128707326Z level=info msg="Completed cleanup jobs" duration=37.294201ms logger=plugins.update.checker t=2026-06-16T08:11:26.225405172Z level=info msg="Update check succeeded" duration=48.767323ms logger=cleanup t=2026-06-16T08:21:26.108233547Z level=info msg="Completed cleanup jobs" duration=10.834049ms logger=plugins.update.checker t=2026-06-16T08:21:26.268623406Z level=info msg="Update check succeeded" duration=91.64769ms logger=infra.usagestats t=2026-06-16T08:22:13.137849379Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T08:31:26.104624198Z level=info msg="Completed cleanup jobs" duration=12.462411ms logger=plugins.update.checker t=2026-06-16T08:31:26.233856598Z level=info msg="Update check succeeded" duration=57.045436ms logger=cleanup t=2026-06-16T08:41:26.11512502Z level=info msg="Completed cleanup jobs" duration=22.805688ms logger=plugins.update.checker t=2026-06-16T08:41:26.235034833Z level=info msg="Update check succeeded" duration=58.074598ms logger=cleanup t=2026-06-16T08:51:26.145659292Z level=info msg="Completed cleanup jobs" duration=54.606576ms logger=plugins.update.checker t=2026-06-16T08:51:26.227206252Z level=info msg="Update check succeeded" duration=49.775882ms logger=infra.usagestats t=2026-06-16T08:52:13.141443613Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T09:01:26.127259524Z level=info msg="Completed cleanup jobs" duration=36.359446ms logger=plugins.update.checker t=2026-06-16T09:01:26.228602224Z level=info msg="Update check succeeded" duration=51.201938ms logger=cleanup t=2026-06-16T09:11:26.132142852Z level=info msg="Completed cleanup jobs" duration=40.733501ms logger=plugins.update.checker t=2026-06-16T09:11:26.23723085Z level=info msg="Update check succeeded" duration=60.216652ms