logger=settings t=2026-06-16T01:05:44.412678811Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-16T01:05:44Z logger=settings t=2026-06-16T01:05:44.412986954Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-16T01:05:44.413005114Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-16T01:05:44.413009015Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-16T01:05:44.413011835Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-16T01:05:44.413014955Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-16T01:05:44.413018315Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-16T01:05:44.413021645Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-16T01:05:44.413025555Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-16T01:05:44.413033336Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-16T01:05:44.413036146Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-16T01:05:44.413038926Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-16T01:05:44.413041726Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-16T01:05:44.413044476Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-16T01:05:44.413047466Z level=info msg=Target target=[all] logger=settings t=2026-06-16T01:05:44.413056526Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-16T01:05:44.413061457Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-16T01:05:44.413072797Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-16T01:05:44.413076617Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-16T01:05:44.413099318Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-16T01:05:44.413103018Z level=info msg="App mode production" logger=sqlstore t=2026-06-16T01:05:44.413779806Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-16T01:05:44.413803157Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-16T01:05:44.415428863Z level=info msg="Locking database" logger=migrator t=2026-06-16T01:05:44.415441363Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-16T01:05:44.415993086Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-16T01:05:44.416846251Z level=info msg="Migration successfully executed" id="create migration_log table" duration=852.974µs logger=migrator t=2026-06-16T01:05:44.423560504Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-16T01:05:44.424313185Z level=info msg="Migration successfully executed" id="create user table" duration=753.091µs logger=migrator t=2026-06-16T01:05:44.428016045Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-16T01:05:44.428979335Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=967.29µs logger=migrator t=2026-06-16T01:05:44.434144615Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-16T01:05:44.434836404Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=691.868µs logger=migrator t=2026-06-16T01:05:44.440900381Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-16T01:05:44.441711494Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=811.383µs logger=migrator t=2026-06-16T01:05:44.445398894Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-16T01:05:44.446103802Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=704.878µs logger=migrator t=2026-06-16T01:05:44.450237511Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-16T01:05:44.459761629Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=9.523158ms logger=migrator t=2026-06-16T01:05:44.463175248Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-16T01:05:44.463773552Z level=info msg="Migration successfully executed" id="create user table v2" duration=599.015µs logger=migrator t=2026-06-16T01:05:44.466694021Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-16T01:05:44.467268085Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=574.593µs logger=migrator t=2026-06-16T01:05:44.471043059Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-16T01:05:44.472331551Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.288712ms logger=migrator t=2026-06-16T01:05:44.476315933Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-16T01:05:44.476927208Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=611.295µs logger=migrator t=2026-06-16T01:05:44.558202119Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-16T01:05:44.558789993Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=590.874µs logger=migrator t=2026-06-16T01:05:44.594861683Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-16T01:05:44.599372136Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=4.514243ms logger=migrator t=2026-06-16T01:05:44.60586851Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-16T01:05:44.605902732Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.682µs logger=migrator t=2026-06-16T01:05:44.610670646Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-16T01:05:44.612165077Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.495611ms logger=migrator t=2026-06-16T01:05:44.615487803Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-16T01:05:44.615776644Z level=info msg="Migration successfully executed" id="Add missing user data" duration=285.121µs logger=migrator t=2026-06-16T01:05:44.621193075Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-16T01:05:44.622418365Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.22537ms logger=migrator t=2026-06-16T01:05:44.62623112Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-16T01:05:44.627027452Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=796.532µs logger=migrator t=2026-06-16T01:05:44.632086139Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-16T01:05:44.633617542Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.531822ms logger=migrator t=2026-06-16T01:05:44.644106119Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-16T01:05:44.652052432Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.945024ms logger=migrator t=2026-06-16T01:05:44.655591636Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-16T01:05:44.658334938Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.742072ms logger=migrator t=2026-06-16T01:05:44.662934686Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-16T01:05:44.663229157Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=301.101µs logger=migrator t=2026-06-16T01:05:44.668609797Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-16T01:05:44.669587997Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=978.289µs logger=migrator t=2026-06-16T01:05:44.673576719Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-06-16T01:05:44.673828489Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=247.57µs logger=migrator t=2026-06-16T01:05:44.676625933Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-16T01:05:44.676917635Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=291.642µs logger=migrator t=2026-06-16T01:05:44.681584985Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-16T01:05:44.682404769Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=819.994µs logger=migrator t=2026-06-16T01:05:44.685951194Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-16T01:05:44.686711595Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=760.93µs logger=migrator t=2026-06-16T01:05:44.69030038Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-16T01:05:44.691082242Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=777.962µs logger=migrator t=2026-06-16T01:05:44.701712665Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-16T01:05:44.702858212Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.140217ms logger=migrator t=2026-06-16T01:05:44.707880236Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-16T01:05:44.708417239Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=534.452µs logger=migrator t=2026-06-16T01:05:44.713778056Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-16T01:05:44.713828618Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=53.692µs logger=migrator t=2026-06-16T01:05:44.717599823Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-16T01:05:44.718863114Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.263771ms logger=migrator t=2026-06-16T01:05:44.723710252Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-16T01:05:44.72440506Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=692.588µs logger=migrator t=2026-06-16T01:05:44.733881516Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-16T01:05:44.734580394Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=700.618µs logger=migrator t=2026-06-16T01:05:44.742914004Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-16T01:05:44.74430373Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.391477ms logger=migrator t=2026-06-16T01:05:44.749645388Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:05:44.758736009Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=9.08872ms logger=migrator t=2026-06-16T01:05:44.764110627Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-16T01:05:44.765202542Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.096725ms logger=migrator t=2026-06-16T01:05:44.76958012Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-16T01:05:44.77031657Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=740.62µs logger=migrator t=2026-06-16T01:05:44.773548342Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-16T01:05:44.774345734Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=797.442µs logger=migrator t=2026-06-16T01:05:44.777376497Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-16T01:05:44.778264744Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=888.257µs logger=migrator t=2026-06-16T01:05:44.782710945Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-16T01:05:44.783768258Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.076524ms logger=migrator t=2026-06-16T01:05:44.787890506Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-16T01:05:44.78849475Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=606.545µs logger=migrator t=2026-06-16T01:05:44.792558146Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-16T01:05:44.793233044Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=676.318µs logger=migrator t=2026-06-16T01:05:44.80764316Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-16T01:05:44.808540947Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=908.017µs logger=migrator t=2026-06-16T01:05:44.813003569Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-16T01:05:44.813949927Z level=info msg="Migration successfully executed" id="create star table" duration=938.798µs logger=migrator t=2026-06-16T01:05:44.817150808Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-16T01:05:44.817823225Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=675.867µs logger=migrator t=2026-06-16T01:05:44.823258427Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-16T01:05:44.824096571Z level=info msg="Migration successfully executed" id="create org table v1" duration=837.794µs logger=migrator t=2026-06-16T01:05:44.828951019Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-16T01:05:44.830050173Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.100655ms logger=migrator t=2026-06-16T01:05:44.833698212Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-16T01:05:44.834723174Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.024752ms logger=migrator t=2026-06-16T01:05:44.838379852Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-16T01:05:44.839375953Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=995.111µs logger=migrator t=2026-06-16T01:05:44.845240352Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-16T01:05:44.847011045Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.774682ms logger=migrator t=2026-06-16T01:05:44.853009889Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-16T01:05:44.853875685Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=870.426µs logger=migrator t=2026-06-16T01:05:44.861676662Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-16T01:05:44.861903201Z level=info msg="Migration successfully executed" id="Update org table charset" duration=233.299µs logger=migrator t=2026-06-16T01:05:44.865749507Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-16T01:05:44.865847242Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=104.865µs logger=migrator t=2026-06-16T01:05:44.873554716Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-16T01:05:44.874538815Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=982.069µs logger=migrator t=2026-06-16T01:05:44.881571762Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-16T01:05:44.883181477Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.614325ms logger=migrator t=2026-06-16T01:05:44.889259865Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-16T01:05:44.890627721Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.369416ms logger=migrator t=2026-06-16T01:05:44.894159905Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-16T01:05:44.895534261Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.373636ms logger=migrator t=2026-06-16T01:05:44.899793364Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-16T01:05:44.900783245Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=991.491µs logger=migrator t=2026-06-16T01:05:44.906043519Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-16T01:05:44.907248888Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.205419ms logger=migrator t=2026-06-16T01:05:44.911025152Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-16T01:05:44.91196941Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=944.338µs logger=migrator t=2026-06-16T01:05:44.921201697Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-16T01:05:44.926027724Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.827776ms logger=migrator t=2026-06-16T01:05:44.931024537Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-16T01:05:44.931903183Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=878.516µs logger=migrator t=2026-06-16T01:05:44.934948066Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-16T01:05:44.935658625Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=710.269µs logger=migrator t=2026-06-16T01:05:44.939023063Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-16T01:05:44.939640898Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=620.786µs logger=migrator t=2026-06-16T01:05:44.948162005Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-16T01:05:44.948594043Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=433.898µs logger=migrator t=2026-06-16T01:05:44.952013212Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-16T01:05:44.953006832Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=994.66µs logger=migrator t=2026-06-16T01:05:44.957913912Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-16T01:05:44.958018476Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=103.434µs logger=migrator t=2026-06-16T01:05:44.962732108Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-16T01:05:44.967502713Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.770105ms logger=migrator t=2026-06-16T01:05:44.972781807Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-16T01:05:44.974151393Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.371476ms logger=migrator t=2026-06-16T01:05:44.98192703Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-16T01:05:44.984266966Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.341876ms logger=migrator t=2026-06-16T01:05:44.989074652Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-16T01:05:44.989800321Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=725.179µs logger=migrator t=2026-06-16T01:05:44.993091945Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-16T01:05:44.994838856Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.745881ms logger=migrator t=2026-06-16T01:05:44.998233895Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-16T01:05:44.999178453Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=944.148µs logger=migrator t=2026-06-16T01:05:45.003684366Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-16T01:05:45.004639466Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=955.34µs logger=migrator t=2026-06-16T01:05:45.008995023Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-16T01:05:45.009026905Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.331µs logger=migrator t=2026-06-16T01:05:45.01259632Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-16T01:05:45.012636662Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.702µs logger=migrator t=2026-06-16T01:05:45.016200757Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-16T01:05:45.01920753Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.006883ms logger=migrator t=2026-06-16T01:05:45.022959953Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-16T01:05:45.025248246Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.288963ms logger=migrator t=2026-06-16T01:05:45.028225248Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-16T01:05:45.030200368Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.97471ms logger=migrator t=2026-06-16T01:05:45.033077375Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-16T01:05:45.035458113Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.384398ms logger=migrator t=2026-06-16T01:05:45.039272398Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-16T01:05:45.039478087Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=205.979µs logger=migrator t=2026-06-16T01:05:45.041911646Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-16T01:05:45.043926468Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.014552ms logger=migrator t=2026-06-16T01:05:45.048923922Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-16T01:05:45.050501016Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.574404ms logger=migrator t=2026-06-16T01:05:45.058346126Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-16T01:05:45.058387028Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.692µs logger=migrator t=2026-06-16T01:05:45.06582715Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-16T01:05:45.066905915Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.082645ms logger=migrator t=2026-06-16T01:05:45.070416238Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-16T01:05:45.071165958Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=750.7µs logger=migrator t=2026-06-16T01:05:45.075083998Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:05:45.081821583Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.730106ms logger=migrator t=2026-06-16T01:05:45.625108625Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-16T01:05:45.627479811Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=2.368306ms logger=migrator t=2026-06-16T01:05:45.922566013Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-16T01:05:45.925334106Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.768143ms logger=migrator t=2026-06-16T01:05:45.977468852Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-16T01:05:45.980038107Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.571896ms logger=migrator t=2026-06-16T01:05:46.064161349Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-16T01:05:46.064568076Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=407.757µs logger=migrator t=2026-06-16T01:05:46.108457287Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-16T01:05:46.109542521Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.091785ms logger=migrator t=2026-06-16T01:05:46.649619792Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-16T01:05:46.652904126Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.291045ms logger=migrator t=2026-06-16T01:05:46.751394816Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-16T01:05:46.753848696Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.451959ms logger=migrator t=2026-06-16T01:05:46.805536455Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-16T01:05:46.805989064Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=454.359µs logger=migrator t=2026-06-16T01:05:46.831274556Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-16T01:05:46.832007916Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=738.731µs logger=migrator t=2026-06-16T01:05:46.83896061Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-16T01:05:46.840277994Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.319254ms logger=migrator t=2026-06-16T01:05:46.843925672Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-16T01:05:46.846483627Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.557845ms logger=migrator t=2026-06-16T01:05:46.850181377Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-16T01:05:46.851317944Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.136747ms logger=migrator t=2026-06-16T01:05:46.856351669Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-16T01:05:46.857390581Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.044442ms logger=migrator t=2026-06-16T01:05:46.861173306Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-16T01:05:46.86225101Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.077203ms logger=migrator t=2026-06-16T01:05:46.866022924Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-16T01:05:46.867028205Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.006871ms logger=migrator t=2026-06-16T01:05:46.871768489Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-16T01:05:46.874081553Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.317195ms logger=migrator t=2026-06-16T01:05:46.879267364Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-16T01:05:46.885899265Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.631371ms logger=migrator t=2026-06-16T01:05:46.890133788Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-16T01:05:46.890830726Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=697.148µs logger=migrator t=2026-06-16T01:05:46.894144542Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-16T01:05:46.894806669Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=665.028µs logger=migrator t=2026-06-16T01:05:46.89924376Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-16T01:05:46.901131767Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.888148ms logger=migrator t=2026-06-16T01:05:46.905924563Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-16T01:05:46.907019997Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.098184ms logger=migrator t=2026-06-16T01:05:46.911466428Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-16T01:05:46.915320936Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.856348ms logger=migrator t=2026-06-16T01:05:46.918694384Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-16T01:05:46.921412995Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.71667ms logger=migrator t=2026-06-16T01:05:46.929022225Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-16T01:05:46.929053017Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.032µs logger=migrator t=2026-06-16T01:05:46.932940585Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-16T01:05:46.93331189Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=370.976µs logger=migrator t=2026-06-16T01:05:46.937085684Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-16T01:05:46.940590877Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.507203ms logger=migrator t=2026-06-16T01:05:46.943873811Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-16T01:05:46.944061279Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=187.617µs logger=migrator t=2026-06-16T01:05:46.948536111Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-16T01:05:46.948711319Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=175.528µs logger=migrator t=2026-06-16T01:05:46.951819885Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-16T01:05:46.954191843Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.367427ms logger=migrator t=2026-06-16T01:05:46.957348761Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-16T01:05:46.95756906Z level=info msg="Migration successfully executed" id="Update uid value" duration=220.589µs logger=migrator t=2026-06-16T01:05:46.961043672Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-16T01:05:46.961947389Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=903.498µs logger=migrator t=2026-06-16T01:05:46.966243844Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-16T01:05:46.967050527Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=806.633µs logger=migrator t=2026-06-16T01:05:46.970706696Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-16T01:05:46.971465617Z level=info msg="Migration successfully executed" id="create api_key table" duration=758.811µs logger=migrator t=2026-06-16T01:05:46.974917228Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-16T01:05:46.97571253Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=795.402µs logger=migrator t=2026-06-16T01:05:46.980896302Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-16T01:05:46.981682814Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=786.282µs logger=migrator t=2026-06-16T01:05:46.985692188Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-16T01:05:46.987694899Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.020683ms logger=migrator t=2026-06-16T01:05:46.991773486Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-16T01:05:46.992964445Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.191409ms logger=migrator t=2026-06-16T01:05:46.99727111Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-16T01:05:46.99800909Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=739.26µs logger=migrator t=2026-06-16T01:05:47.002811356Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-16T01:05:47.003832368Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.026052ms logger=migrator t=2026-06-16T01:05:47.008560271Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-16T01:05:47.018748417Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.182177ms logger=migrator t=2026-06-16T01:05:47.022873836Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-16T01:05:47.023617626Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=743.89µs logger=migrator t=2026-06-16T01:05:47.027172121Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-16T01:05:47.02786237Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=689.989µs logger=migrator t=2026-06-16T01:05:47.032014519Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-16T01:05:47.032825222Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=810.213µs logger=migrator t=2026-06-16T01:05:47.036649748Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-16T01:05:47.037550885Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=901.247µs logger=migrator t=2026-06-16T01:05:47.042649904Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-16T01:05:47.042991687Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=342.574µs logger=migrator t=2026-06-16T01:05:47.047376797Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-16T01:05:47.048226191Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=848.794µs logger=migrator t=2026-06-16T01:05:47.05259926Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-16T01:05:47.053486646Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=38.141µs logger=migrator t=2026-06-16T01:05:47.059616886Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-16T01:05:47.064469395Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.853368ms logger=migrator t=2026-06-16T01:05:47.068334143Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-16T01:05:47.0711976Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.862007ms logger=migrator t=2026-06-16T01:05:47.076000016Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-16T01:05:47.076312678Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=315.473µs logger=migrator t=2026-06-16T01:05:47.080685927Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-16T01:05:47.083687489Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.007932ms logger=migrator t=2026-06-16T01:05:47.088060228Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-16T01:05:47.090736718Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.67587ms logger=migrator t=2026-06-16T01:05:47.095215881Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-16T01:05:47.095909289Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=693.909µs logger=migrator t=2026-06-16T01:05:47.099576978Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-16T01:05:47.100126471Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=549.073µs logger=migrator t=2026-06-16T01:05:47.104211608Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-16T01:05:47.105159227Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=947.019µs logger=migrator t=2026-06-16T01:05:47.110807697Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-16T01:05:47.111862431Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.056464ms logger=migrator t=2026-06-16T01:05:47.115919917Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-16T01:05:47.116959579Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.040302ms logger=migrator t=2026-06-16T01:05:47.121332297Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-16T01:05:47.122250975Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=918.898µs logger=migrator t=2026-06-16T01:05:47.129020231Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-16T01:05:47.129167607Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=148.546µs logger=migrator t=2026-06-16T01:05:47.133196262Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-16T01:05:47.133510995Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=316.423µs logger=migrator t=2026-06-16T01:05:47.138433906Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-16T01:05:47.141256181Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.821895ms logger=migrator t=2026-06-16T01:05:47.14489237Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-16T01:05:47.147782848Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.889768ms logger=migrator t=2026-06-16T01:05:47.152310923Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-16T01:05:47.152499701Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=189.139µs logger=migrator t=2026-06-16T01:05:47.158306228Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-16T01:05:47.159258156Z level=info msg="Migration successfully executed" id="create quota table v1" duration=951.798µs logger=migrator t=2026-06-16T01:05:47.163398885Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-16T01:05:47.165046853Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.646538ms logger=migrator t=2026-06-16T01:05:47.169840729Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-16T01:05:47.169871781Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.492µs logger=migrator t=2026-06-16T01:05:47.173173374Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-16T01:05:47.174067932Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=894.158µs logger=migrator t=2026-06-16T01:05:47.178294454Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-16T01:05:47.179265054Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=970.41µs logger=migrator t=2026-06-16T01:05:47.184663845Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-16T01:05:47.187970749Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.310094ms logger=migrator t=2026-06-16T01:05:47.191544606Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-16T01:05:47.191579347Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=35.991µs logger=migrator t=2026-06-16T01:05:47.195214996Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-16T01:05:47.196182125Z level=info msg="Migration successfully executed" id="create session table" duration=966.619µs logger=migrator t=2026-06-16T01:05:47.204021935Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-16T01:05:47.204316887Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=290.343µs logger=migrator t=2026-06-16T01:05:47.208661655Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-16T01:05:47.208951596Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=290.091µs logger=migrator t=2026-06-16T01:05:47.212999341Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-16T01:05:47.213871987Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=872.836µs logger=migrator t=2026-06-16T01:05:47.217710604Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-16T01:05:47.218570949Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=857.735µs logger=migrator t=2026-06-16T01:05:47.224484971Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-16T01:05:47.224514872Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=31.031µs logger=migrator t=2026-06-16T01:05:47.22812526Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-16T01:05:47.228157681Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.331µs logger=migrator t=2026-06-16T01:05:47.231889453Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-16T01:05:47.237531653Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.63707ms logger=migrator t=2026-06-16T01:05:47.241925024Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-16T01:05:47.247533513Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.601808ms logger=migrator t=2026-06-16T01:05:47.252423291Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-16T01:05:47.252640171Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=217.34µs logger=migrator t=2026-06-16T01:05:47.256661816Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-16T01:05:47.256835563Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=173.946µs logger=migrator t=2026-06-16T01:05:47.260364596Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-16T01:05:47.261502732Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.136946ms logger=migrator t=2026-06-16T01:05:47.266424723Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-16T01:05:47.266464416Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.273µs logger=migrator t=2026-06-16T01:05:47.269857774Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-16T01:05:47.275635511Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.768136ms logger=migrator t=2026-06-16T01:05:47.280011909Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-16T01:05:47.280362463Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=351.954µs logger=migrator t=2026-06-16T01:05:47.284135198Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-16T01:05:47.287689493Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.550945ms logger=migrator t=2026-06-16T01:05:47.292310811Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-16T01:05:47.296017423Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.706352ms logger=migrator t=2026-06-16T01:05:47.299561068Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-16T01:05:47.299735305Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=173.976µs logger=migrator t=2026-06-16T01:05:47.303145964Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-16T01:05:47.304137794Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=992.32µs logger=migrator t=2026-06-16T01:05:47.309645029Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-16T01:05:47.310543157Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=897.658µs logger=migrator t=2026-06-16T01:05:47.314992498Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-16T01:05:47.31652833Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.535502ms logger=migrator t=2026-06-16T01:05:47.322215453Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-16T01:05:47.325632442Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=3.42374ms logger=migrator t=2026-06-16T01:05:47.329639036Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-16T01:05:47.331826176Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.189339ms logger=migrator t=2026-06-16T01:05:47.337877203Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-16T01:05:47.338832482Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=955.568µs logger=migrator t=2026-06-16T01:05:47.343030553Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-16T01:05:47.344131808Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.101915ms logger=migrator t=2026-06-16T01:05:47.348409173Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-16T01:05:47.350630744Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.223701ms logger=migrator t=2026-06-16T01:05:47.355390588Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-16T01:05:47.356563136Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.179408ms logger=migrator t=2026-06-16T01:05:47.359865871Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-16T01:05:47.371700024Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.826783ms logger=migrator t=2026-06-16T01:05:47.375971209Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-16T01:05:47.376935498Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=960.748µs logger=migrator t=2026-06-16T01:05:47.381607039Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-06-16T01:05:47.382668163Z 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=1.061354ms logger=migrator t=2026-06-16T01:05:47.386214948Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-16T01:05:47.386571962Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=355.934µs logger=migrator t=2026-06-16T01:05:47.389686069Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-16T01:05:47.390316134Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=633.955µs logger=migrator t=2026-06-16T01:05:47.394574189Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-16T01:05:47.395508177Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=930.608µs logger=migrator t=2026-06-16T01:05:47.399044461Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-16T01:05:47.403030934Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.986263ms logger=migrator t=2026-06-16T01:05:47.406668183Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-16T01:05:47.410432366Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.763983ms logger=migrator t=2026-06-16T01:05:47.41493579Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-16T01:05:47.418537958Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.602268ms logger=migrator t=2026-06-16T01:05:47.42179733Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-16T01:05:47.425918338Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.119938ms logger=migrator t=2026-06-16T01:05:47.429302617Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-16T01:05:47.430270977Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=971.78µs logger=migrator t=2026-06-16T01:05:47.435035471Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-16T01:05:47.435066262Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.751µs logger=migrator t=2026-06-16T01:05:47.438549345Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-16T01:05:47.438592366Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.682µs logger=migrator t=2026-06-16T01:05:47.442375001Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-16T01:05:47.443932115Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.556613ms logger=migrator t=2026-06-16T01:05:47.448443689Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T01:05:47.449370767Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=926.798µs logger=migrator t=2026-06-16T01:05:47.454196514Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-16T01:05:47.455015337Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=818.943µs logger=migrator t=2026-06-16T01:05:47.4584927Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-16T01:05:47.459383536Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=890.326µs logger=migrator t=2026-06-16T01:05:47.464163941Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T01:05:47.465727365Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.562403ms logger=migrator t=2026-06-16T01:05:47.469567212Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-16T01:05:47.473414129Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.846637ms logger=migrator t=2026-06-16T01:05:47.478473645Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-16T01:05:47.484821195Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.349459ms logger=migrator t=2026-06-16T01:05:47.489138311Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-16T01:05:47.489320779Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=183.198µs logger=migrator t=2026-06-16T01:05:47.492971698Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-16T01:05:47.493839593Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=864.945µs logger=migrator t=2026-06-16T01:05:47.497881188Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-16T01:05:47.498690461Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=809.893µs logger=migrator t=2026-06-16T01:05:47.503045129Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-16T01:05:47.506742821Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.697441ms logger=migrator t=2026-06-16T01:05:47.510271345Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-16T01:05:47.510340238Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.282µs logger=migrator t=2026-06-16T01:05:47.513717926Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-16T01:05:47.51457063Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=849.894µs logger=migrator t=2026-06-16T01:05:47.518920878Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-16T01:05:47.520429559Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.515002ms logger=migrator t=2026-06-16T01:05:47.525190054Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-16T01:05:47.525320229Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=133.435µs logger=migrator t=2026-06-16T01:05:47.529605444Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-16T01:05:47.531160288Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.554614ms logger=migrator t=2026-06-16T01:05:47.535833628Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-16T01:05:47.536709155Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=874.707µs logger=migrator t=2026-06-16T01:05:47.540648045Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-16T01:05:47.541798642Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.149237ms logger=migrator t=2026-06-16T01:05:47.546047846Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-16T01:05:47.547455274Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.406747ms logger=migrator t=2026-06-16T01:05:47.551593463Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-16T01:05:47.55251648Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=917.958µs logger=migrator t=2026-06-16T01:05:47.557254844Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-16T01:05:47.558196552Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=941.648µs logger=migrator t=2026-06-16T01:05:47.562348422Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-16T01:05:47.562388173Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=40.242µs logger=migrator t=2026-06-16T01:05:47.566650447Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-16T01:05:47.5725837Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.930303ms logger=migrator t=2026-06-16T01:05:47.577181627Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-16T01:05:47.577872045Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=690.178µs logger=migrator t=2026-06-16T01:05:47.580854708Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-16T01:05:47.583713355Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=2.857266ms logger=migrator t=2026-06-16T01:05:47.587971899Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-16T01:05:47.588666897Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=695.778µs logger=migrator t=2026-06-16T01:05:47.592370298Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-16T01:05:47.593758175Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.392946ms logger=migrator t=2026-06-16T01:05:47.59806483Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-16T01:05:47.599600113Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.535253ms logger=migrator t=2026-06-16T01:05:47.604048115Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-16T01:05:47.6156742Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.619304ms logger=migrator t=2026-06-16T01:05:47.619135691Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-16T01:05:47.619722735Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=587.274µs logger=migrator t=2026-06-16T01:05:47.62300983Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-06-16T01:05:47.623684907Z 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=674.867µs logger=migrator t=2026-06-16T01:05:47.62865885Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-16T01:05:47.629159321Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=488.07µs logger=migrator t=2026-06-16T01:05:47.63328851Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-16T01:05:47.634249049Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=959.999µs logger=migrator t=2026-06-16T01:05:47.638104676Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-16T01:05:47.63868765Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=582.614µs logger=migrator t=2026-06-16T01:05:47.64259789Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-16T01:05:47.647292392Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.693402ms logger=migrator t=2026-06-16T01:05:47.650770063Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-16T01:05:47.655155683Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.38618ms logger=migrator t=2026-06-16T01:05:47.659373845Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-16T01:05:47.660518271Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.144716ms logger=migrator t=2026-06-16T01:05:47.664829108Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-16T01:05:47.666202364Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.373206ms logger=migrator t=2026-06-16T01:05:47.670007549Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-16T01:05:47.670371004Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=363.355µs logger=migrator t=2026-06-16T01:05:47.673788843Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-16T01:05:47.67834994Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.563277ms logger=migrator t=2026-06-16T01:05:47.681733908Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-16T01:05:47.682741059Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.007741ms logger=migrator t=2026-06-16T01:05:47.687762964Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-16T01:05:47.688033186Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=265.372µs logger=migrator t=2026-06-16T01:05:47.691384362Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-16T01:05:47.691905203Z level=info msg="Migration successfully executed" id="Move region to single row" duration=520.901µs logger=migrator t=2026-06-16T01:05:47.695746421Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-16T01:05:47.697400708Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.653087ms logger=migrator t=2026-06-16T01:05:47.702154543Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-16T01:05:47.703134102Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=979.049µs logger=migrator t=2026-06-16T01:05:47.706620524Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T01:05:47.708863986Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.242732ms logger=migrator t=2026-06-16T01:05:47.712705164Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T01:05:47.715174624Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.46114ms logger=migrator t=2026-06-16T01:05:47.71946054Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-16T01:05:47.720550744Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.109675ms logger=migrator t=2026-06-16T01:05:47.725235645Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-16T01:05:47.726271307Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.035422ms logger=migrator t=2026-06-16T01:05:47.729681146Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-16T01:05:47.7297803Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=96.824µs logger=migrator t=2026-06-16T01:05:47.734376079Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-16T01:05:47.735356738Z level=info msg="Migration successfully executed" id="create test_data table" duration=981.599µs logger=migrator t=2026-06-16T01:05:47.746244373Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-16T01:05:47.747587328Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.343605ms logger=migrator t=2026-06-16T01:05:47.752255569Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-16T01:05:47.753658876Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.403088ms logger=migrator t=2026-06-16T01:05:47.757747443Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-16T01:05:47.758677172Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=928.788µs logger=migrator t=2026-06-16T01:05:47.763921985Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-16T01:05:47.76425606Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=334.235µs logger=migrator t=2026-06-16T01:05:47.768629888Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-16T01:05:47.769308066Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=679.497µs logger=migrator t=2026-06-16T01:05:47.774888094Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-16T01:05:47.77504833Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=163.397µs logger=migrator t=2026-06-16T01:05:47.778829414Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-16T01:05:47.780004802Z level=info msg="Migration successfully executed" id="create team table" duration=1.175708ms logger=migrator t=2026-06-16T01:05:47.784920483Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-16T01:05:47.786091141Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.176408ms logger=migrator t=2026-06-16T01:05:47.790523082Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-16T01:05:47.792029183Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.503631ms logger=migrator t=2026-06-16T01:05:47.795980665Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-16T01:05:47.802118886Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.138921ms logger=migrator t=2026-06-16T01:05:47.806285686Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-16T01:05:47.806482624Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=195.508µs logger=migrator t=2026-06-16T01:05:47.809958516Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-16T01:05:47.810908384Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=940.418µs logger=migrator t=2026-06-16T01:05:47.814895378Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-16T01:05:47.81570396Z level=info msg="Migration successfully executed" id="create team member table" duration=809.162µs logger=migrator t=2026-06-16T01:05:47.820290618Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-16T01:05:47.821185145Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=891.536µs logger=migrator t=2026-06-16T01:05:47.827338696Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-16T01:05:47.828447451Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.102944ms logger=migrator t=2026-06-16T01:05:47.83234666Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-16T01:05:47.83333662Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=989.99µs logger=migrator t=2026-06-16T01:05:47.838037003Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-16T01:05:47.843140851Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.101108ms logger=migrator t=2026-06-16T01:05:47.846152935Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-16T01:05:47.851107057Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.952362ms logger=migrator t=2026-06-16T01:05:47.854535577Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-16T01:05:47.859832323Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.295896ms logger=migrator t=2026-06-16T01:05:47.865967934Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-16T01:05:47.866936243Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=967.509µs logger=migrator t=2026-06-16T01:05:47.871141845Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-16T01:05:47.872641966Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.500591ms logger=migrator t=2026-06-16T01:05:47.877706554Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-16T01:05:47.878883951Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.179337ms logger=migrator t=2026-06-16T01:05:47.883868334Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-16T01:05:47.885117176Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.248762ms logger=migrator t=2026-06-16T01:05:47.889181772Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-16T01:05:47.890166572Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=984.81µs logger=migrator t=2026-06-16T01:05:47.896522762Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-16T01:05:47.898252112Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.729391ms logger=migrator t=2026-06-16T01:05:47.902331359Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-16T01:05:47.903312739Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=980.54µs logger=migrator t=2026-06-16T01:05:47.907080833Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-16T01:05:47.908152527Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.071983ms logger=migrator t=2026-06-16T01:05:47.91263513Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-16T01:05:47.913150371Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=514.951µs logger=migrator t=2026-06-16T01:05:47.917488318Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-16T01:05:47.917828322Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=341.294µs logger=migrator t=2026-06-16T01:05:47.923472333Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-16T01:05:47.924231614Z level=info msg="Migration successfully executed" id="create tag table" duration=840.704µs logger=migrator t=2026-06-16T01:05:47.929096092Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-16T01:05:47.930779941Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.683479ms logger=migrator t=2026-06-16T01:05:47.936443273Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-16T01:05:47.937583709Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.136346ms logger=migrator t=2026-06-16T01:05:47.941620204Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-16T01:05:47.942674657Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.054573ms logger=migrator t=2026-06-16T01:05:47.948792767Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-16T01:05:47.949820379Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.030112ms logger=migrator t=2026-06-16T01:05:47.957023713Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:05:47.976617624Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.5766ms logger=migrator t=2026-06-16T01:05:47.98069061Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-16T01:05:47.981649979Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=960.979µs logger=migrator t=2026-06-16T01:05:47.986244027Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-16T01:05:47.987975747Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.73269ms logger=migrator t=2026-06-16T01:05:47.992364286Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-16T01:05:47.992776783Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=413.647µs logger=migrator t=2026-06-16T01:05:47.996341259Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-16T01:05:47.997164942Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=823.633µs logger=migrator t=2026-06-16T01:05:48.001323973Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-16T01:05:48.002288163Z level=info msg="Migration successfully executed" id="create user auth table" duration=964.29µs logger=migrator t=2026-06-16T01:05:48.00540644Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-16T01:05:48.006685052Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.278212ms logger=migrator t=2026-06-16T01:05:48.010617812Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-16T01:05:48.010720517Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=103.405µs logger=migrator t=2026-06-16T01:05:48.014668578Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-16T01:05:48.022414554Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.742017ms logger=migrator t=2026-06-16T01:05:48.025684048Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-16T01:05:48.02939177Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.710181ms logger=migrator t=2026-06-16T01:05:48.033017598Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-16T01:05:48.039203301Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.184773ms logger=migrator t=2026-06-16T01:05:48.044720596Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-16T01:05:48.055237826Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=10.50987ms logger=migrator t=2026-06-16T01:05:48.060502772Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-16T01:05:48.061715801Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.215539ms logger=migrator t=2026-06-16T01:05:48.067600912Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-16T01:05:48.074111468Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.510406ms logger=migrator t=2026-06-16T01:05:48.077478936Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-16T01:05:48.078274858Z level=info msg="Migration successfully executed" id="create server_lock table" duration=795.562µs logger=migrator t=2026-06-16T01:05:48.081761711Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-16T01:05:48.082602305Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=840.614µs logger=migrator t=2026-06-16T01:05:48.088200044Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-16T01:05:48.089152273Z level=info msg="Migration successfully executed" id="create user auth token table" duration=952.259µs logger=migrator t=2026-06-16T01:05:48.094305714Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-16T01:05:48.097997174Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=3.689071ms logger=migrator t=2026-06-16T01:05:48.103333383Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-16T01:05:48.104953039Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.621286ms logger=migrator t=2026-06-16T01:05:48.109980294Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-16T01:05:48.11208447Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.104486ms logger=migrator t=2026-06-16T01:05:48.117642738Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-16T01:05:48.124051699Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.408382ms logger=migrator t=2026-06-16T01:05:48.129317835Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-16T01:05:48.130578207Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.259612ms logger=migrator t=2026-06-16T01:05:48.136296991Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-16T01:05:48.138828004Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.529714ms logger=migrator t=2026-06-16T01:05:48.142878909Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-16T01:05:48.144011196Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.130787ms logger=migrator t=2026-06-16T01:05:48.148819723Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-16T01:05:48.149780872Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=961.079µs logger=migrator t=2026-06-16T01:05:48.156613391Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-16T01:05:48.157738298Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.119836ms logger=migrator t=2026-06-16T01:05:48.161514512Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-16T01:05:48.161595125Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=86.084µs logger=migrator t=2026-06-16T01:05:48.16684109Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-16T01:05:48.166956234Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=116.474µs logger=migrator t=2026-06-16T01:05:48.170095872Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-16T01:05:48.171174247Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.078215ms logger=migrator t=2026-06-16T01:05:48.178068109Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:05:48.179409984Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.349166ms logger=migrator t=2026-06-16T01:05:48.185058185Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:05:48.18593255Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=873.925µs logger=migrator t=2026-06-16T01:05:48.190151683Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:05:48.190231016Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=81.624µs logger=migrator t=2026-06-16T01:05:48.196511753Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:05:48.19790806Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.397267ms logger=migrator t=2026-06-16T01:05:48.20181654Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:05:48.203495798Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.682378ms logger=migrator t=2026-06-16T01:05:48.207594546Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T01:05:48.208631908Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.037182ms logger=migrator t=2026-06-16T01:05:48.21480004Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T01:05:48.215763589Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=963.249µs logger=migrator t=2026-06-16T01:05:48.21895469Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-16T01:05:48.224706124Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.747675ms logger=migrator t=2026-06-16T01:05:48.228088733Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-16T01:05:48.228968609Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=879.826µs logger=migrator t=2026-06-16T01:05:48.233552807Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-16T01:05:48.23364695Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=95.434µs logger=migrator t=2026-06-16T01:05:48.237333841Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-16T01:05:48.238255289Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=921.468µs logger=migrator t=2026-06-16T01:05:48.244088797Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-16T01:05:48.245676402Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.588175ms logger=migrator t=2026-06-16T01:05:48.251470069Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-16T01:05:48.252438139Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=968.001µs logger=migrator t=2026-06-16T01:05:48.256593869Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:05:48.256659291Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=65.602µs logger=migrator t=2026-06-16T01:05:48.261315422Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-16T01:05:48.262959849Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.649187ms logger=migrator t=2026-06-16T01:05:48.266452712Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-16T01:05:48.267607769Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.155307ms logger=migrator t=2026-06-16T01:05:48.270748167Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-06-16T01:05:48.271755778Z 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.005191ms logger=migrator t=2026-06-16T01:05:48.275744911Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-16T01:05:48.276754533Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.016752ms logger=migrator t=2026-06-16T01:05:48.281594091Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-16T01:05:48.287685159Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.088558ms logger=migrator t=2026-06-16T01:05:48.291547418Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-16T01:05:48.292441044Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=894.156µs logger=migrator t=2026-06-16T01:05:48.297014592Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T01:05:48.300609978Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=3.592627ms logger=migrator t=2026-06-16T01:05:48.327600591Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-16T01:05:48.356570806Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.949164ms logger=migrator t=2026-06-16T01:05:48.36107218Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-16T01:05:48.38626796Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.19336ms logger=migrator t=2026-06-16T01:05:48.396066171Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-16T01:05:48.397346763Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.280662ms logger=migrator t=2026-06-16T01:05:48.402504864Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T01:05:48.403566468Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.060564ms logger=migrator t=2026-06-16T01:05:48.407504488Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-16T01:05:48.417139592Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.632464ms logger=migrator t=2026-06-16T01:05:48.422290313Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-16T01:05:48.42638316Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.095788ms logger=migrator t=2026-06-16T01:05:48.432590484Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-16T01:05:48.433626367Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.035963ms logger=migrator t=2026-06-16T01:05:48.439092349Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-16T01:05:48.440217786Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.125777ms logger=migrator t=2026-06-16T01:05:48.445028123Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-16T01:05:48.446303745Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.276112ms logger=migrator t=2026-06-16T01:05:48.452454737Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-16T01:05:48.453801801Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.347724ms logger=migrator t=2026-06-16T01:05:48.458732553Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:05:48.458804766Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=75.923µs logger=migrator t=2026-06-16T01:05:48.463005318Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-16T01:05:48.469243373Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.237805ms logger=migrator t=2026-06-16T01:05:48.474456856Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-16T01:05:48.480859177Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.400801ms logger=migrator t=2026-06-16T01:05:48.485028088Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-16T01:05:48.491205691Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.179993ms logger=migrator t=2026-06-16T01:05:48.495582709Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-16T01:05:48.496504746Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=923.697µs logger=migrator t=2026-06-16T01:05:48.501778642Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-16T01:05:48.502749042Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=969.79µs logger=migrator t=2026-06-16T01:05:48.506675203Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-16T01:05:48.51296521Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.289127ms logger=migrator t=2026-06-16T01:05:48.516987334Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-16T01:05:48.524670699Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.682294ms logger=migrator t=2026-06-16T01:05:48.530060598Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-16T01:05:48.530884693Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=832.635µs logger=migrator t=2026-06-16T01:05:48.535802584Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-16T01:05:48.544792841Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.989116ms logger=migrator t=2026-06-16T01:05:48.549527634Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-16T01:05:48.556422756Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.890792ms logger=migrator t=2026-06-16T01:05:48.562201692Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-16T01:05:48.562281066Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=84.514µs logger=migrator t=2026-06-16T01:05:48.566571852Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-16T01:05:48.56775419Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.182377ms logger=migrator t=2026-06-16T01:05:48.572475863Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-06-16T01:05:48.574436983Z 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.95971ms logger=migrator t=2026-06-16T01:05:48.580571044Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-06-16T01:05:48.581687429Z 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.106325ms logger=migrator t=2026-06-16T01:05:48.586382302Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T01:05:48.586453074Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=68.453µs logger=migrator t=2026-06-16T01:05:48.590844814Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-16T01:05:48.59907387Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.228226ms logger=migrator t=2026-06-16T01:05:48.60422191Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-16T01:05:48.610457856Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.235705ms logger=migrator t=2026-06-16T01:05:48.62132546Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-16T01:05:48.628121937Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.800987ms logger=migrator t=2026-06-16T01:05:48.63209683Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-16T01:05:48.636523271Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.426541ms logger=migrator t=2026-06-16T01:05:48.64162524Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-16T01:05:48.64898057Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.35563ms logger=migrator t=2026-06-16T01:05:48.653108059Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-16T01:05:48.653300217Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=199.858µs logger=migrator t=2026-06-16T01:05:48.657348083Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-16T01:05:48.658290572Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=942.069µs logger=migrator t=2026-06-16T01:05:48.663886821Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-16T01:05:48.670789282Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.901201ms logger=migrator t=2026-06-16T01:05:48.674981013Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-16T01:05:48.67512797Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=146.707µs logger=migrator t=2026-06-16T01:05:48.679190675Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-16T01:05:48.685758415Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.561409ms logger=migrator t=2026-06-16T01:05:48.690218227Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-16T01:05:48.691293051Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.075104ms logger=migrator t=2026-06-16T01:05:48.696270924Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-16T01:05:48.703347314Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.075709ms logger=migrator t=2026-06-16T01:05:48.71008648Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-16T01:05:48.711179974Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.095815ms logger=migrator t=2026-06-16T01:05:48.71548614Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-16T01:05:48.717688459Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.246211ms logger=migrator t=2026-06-16T01:05:48.723423985Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-16T01:05:48.730945672Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.524166ms logger=migrator t=2026-06-16T01:05:48.737721229Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-16T01:05:48.738301053Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=580.344µs logger=migrator t=2026-06-16T01:05:48.744251206Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-16T01:05:48.745231166Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.005892ms logger=migrator t=2026-06-16T01:05:48.749366265Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-16T01:05:48.750190059Z level=info msg="Migration successfully executed" id="create alert_image table" duration=823.704µs logger=migrator t=2026-06-16T01:05:48.756006266Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-16T01:05:48.757015598Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.008922ms logger=migrator t=2026-06-16T01:05:48.760706519Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-16T01:05:48.760778552Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=73.003µs logger=migrator t=2026-06-16T01:05:48.763983783Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-16T01:05:48.76489278Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=909.207µs logger=migrator t=2026-06-16T01:05:48.770646655Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-16T01:05:48.771592783Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=946.218µs logger=migrator t=2026-06-16T01:05:48.77567608Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-16T01:05:48.776288595Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-16T01:05:48.779492837Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-16T01:05:48.780096351Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=603.925µs logger=migrator t=2026-06-16T01:05:48.784425408Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-16T01:05:48.785406098Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=980.75µs logger=migrator t=2026-06-16T01:05:48.789417582Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-16T01:05:48.796754942Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.337ms logger=migrator t=2026-06-16T01:05:48.800238494Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-16T01:05:48.801263007Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.024582ms logger=migrator t=2026-06-16T01:05:48.806039212Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-16T01:05:48.807098975Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.062443ms logger=migrator t=2026-06-16T01:05:48.810887Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-16T01:05:48.811728154Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=840.654µs logger=migrator t=2026-06-16T01:05:48.816348863Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-16T01:05:48.817351744Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.002041ms logger=migrator t=2026-06-16T01:05:48.822361789Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-16T01:05:48.823346339Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=984.49µs logger=migrator t=2026-06-16T01:05:48.826969538Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-16T01:05:48.827003649Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.341µs logger=migrator t=2026-06-16T01:05:48.83143542Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-16T01:05:48.831536914Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=102.594µs logger=migrator t=2026-06-16T01:05:48.835564229Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-16T01:05:48.842633188Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.061929ms logger=migrator t=2026-06-16T01:05:48.847262517Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-16T01:05:48.847563749Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=302.053µs logger=migrator t=2026-06-16T01:05:48.850096083Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-16T01:05:48.851100954Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.022491ms logger=migrator t=2026-06-16T01:05:48.856405221Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-16T01:05:48.856711933Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=306.782µs logger=migrator t=2026-06-16T01:05:48.862398496Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-16T01:05:48.864289833Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.894308ms logger=migrator t=2026-06-16T01:05:48.868485025Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-16T01:05:48.869955265Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.47068ms logger=migrator t=2026-06-16T01:05:48.874858665Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-16T01:05:48.908517671Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.654206ms logger=migrator t=2026-06-16T01:05:48.984569481Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-16T01:05:48.993246936Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.680044ms logger=migrator t=2026-06-16T01:05:48.996337122Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-16T01:05:48.996440557Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=103.736µs logger=migrator t=2026-06-16T01:05:49.000518913Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-16T01:05:49.037229155Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.684252ms logger=migrator t=2026-06-16T01:05:49.043658468Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-16T01:05:49.079557947Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.896769ms logger=migrator t=2026-06-16T01:05:49.083522849Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-16T01:05:49.08427836Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=755.691µs logger=migrator t=2026-06-16T01:05:49.089077557Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-16T01:05:49.090192312Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.114725ms logger=migrator t=2026-06-16T01:05:49.095427677Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-16T01:05:49.095635565Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=207.638µs logger=migrator t=2026-06-16T01:05:49.099115447Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-16T01:05:49.100557596Z level=info msg="Migration successfully executed" id="create permission table" duration=1.444029ms logger=migrator t=2026-06-16T01:05:49.105005299Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-16T01:05:49.106598354Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.599695ms logger=migrator t=2026-06-16T01:05:49.111002234Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-16T01:05:49.112059297Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.056563ms logger=migrator t=2026-06-16T01:05:49.115527529Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-16T01:05:49.116447167Z level=info msg="Migration successfully executed" id="create role table" duration=918.107µs logger=migrator t=2026-06-16T01:05:49.120667719Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-16T01:05:49.129679768Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.011089ms logger=migrator t=2026-06-16T01:05:49.13360972Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-16T01:05:49.142523473Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.910404ms logger=migrator t=2026-06-16T01:05:49.147740447Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-16T01:05:49.150543582Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.806175ms logger=migrator t=2026-06-16T01:05:49.156943784Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-16T01:05:49.159801661Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.853287ms logger=migrator t=2026-06-16T01:05:49.166316867Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-16T01:05:49.167803988Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.489261ms logger=migrator t=2026-06-16T01:05:49.171565222Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-16T01:05:49.17250306Z level=info msg="Migration successfully executed" id="create team role table" duration=937.388µs logger=migrator t=2026-06-16T01:05:49.176962833Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-16T01:05:49.178085969Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.122796ms logger=migrator t=2026-06-16T01:05:49.183069243Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-16T01:05:49.185078305Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.013073ms logger=migrator t=2026-06-16T01:05:49.189461684Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-16T01:05:49.191286399Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.824145ms logger=migrator t=2026-06-16T01:05:49.196517773Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-16T01:05:49.197371468Z level=info msg="Migration successfully executed" id="create user role table" duration=850.275µs logger=migrator t=2026-06-16T01:05:49.201505897Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-16T01:05:49.202701816Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.19479ms logger=migrator t=2026-06-16T01:05:49.208725703Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-16T01:05:49.210416652Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.686928ms logger=migrator t=2026-06-16T01:05:49.215777041Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-16T01:05:49.216803593Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.026842ms logger=migrator t=2026-06-16T01:05:49.22137542Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-16T01:05:49.222246746Z level=info msg="Migration successfully executed" id="create builtin role table" duration=872.826µs logger=migrator t=2026-06-16T01:05:49.22650663Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-16T01:05:49.227582544Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.076874ms logger=migrator t=2026-06-16T01:05:49.233104321Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-16T01:05:49.234253387Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.149096ms logger=migrator t=2026-06-16T01:05:49.238814934Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-16T01:05:49.247968249Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.159435ms logger=migrator t=2026-06-16T01:05:49.251305185Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-16T01:05:49.252468012Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.162797ms logger=migrator t=2026-06-16T01:05:49.257263048Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-16T01:05:49.258408356Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.145588ms logger=migrator t=2026-06-16T01:05:49.262644399Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-16T01:05:49.263781125Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.136946ms logger=migrator t=2026-06-16T01:05:49.266749507Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-16T01:05:49.267923465Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.173507ms logger=migrator t=2026-06-16T01:05:49.272748782Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-16T01:05:49.273669401Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=920.659µs logger=migrator t=2026-06-16T01:05:49.277285678Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-16T01:05:49.278415634Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.129706ms logger=migrator t=2026-06-16T01:05:49.283015182Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-16T01:05:49.291655346Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.640094ms logger=migrator t=2026-06-16T01:05:49.29590482Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-16T01:05:49.30444013Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.534611ms logger=migrator t=2026-06-16T01:05:49.307508715Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-16T01:05:49.313114184Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.602749ms logger=migrator t=2026-06-16T01:05:49.316342537Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-16T01:05:49.32424516Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.902313ms logger=migrator t=2026-06-16T01:05:49.328331227Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-16T01:05:49.329070888Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=739.71µs logger=migrator t=2026-06-16T01:05:49.332582841Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-16T01:05:49.333661525Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.078144ms logger=migrator t=2026-06-16T01:05:49.337607776Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-16T01:05:49.338642058Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.031102ms logger=migrator t=2026-06-16T01:05:49.343038739Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-16T01:05:49.343924125Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=885.056µs logger=migrator t=2026-06-16T01:05:49.347177408Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-16T01:05:49.349733702Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.544654ms logger=migrator t=2026-06-16T01:05:49.355136054Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-16T01:05:49.355270129Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=135.065µs logger=migrator t=2026-06-16T01:05:49.358731601Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-16T01:05:49.358837385Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=107.124µs logger=migrator t=2026-06-16T01:05:49.361969574Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-16T01:05:49.362637181Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=667.838µs logger=migrator t=2026-06-16T01:05:49.366325862Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-16T01:05:49.367082922Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=757.971µs logger=migrator t=2026-06-16T01:05:49.371289145Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-16T01:05:49.372300006Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.011201ms logger=migrator t=2026-06-16T01:05:49.375940845Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-16T01:05:49.376341971Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=401.616µs logger=migrator t=2026-06-16T01:05:49.380038012Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-16T01:05:49.380805654Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=769.062µs logger=migrator t=2026-06-16T01:05:49.385147242Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-16T01:05:49.387381383Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.239361ms logger=migrator t=2026-06-16T01:05:49.39413858Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-16T01:05:49.395522186Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.394827ms logger=migrator t=2026-06-16T01:05:49.401687768Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-16T01:05:49.419869582Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=18.189724ms logger=migrator t=2026-06-16T01:05:49.424777933Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-16T01:05:49.425040534Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=264.251µs logger=migrator t=2026-06-16T01:05:49.429974026Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-16T01:05:49.431451427Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.47637ms logger=migrator t=2026-06-16T01:05:49.437737514Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-16T01:05:49.439316568Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.579335ms logger=migrator t=2026-06-16T01:05:49.443081863Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-16T01:05:49.444232969Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.151016ms logger=migrator t=2026-06-16T01:05:49.448479583Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-16T01:05:49.4586559Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.175267ms logger=migrator t=2026-06-16T01:05:49.464399905Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-16T01:05:49.465709138Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.309094ms logger=migrator t=2026-06-16T01:05:49.468774904Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-16T01:05:49.469917091Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.142198ms logger=migrator t=2026-06-16T01:05:49.473174104Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-16T01:05:49.494752626Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.578462ms logger=migrator t=2026-06-16T01:05:49.499363286Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-16T01:05:49.500969421Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.604766ms logger=migrator t=2026-06-16T01:05:49.505707155Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-16T01:05:49.506996858Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.296534ms logger=migrator t=2026-06-16T01:05:49.511841206Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-16T01:05:49.51267544Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=834.404µs logger=migrator t=2026-06-16T01:05:49.518530269Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-16T01:05:49.519621184Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.091135ms logger=migrator t=2026-06-16T01:05:49.52612123Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-16T01:05:49.526893082Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=772.622µs logger=migrator t=2026-06-16T01:05:49.531406857Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-16T01:05:49.533379228Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.97185ms logger=migrator t=2026-06-16T01:05:49.538684804Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-16T01:05:49.545284565Z level=info msg="Migration successfully executed" id="add provisioning column" duration=6.599541ms logger=migrator t=2026-06-16T01:05:49.548587199Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-16T01:05:49.549249606Z level=info msg="Migration successfully executed" id="create entity_events table" duration=661.837µs logger=migrator t=2026-06-16T01:05:49.552584563Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-16T01:05:49.553379096Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=793.893µs logger=migrator t=2026-06-16T01:05:49.558285256Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T01:05:49.559356271Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T01:05:49.563546842Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T01:05:49.565048063Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T01:05:49.570304758Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-16T01:05:49.571277218Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=969.89µs logger=migrator t=2026-06-16T01:05:49.577009093Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-16T01:05:49.578709902Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.70083ms logger=migrator t=2026-06-16T01:05:49.58598738Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T01:05:49.586919158Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=933.158µs logger=migrator t=2026-06-16T01:05:49.593740297Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T01:05:49.595131654Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.393737ms logger=migrator t=2026-06-16T01:05:49.601406991Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T01:05:49.603946694Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.539233ms logger=migrator t=2026-06-16T01:05:49.611254954Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T01:05:49.612340958Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.083294ms logger=migrator t=2026-06-16T01:05:49.617001329Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-16T01:05:49.618156327Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.154157ms logger=migrator t=2026-06-16T01:05:49.622612928Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-16T01:05:49.623785657Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.173489ms logger=migrator t=2026-06-16T01:05:49.627018689Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T01:05:49.628207008Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.188648ms logger=migrator t=2026-06-16T01:05:49.633107458Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T01:05:49.635084859Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.982241ms logger=migrator t=2026-06-16T01:05:49.638347652Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-16T01:05:49.63949768Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.150487ms logger=migrator t=2026-06-16T01:05:49.644547376Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-16T01:05:49.668253986Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.707001ms logger=migrator t=2026-06-16T01:05:49.6734848Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-16T01:05:49.686291354Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.806044ms logger=migrator t=2026-06-16T01:05:49.691002007Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-16T01:05:49.698205452Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.204825ms logger=migrator t=2026-06-16T01:05:49.706201768Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-16T01:05:49.706592855Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=393.667µs logger=migrator t=2026-06-16T01:05:49.710214683Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-16T01:05:49.719757914Z level=info msg="Migration successfully executed" id="add share column" duration=9.536101ms logger=migrator t=2026-06-16T01:05:49.72333581Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-16T01:05:49.723483186Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=144.266µs logger=migrator t=2026-06-16T01:05:49.727391256Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-16T01:05:49.728320944Z level=info msg="Migration successfully executed" id="create file table" duration=926.358µs logger=migrator t=2026-06-16T01:05:49.732952944Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-16T01:05:49.735121523Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.168108ms logger=migrator t=2026-06-16T01:05:49.739342205Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-16T01:05:49.740826086Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.483071ms logger=migrator t=2026-06-16T01:05:49.746211957Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-16T01:05:49.747736099Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.532513ms logger=migrator t=2026-06-16T01:05:49.75388766Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-16T01:05:49.755268636Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.381826ms logger=migrator t=2026-06-16T01:05:49.760423468Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-16T01:05:49.760502301Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=79.823µs logger=migrator t=2026-06-16T01:05:49.76342888Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-16T01:05:49.763520904Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=92.754µs logger=migrator t=2026-06-16T01:05:49.767296859Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-16T01:05:49.768529299Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.2319ms logger=migrator t=2026-06-16T01:05:49.772442489Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-16T01:05:49.772806855Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=365.466µs logger=migrator t=2026-06-16T01:05:49.777381272Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-16T01:05:49.780086042Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.712501ms logger=migrator t=2026-06-16T01:05:49.78418512Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-16T01:05:49.797421912Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.238502ms logger=migrator t=2026-06-16T01:05:49.802463428Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-16T01:05:49.802599363Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=136.895µs logger=migrator t=2026-06-16T01:05:49.805947441Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-16T01:05:49.806767084Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=819.303µs logger=migrator t=2026-06-16T01:05:49.810650093Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-16T01:05:49.811267878Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=619.055µs logger=migrator t=2026-06-16T01:05:49.815456779Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-16T01:05:49.815775743Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=319.683µs logger=migrator t=2026-06-16T01:05:49.818921171Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-16T01:05:49.819438962Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=517.781µs logger=migrator t=2026-06-16T01:05:49.821945536Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-16T01:05:49.832541839Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.592594ms logger=migrator t=2026-06-16T01:05:49.838419339Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-16T01:05:49.848308614Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.887254ms logger=migrator t=2026-06-16T01:05:49.854792639Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-16T01:05:49.855746448Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=962.359µs logger=migrator t=2026-06-16T01:05:49.860793175Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-16T01:05:49.949407651Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=88.607096ms logger=migrator t=2026-06-16T01:05:49.954216438Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-16T01:05:49.955480789Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.264271ms logger=migrator t=2026-06-16T01:05:49.95915224Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-16T01:05:49.960442203Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.289213ms logger=migrator t=2026-06-16T01:05:49.964829202Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-16T01:05:49.992350798Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.517566ms logger=migrator t=2026-06-16T01:05:49.997858203Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-16T01:05:50.008729358Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.873754ms logger=migrator t=2026-06-16T01:05:50.012323016Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-16T01:05:50.012714051Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=396.656µs logger=migrator t=2026-06-16T01:05:50.016296918Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-16T01:05:50.016499647Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=203.789µs logger=migrator t=2026-06-16T01:05:50.020593624Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-16T01:05:50.020800013Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=206.77µs logger=migrator t=2026-06-16T01:05:50.023963442Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-16T01:05:50.024178431Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=215.159µs logger=migrator t=2026-06-16T01:05:50.027735957Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-16T01:05:50.027975826Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=239.969µs logger=migrator t=2026-06-16T01:05:50.031671808Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-16T01:05:50.033525964Z level=info msg="Migration successfully executed" id="create folder table" duration=1.848916ms logger=migrator t=2026-06-16T01:05:50.039257018Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-16T01:05:50.041011061Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.754613ms logger=migrator t=2026-06-16T01:05:50.046192972Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-16T01:05:50.047637341Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.446309ms logger=migrator t=2026-06-16T01:05:50.05369807Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-16T01:05:50.053835806Z level=info msg="Migration successfully executed" id="Update folder title length" duration=138.736µs logger=migrator t=2026-06-16T01:05:50.057892092Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T01:05:50.060210897Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.299224ms logger=migrator t=2026-06-16T01:05:50.063989671Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T01:05:50.065722892Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.725731ms logger=migrator t=2026-06-16T01:05:50.069700676Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-16T01:05:50.070927565Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.226259ms logger=migrator t=2026-06-16T01:05:50.073860126Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-16T01:05:50.074330415Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=470.159µs logger=migrator t=2026-06-16T01:05:50.077679232Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-16T01:05:50.077928682Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=249.83µs logger=migrator t=2026-06-16T01:05:50.081111943Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-16T01:05:50.08298348Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.870906ms logger=migrator t=2026-06-16T01:05:50.087510735Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-16T01:05:50.089094359Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.584415ms logger=migrator t=2026-06-16T01:05:50.092340322Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-16T01:05:50.093398385Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.058343ms logger=migrator t=2026-06-16T01:05:50.097485543Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-16T01:05:50.098896631Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.410308ms logger=migrator t=2026-06-16T01:05:50.102268759Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-16T01:05:50.103444037Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.175358ms logger=migrator t=2026-06-16T01:05:50.10692503Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-16T01:05:50.107864228Z level=info msg="Migration successfully executed" id="create anon_device table" duration=938.908µs logger=migrator t=2026-06-16T01:05:50.11159243Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-16T01:05:50.112876493Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.283653ms logger=migrator t=2026-06-16T01:05:50.116292593Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-16T01:05:50.117499513Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.20712ms logger=migrator t=2026-06-16T01:05:50.12156247Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-16T01:05:50.122677735Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.115665ms logger=migrator t=2026-06-16T01:05:50.127644178Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-16T01:05:50.129132729Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.490231ms logger=migrator t=2026-06-16T01:05:50.133078161Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-16T01:05:50.134590222Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.510982ms logger=migrator t=2026-06-16T01:05:50.138273124Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-16T01:05:50.13893268Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=665.246µs logger=migrator t=2026-06-16T01:05:50.144623514Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-16T01:05:50.155567432Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.942157ms logger=migrator t=2026-06-16T01:05:50.159449421Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-16T01:05:50.160014504Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=566.143µs logger=migrator t=2026-06-16T01:05:50.163763007Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T01:05:50.163790789Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=29.882µs logger=migrator t=2026-06-16T01:05:50.168011782Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T01:05:50.169634698Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.621986ms logger=migrator t=2026-06-16T01:05:50.173298118Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T01:05:50.173321549Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=24.991µs logger=migrator t=2026-06-16T01:05:50.177836744Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-16T01:05:50.180464992Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.627147ms logger=migrator t=2026-06-16T01:05:50.187183086Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T01:05:50.189866256Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.68278ms logger=migrator t=2026-06-16T01:05:50.196555311Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-16T01:05:50.197719918Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.164067ms logger=migrator t=2026-06-16T01:05:50.201025393Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-16T01:05:50.201862017Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=837.614µs logger=migrator t=2026-06-16T01:05:50.209178467Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-16T01:05:50.209619225Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=440.968µs logger=migrator t=2026-06-16T01:05:50.213214673Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-16T01:05:50.214634211Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.420138ms logger=migrator t=2026-06-16T01:05:50.21804864Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-16T01:05:50.219660027Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.610897ms logger=migrator t=2026-06-16T01:05:50.223764975Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-16T01:05:50.224826968Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.061873ms logger=migrator t=2026-06-16T01:05:50.229794111Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-16T01:05:50.242186049Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.390268ms logger=migrator t=2026-06-16T01:05:50.24755502Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-16T01:05:50.259991078Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.434929ms logger=migrator t=2026-06-16T01:05:50.26492724Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-16T01:05:50.274246673Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.313452ms logger=migrator t=2026-06-16T01:05:50.278550529Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-16T01:05:50.278657393Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=108.355µs logger=migrator t=2026-06-16T01:05:50.282154236Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-16T01:05:50.293364095Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.207849ms logger=migrator t=2026-06-16T01:05:50.297355099Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-16T01:05:50.308014325Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.660486ms logger=migrator t=2026-06-16T01:05:50.313226128Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-16T01:05:50.313505951Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=280.352µs logger=migrator t=2026-06-16T01:05:50.319267316Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.903296761s logger=migrator t=2026-06-16T01:05:50.319913593Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-16T01:05:50.339978605Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-16T01:05:50.340332679Z level=info msg="Created default organization" logger=secrets t=2026-06-16T01:05:50.345563793Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T01:05:50.391277965Z level=info msg="Restored cache from database" duration=388.546µs logger=plugin.store t=2026-06-16T01:05:50.392550898Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-16T01:05:50.431098156Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-16T01:05:50.431134178Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-16T01:05:50.43118652Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-16T01:05:50.43119433Z level=info msg="Plugins loaded" count=54 duration=38.644012ms logger=query_data t=2026-06-16T01:05:50.435047127Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-16T01:05:50.438442477Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-16T01:05:50.446384733Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-16T01:05:50.452780564Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-16T01:05:50.455733395Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-16T01:05:50.457723387Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-16T01:05:50.473711172Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-16T01:05:50.490664216Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-16T01:05:50.510150154Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-16T01:05:50.510183155Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-16T01:05:50.510741658Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-06-16T01:05:50.511319171Z level=info msg="State cache has been initialized" states=0 duration=576.143µs logger=grafanaStorageLogger t=2026-06-16T01:05:50.511859404Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-06-16T01:05:50.512559232Z level=info msg="starting to provision dashboards" logger=http.server t=2026-06-16T01:05:50.514205399Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-06-16T01:05:50.514483571Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-06-16T01:05:50.514759852Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-16T01:05:50.515205491Z level=info msg=starting first_tick=2026-06-16T01:06:00Z logger=grafana.update.checker t=2026-06-16T01:05:50.60039494Z level=info msg="Update check succeeded" duration=84.263832ms logger=plugins.update.checker t=2026-06-16T01:05:50.615016458Z level=info msg="Update check succeeded" duration=98.210022ms logger=provisioning.dashboard t=2026-06-16T01:05:50.663663971Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T01:05:50.677054429Z level=info msg="Patterns update finished" duration=82.098642ms logger=grafana-apiserver t=2026-06-16T01:05:51.113882963Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-16T01:05:51.114267639Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-16T01:05:51.979155741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:51.979989224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.000949314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.024398216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.048335508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.071229767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.0859461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.109038028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.128521087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.157383132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.176895812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.205728396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.219896326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.330340428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.34747328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.37938735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.395828654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.423628374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.441393013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.470325921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.486774325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.516785376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.53295825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.559164034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.583332786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.618093633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.635620042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.683702793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.69774859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.725193416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.742794058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.773408024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.791035218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.826839926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.842840703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.880629943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:52.912135426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.004763655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.024243755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.091738396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.104945098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.154061605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.17246412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.233213905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.251531457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.311181067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.333806296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.378414887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.397825354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.456138429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.487711435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.577819784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.60034138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.6663576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.68024176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.748281454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.7625788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.822563404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.839349483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.922949765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:53.941419414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.004962693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.025554519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.116447395Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.131568325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.199731317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.220424397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.315004473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.330332523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.415105657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.434178181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.499343109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.518781657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.607959982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.622061922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.70402364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.722598524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.796027761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.815670138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T01:05:54.885366972Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-16T01:07:44.54945245Z level=info msg="Usage stats are ready to report"