logger=settings t=2026-07-16T09:52:37.616715991Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-16T09:52:37Z logger=settings t=2026-07-16T09:52:37.616963106Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-16T09:52:37.616976217Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-16T09:52:37.616979577Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-16T09:52:37.616982467Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-16T09:52:37.616986137Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-16T09:52:37.616989137Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-16T09:52:37.616994167Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-16T09:52:37.616997087Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-16T09:52:37.617000257Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-16T09:52:37.617004337Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-16T09:52:37.617007537Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-16T09:52:37.617010648Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-16T09:52:37.617013778Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-16T09:52:37.617017008Z level=info msg=Target target=[all] logger=settings t=2026-07-16T09:52:37.617023358Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-16T09:52:37.617026668Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-16T09:52:37.617030818Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-16T09:52:37.617033978Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-16T09:52:37.617037338Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-16T09:52:37.617040958Z level=info msg="App mode production" logger=sqlstore t=2026-07-16T09:52:37.61753459Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-16T09:52:37.61755328Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-16T09:52:37.619000863Z level=info msg="Locking database" logger=migrator t=2026-07-16T09:52:37.619009474Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-16T09:52:37.619612388Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-16T09:52:37.620681093Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.068405ms logger=migrator t=2026-07-16T09:52:37.624256306Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-16T09:52:37.62486837Z level=info msg="Migration successfully executed" id="create user table" duration=611.804µs logger=migrator t=2026-07-16T09:52:37.62866105Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-16T09:52:37.629192902Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=531.732µs logger=migrator t=2026-07-16T09:52:37.634452095Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-16T09:52:37.63513021Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=678.175µs logger=migrator t=2026-07-16T09:52:37.641850567Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-16T09:52:37.64282288Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=972.223µs logger=migrator t=2026-07-16T09:52:37.64623516Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-16T09:52:37.647229563Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=996.513µs logger=migrator t=2026-07-16T09:52:37.654180766Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-16T09:52:37.660026492Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.842906ms logger=migrator t=2026-07-16T09:52:37.665718115Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-16T09:52:37.666569405Z level=info msg="Migration successfully executed" id="create user table v2" duration=851.38µs logger=migrator t=2026-07-16T09:52:37.669651787Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-16T09:52:37.670820955Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.169587ms logger=migrator t=2026-07-16T09:52:37.674791137Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-16T09:52:37.675965135Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.173798ms logger=migrator t=2026-07-16T09:52:37.680338117Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-16T09:52:37.680790407Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=451.761µs logger=migrator t=2026-07-16T09:52:37.684167077Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-16T09:52:37.68477039Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=602.813µs logger=migrator t=2026-07-16T09:52:37.690441053Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-16T09:52:37.693953445Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=3.511902ms logger=migrator t=2026-07-16T09:52:37.699543945Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-16T09:52:37.699572166Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.301µs logger=migrator t=2026-07-16T09:52:37.702907994Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-16T09:52:37.704119013Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.210549ms logger=migrator t=2026-07-16T09:52:37.707155994Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-16T09:52:37.707490271Z level=info msg="Migration successfully executed" id="Add missing user data" duration=326.088µs logger=migrator t=2026-07-16T09:52:37.711179547Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-16T09:52:37.712372456Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.192388ms logger=migrator t=2026-07-16T09:52:37.715507799Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-16T09:52:37.716382879Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=875.02µs logger=migrator t=2026-07-16T09:52:37.719601934Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-16T09:52:37.720886084Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.2777ms logger=migrator t=2026-07-16T09:52:37.72499771Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-16T09:52:37.734549854Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.551284ms logger=migrator t=2026-07-16T09:52:37.746193806Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-16T09:52:37.747451605Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.258959ms logger=migrator t=2026-07-16T09:52:37.75066944Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-16T09:52:37.750870314Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=200.854µs logger=migrator t=2026-07-16T09:52:37.754352976Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-16T09:52:37.755119614Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=820.919µs logger=migrator t=2026-07-16T09:52:37.763178782Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-07-16T09:52:37.763807317Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=628.555µs logger=migrator t=2026-07-16T09:52:37.767011312Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-16T09:52:37.767439951Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=428.889µs logger=migrator t=2026-07-16T09:52:37.771364564Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-16T09:52:37.772227844Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=875.581µs logger=migrator t=2026-07-16T09:52:37.777065817Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-16T09:52:37.778270505Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.205038ms logger=migrator t=2026-07-16T09:52:37.782286619Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-16T09:52:37.783494317Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.198128ms logger=migrator t=2026-07-16T09:52:37.788239088Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-16T09:52:37.789156769Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=917.461µs logger=migrator t=2026-07-16T09:52:37.793778107Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-16T09:52:37.794970575Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.192408ms logger=migrator t=2026-07-16T09:52:37.798816885Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-16T09:52:37.798876497Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=61.072µs logger=migrator t=2026-07-16T09:52:37.803523335Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-16T09:52:37.805717026Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.198982ms logger=migrator t=2026-07-16T09:52:37.808236055Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-16T09:52:37.808744947Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=508.732µs logger=migrator t=2026-07-16T09:52:37.812234218Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-16T09:52:37.812693999Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=459.741µs logger=migrator t=2026-07-16T09:52:37.816256973Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-16T09:52:37.816802305Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=547.943µs logger=migrator t=2026-07-16T09:52:37.819779335Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-16T09:52:37.8229866Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.206885ms logger=migrator t=2026-07-16T09:52:37.825924848Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-16T09:52:37.826711267Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=786.119µs logger=migrator t=2026-07-16T09:52:37.831144611Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-16T09:52:37.832622556Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.477315ms logger=migrator t=2026-07-16T09:52:37.840248133Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-16T09:52:37.841408301Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.162818ms logger=migrator t=2026-07-16T09:52:37.845849494Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-16T09:52:37.846681134Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=831.8µs logger=migrator t=2026-07-16T09:52:37.85039081Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-16T09:52:37.851217039Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=825.719µs logger=migrator t=2026-07-16T09:52:37.85638347Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-16T09:52:37.856771749Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=388.449µs logger=migrator t=2026-07-16T09:52:37.860090897Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-16T09:52:37.86064408Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=553.234µs logger=migrator t=2026-07-16T09:52:37.865553424Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-16T09:52:37.866106738Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=556.164µs logger=migrator t=2026-07-16T09:52:37.870132812Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-16T09:52:37.871087904Z level=info msg="Migration successfully executed" id="create star table" duration=955.101µs logger=migrator t=2026-07-16T09:52:37.891368408Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-16T09:52:37.892140206Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=773.968µs logger=migrator t=2026-07-16T09:52:37.897676175Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-16T09:52:37.89832899Z level=info msg="Migration successfully executed" id="create org table v1" duration=653.465µs logger=migrator t=2026-07-16T09:52:37.903720906Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-16T09:52:37.904698639Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=977.213µs logger=migrator t=2026-07-16T09:52:37.909369188Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-16T09:52:37.910165347Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=796.139µs logger=migrator t=2026-07-16T09:52:37.91455113Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-16T09:52:37.915303087Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=752.098µs logger=migrator t=2026-07-16T09:52:37.925554787Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-16T09:52:37.926659312Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.096135ms logger=migrator t=2026-07-16T09:52:37.969046822Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-16T09:52:37.972550325Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=3.504483ms logger=migrator t=2026-07-16T09:52:38.00913141Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-16T09:52:38.009285253Z level=info msg="Migration successfully executed" id="Update org table charset" duration=157.314µs logger=migrator t=2026-07-16T09:52:38.017189037Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-16T09:52:38.018046268Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=859.041µs logger=migrator t=2026-07-16T09:52:38.024946349Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-16T09:52:38.02542608Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=481.041µs logger=migrator t=2026-07-16T09:52:38.032075386Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-16T09:52:38.037617286Z level=info msg="Migration successfully executed" id="create dashboard table" duration=5.54295ms logger=migrator t=2026-07-16T09:52:38.042657294Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-16T09:52:38.043743659Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.080995ms logger=migrator t=2026-07-16T09:52:38.048884059Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-16T09:52:38.049647427Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=763.328µs logger=migrator t=2026-07-16T09:52:38.060645144Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-16T09:52:38.061919293Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.277789ms logger=migrator t=2026-07-16T09:52:38.068401706Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-16T09:52:38.069933111Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.532326ms logger=migrator t=2026-07-16T09:52:38.078821179Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-16T09:52:38.07970005Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=880.961µs logger=migrator t=2026-07-16T09:52:38.083930868Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-16T09:52:38.091012724Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.078496ms logger=migrator t=2026-07-16T09:52:38.099594915Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-16T09:52:38.101289565Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.69632ms logger=migrator t=2026-07-16T09:52:38.11478726Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-16T09:52:38.11648425Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.6916ms logger=migrator t=2026-07-16T09:52:38.124859796Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-16T09:52:38.125811328Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=956.892µs logger=migrator t=2026-07-16T09:52:38.135829312Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-16T09:52:38.136314303Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=487.781µs logger=migrator t=2026-07-16T09:52:38.143872471Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-16T09:52:38.144829793Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=965.772µs logger=migrator t=2026-07-16T09:52:38.149262847Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-16T09:52:38.149342969Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=81.352µs logger=migrator t=2026-07-16T09:52:38.153450104Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-16T09:52:38.155633875Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.182751ms logger=migrator t=2026-07-16T09:52:38.165353192Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-16T09:52:38.167302938Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.951866ms logger=migrator t=2026-07-16T09:52:38.178889119Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-16T09:52:38.180358644Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.474845ms logger=migrator t=2026-07-16T09:52:38.187599293Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-16T09:52:38.188970115Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.369032ms logger=migrator t=2026-07-16T09:52:38.198381875Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-16T09:52:38.204023347Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=5.640502ms logger=migrator t=2026-07-16T09:52:38.208143354Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-16T09:52:38.208797269Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=653.985µs logger=migrator t=2026-07-16T09:52:38.217955693Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-16T09:52:38.219058499Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.104716ms logger=migrator t=2026-07-16T09:52:38.232306228Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-16T09:52:38.23237602Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=72.662µs logger=migrator t=2026-07-16T09:52:38.236280412Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-16T09:52:38.236349183Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=69.661µs logger=migrator t=2026-07-16T09:52:38.241350019Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-16T09:52:38.243797257Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.447118ms logger=migrator t=2026-07-16T09:52:38.248321543Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-16T09:52:38.250568556Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.246593ms logger=migrator t=2026-07-16T09:52:38.25417968Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-16T09:52:38.256377842Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.197591ms logger=migrator t=2026-07-16T09:52:38.260103258Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-16T09:52:38.262190427Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.087189ms logger=migrator t=2026-07-16T09:52:38.266780185Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-16T09:52:38.267029911Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=250.166µs logger=migrator t=2026-07-16T09:52:38.273609465Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-16T09:52:38.274440414Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=836.04µs logger=migrator t=2026-07-16T09:52:38.288597554Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-16T09:52:38.290056659Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.461775ms logger=migrator t=2026-07-16T09:52:38.29521365Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-16T09:52:38.295250621Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=38.271µs logger=migrator t=2026-07-16T09:52:38.301903936Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-16T09:52:38.303224917Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.323341ms logger=migrator t=2026-07-16T09:52:38.308042019Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-16T09:52:38.318469274Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=10.406924ms logger=migrator t=2026-07-16T09:52:38.324861173Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-16T09:52:38.330181767Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.318774ms logger=migrator t=2026-07-16T09:52:38.336155487Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-16T09:52:38.337717514Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.565197ms logger=migrator t=2026-07-16T09:52:38.346171761Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-16T09:52:38.3469949Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=825.339µs logger=migrator t=2026-07-16T09:52:38.351946536Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-16T09:52:38.352767795Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=822.879µs logger=migrator t=2026-07-16T09:52:38.358857498Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-16T09:52:38.359319119Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=459.081µs logger=migrator t=2026-07-16T09:52:38.363067707Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-16T09:52:38.363573298Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=501.261µs logger=migrator t=2026-07-16T09:52:38.366448465Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-16T09:52:38.368235217Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.786562ms logger=migrator t=2026-07-16T09:52:38.37435494Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-16T09:52:38.375310813Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=956.022µs logger=migrator t=2026-07-16T09:52:38.379152923Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-16T09:52:38.379299246Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=146.293µs logger=migrator t=2026-07-16T09:52:38.387196531Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-16T09:52:38.387497438Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=299.767µs logger=migrator t=2026-07-16T09:52:38.392198787Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-16T09:52:38.393322294Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.123617ms logger=migrator t=2026-07-16T09:52:38.397557693Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-16T09:52:38.399617771Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.060288ms logger=migrator t=2026-07-16T09:52:38.403563313Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-16T09:52:38.404438164Z level=info msg="Migration successfully executed" id="create data_source table" duration=873.271µs logger=migrator t=2026-07-16T09:52:38.410047035Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-16T09:52:38.411057299Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.010924ms logger=migrator t=2026-07-16T09:52:38.4166824Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-16T09:52:38.417649202Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=979.262µs logger=migrator t=2026-07-16T09:52:38.423737786Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-16T09:52:38.425276501Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.540925ms logger=migrator t=2026-07-16T09:52:38.431378094Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-16T09:52:38.4350395Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=3.662047ms logger=migrator t=2026-07-16T09:52:38.438237964Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-16T09:52:38.447417709Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.177215ms logger=migrator t=2026-07-16T09:52:38.451502245Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-16T09:52:38.452273533Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=772.228µs logger=migrator t=2026-07-16T09:52:38.458211901Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-16T09:52:38.459253525Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.039504ms logger=migrator t=2026-07-16T09:52:38.466326362Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-16T09:52:38.470517879Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=4.194668ms logger=migrator t=2026-07-16T09:52:38.476221142Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-16T09:52:38.477186915Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=964.803µs logger=migrator t=2026-07-16T09:52:38.480638086Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-16T09:52:38.483171955Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.533369ms logger=migrator t=2026-07-16T09:52:38.486681907Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-16T09:52:38.489691078Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.009731ms logger=migrator t=2026-07-16T09:52:38.495168316Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-16T09:52:38.495196526Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.65µs logger=migrator t=2026-07-16T09:52:38.498454172Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-16T09:52:38.498702438Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=248.616µs logger=migrator t=2026-07-16T09:52:38.668755125Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-16T09:52:38.676167139Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=7.415323ms logger=migrator t=2026-07-16T09:52:38.884284036Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-16T09:52:38.884623943Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=366.178µs logger=migrator t=2026-07-16T09:52:38.955767788Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-16T09:52:38.95716307Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=1.382132ms logger=migrator t=2026-07-16T09:52:39.00762167Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-16T09:52:39.011848159Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.222369ms logger=migrator t=2026-07-16T09:52:39.289773754Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-16T09:52:39.290119512Z level=info msg="Migration successfully executed" id="Update uid value" duration=347.838µs logger=migrator t=2026-07-16T09:52:39.369853998Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-16T09:52:39.371066787Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.214659ms logger=migrator t=2026-07-16T09:52:39.379517645Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-16T09:52:39.380514818Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=997.253µs logger=migrator t=2026-07-16T09:52:39.387197425Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-16T09:52:39.388572926Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.359711ms logger=migrator t=2026-07-16T09:52:39.394412383Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-16T09:52:39.395251092Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=838.469µs logger=migrator t=2026-07-16T09:52:39.407485639Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-16T09:52:39.409457505Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.971546ms logger=migrator t=2026-07-16T09:52:39.41737951Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-16T09:52:39.418449856Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.083366ms logger=migrator t=2026-07-16T09:52:39.429943305Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-16T09:52:39.433409476Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=3.478821ms logger=migrator t=2026-07-16T09:52:39.439733614Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-16T09:52:39.440439571Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=706.177µs logger=migrator t=2026-07-16T09:52:39.447298701Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-16T09:52:39.448506259Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.205038ms logger=migrator t=2026-07-16T09:52:39.454565811Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-16T09:52:39.464660317Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.095196ms logger=migrator t=2026-07-16T09:52:39.474551009Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-16T09:52:39.475963522Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.414343ms logger=migrator t=2026-07-16T09:52:39.486868187Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-16T09:52:39.488893115Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=2.027388ms logger=migrator t=2026-07-16T09:52:39.497902585Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-16T09:52:39.498701484Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=799.149µs logger=migrator t=2026-07-16T09:52:39.509310692Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-16T09:52:39.511167476Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.838614ms logger=migrator t=2026-07-16T09:52:39.521757934Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-16T09:52:39.522291696Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=525.582µs logger=migrator t=2026-07-16T09:52:39.52757539Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-16T09:52:39.528636495Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.060655ms logger=migrator t=2026-07-16T09:52:39.535449114Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-16T09:52:39.535497985Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=50.321µs logger=migrator t=2026-07-16T09:52:39.5429473Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-16T09:52:39.545277324Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.327704ms logger=migrator t=2026-07-16T09:52:39.551248814Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-16T09:52:39.556888116Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.640322ms logger=migrator t=2026-07-16T09:52:39.561605057Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-16T09:52:39.561912164Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=306.867µs logger=migrator t=2026-07-16T09:52:39.567936094Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-16T09:52:39.570501155Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.565921ms logger=migrator t=2026-07-16T09:52:39.578594634Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-16T09:52:39.583501379Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.906255ms logger=migrator t=2026-07-16T09:52:39.587761649Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-16T09:52:39.588717111Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=955.771µs logger=migrator t=2026-07-16T09:52:39.594332592Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-16T09:52:39.594894896Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=560.034µs logger=migrator t=2026-07-16T09:52:39.602052763Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-16T09:52:39.603681911Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.628848ms logger=migrator t=2026-07-16T09:52:39.608881503Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-16T09:52:39.610198234Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.316421ms logger=migrator t=2026-07-16T09:52:39.614461294Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-16T09:52:39.615464597Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=996.553µs logger=migrator t=2026-07-16T09:52:39.620782572Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-16T09:52:39.622195294Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.410362ms logger=migrator t=2026-07-16T09:52:39.626410523Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-16T09:52:39.626493325Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=83.512µs logger=migrator t=2026-07-16T09:52:39.630014368Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-16T09:52:39.630053158Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=39.79µs logger=migrator t=2026-07-16T09:52:39.635055426Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-16T09:52:39.639694815Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.64518ms logger=migrator t=2026-07-16T09:52:39.643669817Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-16T09:52:39.650313312Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=6.643595ms logger=migrator t=2026-07-16T09:52:39.654190964Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-16T09:52:39.654276456Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=86.542µs logger=migrator t=2026-07-16T09:52:39.658277709Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-16T09:52:39.659120359Z level=info msg="Migration successfully executed" id="create quota table v1" duration=842.72µs logger=migrator t=2026-07-16T09:52:39.664070274Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-16T09:52:39.66512346Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.059346ms logger=migrator t=2026-07-16T09:52:39.669039201Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-16T09:52:39.669086682Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=46.851µs logger=migrator t=2026-07-16T09:52:39.672699616Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-16T09:52:39.674028788Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.327962ms logger=migrator t=2026-07-16T09:52:39.679568958Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-16T09:52:39.680660873Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.091635ms logger=migrator t=2026-07-16T09:52:39.685606539Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-16T09:52:39.688880735Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.273887ms logger=migrator t=2026-07-16T09:52:39.691953697Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-16T09:52:39.691987208Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.981µs logger=migrator t=2026-07-16T09:52:39.69634957Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-16T09:52:39.697361893Z level=info msg="Migration successfully executed" id="create session table" duration=1.007703ms logger=migrator t=2026-07-16T09:52:39.701703486Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-16T09:52:39.701836019Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=132.803µs logger=migrator t=2026-07-16T09:52:39.705616687Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-16T09:52:39.705845662Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=228.935µs logger=migrator t=2026-07-16T09:52:39.709819936Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-16T09:52:39.711017644Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.197217ms logger=migrator t=2026-07-16T09:52:39.716107833Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-16T09:52:39.717412483Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.30419ms logger=migrator t=2026-07-16T09:52:39.722875231Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-16T09:52:39.723104316Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=230.225µs logger=migrator t=2026-07-16T09:52:39.727171592Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-16T09:52:39.727249173Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=79.881µs logger=migrator t=2026-07-16T09:52:39.73140629Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-16T09:52:39.734592436Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.193436ms logger=migrator t=2026-07-16T09:52:39.739208293Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-16T09:52:39.742278655Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.069772ms logger=migrator t=2026-07-16T09:52:39.745723936Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-16T09:52:39.745920941Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=197.105µs logger=migrator t=2026-07-16T09:52:39.749793241Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-16T09:52:39.750000056Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=206.715µs logger=migrator t=2026-07-16T09:52:39.754094711Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-16T09:52:39.754937172Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=842.201µs logger=migrator t=2026-07-16T09:52:39.758665599Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-16T09:52:39.75870468Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.01µs logger=migrator t=2026-07-16T09:52:39.762112109Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-16T09:52:39.767410523Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.297954ms logger=migrator t=2026-07-16T09:52:39.771895779Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-16T09:52:39.772113894Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=217.736µs logger=migrator t=2026-07-16T09:52:39.775264947Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-16T09:52:39.77878684Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.525363ms logger=migrator t=2026-07-16T09:52:39.782236691Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-16T09:52:39.786528541Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.29144ms logger=migrator t=2026-07-16T09:52:39.790147745Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-16T09:52:39.790261198Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=108.303µs logger=migrator t=2026-07-16T09:52:39.80060812Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-16T09:52:39.801800879Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.186859ms logger=migrator t=2026-07-16T09:52:39.805510325Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-16T09:52:39.806467287Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=956.822µs logger=migrator t=2026-07-16T09:52:39.815781086Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-16T09:52:39.8172679Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.493054ms logger=migrator t=2026-07-16T09:52:39.821977211Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-16T09:52:39.823138758Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.164457ms logger=migrator t=2026-07-16T09:52:39.827406028Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-16T09:52:39.828552384Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.146266ms logger=migrator t=2026-07-16T09:52:39.833648034Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-16T09:52:39.834971004Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.32499ms logger=migrator t=2026-07-16T09:52:39.844683192Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-16T09:52:39.845657225Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=975.363µs logger=migrator t=2026-07-16T09:52:39.849777692Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-16T09:52:39.851038061Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.27289ms logger=migrator t=2026-07-16T09:52:39.856157331Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-16T09:52:39.860234296Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=4.081635ms logger=migrator t=2026-07-16T09:52:39.864737371Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-16T09:52:39.875952194Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.211443ms logger=migrator t=2026-07-16T09:52:39.882701482Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-16T09:52:39.883487461Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=786.699µs logger=migrator t=2026-07-16T09:52:39.888809705Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-07-16T09:52:39.897192261Z 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=8.380226ms logger=migrator t=2026-07-16T09:52:39.901783798Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-16T09:52:39.902099345Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=315.157µs logger=migrator t=2026-07-16T09:52:39.906258394Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-16T09:52:39.906803126Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=544.533µs logger=migrator t=2026-07-16T09:52:39.909651753Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-16T09:52:39.910453271Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=800.858µs logger=migrator t=2026-07-16T09:52:39.913853622Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-16T09:52:39.91764005Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.785768ms logger=migrator t=2026-07-16T09:52:39.92231385Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-16T09:52:39.926002326Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.688067ms logger=migrator t=2026-07-16T09:52:39.929353304Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-16T09:52:39.933814399Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.460444ms logger=migrator t=2026-07-16T09:52:39.937355111Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-16T09:52:39.94118177Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.825919ms logger=migrator t=2026-07-16T09:52:39.945775548Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-16T09:52:39.946811022Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.035124ms logger=migrator t=2026-07-16T09:52:39.950463588Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-16T09:52:39.95052329Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.911µs logger=migrator t=2026-07-16T09:52:39.953888558Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-16T09:52:39.953914209Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.971µs logger=migrator t=2026-07-16T09:52:39.957944893Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-16T09:52:39.958756262Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=811.359µs logger=migrator t=2026-07-16T09:52:39.962709745Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-16T09:52:39.963646236Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=936.301µs logger=migrator t=2026-07-16T09:52:39.969293538Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-16T09:52:39.969995435Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=701.417µs logger=migrator t=2026-07-16T09:52:39.973927637Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-16T09:52:39.975287409Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.359461ms logger=migrator t=2026-07-16T09:52:39.97871852Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-16T09:52:39.979556079Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=844.1µs logger=migrator t=2026-07-16T09:52:39.985878187Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-16T09:52:39.989737708Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.85647ms logger=migrator t=2026-07-16T09:52:39.992882961Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-16T09:52:39.997059688Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.176757ms logger=migrator t=2026-07-16T09:52:40.000594021Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-16T09:52:40.000830967Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=236.596µs logger=migrator t=2026-07-16T09:52:40.005031555Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-16T09:52:40.006908559Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.875624ms logger=migrator t=2026-07-16T09:52:40.011970008Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-16T09:52:40.012842848Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=873.02µs logger=migrator t=2026-07-16T09:52:40.016100334Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-16T09:52:40.020542999Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.440885ms logger=migrator t=2026-07-16T09:52:40.024612484Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-16T09:52:40.024722876Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=109.482µs logger=migrator t=2026-07-16T09:52:40.028657119Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-16T09:52:40.029625022Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=967.732µs logger=migrator t=2026-07-16T09:52:40.03342076Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-16T09:52:40.034388783Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=968.613µs logger=migrator t=2026-07-16T09:52:40.040384514Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-16T09:52:40.040461215Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=77.422µs logger=migrator t=2026-07-16T09:52:40.047687514Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-16T09:52:40.048747669Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.061565ms logger=migrator t=2026-07-16T09:52:40.053721255Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-16T09:52:40.055408105Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.69018ms logger=migrator t=2026-07-16T09:52:40.059576853Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-16T09:52:40.060484414Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=907.371µs logger=migrator t=2026-07-16T09:52:40.064632401Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-16T09:52:40.065688066Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.055205ms logger=migrator t=2026-07-16T09:52:40.070262493Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-16T09:52:40.073012197Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.748544ms logger=migrator t=2026-07-16T09:52:40.07906352Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-16T09:52:40.080549564Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.486064ms logger=migrator t=2026-07-16T09:52:40.087058316Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-16T09:52:40.087086907Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.581µs logger=migrator t=2026-07-16T09:52:40.090264112Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-16T09:52:40.094416159Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.153868ms logger=migrator t=2026-07-16T09:52:40.097433429Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-16T09:52:40.098269779Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=836.32µs logger=migrator t=2026-07-16T09:52:40.101963656Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-16T09:52:40.10600291Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.037134ms logger=migrator t=2026-07-16T09:52:40.109169124Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-16T09:52:40.109939393Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=769.689µs logger=migrator t=2026-07-16T09:52:40.113926416Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-16T09:52:40.11497683Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.051524ms logger=migrator t=2026-07-16T09:52:40.1213559Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-16T09:52:40.122126988Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=771.188µs logger=migrator t=2026-07-16T09:52:40.125553348Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-16T09:52:40.142925685Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.366427ms logger=migrator t=2026-07-16T09:52:40.147094623Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-16T09:52:40.148040415Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=945.502µs logger=migrator t=2026-07-16T09:52:40.153568025Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-07-16T09:52:40.15466351Z 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.095295ms logger=migrator t=2026-07-16T09:52:40.158285275Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-16T09:52:40.158678084Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=392.329µs logger=migrator t=2026-07-16T09:52:40.161624274Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-16T09:52:40.162282379Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=659.656µs logger=migrator t=2026-07-16T09:52:40.167429499Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-16T09:52:40.167693365Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=264.576µs logger=migrator t=2026-07-16T09:52:40.172255153Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-16T09:52:40.177760962Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.504329ms logger=migrator t=2026-07-16T09:52:40.181524519Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-16T09:52:40.18665114Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.125251ms logger=migrator t=2026-07-16T09:52:40.191638417Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-16T09:52:40.192729042Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.090895ms logger=migrator t=2026-07-16T09:52:40.197074044Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-16T09:52:40.198754203Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.681089ms logger=migrator t=2026-07-16T09:52:40.204223831Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-16T09:52:40.204551809Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=329.667µs logger=migrator t=2026-07-16T09:52:40.213180511Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-16T09:52:40.218898055Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.700704ms logger=migrator t=2026-07-16T09:52:40.222377647Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-16T09:52:40.223287608Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=908.621µs logger=migrator t=2026-07-16T09:52:40.22895229Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-16T09:52:40.229188766Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=237.226µs logger=migrator t=2026-07-16T09:52:40.233859866Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-16T09:52:40.234320266Z level=info msg="Migration successfully executed" id="Move region to single row" duration=460.91µs logger=migrator t=2026-07-16T09:52:40.237536161Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-16T09:52:40.238436002Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=901.051µs logger=migrator t=2026-07-16T09:52:40.242748114Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-16T09:52:40.243645824Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=898.18µs logger=migrator t=2026-07-16T09:52:40.248303164Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-16T09:52:40.249398279Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.096885ms logger=migrator t=2026-07-16T09:52:40.253314672Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-16T09:52:40.254292374Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=976.332µs logger=migrator t=2026-07-16T09:52:40.259918626Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-16T09:52:40.260783756Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=865.41µs logger=migrator t=2026-07-16T09:52:40.265048436Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-16T09:52:40.265966757Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=918.571µs logger=migrator t=2026-07-16T09:52:40.295118851Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-16T09:52:40.295218813Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=103.722µs logger=migrator t=2026-07-16T09:52:40.299487453Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-16T09:52:40.300360163Z level=info msg="Migration successfully executed" id="create test_data table" duration=872.14µs logger=migrator t=2026-07-16T09:52:40.325013571Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-16T09:52:40.326470765Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.459785ms logger=migrator t=2026-07-16T09:52:40.33056352Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-16T09:52:40.331453212Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=889.152µs logger=migrator t=2026-07-16T09:52:40.337439022Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-16T09:52:40.339238024Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.801632ms logger=migrator t=2026-07-16T09:52:40.345291956Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-16T09:52:40.345579243Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=287.637µs logger=migrator t=2026-07-16T09:52:40.350069838Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-16T09:52:40.350809626Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=739.328µs logger=migrator t=2026-07-16T09:52:40.355892614Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-16T09:52:40.356099799Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=207.355µs logger=migrator t=2026-07-16T09:52:40.361211549Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-16T09:52:40.362131671Z level=info msg="Migration successfully executed" id="create team table" duration=920.042µs logger=migrator t=2026-07-16T09:52:40.368412398Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-16T09:52:40.370786964Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.371655ms logger=migrator t=2026-07-16T09:52:40.377007619Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-16T09:52:40.378378601Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.371672ms logger=migrator t=2026-07-16T09:52:40.383609763Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-16T09:52:40.387133066Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.524293ms logger=migrator t=2026-07-16T09:52:40.392373469Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-16T09:52:40.392587233Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=214.525µs logger=migrator t=2026-07-16T09:52:40.397212932Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-16T09:52:40.398379479Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.165727ms logger=migrator t=2026-07-16T09:52:40.403375016Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-16T09:52:40.404286128Z level=info msg="Migration successfully executed" id="create team member table" duration=910.192µs logger=migrator t=2026-07-16T09:52:40.409613292Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-16T09:52:40.410629697Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.013214ms logger=migrator t=2026-07-16T09:52:40.415489621Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-16T09:52:40.416633997Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.138316ms logger=migrator t=2026-07-16T09:52:40.421555313Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-16T09:52:40.422602387Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.049375ms logger=migrator t=2026-07-16T09:52:40.427922611Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-16T09:52:40.436652586Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.732025ms logger=migrator t=2026-07-16T09:52:40.440867795Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-16T09:52:40.446590939Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.724294ms logger=migrator t=2026-07-16T09:52:40.451769861Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-16T09:52:40.456687255Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.917465ms logger=migrator t=2026-07-16T09:52:40.460845833Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-16T09:52:40.461833856Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=988.333µs logger=migrator t=2026-07-16T09:52:40.467898818Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-16T09:52:40.469028875Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.131597ms logger=migrator t=2026-07-16T09:52:40.47396558Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-16T09:52:40.475757432Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.794332ms logger=migrator t=2026-07-16T09:52:40.48335352Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-16T09:52:40.485427639Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.075539ms logger=migrator t=2026-07-16T09:52:40.491606004Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-16T09:52:40.492693729Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.088005ms logger=migrator t=2026-07-16T09:52:40.498067175Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-16T09:52:40.500144984Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.08126ms logger=migrator t=2026-07-16T09:52:40.506466981Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-16T09:52:40.507471885Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.004314ms logger=migrator t=2026-07-16T09:52:40.512863361Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-16T09:52:40.514047199Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.183368ms logger=migrator t=2026-07-16T09:52:40.522331293Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-16T09:52:40.523182413Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=852.94µs logger=migrator t=2026-07-16T09:52:40.528524388Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-16T09:52:40.528826285Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=302.467µs logger=migrator t=2026-07-16T09:52:40.532978093Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-16T09:52:40.533854553Z level=info msg="Migration successfully executed" id="create tag table" duration=874.17µs logger=migrator t=2026-07-16T09:52:40.538535143Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-16T09:52:40.539572097Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.036574ms logger=migrator t=2026-07-16T09:52:40.544974434Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-16T09:52:40.545817303Z level=info msg="Migration successfully executed" id="create login attempt table" duration=842.779µs logger=migrator t=2026-07-16T09:52:40.550546994Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-16T09:52:40.552139801Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.591147ms logger=migrator t=2026-07-16T09:52:40.557429935Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-16T09:52:40.558443699Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.014264ms logger=migrator t=2026-07-16T09:52:40.564113312Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-16T09:52:40.582743218Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.628066ms logger=migrator t=2026-07-16T09:52:40.587839747Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-16T09:52:40.588626126Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=786.769µs logger=migrator t=2026-07-16T09:52:40.592851515Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-16T09:52:40.593860599Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.005644ms logger=migrator t=2026-07-16T09:52:40.599670725Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-16T09:52:40.600113956Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=443.671µs logger=migrator t=2026-07-16T09:52:40.605315127Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-16T09:52:40.606306001Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=987.593µs logger=migrator t=2026-07-16T09:52:40.610358125Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-16T09:52:40.611602475Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.24281ms logger=migrator t=2026-07-16T09:52:40.616788786Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-16T09:52:40.61781415Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.024275ms logger=migrator t=2026-07-16T09:52:40.623762199Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-16T09:52:40.623890372Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=126.803µs logger=migrator t=2026-07-16T09:52:40.628020938Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-16T09:52:40.635040403Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.020005ms logger=migrator t=2026-07-16T09:52:40.640091742Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-16T09:52:40.645830046Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.737904ms logger=migrator t=2026-07-16T09:52:40.649885241Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-16T09:52:40.655552164Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.666393ms logger=migrator t=2026-07-16T09:52:40.659826204Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-16T09:52:40.666227244Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.3979ms logger=migrator t=2026-07-16T09:52:40.671340334Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-16T09:52:40.672314576Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=973.992µs logger=migrator t=2026-07-16T09:52:40.677024047Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-16T09:52:40.682412843Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.396857ms logger=migrator t=2026-07-16T09:52:40.686767275Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-16T09:52:40.687594685Z level=info msg="Migration successfully executed" id="create server_lock table" duration=826.78µs logger=migrator t=2026-07-16T09:52:40.692992521Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-16T09:52:40.694423404Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.430813ms logger=migrator t=2026-07-16T09:52:40.699008462Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-16T09:52:40.700071476Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.061744ms logger=migrator t=2026-07-16T09:52:40.705613096Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-16T09:52:40.706559398Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=945.592µs logger=migrator t=2026-07-16T09:52:40.712237932Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-16T09:52:40.713838079Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.599957ms logger=migrator t=2026-07-16T09:52:40.718381846Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-16T09:52:40.719585294Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.203878ms logger=migrator t=2026-07-16T09:52:40.723863445Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-16T09:52:40.729787803Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.924379ms logger=migrator t=2026-07-16T09:52:40.734764Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-16T09:52:40.735467536Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=703.396µs logger=migrator t=2026-07-16T09:52:40.740585096Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-16T09:52:40.741445806Z level=info msg="Migration successfully executed" id="create cache_data table" duration=860.51µs logger=migrator t=2026-07-16T09:52:40.745979283Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-16T09:52:40.746938645Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=959.502µs logger=migrator t=2026-07-16T09:52:40.752378242Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-16T09:52:40.75315648Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=778.848µs logger=migrator t=2026-07-16T09:52:40.760336809Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-16T09:52:40.76125675Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=919.671µs logger=migrator t=2026-07-16T09:52:40.765613613Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-16T09:52:40.765669574Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=56.391µs logger=migrator t=2026-07-16T09:52:40.772188876Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-16T09:52:40.772264418Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=76.402µs logger=migrator t=2026-07-16T09:52:40.775831041Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-16T09:52:40.776723843Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=891.972µs logger=migrator t=2026-07-16T09:52:40.782113498Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-16T09:52:40.782906697Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=792.929µs logger=migrator t=2026-07-16T09:52:40.787662308Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-16T09:52:40.78857326Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=904.822µs logger=migrator t=2026-07-16T09:52:40.7941287Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-16T09:52:40.794194822Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.202µs logger=migrator t=2026-07-16T09:52:40.798259767Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-16T09:52:40.79923128Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=971.503µs logger=migrator t=2026-07-16T09:52:40.80396308Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-16T09:52:40.804853812Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=890.762µs logger=migrator t=2026-07-16T09:52:40.811287082Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-16T09:52:40.812368617Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.079055ms logger=migrator t=2026-07-16T09:52:40.816525245Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-16T09:52:40.817520678Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=993.613µs logger=migrator t=2026-07-16T09:52:40.822189468Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-16T09:52:40.828026714Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.836566ms logger=migrator t=2026-07-16T09:52:40.831839503Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-16T09:52:40.832718755Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=879.252µs logger=migrator t=2026-07-16T09:52:40.836551564Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-16T09:52:40.836627706Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=76.872µs logger=migrator t=2026-07-16T09:52:40.842007742Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-16T09:52:40.843804753Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.796481ms logger=migrator t=2026-07-16T09:52:40.849993419Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-16T09:52:40.850979622Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=989.703µs logger=migrator t=2026-07-16T09:52:40.855887637Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-16T09:52:40.856850019Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=962.372µs logger=migrator t=2026-07-16T09:52:40.861909408Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-16T09:52:40.861973969Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=65.481µs logger=migrator t=2026-07-16T09:52:40.865541423Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-16T09:52:40.866432794Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=891.041µs logger=migrator t=2026-07-16T09:52:40.870753335Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-16T09:52:40.871764258Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.010583ms logger=migrator t=2026-07-16T09:52:40.877472473Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-07-16T09:52:40.87865591Z 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.183887ms logger=migrator t=2026-07-16T09:52:40.959560446Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-16T09:52:40.960861746Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.30429ms logger=migrator t=2026-07-16T09:52:40.96830983Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-16T09:52:40.97381741Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.51232ms logger=migrator t=2026-07-16T09:52:40.978596532Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-16T09:52:40.980152658Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.556466ms logger=migrator t=2026-07-16T09:52:40.985596875Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-16T09:52:40.986594168Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=995.893µs logger=migrator t=2026-07-16T09:52:40.99518609Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-16T09:52:41.027049047Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.857417ms logger=migrator t=2026-07-16T09:52:41.033858816Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-16T09:52:41.064015823Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.155037ms logger=migrator t=2026-07-16T09:52:41.070049685Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-16T09:52:41.070974817Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=924.282µs logger=migrator t=2026-07-16T09:52:41.077362837Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-16T09:52:41.078329839Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=967.233µs logger=migrator t=2026-07-16T09:52:41.083584912Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-16T09:52:41.092535592Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.95194ms logger=migrator t=2026-07-16T09:52:41.095922951Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-16T09:52:41.102082106Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.156445ms logger=migrator t=2026-07-16T09:52:41.10953667Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-16T09:52:41.111340703Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.803023ms logger=migrator t=2026-07-16T09:52:41.115579523Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-16T09:52:41.116409802Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=830.199µs logger=migrator t=2026-07-16T09:52:41.121644995Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-16T09:52:41.122506005Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=861.01µs logger=migrator t=2026-07-16T09:52:41.127621775Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-16T09:52:41.128505345Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=883.18µs logger=migrator t=2026-07-16T09:52:41.134832673Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-16T09:52:41.134977637Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=146.623µs logger=migrator t=2026-07-16T09:52:41.138744436Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-16T09:52:41.144007699Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.262193ms logger=migrator t=2026-07-16T09:52:41.148974665Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-16T09:52:41.154403932Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.425597ms logger=migrator t=2026-07-16T09:52:41.159331818Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-16T09:52:41.165786549Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.457281ms logger=migrator t=2026-07-16T09:52:41.169073077Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-16T09:52:41.170099501Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.026374ms logger=migrator t=2026-07-16T09:52:41.173652534Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-16T09:52:41.174721799Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.068736ms logger=migrator t=2026-07-16T09:52:41.18117262Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-16T09:52:41.188487652Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.315492ms logger=migrator t=2026-07-16T09:52:41.195310672Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-16T09:52:41.200169816Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.858244ms logger=migrator t=2026-07-16T09:52:41.204048646Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-16T09:52:41.205311827Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.2589ms logger=migrator t=2026-07-16T09:52:41.212665468Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-16T09:52:41.222493559Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.824071ms logger=migrator t=2026-07-16T09:52:41.226268157Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-16T09:52:41.23361459Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.345253ms logger=migrator t=2026-07-16T09:52:41.238000532Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-16T09:52:41.238053463Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=53.961µs logger=migrator t=2026-07-16T09:52:41.24132022Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-16T09:52:41.242473598Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.152907ms logger=migrator t=2026-07-16T09:52:41.247974516Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-07-16T09:52:41.249024401Z 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.048825ms logger=migrator t=2026-07-16T09:52:41.254502139Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-07-16T09:52:41.256131528Z 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.628799ms logger=migrator t=2026-07-16T09:52:41.260537141Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-16T09:52:41.260609082Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.502µs logger=migrator t=2026-07-16T09:52:41.265288312Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-16T09:52:41.271773334Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.484332ms logger=migrator t=2026-07-16T09:52:41.274991709Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-16T09:52:41.2818165Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.824281ms logger=migrator t=2026-07-16T09:52:41.285730071Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-16T09:52:41.291139068Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.410617ms logger=migrator t=2026-07-16T09:52:41.295620674Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-16T09:52:41.306166171Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.546428ms logger=migrator t=2026-07-16T09:52:41.309784175Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-16T09:52:41.321289015Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=11.50641ms logger=migrator t=2026-07-16T09:52:41.327213544Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-16T09:52:41.327263605Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=50.801µs logger=migrator t=2026-07-16T09:52:41.331479524Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-16T09:52:41.332361565Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=881.711µs logger=migrator t=2026-07-16T09:52:41.336843379Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-16T09:52:41.343916846Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.073657ms logger=migrator t=2026-07-16T09:52:41.34709377Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-16T09:52:41.347173212Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=80.022µs logger=migrator t=2026-07-16T09:52:41.353008049Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-16T09:52:41.359695446Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.685757ms logger=migrator t=2026-07-16T09:52:41.363436893Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-16T09:52:41.364645691Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.208658ms logger=migrator t=2026-07-16T09:52:41.36839461Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-16T09:52:41.379654584Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.260474ms logger=migrator t=2026-07-16T09:52:41.384461356Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-16T09:52:41.385075581Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=613.995µs logger=migrator t=2026-07-16T09:52:41.388711426Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-16T09:52:41.389796721Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.085145ms logger=migrator t=2026-07-16T09:52:41.396970379Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-16T09:52:41.408628913Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.660394ms logger=migrator t=2026-07-16T09:52:41.413137689Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-16T09:52:41.413853725Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=717.096µs logger=migrator t=2026-07-16T09:52:41.421352511Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-16T09:52:41.423555002Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.200031ms logger=migrator t=2026-07-16T09:52:41.42981873Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-16T09:52:41.431434667Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.616577ms logger=migrator t=2026-07-16T09:52:41.43837194Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-16T09:52:41.441009022Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.639012ms logger=migrator t=2026-07-16T09:52:41.446730957Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-16T09:52:41.446783438Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=54.142µs logger=migrator t=2026-07-16T09:52:41.454387945Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-16T09:52:41.456042865Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.658ms logger=migrator t=2026-07-16T09:52:41.463242224Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-16T09:52:41.464681697Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.439553ms logger=migrator t=2026-07-16T09:52:41.470548924Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-16T09:52:41.471451066Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-16T09:52:41.476400421Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-16T09:52:41.477200201Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=799.63µs logger=migrator t=2026-07-16T09:52:41.481060081Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-16T09:52:41.48229682Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.236809ms logger=migrator t=2026-07-16T09:52:41.485151496Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-16T09:52:41.492713424Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.561228ms logger=migrator t=2026-07-16T09:52:41.498275724Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-16T09:52:41.499747789Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.471885ms logger=migrator t=2026-07-16T09:52:41.506317533Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-16T09:52:41.50876179Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.451177ms logger=migrator t=2026-07-16T09:52:41.513759968Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-16T09:52:41.514623698Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=864µs logger=migrator t=2026-07-16T09:52:41.518936678Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-16T09:52:41.519975303Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.038265ms logger=migrator t=2026-07-16T09:52:41.525077863Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-16T09:52:41.526087947Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.010064ms logger=migrator t=2026-07-16T09:52:41.530790457Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-16T09:52:41.530862069Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=75.662µs logger=migrator t=2026-07-16T09:52:41.535409635Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-16T09:52:41.535515317Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=106.692µs logger=migrator t=2026-07-16T09:52:41.539683136Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-16T09:52:41.545683816Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.002851ms logger=migrator t=2026-07-16T09:52:41.550223833Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-16T09:52:41.550497399Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=273.756µs logger=migrator t=2026-07-16T09:52:41.553603682Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-16T09:52:41.554692457Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.087965ms logger=migrator t=2026-07-16T09:52:41.558907886Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-16T09:52:41.559185993Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=278.157µs logger=migrator t=2026-07-16T09:52:41.564076028Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-16T09:52:41.56501961Z level=info msg="Migration successfully executed" id="create data_keys table" duration=943.551µs logger=migrator t=2026-07-16T09:52:41.569025453Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-16T09:52:41.569851613Z level=info msg="Migration successfully executed" id="create secrets table" duration=825.74µs logger=migrator t=2026-07-16T09:52:41.574317427Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-16T09:52:41.608893948Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.568121ms logger=migrator t=2026-07-16T09:52:41.613868864Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-16T09:52:41.621138255Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.2202ms logger=migrator t=2026-07-16T09:52:41.624691858Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-16T09:52:41.624845982Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=153.154µs logger=migrator t=2026-07-16T09:52:41.628679422Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-16T09:52:41.663264073Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.57799ms logger=migrator t=2026-07-16T09:52:41.667145523Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-16T09:52:41.70027901Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.130497ms logger=migrator t=2026-07-16T09:52:41.704996291Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-16T09:52:41.705958434Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=962.732µs logger=migrator t=2026-07-16T09:52:41.710984351Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-16T09:52:41.712115148Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.129916ms logger=migrator t=2026-07-16T09:52:41.716433849Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-16T09:52:41.716627254Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=193.655µs logger=migrator t=2026-07-16T09:52:41.720961106Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-16T09:52:41.721851807Z level=info msg="Migration successfully executed" id="create permission table" duration=889.941µs logger=migrator t=2026-07-16T09:52:41.726229388Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-16T09:52:41.727284284Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.054976ms logger=migrator t=2026-07-16T09:52:41.732461396Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-16T09:52:41.733930299Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.469093ms logger=migrator t=2026-07-16T09:52:41.738378694Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-16T09:52:41.739427668Z level=info msg="Migration successfully executed" id="create role table" duration=1.050364ms logger=migrator t=2026-07-16T09:52:41.743127726Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-16T09:52:41.750852556Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.72369ms logger=migrator t=2026-07-16T09:52:41.810602447Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-16T09:52:41.823173022Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.590055ms logger=migrator t=2026-07-16T09:52:41.889933797Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-16T09:52:41.89093423Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.003213ms logger=migrator t=2026-07-16T09:52:41.896699435Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-16T09:52:41.898433326Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.732601ms logger=migrator t=2026-07-16T09:52:41.902875001Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-16T09:52:41.904619591Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.74427ms logger=migrator t=2026-07-16T09:52:41.910689523Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-16T09:52:41.912463265Z level=info msg="Migration successfully executed" id="create team role table" duration=1.761302ms logger=migrator t=2026-07-16T09:52:41.917639697Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-16T09:52:41.918763763Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.123806ms logger=migrator t=2026-07-16T09:52:41.924028436Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-16T09:52:41.925848549Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.816073ms logger=migrator t=2026-07-16T09:52:41.931894631Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-16T09:52:41.933073708Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.179957ms logger=migrator t=2026-07-16T09:52:41.937976423Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-16T09:52:41.939425388Z level=info msg="Migration successfully executed" id="create user role table" duration=1.450065ms logger=migrator t=2026-07-16T09:52:41.94424114Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-16T09:52:41.945418098Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.177438ms logger=migrator t=2026-07-16T09:52:41.952200707Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-16T09:52:41.953462247Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.26101ms logger=migrator t=2026-07-16T09:52:41.958552195Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-16T09:52:41.960767517Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.220112ms logger=migrator t=2026-07-16T09:52:41.966354979Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-16T09:52:41.967873455Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.519437ms logger=migrator t=2026-07-16T09:52:41.973705811Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-16T09:52:41.97497075Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.265189ms logger=migrator t=2026-07-16T09:52:41.980868179Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-16T09:52:41.981971425Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.103226ms logger=migrator t=2026-07-16T09:52:41.986919551Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-16T09:52:41.997825056Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.906805ms logger=migrator t=2026-07-16T09:52:42.003647694Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-16T09:52:42.005560608Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.905465ms logger=migrator t=2026-07-16T09:52:42.011926857Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-16T09:52:42.013069944Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.143257ms logger=migrator t=2026-07-16T09:52:42.018104202Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-16T09:52:42.01973757Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.632938ms logger=migrator t=2026-07-16T09:52:42.025370152Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-16T09:52:42.027047542Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.70831ms logger=migrator t=2026-07-16T09:52:42.032138402Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-16T09:52:42.032940741Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=802.358µs logger=migrator t=2026-07-16T09:52:42.037821755Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-16T09:52:42.039100334Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.279409ms logger=migrator t=2026-07-16T09:52:42.044225555Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-16T09:52:42.056317919Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.096634ms logger=migrator t=2026-07-16T09:52:42.061877909Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-16T09:52:42.075149491Z level=info msg="Migration successfully executed" id="permission kind migration" duration=13.270542ms logger=migrator t=2026-07-16T09:52:42.07979975Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-16T09:52:42.085567006Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.767246ms logger=migrator t=2026-07-16T09:52:42.090194603Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-16T09:52:42.100978087Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.756883ms logger=migrator t=2026-07-16T09:52:42.107590192Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-16T09:52:42.108973114Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.383722ms logger=migrator t=2026-07-16T09:52:42.114012982Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-16T09:52:42.115493547Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.479335ms logger=migrator t=2026-07-16T09:52:42.120642808Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-16T09:52:42.122586514Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.945136ms logger=migrator t=2026-07-16T09:52:42.128044422Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-16T09:52:42.12924814Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.202878ms logger=migrator t=2026-07-16T09:52:42.136725876Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-16T09:52:42.138408306Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.71091ms logger=migrator t=2026-07-16T09:52:42.143820802Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-16T09:52:42.143984036Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=164.164µs logger=migrator t=2026-07-16T09:52:42.1496971Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-16T09:52:42.149762932Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=66.962µs logger=migrator t=2026-07-16T09:52:42.154504382Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-16T09:52:42.155010725Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=506.513µs logger=migrator t=2026-07-16T09:52:42.159851368Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-16T09:52:42.160816931Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=977.733µs logger=migrator t=2026-07-16T09:52:42.166012132Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-16T09:52:42.166799681Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=787.019µs logger=migrator t=2026-07-16T09:52:42.171810129Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-16T09:52:42.172055015Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=244.416µs logger=migrator t=2026-07-16T09:52:42.175939756Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-16T09:52:42.176488848Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=549.032µs logger=migrator t=2026-07-16T09:52:42.180222087Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-16T09:52:42.18121922Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=997.023µs logger=migrator t=2026-07-16T09:52:42.187031276Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-16T09:52:42.188320756Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.28923ms logger=migrator t=2026-07-16T09:52:42.193158279Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-16T09:52:42.202905879Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.74731ms logger=migrator t=2026-07-16T09:52:42.207966667Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-16T09:52:42.208070639Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=104.102µs logger=migrator t=2026-07-16T09:52:42.213004185Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-16T09:52:42.214333437Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.328352ms logger=migrator t=2026-07-16T09:52:42.22213266Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-16T09:52:42.22385637Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.72367ms logger=migrator t=2026-07-16T09:52:42.227883405Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-16T09:52:42.229352389Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.471794ms logger=migrator t=2026-07-16T09:52:42.234213163Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-16T09:52:42.241525634Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.314541ms logger=migrator t=2026-07-16T09:52:42.245500088Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-16T09:52:42.246550982Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.050614ms logger=migrator t=2026-07-16T09:52:42.25027988Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-16T09:52:42.251299284Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.019254ms logger=migrator t=2026-07-16T09:52:42.257131391Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-16T09:52:42.279470485Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.338874ms logger=migrator t=2026-07-16T09:52:42.283713594Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-16T09:52:42.284530724Z level=info msg="Migration successfully executed" id="create correlation v2" duration=816.99µs logger=migrator t=2026-07-16T09:52:42.29034194Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-16T09:52:42.291511907Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.169977ms logger=migrator t=2026-07-16T09:52:42.295965002Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-16T09:52:42.297126089Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.161087ms logger=migrator t=2026-07-16T09:52:42.301721047Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-16T09:52:42.302998657Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.278ms logger=migrator t=2026-07-16T09:52:42.307342549Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-16T09:52:42.30783062Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=488.831µs logger=migrator t=2026-07-16T09:52:42.313658697Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-16T09:52:42.314768914Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=983.974µs logger=migrator t=2026-07-16T09:52:42.320472227Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-16T09:52:42.331502246Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.028399ms logger=migrator t=2026-07-16T09:52:42.336317569Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-16T09:52:42.337258501Z level=info msg="Migration successfully executed" id="create entity_events table" duration=941.292µs logger=migrator t=2026-07-16T09:52:42.342535564Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-16T09:52:42.343865976Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.331652ms logger=migrator t=2026-07-16T09:52:42.348543656Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-16T09:52:42.349381385Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-16T09:52:42.353590364Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-16T09:52:42.354172128Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-16T09:52:42.359444362Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-16T09:52:42.360464786Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.020414ms logger=migrator t=2026-07-16T09:52:42.364803157Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-16T09:52:42.366859085Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.057968ms logger=migrator t=2026-07-16T09:52:42.372807845Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-16T09:52:42.374106656Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.298961ms logger=migrator t=2026-07-16T09:52:42.378967119Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-16T09:52:42.380931496Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.963736ms logger=migrator t=2026-07-16T09:52:42.386196989Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-16T09:52:42.387569992Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.373303ms logger=migrator t=2026-07-16T09:52:42.392506547Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-16T09:52:42.393739527Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.23289ms logger=migrator t=2026-07-16T09:52:42.399070962Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-16T09:52:42.399924591Z level=info msg="Migration successfully executed" id="Drop public config table" duration=853.67µs logger=migrator t=2026-07-16T09:52:42.404023337Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-16T09:52:42.405326978Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.303711ms logger=migrator t=2026-07-16T09:52:42.410202533Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-16T09:52:42.411337379Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.139326ms logger=migrator t=2026-07-16T09:52:42.414927703Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-16T09:52:42.416104351Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.176588ms logger=migrator t=2026-07-16T09:52:42.421073508Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-16T09:52:42.422071321Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=997.863µs logger=migrator t=2026-07-16T09:52:42.426755651Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-16T09:52:42.452567397Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.812966ms logger=migrator t=2026-07-16T09:52:42.456938209Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-16T09:52:42.464912376Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.977617ms logger=migrator t=2026-07-16T09:52:42.469593146Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-16T09:52:42.477684856Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.09098ms logger=migrator t=2026-07-16T09:52:42.482242443Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-16T09:52:42.482484968Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=243.096µs logger=migrator t=2026-07-16T09:52:42.486165825Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-16T09:52:42.494380288Z level=info msg="Migration successfully executed" id="add share column" duration=8.201973ms logger=migrator t=2026-07-16T09:52:42.499025306Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-16T09:52:42.499245721Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=222.695µs logger=migrator t=2026-07-16T09:52:42.504203758Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-16T09:52:42.505186802Z level=info msg="Migration successfully executed" id="create file table" duration=982.724µs logger=migrator t=2026-07-16T09:52:42.509759908Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-16T09:52:42.510808014Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.047696ms logger=migrator t=2026-07-16T09:52:42.515420151Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-16T09:52:42.516429556Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.009475ms logger=migrator t=2026-07-16T09:52:42.522817725Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-16T09:52:42.523554882Z level=info msg="Migration successfully executed" id="create file_meta table" duration=737.107µs logger=migrator t=2026-07-16T09:52:42.528094429Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-16T09:52:42.529085702Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=994.483µs logger=migrator t=2026-07-16T09:52:42.534320855Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-16T09:52:42.534377256Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=56.721µs logger=migrator t=2026-07-16T09:52:42.540916459Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-16T09:52:42.540980241Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.572µs logger=migrator t=2026-07-16T09:52:42.545292913Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-16T09:52:42.545760803Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=467.97µs logger=migrator t=2026-07-16T09:52:42.550485374Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-16T09:52:42.550652048Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=172.574µs logger=migrator t=2026-07-16T09:52:42.555193204Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-16T09:52:42.55627548Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.080436ms logger=migrator t=2026-07-16T09:52:42.560824476Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-16T09:52:42.568750733Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=7.925927ms logger=migrator t=2026-07-16T09:52:42.573619377Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-16T09:52:42.57374749Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=128.393µs logger=migrator t=2026-07-16T09:52:42.5780084Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-16T09:52:42.578834739Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=826.219µs logger=migrator t=2026-07-16T09:52:42.583595762Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-16T09:52:42.5839603Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=378.149µs logger=migrator t=2026-07-16T09:52:42.588931666Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-16T09:52:42.589213593Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=280.027µs logger=migrator t=2026-07-16T09:52:42.593801761Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-16T09:52:42.594502787Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=701.637µs logger=migrator t=2026-07-16T09:52:42.5997544Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-16T09:52:42.610021191Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.267311ms logger=migrator t=2026-07-16T09:52:42.615806707Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-16T09:52:42.627687445Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.877808ms logger=migrator t=2026-07-16T09:52:42.632420387Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-16T09:52:42.633719147Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.304781ms logger=migrator t=2026-07-16T09:52:42.638429558Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-16T09:52:42.715093146Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.659578ms logger=migrator t=2026-07-16T09:52:42.721832965Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-16T09:52:42.722995192Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.162967ms logger=migrator t=2026-07-16T09:52:42.727882027Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-16T09:52:42.728967592Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.085095ms logger=migrator t=2026-07-16T09:52:42.734894552Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-16T09:52:42.764532337Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.634725ms logger=migrator t=2026-07-16T09:52:42.770500667Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-16T09:52:42.778153866Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.65325ms logger=migrator t=2026-07-16T09:52:42.784580877Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-16T09:52:42.785396417Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=818.639µs logger=migrator t=2026-07-16T09:52:42.790520006Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-16T09:52:42.790771612Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=251.496µs logger=migrator t=2026-07-16T09:52:42.79535022Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-16T09:52:42.795718198Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=368.228µs logger=migrator t=2026-07-16T09:52:42.801232068Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-16T09:52:42.801500344Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=267.756µs logger=migrator t=2026-07-16T09:52:42.805756104Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-16T09:52:42.806052931Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=294.807µs logger=migrator t=2026-07-16T09:52:42.810575137Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-16T09:52:42.81153354Z level=info msg="Migration successfully executed" id="create folder table" duration=958.902µs logger=migrator t=2026-07-16T09:52:42.817375137Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-16T09:52:42.818467972Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.092595ms logger=migrator t=2026-07-16T09:52:42.824056153Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-16T09:52:42.825074628Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.019995ms logger=migrator t=2026-07-16T09:52:42.83031839Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-16T09:52:42.830348371Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.061µs logger=migrator t=2026-07-16T09:52:42.837828856Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-16T09:52:42.839093386Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.26574ms logger=migrator t=2026-07-16T09:52:42.844928363Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-16T09:52:42.845992148Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.063675ms logger=migrator t=2026-07-16T09:52:42.850102715Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-16T09:52:42.851682022Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.579066ms logger=migrator t=2026-07-16T09:52:42.857078888Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-16T09:52:42.858317818Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.241039ms logger=migrator t=2026-07-16T09:52:42.863307584Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-16T09:52:42.86357097Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=263.896µs logger=migrator t=2026-07-16T09:52:42.867028812Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-16T09:52:42.869052079Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.022547ms logger=migrator t=2026-07-16T09:52:42.876382801Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-16T09:52:42.8776147Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.231649ms logger=migrator t=2026-07-16T09:52:42.888983267Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-16T09:52:42.890351869Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.371122ms logger=migrator t=2026-07-16T09:52:42.894202039Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-16T09:52:42.89551879Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.316461ms logger=migrator t=2026-07-16T09:52:42.901067021Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-16T09:52:42.902468823Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.417183ms logger=migrator t=2026-07-16T09:52:42.906818605Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-16T09:52:42.907816798Z level=info msg="Migration successfully executed" id="create anon_device table" duration=998.023µs logger=migrator t=2026-07-16T09:52:42.911893865Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-16T09:52:42.91344148Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.546575ms logger=migrator t=2026-07-16T09:52:42.919222146Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-16T09:52:42.920453876Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.231249ms logger=migrator t=2026-07-16T09:52:42.925716629Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-16T09:52:42.927385558Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.669129ms logger=migrator t=2026-07-16T09:52:42.933817829Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-16T09:52:42.935315704Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.491565ms logger=migrator t=2026-07-16T09:52:42.942108524Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-16T09:52:42.944640272Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.531958ms logger=migrator t=2026-07-16T09:52:42.949023796Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-16T09:52:42.949543978Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=524.382µs logger=migrator t=2026-07-16T09:52:42.954037584Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-16T09:52:42.963432353Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.394959ms logger=migrator t=2026-07-16T09:52:42.969470945Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-16T09:52:42.97008318Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=618.755µs logger=migrator t=2026-07-16T09:52:42.975969788Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-16T09:52:42.975998359Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.941µs logger=migrator t=2026-07-16T09:52:42.980281279Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-16T09:52:42.981629241Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.347532ms logger=migrator t=2026-07-16T09:52:42.986278329Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-16T09:52:42.986360291Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=84.512µs logger=migrator t=2026-07-16T09:52:42.992537917Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-16T09:52:42.994510903Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.974126ms logger=migrator t=2026-07-16T09:52:42.99993418Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-16T09:52:43.001558809Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.624499ms logger=migrator t=2026-07-16T09:52:43.011673816Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-16T09:52:43.013492679Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.821183ms logger=migrator t=2026-07-16T09:52:43.018958427Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-16T09:52:43.019917079Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=958.842µs logger=migrator t=2026-07-16T09:52:43.025291366Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-16T09:52:43.025657644Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=367.688µs logger=migrator t=2026-07-16T09:52:43.03056893Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-16T09:52:43.031611574Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.041734ms logger=migrator t=2026-07-16T09:52:43.035887565Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-16T09:52:43.038072546Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.187161ms logger=migrator t=2026-07-16T09:52:43.046800791Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-16T09:52:43.047951878Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.153497ms logger=migrator t=2026-07-16T09:52:43.052578237Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-16T09:52:43.062965391Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.386105ms logger=migrator t=2026-07-16T09:52:43.067771023Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-16T09:52:43.077690066Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.918763ms logger=migrator t=2026-07-16T09:52:43.083128044Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-16T09:52:43.091109572Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.980648ms logger=migrator t=2026-07-16T09:52:43.095902104Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-16T09:52:43.096041127Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=138.834µs logger=migrator t=2026-07-16T09:52:43.100602974Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-16T09:52:43.11061504Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.011516ms logger=migrator t=2026-07-16T09:52:43.11616057Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-16T09:52:43.126270687Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.109647ms logger=migrator t=2026-07-16T09:52:43.130957578Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-16T09:52:43.131265585Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=308.407µs logger=migrator t=2026-07-16T09:52:43.135914694Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.516322496s logger=migrator t=2026-07-16T09:52:43.137076061Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-16T09:52:43.156422506Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-16T09:52:43.156707992Z level=info msg="Created default organization" logger=secrets t=2026-07-16T09:52:43.162913888Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-16T09:52:43.225876787Z level=info msg="Restored cache from database" duration=507.032µs logger=plugin.store t=2026-07-16T09:52:43.22732058Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-16T09:52:43.265968688Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-16T09:52:43.265997889Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-16T09:52:43.266081201Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-16T09:52:43.266095311Z level=info msg="Plugins loaded" count=54 duration=38.775141ms logger=query_data t=2026-07-16T09:52:43.269980563Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-16T09:52:43.273437334Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-16T09:52:43.282024575Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-16T09:52:43.290572156Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-16T09:52:43.292808909Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-16T09:52:43.310304819Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-16T09:52:43.336075854Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-16T09:52:43.358503771Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-16T09:52:43.383484108Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-16T09:52:43.383665442Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-16T09:52:43.384080101Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-07-16T09:52:43.384188394Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-07-16T09:52:43.385379302Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-07-16T09:52:43.386098659Z level=info msg="starting to provision dashboards" logger=http.server t=2026-07-16T09:52:43.388565427Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-07-16T09:52:43.463027535Z level=info msg="State cache has been initialized" states=0 duration=78.944274ms logger=ngalert.scheduler t=2026-07-16T09:52:43.463154269Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-16T09:52:43.463250951Z level=info msg=starting first_tick=2026-07-16T09:52:50Z logger=plugins.update.checker t=2026-07-16T09:52:43.495888117Z level=info msg="Update check succeeded" duration=110.221308ms logger=grafana.update.checker t=2026-07-16T09:52:43.496287996Z level=info msg="Update check succeeded" duration=110.911274ms logger=provisioning.dashboard t=2026-07-16T09:52:43.543572207Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-16T09:52:43.598416125Z level=info msg="Patterns update finished" duration=140.798436ms logger=grafana-apiserver t=2026-07-16T09:52:43.888258251Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-16T09:52:43.888745962Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-16T09:52:46.064301963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.065709496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.081470247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.101975769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.118610761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.14067083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.161373468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.190496463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.206993182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.240352567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.25958402Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-16T09:52:46.291566672Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-16T09:52:46.305569752Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-16T09:52:46.327580851Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-07-16T09:52:46.362430981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.378200922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.403452756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.420490238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.444187366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.467128916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.495619566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.511259825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.534929012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.552059185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.591655667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.624448749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.702482536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.718707768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.763741048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.77910944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.822239595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.842956373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.897349193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.914553278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:46.987974227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.007451795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.075226312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.100246311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.14435115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.165877567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.219706115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.239743118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.293170407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.309270475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.361486985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.375070006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.419733088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.436029042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.49964987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.516948798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.564363616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.577546036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.643143402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.66004903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.714086173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.730979621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.793965694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.807256437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.857856499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.87444665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.925321878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:47.943899207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.005693332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.027836755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.114968189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.131532309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.20195548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.219582695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.275876522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.296589961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.370975884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.384247627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.466246141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.487268707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.562068621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.583350822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.664235799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.684441845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.757323194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.773980146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.857417884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.877148699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T09:52:48.960957235Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-16T09:53:13.408992786Z level=info msg="Usage stats are ready to report"