logger=settings t=2026-05-14T01:04:43.974287699Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-14T01:04:43Z logger=settings t=2026-05-14T01:04:43.974547745Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-14T01:04:43.974559375Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-14T01:04:43.974563045Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-14T01:04:43.974565765Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-14T01:04:43.974568415Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-14T01:04:43.974573055Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-14T01:04:43.974577275Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-14T01:04:43.974580245Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-14T01:04:43.974583945Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-14T01:04:43.974597076Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-14T01:04:43.974604256Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-14T01:04:43.974607066Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-14T01:04:43.974609776Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-14T01:04:43.974612606Z level=info msg=Target target=[all] logger=settings t=2026-05-14T01:04:43.974618486Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-14T01:04:43.974621716Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-14T01:04:43.974624766Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-14T01:04:43.974627796Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-14T01:04:43.974630927Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-14T01:04:43.974634007Z level=info msg="App mode production" logger=sqlstore t=2026-05-14T01:04:43.974935323Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-14T01:04:43.974955064Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-14T01:04:43.976273414Z level=info msg="Locking database" logger=migrator t=2026-05-14T01:04:43.976281714Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-14T01:04:43.976831576Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-14T01:04:43.977638394Z level=info msg="Migration successfully executed" id="create migration_log table" duration=805.548µs logger=migrator t=2026-05-14T01:04:43.986323729Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-14T01:04:43.987120457Z level=info msg="Migration successfully executed" id="create user table" duration=792.688µs logger=migrator t=2026-05-14T01:04:43.991983306Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-14T01:04:43.993086731Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.103415ms logger=migrator t=2026-05-14T01:04:43.998542803Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-14T01:04:43.999254109Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=711.376µs logger=migrator t=2026-05-14T01:04:44.004846235Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-14T01:04:44.006186225Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.33913ms logger=migrator t=2026-05-14T01:04:44.011205607Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-14T01:04:44.012176959Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=975.842µs logger=migrator t=2026-05-14T01:04:44.016741182Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-14T01:04:44.019224047Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.484505ms logger=migrator t=2026-05-14T01:04:44.025118739Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-14T01:04:44.02690975Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.77733ms logger=migrator t=2026-05-14T01:04:44.033101899Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-14T01:04:44.034249924Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.149385ms logger=migrator t=2026-05-14T01:04:44.038744885Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-14T01:04:44.039489522Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=744.697µs logger=migrator t=2026-05-14T01:04:44.04385029Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-14T01:04:44.044239058Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=388.838µs logger=migrator t=2026-05-14T01:04:44.048719439Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-14T01:04:44.049299802Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=580.793µs logger=migrator t=2026-05-14T01:04:44.052945384Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-14T01:04:44.054173771Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.228147ms logger=migrator t=2026-05-14T01:04:44.0581249Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-14T01:04:44.058155081Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.161µs logger=migrator t=2026-05-14T01:04:44.062271763Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-14T01:04:44.063415849Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.148336ms logger=migrator t=2026-05-14T01:04:44.068300199Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-14T01:04:44.068708138Z level=info msg="Migration successfully executed" id="Add missing user data" duration=408.39µs logger=migrator t=2026-05-14T01:04:44.072526333Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-14T01:04:44.074257682Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.731199ms logger=migrator t=2026-05-14T01:04:44.079235484Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-14T01:04:44.080303448Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.067623ms logger=migrator t=2026-05-14T01:04:44.085173997Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-14T01:04:44.086963647Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.78931ms logger=migrator t=2026-05-14T01:04:44.098185159Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-14T01:04:44.109007062Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.817093ms logger=migrator t=2026-05-14T01:04:44.11295292Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-14T01:04:44.114148117Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.195527ms logger=migrator t=2026-05-14T01:04:44.11785564Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-14T01:04:44.118173567Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=318.457µs logger=migrator t=2026-05-14T01:04:44.122802171Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-14T01:04:44.123910466Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.107715ms logger=migrator t=2026-05-14T01:04:44.128350886Z 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-05-14T01:04:44.128710104Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=359.308µs logger=migrator t=2026-05-14T01:04:44.13299062Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-14T01:04:44.133417949Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=427.569µs logger=migrator t=2026-05-14T01:04:44.138374701Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-14T01:04:44.139815353Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.445672ms logger=migrator t=2026-05-14T01:04:44.145313716Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-14T01:04:44.146156355Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=846.289µs logger=migrator t=2026-05-14T01:04:44.152456836Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-14T01:04:44.153918319Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.467523ms logger=migrator t=2026-05-14T01:04:44.159356302Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-14T01:04:44.160079228Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=723.447µs logger=migrator t=2026-05-14T01:04:44.164280062Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-14T01:04:44.165014168Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=737.546µs logger=migrator t=2026-05-14T01:04:44.171378621Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-14T01:04:44.171431212Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=76.681µs logger=migrator t=2026-05-14T01:04:44.177421987Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-14T01:04:44.178387499Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=965.701µs logger=migrator t=2026-05-14T01:04:44.1824709Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-14T01:04:44.1833724Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=901.78µs logger=migrator t=2026-05-14T01:04:44.187902002Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-14T01:04:44.18917829Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.275818ms logger=migrator t=2026-05-14T01:04:44.192936025Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-14T01:04:44.193784004Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=847.589µs logger=migrator t=2026-05-14T01:04:44.198378417Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-14T01:04:44.201535568Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.156591ms logger=migrator t=2026-05-14T01:04:44.206868407Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-14T01:04:44.207716146Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=847.109µs logger=migrator t=2026-05-14T01:04:44.21189033Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-14T01:04:44.213063957Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.173627ms logger=migrator t=2026-05-14T01:04:44.217482546Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-14T01:04:44.218665262Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.182626ms logger=migrator t=2026-05-14T01:04:44.224644966Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-14T01:04:44.225766121Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.121595ms logger=migrator t=2026-05-14T01:04:44.230112949Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-14T01:04:44.230993909Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=882.19µs logger=migrator t=2026-05-14T01:04:44.235409828Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-14T01:04:44.235772956Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=363.348µs logger=migrator t=2026-05-14T01:04:44.244469671Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-14T01:04:44.244981783Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=512.202µs logger=migrator t=2026-05-14T01:04:44.249191027Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-14T01:04:44.249734789Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=544.322µs logger=migrator t=2026-05-14T01:04:44.254418434Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-14T01:04:44.255322035Z level=info msg="Migration successfully executed" id="create star table" duration=903.451µs logger=migrator t=2026-05-14T01:04:44.2604835Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-14T01:04:44.261167626Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=676.465µs logger=migrator t=2026-05-14T01:04:44.265551054Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-14T01:04:44.266946506Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.386381ms logger=migrator t=2026-05-14T01:04:44.271270552Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-14T01:04:44.272626393Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.355631ms logger=migrator t=2026-05-14T01:04:44.27738621Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-14T01:04:44.278049714Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=663.675µs logger=migrator t=2026-05-14T01:04:44.282508324Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-14T01:04:44.283564648Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.056414ms logger=migrator t=2026-05-14T01:04:44.287470966Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-14T01:04:44.288601971Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.130155ms logger=migrator t=2026-05-14T01:04:44.292397356Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-14T01:04:44.293094822Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=697.546µs logger=migrator t=2026-05-14T01:04:44.298124775Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-14T01:04:44.298179746Z level=info msg="Migration successfully executed" id="Update org table charset" duration=57.121µs logger=migrator t=2026-05-14T01:04:44.330322057Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-14T01:04:44.330392729Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=89.732µs logger=migrator t=2026-05-14T01:04:44.348789332Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-14T01:04:44.349828025Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=1.041393ms logger=migrator t=2026-05-14T01:04:44.360616207Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-14T01:04:44.361528128Z level=info msg="Migration successfully executed" id="create dashboard table" duration=912.261µs logger=migrator t=2026-05-14T01:04:44.383405928Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-14T01:04:44.384100874Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=690.896µs logger=migrator t=2026-05-14T01:04:44.390920807Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-14T01:04:44.392344309Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.427522ms logger=migrator t=2026-05-14T01:04:44.397332291Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-14T01:04:44.398584489Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.252918ms logger=migrator t=2026-05-14T01:04:44.405899783Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-14T01:04:44.406739042Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=839.379µs logger=migrator t=2026-05-14T01:04:44.41154248Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-14T01:04:44.412756817Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.214597ms logger=migrator t=2026-05-14T01:04:44.417694888Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-14T01:04:44.42628955Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.595762ms logger=migrator t=2026-05-14T01:04:44.433441001Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-14T01:04:44.434570886Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.127925ms logger=migrator t=2026-05-14T01:04:44.440732225Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-14T01:04:44.441497892Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=765.608µs logger=migrator t=2026-05-14T01:04:44.445960172Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-14T01:04:44.44674835Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=798.098µs logger=migrator t=2026-05-14T01:04:44.451995617Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-14T01:04:44.452272304Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=276.857µs logger=migrator t=2026-05-14T01:04:44.45747014Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-14T01:04:44.458632236Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.166686ms logger=migrator t=2026-05-14T01:04:44.463492545Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-14T01:04:44.463673179Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=171.054µs logger=migrator t=2026-05-14T01:04:44.469514621Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-14T01:04:44.473380017Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.866057ms logger=migrator t=2026-05-14T01:04:44.478064152Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-14T01:04:44.479840762Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.77311ms logger=migrator t=2026-05-14T01:04:44.484497757Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-14T01:04:44.486284187Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.78758ms logger=migrator t=2026-05-14T01:04:44.491947114Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-14T01:04:44.493214692Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.267118ms logger=migrator t=2026-05-14T01:04:44.498076261Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-14T01:04:44.500991647Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.915506ms logger=migrator t=2026-05-14T01:04:44.505082549Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-14T01:04:44.506149033Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.066533ms logger=migrator t=2026-05-14T01:04:44.586489905Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-14T01:04:44.587850636Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.361951ms logger=migrator t=2026-05-14T01:04:44.596168962Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-14T01:04:44.596233784Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=69.262µs logger=migrator t=2026-05-14T01:04:44.602098325Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-14T01:04:44.602130436Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.431µs logger=migrator t=2026-05-14T01:04:44.608220313Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-14T01:04:44.610420852Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.200099ms logger=migrator t=2026-05-14T01:04:44.614170946Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-14T01:04:44.616033618Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.856412ms logger=migrator t=2026-05-14T01:04:44.620084789Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-14T01:04:44.622083884Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.992574ms logger=migrator t=2026-05-14T01:04:44.627404433Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-14T01:04:44.629263825Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.859272ms logger=migrator t=2026-05-14T01:04:44.637040179Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-14T01:04:44.637260414Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=220.945µs logger=migrator t=2026-05-14T01:04:44.64244794Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-14T01:04:44.643476384Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.027774ms logger=migrator t=2026-05-14T01:04:44.648487086Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-14T01:04:44.649242793Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=756.127µs logger=migrator t=2026-05-14T01:04:44.654959341Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-14T01:04:44.655003822Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=46.191µs logger=migrator t=2026-05-14T01:04:44.660271581Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-14T01:04:44.661706713Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.446003ms logger=migrator t=2026-05-14T01:04:44.666136902Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-14T01:04:44.666847298Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=710.426µs logger=migrator t=2026-05-14T01:04:44.671689297Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-14T01:04:44.680494964Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.792087ms logger=migrator t=2026-05-14T01:04:44.68475464Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-14T01:04:44.685427015Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=665.935µs logger=migrator t=2026-05-14T01:04:44.688661968Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-14T01:04:44.689248851Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=587.224µs logger=migrator t=2026-05-14T01:04:44.693889625Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-14T01:04:44.702389476Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=8.4927ms logger=migrator t=2026-05-14T01:04:44.707432759Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-14T01:04:44.707853198Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=421.109µs logger=migrator t=2026-05-14T01:04:44.711144032Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-14T01:04:44.711732065Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=587.483µs logger=migrator t=2026-05-14T01:04:44.715850658Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-14T01:04:44.718014696Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.163218ms logger=migrator t=2026-05-14T01:04:44.721615757Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-14T01:04:44.722611229Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=994.982µs logger=migrator t=2026-05-14T01:04:44.727433667Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-14T01:04:44.727633672Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=201.395µs logger=migrator t=2026-05-14T01:04:44.734615269Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-14T01:04:44.734848614Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=234.585µs logger=migrator t=2026-05-14T01:04:44.738825043Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-14T01:04:44.739732083Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=906.47µs logger=migrator t=2026-05-14T01:04:44.743833275Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-14T01:04:44.747308013Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.473028ms logger=migrator t=2026-05-14T01:04:44.754572867Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-14T01:04:44.756759446Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.184169ms logger=migrator t=2026-05-14T01:04:44.763105368Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-14T01:04:44.763965247Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=860.029µs logger=migrator t=2026-05-14T01:04:44.768148671Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-14T01:04:44.769182014Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.036513ms logger=migrator t=2026-05-14T01:04:44.774503444Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-14T01:04:44.775296141Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=792.827µs logger=migrator t=2026-05-14T01:04:44.785274295Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-14T01:04:44.787380672Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.103107ms logger=migrator t=2026-05-14T01:04:44.799432203Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-14T01:04:44.810588953Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.174981ms logger=migrator t=2026-05-14T01:04:44.816393863Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-14T01:04:44.818090131Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.702828ms logger=migrator t=2026-05-14T01:04:44.825557619Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-14T01:04:44.826867419Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.31075ms logger=migrator t=2026-05-14T01:04:44.839496852Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-14T01:04:44.845605059Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=6.107367ms logger=migrator t=2026-05-14T01:04:44.860190306Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-14T01:04:44.860861231Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=675.055µs logger=migrator t=2026-05-14T01:04:44.868956313Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-14T01:04:44.871372977Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.416804ms logger=migrator t=2026-05-14T01:04:44.878799264Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-14T01:04:44.881388482Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.589109ms logger=migrator t=2026-05-14T01:04:44.890627259Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-14T01:04:44.89065072Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=24.28µs logger=migrator t=2026-05-14T01:04:44.898313902Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-14T01:04:44.89912454Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=806.318µs logger=migrator t=2026-05-14T01:04:44.906913674Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-14T01:04:44.909675946Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.758952ms logger=migrator t=2026-05-14T01:04:44.914965095Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-14T01:04:44.915156539Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=193.244µs logger=migrator t=2026-05-14T01:04:44.925543332Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-14T01:04:44.925732807Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=199.135µs logger=migrator t=2026-05-14T01:04:44.934440152Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-14T01:04:44.937215294Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.775102ms logger=migrator t=2026-05-14T01:04:44.943683729Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-14T01:04:44.943889904Z level=info msg="Migration successfully executed" id="Update uid value" duration=206.355µs logger=migrator t=2026-05-14T01:04:44.967450503Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-14T01:04:44.968375674Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=925.811µs logger=migrator t=2026-05-14T01:04:44.982677504Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-14T01:04:44.984169178Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.495344ms logger=migrator t=2026-05-14T01:04:44.994327036Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-14T01:04:44.995698497Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.372541ms logger=migrator t=2026-05-14T01:04:45.028921662Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-14T01:04:45.030589419Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.687557ms logger=migrator t=2026-05-14T01:04:45.124524057Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-14T01:04:45.12555753Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.036863ms logger=migrator t=2026-05-14T01:04:45.1362165Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-14T01:04:45.138275566Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.063447ms logger=migrator t=2026-05-14T01:04:45.147252127Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-14T01:04:45.149122659Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.878492ms logger=migrator t=2026-05-14T01:04:45.159955662Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-14T01:04:45.161275992Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.32535ms logger=migrator t=2026-05-14T01:04:45.169734412Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-14T01:04:45.170971399Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.239478ms logger=migrator t=2026-05-14T01:04:45.178018847Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-14T01:04:45.185434094Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.490939ms logger=migrator t=2026-05-14T01:04:45.192237656Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-14T01:04:45.193050055Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=812.519µs logger=migrator t=2026-05-14T01:04:45.198155349Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-14T01:04:45.199035029Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=879.67µs logger=migrator t=2026-05-14T01:04:45.205877303Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-14T01:04:45.206953767Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.076554ms logger=migrator t=2026-05-14T01:04:45.215278813Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-14T01:04:45.216755286Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.476833ms logger=migrator t=2026-05-14T01:04:45.223937928Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-14T01:04:45.224382048Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=447.4µs logger=migrator t=2026-05-14T01:04:45.230065285Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-14T01:04:45.230762441Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=677.065µs logger=migrator t=2026-05-14T01:04:45.239894116Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-14T01:04:45.239965227Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=83.722µs logger=migrator t=2026-05-14T01:04:45.248390066Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-14T01:04:45.251758552Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.374176ms logger=migrator t=2026-05-14T01:04:45.262115764Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-14T01:04:45.265357097Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.246023ms logger=migrator t=2026-05-14T01:04:45.274805769Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-14T01:04:45.274992273Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=193.414µs logger=migrator t=2026-05-14T01:04:45.282051972Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-14T01:04:45.285234973Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.187392ms logger=migrator t=2026-05-14T01:04:45.294206854Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-14T01:04:45.299540614Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.33237ms logger=migrator t=2026-05-14T01:04:45.307611975Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-14T01:04:45.308800142Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.190766ms logger=migrator t=2026-05-14T01:04:45.316924124Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-14T01:04:45.317763713Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=847.529µs logger=migrator t=2026-05-14T01:04:45.32832277Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-14T01:04:45.329403024Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.082285ms logger=migrator t=2026-05-14T01:04:45.335961111Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-14T01:04:45.337025925Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.068014ms logger=migrator t=2026-05-14T01:04:45.346093148Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-14T01:04:45.347124542Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.034673ms logger=migrator t=2026-05-14T01:04:45.353041814Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-14T01:04:45.353858123Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=810.129µs logger=migrator t=2026-05-14T01:04:45.362570258Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-14T01:04:45.362754902Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=189.164µs logger=migrator t=2026-05-14T01:04:45.383953138Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-14T01:04:45.384001469Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.601µs logger=migrator t=2026-05-14T01:04:45.446956402Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-14T01:04:45.450364788Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.412067ms logger=migrator t=2026-05-14T01:04:45.456085706Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-14T01:04:45.459079964Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.008348ms logger=migrator t=2026-05-14T01:04:45.465261022Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-14T01:04:45.465333984Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=72.722µs logger=migrator t=2026-05-14T01:04:45.473997368Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-14T01:04:45.474707954Z level=info msg="Migration successfully executed" id="create quota table v1" duration=711.786µs logger=migrator t=2026-05-14T01:04:45.487114653Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-14T01:04:45.488160786Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.051664ms logger=migrator t=2026-05-14T01:04:45.498072389Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-14T01:04:45.49814869Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=80.702µs logger=migrator t=2026-05-14T01:04:45.506457106Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-14T01:04:45.507865448Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.408362ms logger=migrator t=2026-05-14T01:04:45.517069425Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-14T01:04:45.519349416Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.286461ms logger=migrator t=2026-05-14T01:04:45.52932866Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-14T01:04:45.532372678Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.044048ms logger=migrator t=2026-05-14T01:04:45.537696518Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-14T01:04:45.537767799Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=72.932µs logger=migrator t=2026-05-14T01:04:45.547408785Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-14T01:04:45.548662614Z level=info msg="Migration successfully executed" id="create session table" duration=1.259489ms logger=migrator t=2026-05-14T01:04:45.557369279Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-14T01:04:45.557487212Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=120.152µs logger=migrator t=2026-05-14T01:04:45.574444232Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-14T01:04:45.574642836Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=199.944µs logger=migrator t=2026-05-14T01:04:45.585639063Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-14T01:04:45.587009834Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.363671ms logger=migrator t=2026-05-14T01:04:45.596308972Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-14T01:04:45.597147511Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=839.259µs logger=migrator t=2026-05-14T01:04:45.603531005Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-14T01:04:45.603607257Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=77.102µs logger=migrator t=2026-05-14T01:04:45.610403049Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-14T01:04:45.61047492Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=74.921µs logger=migrator t=2026-05-14T01:04:45.616538706Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-14T01:04:45.621748234Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.210257ms logger=migrator t=2026-05-14T01:04:45.630009799Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-14T01:04:45.634435598Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.423139ms logger=migrator t=2026-05-14T01:04:45.641579878Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-14T01:04:45.641721522Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=142.094µs logger=migrator t=2026-05-14T01:04:45.64655992Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-14T01:04:45.646667422Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=92.042µs logger=migrator t=2026-05-14T01:04:45.651216404Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-14T01:04:45.652000152Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=783.938µs logger=migrator t=2026-05-14T01:04:45.657857924Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-14T01:04:45.657888284Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=24.3µs logger=migrator t=2026-05-14T01:04:45.663108941Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-14T01:04:45.666063638Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.955497ms logger=migrator t=2026-05-14T01:04:45.671353786Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-14T01:04:45.67152123Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=179.384µs logger=migrator t=2026-05-14T01:04:45.677483364Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-14T01:04:45.680348888Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.863724ms logger=migrator t=2026-05-14T01:04:45.685718559Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-14T01:04:45.688696165Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.977496ms logger=migrator t=2026-05-14T01:04:45.693931103Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-14T01:04:45.694039716Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=109.093µs logger=migrator t=2026-05-14T01:04:45.699232082Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-14T01:04:45.700072821Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=834.209µs logger=migrator t=2026-05-14T01:04:45.706152467Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-14T01:04:45.706989956Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=834.599µs logger=migrator t=2026-05-14T01:04:45.712668144Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-14T01:04:45.713598504Z level=info msg="Migration successfully executed" id="create alert table v1" duration=930.161µs logger=migrator t=2026-05-14T01:04:45.719435305Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-14T01:04:45.720194692Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=759.197µs logger=migrator t=2026-05-14T01:04:45.725629244Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-14T01:04:45.726390001Z level=info msg="Migration successfully executed" id="add index alert state" duration=761.197µs logger=migrator t=2026-05-14T01:04:45.731978807Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-14T01:04:45.732715723Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=736.936µs logger=migrator t=2026-05-14T01:04:45.739042245Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-14T01:04:45.739559957Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=518.742µs logger=migrator t=2026-05-14T01:04:45.745531691Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-14T01:04:45.746428801Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=897.041µs logger=migrator t=2026-05-14T01:04:45.754509782Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-14T01:04:45.755792081Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.281719ms logger=migrator t=2026-05-14T01:04:45.762020591Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-14T01:04:45.772640539Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.619559ms logger=migrator t=2026-05-14T01:04:45.778877499Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-14T01:04:45.779726278Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=848.659µs logger=migrator t=2026-05-14T01:04:45.785286493Z 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-05-14T01:04:45.786347177Z 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.055213ms logger=migrator t=2026-05-14T01:04:45.793118318Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-14T01:04:45.793461246Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=342.888µs logger=migrator t=2026-05-14T01:04:45.798573601Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-14T01:04:45.799176754Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=602.143µs logger=migrator t=2026-05-14T01:04:45.804477403Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-14T01:04:45.805254751Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=777.188µs logger=migrator t=2026-05-14T01:04:45.811531772Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-14T01:04:45.814991009Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.458698ms logger=migrator t=2026-05-14T01:04:45.821152868Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-14T01:04:45.825232179Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.082852ms logger=migrator t=2026-05-14T01:04:45.831444218Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-14T01:04:45.83463215Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.192362ms logger=migrator t=2026-05-14T01:04:45.841024893Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-14T01:04:45.843756705Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.731562ms logger=migrator t=2026-05-14T01:04:45.849053403Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-14T01:04:45.850122477Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.079734ms logger=migrator t=2026-05-14T01:04:45.856646704Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-14T01:04:45.856705965Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=71.031µs logger=migrator t=2026-05-14T01:04:45.863895556Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-14T01:04:45.863936877Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.231µs logger=migrator t=2026-05-14T01:04:45.869104193Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-14T01:04:45.869942202Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=837.349µs logger=migrator t=2026-05-14T01:04:45.878691519Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-14T01:04:45.880569851Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.914873ms logger=migrator t=2026-05-14T01:04:45.893043421Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-14T01:04:45.893748666Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=700.746µs logger=migrator t=2026-05-14T01:04:45.970179691Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-14T01:04:45.971546302Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.369371ms logger=migrator t=2026-05-14T01:04:46.079803121Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-14T01:04:46.080905276Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.104795ms logger=migrator t=2026-05-14T01:04:46.233194752Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-14T01:04:46.23930705Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.110198ms logger=migrator t=2026-05-14T01:04:46.266176872Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-14T01:04:46.271049662Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.86648ms logger=migrator t=2026-05-14T01:04:46.303750545Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-14T01:04:46.304034242Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=287.137µs logger=migrator t=2026-05-14T01:04:46.343692362Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-14T01:04:46.345543263Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.883432ms logger=migrator t=2026-05-14T01:04:46.830059044Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-14T01:04:46.831947747Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.893863ms logger=migrator t=2026-05-14T01:04:46.978336911Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-14T01:04:46.984309594Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.991404ms logger=migrator t=2026-05-14T01:04:47.363023552Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-14T01:04:47.363236477Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=235.825µs logger=migrator t=2026-05-14T01:04:47.416526672Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-14T01:04:47.418072277Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.546675ms logger=migrator t=2026-05-14T01:04:47.446990166Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-14T01:04:47.448615572Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.646177ms logger=migrator t=2026-05-14T01:04:47.560985504Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-14T01:04:47.561190198Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=206.215µs logger=migrator t=2026-05-14T01:04:47.582262751Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-14T01:04:47.583901558Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.634216ms logger=migrator t=2026-05-14T01:04:47.614091635Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-14T01:04:47.61521422Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.125275ms logger=migrator t=2026-05-14T01:04:47.661880567Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-14T01:04:47.663591386Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.715359ms logger=migrator t=2026-05-14T01:04:47.682144902Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-14T01:04:47.683546724Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.401641ms logger=migrator t=2026-05-14T01:04:47.692389962Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-14T01:04:47.694015098Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.622816ms logger=migrator t=2026-05-14T01:04:47.739009308Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-14T01:04:47.74087164Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.864142ms logger=migrator t=2026-05-14T01:04:47.778835091Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-14T01:04:47.778879722Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.481µs logger=migrator t=2026-05-14T01:04:47.846472129Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-14T01:04:47.859779708Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=13.300048ms logger=migrator t=2026-05-14T01:04:47.89330634Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-14T01:04:47.894960737Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.657427ms logger=migrator t=2026-05-14T01:04:47.915507368Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-14T01:04:47.922024734Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.536837ms logger=migrator t=2026-05-14T01:04:47.939459305Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-14T01:04:47.940754524Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.295869ms logger=migrator t=2026-05-14T01:04:47.970681686Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-14T01:04:47.972384114Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.706628ms logger=migrator t=2026-05-14T01:04:48.017061936Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-14T01:04:48.019254756Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.19597ms logger=migrator t=2026-05-14T01:04:48.038470217Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-14T01:04:48.053986595Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.515398ms logger=migrator t=2026-05-14T01:04:48.241366829Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-14T01:04:48.242700829Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.33784ms logger=migrator t=2026-05-14T01:04:48.332963355Z 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-05-14T01:04:48.334640882Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.678888ms logger=migrator t=2026-05-14T01:04:48.35546933Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-14T01:04:48.356028442Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=563.243µs logger=migrator t=2026-05-14T01:04:48.385441022Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-14T01:04:48.387236862Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.79907ms logger=migrator t=2026-05-14T01:04:48.415257141Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-14T01:04:48.415577518Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=313.387µs logger=migrator t=2026-05-14T01:04:48.430426251Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-14T01:04:48.438139874Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.715103ms logger=migrator t=2026-05-14T01:04:48.45753895Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-14T01:04:48.463930673Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.391943ms logger=migrator t=2026-05-14T01:04:48.486405487Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-14T01:04:48.487753757Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.34825ms logger=migrator t=2026-05-14T01:04:48.525091655Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-14T01:04:48.526534428Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.441963ms logger=migrator t=2026-05-14T01:04:48.854922236Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-14T01:04:48.855391656Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=488.671µs logger=migrator t=2026-05-14T01:04:48.873250237Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-14T01:04:48.878134627Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.88192ms logger=migrator t=2026-05-14T01:04:48.892074799Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-14T01:04:48.893047721Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=969.732µs logger=migrator t=2026-05-14T01:04:48.91570632Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-14T01:04:48.916088808Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=386.218µs logger=migrator t=2026-05-14T01:04:48.932098758Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-14T01:04:48.932968607Z level=info msg="Migration successfully executed" id="Move region to single row" duration=872.1µs logger=migrator t=2026-05-14T01:04:48.945929688Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-14T01:04:48.947469042Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.537644ms logger=migrator t=2026-05-14T01:04:48.970383406Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-14T01:04:48.971805738Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.423992ms logger=migrator t=2026-05-14T01:04:49.003158942Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-14T01:04:49.004978813Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.826351ms logger=migrator t=2026-05-14T01:04:49.034834362Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-14T01:04:49.036398288Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.564006ms logger=migrator t=2026-05-14T01:04:49.07037527Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-14T01:04:49.071307371Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=932.111µs logger=migrator t=2026-05-14T01:04:49.077672654Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-14T01:04:49.078535103Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=858.449µs logger=migrator t=2026-05-14T01:04:49.106164193Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-14T01:04:49.106351507Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=196.084µs logger=migrator t=2026-05-14T01:04:49.123179025Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-14T01:04:49.124644988Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.395741ms logger=migrator t=2026-05-14T01:04:49.143573372Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-14T01:04:49.144949213Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.376301ms logger=migrator t=2026-05-14T01:04:49.207444045Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-14T01:04:49.209025471Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.582266ms logger=migrator t=2026-05-14T01:04:49.228649981Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-14T01:04:49.230020132Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.370841ms logger=migrator t=2026-05-14T01:04:49.248487036Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-14T01:04:49.248832594Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=345.678µs logger=migrator t=2026-05-14T01:04:49.270532381Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-14T01:04:49.271113434Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=581.663µs logger=migrator t=2026-05-14T01:04:49.305143217Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-14T01:04:49.30527061Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=143.273µs logger=migrator t=2026-05-14T01:04:49.346808093Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-14T01:04:49.348714785Z level=info msg="Migration successfully executed" id="create team table" duration=1.911613ms logger=migrator t=2026-05-14T01:04:49.383780982Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-14T01:04:49.385666134Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.888372ms logger=migrator t=2026-05-14T01:04:49.401747095Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-14T01:04:49.403162647Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.415552ms logger=migrator t=2026-05-14T01:04:49.426413338Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-14T01:04:49.431294878Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.8851ms logger=migrator t=2026-05-14T01:04:49.446483779Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-14T01:04:49.446684243Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=203.154µs logger=migrator t=2026-05-14T01:04:49.668894199Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-14T01:04:49.67071446Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.823621ms logger=migrator t=2026-05-14T01:04:49.81421685Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-14T01:04:49.816263856Z level=info msg="Migration successfully executed" id="create team member table" duration=2.048736ms logger=migrator t=2026-05-14T01:04:49.848877098Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-14T01:04:49.850861792Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.987145ms logger=migrator t=2026-05-14T01:04:49.859961506Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-14T01:04:49.861100862Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.138976ms logger=migrator t=2026-05-14T01:04:49.870055253Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-14T01:04:49.870913962Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=859.129µs logger=migrator t=2026-05-14T01:04:49.878500122Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-14T01:04:49.883441043Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.940871ms logger=migrator t=2026-05-14T01:04:49.889433158Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-14T01:04:49.894289736Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.856029ms logger=migrator t=2026-05-14T01:04:49.900597878Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-14T01:04:49.905111049Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.512901ms logger=migrator t=2026-05-14T01:04:49.915622075Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-14T01:04:49.916771591Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.153186ms logger=migrator t=2026-05-14T01:04:49.928281069Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-14T01:04:49.929502596Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.224067ms logger=migrator t=2026-05-14T01:04:49.936165826Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-14T01:04:49.937435994Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.269828ms logger=migrator t=2026-05-14T01:04:49.952597405Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-14T01:04:49.953692659Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.096495ms logger=migrator t=2026-05-14T01:04:49.961419033Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-14T01:04:49.962883145Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.451432ms logger=migrator t=2026-05-14T01:04:49.972864459Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-14T01:04:49.974001065Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.135596ms logger=migrator t=2026-05-14T01:04:49.983445167Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-14T01:04:49.984548362Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.104524ms logger=migrator t=2026-05-14T01:04:49.992226544Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-14T01:04:49.993168235Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=941.321µs logger=migrator t=2026-05-14T01:04:49.999713852Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-14T01:04:50.000719004Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.003892ms logger=migrator t=2026-05-14T01:04:50.009050851Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-14T01:04:50.009519122Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=472.611µs logger=migrator t=2026-05-14T01:04:50.017523041Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-14T01:04:50.019138448Z level=info msg="Migration successfully executed" id="create tag table" duration=1.614707ms logger=migrator t=2026-05-14T01:04:50.027764971Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-14T01:04:50.029540411Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.77529ms logger=migrator t=2026-05-14T01:04:50.04017391Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-14T01:04:50.042458581Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.286102ms logger=migrator t=2026-05-14T01:04:50.051381371Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-14T01:04:50.052345453Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=963.762µs logger=migrator t=2026-05-14T01:04:50.058393558Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-14T01:04:50.059475903Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.081175ms logger=migrator t=2026-05-14T01:04:50.065778904Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-14T01:04:50.082730254Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.95014ms logger=migrator t=2026-05-14T01:04:50.090003308Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-14T01:04:50.090799366Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=796.487µs logger=migrator t=2026-05-14T01:04:50.098800785Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-14T01:04:50.100319429Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.524554ms logger=migrator t=2026-05-14T01:04:50.107609483Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-14T01:04:50.108013512Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=395.089µs logger=migrator t=2026-05-14T01:04:50.114275682Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-14T01:04:50.115307595Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.031473ms logger=migrator t=2026-05-14T01:04:50.122929777Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-14T01:04:50.123731515Z level=info msg="Migration successfully executed" id="create user auth table" duration=801.657µs logger=migrator t=2026-05-14T01:04:50.129847292Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-14T01:04:50.130886495Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.041424ms logger=migrator t=2026-05-14T01:04:50.138981606Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-14T01:04:50.139169521Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=193.655µs logger=migrator t=2026-05-14T01:04:50.146764411Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-14T01:04:50.152587532Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.823111ms logger=migrator t=2026-05-14T01:04:50.161982823Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-14T01:04:50.167571648Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.588795ms logger=migrator t=2026-05-14T01:04:50.17657692Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-14T01:04:50.183924735Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.343125ms logger=migrator t=2026-05-14T01:04:50.189236454Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-14T01:04:50.194702827Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.464723ms logger=migrator t=2026-05-14T01:04:50.201012808Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-14T01:04:50.201923429Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=915.331µs logger=migrator t=2026-05-14T01:04:50.207651687Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-14T01:04:50.213789335Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.138228ms logger=migrator t=2026-05-14T01:04:50.218690425Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-14T01:04:50.219553724Z level=info msg="Migration successfully executed" id="create server_lock table" duration=868.279µs logger=migrator t=2026-05-14T01:04:50.226415558Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-14T01:04:50.227730588Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.31382ms logger=migrator t=2026-05-14T01:04:50.235020571Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-14T01:04:50.236207168Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.187697ms logger=migrator t=2026-05-14T01:04:50.246379456Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-14T01:04:50.247095802Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=717.676µs logger=migrator t=2026-05-14T01:04:50.256630036Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-14T01:04:50.257861174Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.236518ms logger=migrator t=2026-05-14T01:04:50.269805482Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-14T01:04:50.270830525Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.025133ms logger=migrator t=2026-05-14T01:04:50.278825744Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-14T01:04:50.286341353Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.514679ms logger=migrator t=2026-05-14T01:04:50.291264284Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-14T01:04:50.292259436Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=994.312µs logger=migrator t=2026-05-14T01:04:50.298400784Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-14T01:04:50.300956931Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.548457ms logger=migrator t=2026-05-14T01:04:50.309769519Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-14T01:04:50.310575277Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=806.208µs logger=migrator t=2026-05-14T01:04:50.317116634Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-14T01:04:50.31782948Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=707.805µs logger=migrator t=2026-05-14T01:04:50.323473747Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-14T01:04:50.324165082Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=690.785µs logger=migrator t=2026-05-14T01:04:50.33164071Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-14T01:04:50.331694731Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=52.281µs logger=migrator t=2026-05-14T01:04:50.33787632Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-14T01:04:50.338060994Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=185.794µs logger=migrator t=2026-05-14T01:04:50.353440109Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-14T01:04:50.354316308Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=880.09µs logger=migrator t=2026-05-14T01:04:50.364824754Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-14T01:04:50.365825767Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.000923ms logger=migrator t=2026-05-14T01:04:50.37089478Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-14T01:04:50.371803081Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=908.121µs logger=migrator t=2026-05-14T01:04:50.379027783Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-14T01:04:50.379101405Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.182µs logger=migrator t=2026-05-14T01:04:50.387572545Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-14T01:04:50.388429864Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=855.94µs logger=migrator t=2026-05-14T01:04:50.401419085Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-14T01:04:50.402353896Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=937.641µs logger=migrator t=2026-05-14T01:04:50.407567433Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-14T01:04:50.408269649Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=702.436µs logger=migrator t=2026-05-14T01:04:50.414900458Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-14T01:04:50.415695536Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=795.228µs logger=migrator t=2026-05-14T01:04:50.419103362Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-14T01:04:50.428918492Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.81509ms logger=migrator t=2026-05-14T01:04:50.433044805Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-14T01:04:50.433746041Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=703.716µs logger=migrator t=2026-05-14T01:04:50.442049957Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-14T01:04:50.4422027Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=155.743µs logger=migrator t=2026-05-14T01:04:50.452400639Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-14T01:04:50.453681918Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.281329ms logger=migrator t=2026-05-14T01:04:50.462154088Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-14T01:04:50.463267503Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.112765ms logger=migrator t=2026-05-14T01:04:50.471362645Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-14T01:04:50.473573514Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.203319ms logger=migrator t=2026-05-14T01:04:50.478196908Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-14T01:04:50.47827888Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=82.592µs logger=migrator t=2026-05-14T01:04:50.482416523Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-14T01:04:50.483654511Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.238178ms logger=migrator t=2026-05-14T01:04:50.488544339Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-14T01:04:50.489725176Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.179667ms logger=migrator t=2026-05-14T01:04:50.495318751Z 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-05-14T01:04:50.49703744Z 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.717218ms logger=migrator t=2026-05-14T01:04:50.505573951Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-14T01:04:50.507512765Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.935874ms logger=migrator t=2026-05-14T01:04:50.514210475Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-14T01:04:50.520743912Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.533487ms logger=migrator t=2026-05-14T01:04:50.527389601Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-14T01:04:50.528478815Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.091334ms logger=migrator t=2026-05-14T01:04:50.535587355Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-14T01:04:50.53672754Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.139505ms logger=migrator t=2026-05-14T01:04:50.542584222Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-14T01:04:50.571128412Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.54543ms logger=migrator t=2026-05-14T01:04:50.57638886Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-14T01:04:50.600012Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.6225ms logger=migrator t=2026-05-14T01:04:50.603822286Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-14T01:04:50.604522651Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=700.135µs logger=migrator t=2026-05-14T01:04:50.609247268Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-14T01:04:50.61024587Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=997.893µs logger=migrator t=2026-05-14T01:04:50.615275753Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-14T01:04:50.620901519Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.624826ms logger=migrator t=2026-05-14T01:04:50.624876398Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-14T01:04:50.630521385Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.644917ms logger=migrator t=2026-05-14T01:04:50.637188864Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-14T01:04:50.638151686Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=962.772µs logger=migrator t=2026-05-14T01:04:50.644606851Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-14T01:04:50.645580373Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=971.512µs logger=migrator t=2026-05-14T01:04:50.654229717Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-14T01:04:50.655192338Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=961.081µs logger=migrator t=2026-05-14T01:04:50.665219663Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-14T01:04:50.666263677Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.041834ms logger=migrator t=2026-05-14T01:04:50.671613397Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-14T01:04:50.671682368Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=69.671µs logger=migrator t=2026-05-14T01:04:50.675862452Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-14T01:04:50.681657882Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.7976ms logger=migrator t=2026-05-14T01:04:50.695353129Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-14T01:04:50.701404085Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.050646ms logger=migrator t=2026-05-14T01:04:50.705745263Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-14T01:04:50.715710236Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.966113ms logger=migrator t=2026-05-14T01:04:50.721085367Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-14T01:04:50.721984647Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=899.07µs logger=migrator t=2026-05-14T01:04:50.726845626Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-14T01:04:50.727787527Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=942.811µs logger=migrator t=2026-05-14T01:04:50.731233584Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-14T01:04:50.737135077Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.901233ms logger=migrator t=2026-05-14T01:04:50.740875151Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-14T01:04:50.746773883Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.898652ms logger=migrator t=2026-05-14T01:04:50.752549083Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-14T01:04:50.753559586Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.010453ms logger=migrator t=2026-05-14T01:04:50.758148278Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-14T01:04:50.767275323Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.127975ms logger=migrator t=2026-05-14T01:04:51.266665528Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-14T01:04:51.27432508Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.662732ms logger=migrator t=2026-05-14T01:04:53.90253271Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-14T01:04:53.902797655Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=272.546µs logger=migrator t=2026-05-14T01:04:54.097641886Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-14T01:04:54.101308539Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=3.669862ms logger=migrator t=2026-05-14T01:04:54.274792491Z 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-05-14T01:04:54.27696175Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.166969ms logger=migrator t=2026-05-14T01:04:54.343136654Z 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-05-14T01:04:54.344969185Z 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.832151ms logger=migrator t=2026-05-14T01:04:54.359788458Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-14T01:04:54.35985894Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.102µs logger=migrator t=2026-05-14T01:04:54.364932203Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-14T01:04:54.377142817Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=12.207454ms logger=migrator t=2026-05-14T01:04:54.381488415Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-14T01:04:54.38659018Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.100384ms logger=migrator t=2026-05-14T01:04:54.391349756Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-14T01:04:54.397897523Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.547667ms logger=migrator t=2026-05-14T01:04:54.402165279Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-14T01:04:54.411686812Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.520593ms logger=migrator t=2026-05-14T01:04:54.417331919Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-14T01:04:54.426063445Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.724766ms logger=migrator t=2026-05-14T01:04:54.434252149Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-14T01:04:54.434396152Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=149.594µs logger=migrator t=2026-05-14T01:04:54.43787286Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-14T01:04:54.439048986Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.175696ms logger=migrator t=2026-05-14T01:04:54.44591227Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-14T01:04:54.45436184Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.45207ms logger=migrator t=2026-05-14T01:04:54.516779491Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-14T01:04:54.516940724Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=167.174µs logger=migrator t=2026-05-14T01:04:54.521720751Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-14T01:04:54.532767089Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.045028ms logger=migrator t=2026-05-14T01:04:54.538058678Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-14T01:04:54.538780684Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=724.846µs logger=migrator t=2026-05-14T01:04:54.543015309Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-14T01:04:54.55375797Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.740481ms logger=migrator t=2026-05-14T01:04:54.557641977Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-14T01:04:54.558888425Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.247018ms logger=migrator t=2026-05-14T01:04:54.565629396Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-14T01:04:54.567258173Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.628407ms logger=migrator t=2026-05-14T01:04:54.574278701Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-14T01:04:54.58407109Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.79337ms logger=migrator t=2026-05-14T01:04:54.588771776Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-14T01:04:54.589586274Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=813.728µs logger=migrator t=2026-05-14T01:04:54.595000955Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-14T01:04:54.595983927Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=982.732µs logger=migrator t=2026-05-14T01:04:54.607736231Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-14T01:04:54.60899561Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.259518ms logger=migrator t=2026-05-14T01:04:54.616568919Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-14T01:04:54.617607513Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.038704ms logger=migrator t=2026-05-14T01:04:54.623101176Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-14T01:04:54.623169538Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.762µs logger=migrator t=2026-05-14T01:04:54.627639388Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-14T01:04:54.629149962Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.507814ms logger=migrator t=2026-05-14T01:04:54.633686403Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-14T01:04:54.634663225Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=976.852µs logger=migrator t=2026-05-14T01:04:54.638417319Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-14T01:04:54.638791698Z 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-05-14T01:04:54.643586416Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-14T01:04:54.643979205Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=393.118µs logger=migrator t=2026-05-14T01:04:54.647918823Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-14T01:04:54.648935846Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.016943ms logger=migrator t=2026-05-14T01:04:54.652858644Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-14T01:04:54.661777424Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.918961ms logger=migrator t=2026-05-14T01:04:54.669863515Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-14T01:04:54.671228946Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.367051ms logger=migrator t=2026-05-14T01:04:54.681702821Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-14T01:04:54.683536172Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.835941ms logger=migrator t=2026-05-14T01:04:54.690671332Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-14T01:04:54.691521621Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=850.249µs logger=migrator t=2026-05-14T01:04:54.697486455Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-14T01:04:54.69860192Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.119175ms logger=migrator t=2026-05-14T01:04:54.703184973Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-14T01:04:54.704160315Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=974.682µs logger=migrator t=2026-05-14T01:04:54.714539168Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-14T01:04:54.714594399Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=58.811µs logger=migrator t=2026-05-14T01:04:54.720207585Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-14T01:04:54.720343468Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=143.193µs logger=migrator t=2026-05-14T01:04:54.735431996Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-14T01:04:54.74938891Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.952643ms logger=migrator t=2026-05-14T01:04:54.782520233Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-14T01:04:54.783190748Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=675.555µs logger=migrator t=2026-05-14T01:04:54.826366727Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-14T01:04:54.827526883Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.160886ms logger=migrator t=2026-05-14T01:04:54.837354603Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-14T01:04:54.837609349Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=256.386µs logger=migrator t=2026-05-14T01:04:54.84255417Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-14T01:04:54.843477451Z level=info msg="Migration successfully executed" id="create data_keys table" duration=922.511µs logger=migrator t=2026-05-14T01:04:54.848771689Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-14T01:04:54.849834333Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.062324ms logger=migrator t=2026-05-14T01:04:54.87597624Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-14T01:04:54.920429647Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=44.434837ms logger=migrator t=2026-05-14T01:04:54.93169977Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-14T01:04:54.941915349Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.216859ms logger=migrator t=2026-05-14T01:04:54.949452249Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-14T01:04:54.949674484Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=223.285µs logger=migrator t=2026-05-14T01:04:54.958991302Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-14T01:04:54.992157947Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.162884ms logger=migrator t=2026-05-14T01:04:55.006860177Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-14T01:04:55.039696803Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.829017ms logger=migrator t=2026-05-14T01:04:55.046114837Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-14T01:04:55.046911665Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=797.148µs logger=migrator t=2026-05-14T01:04:55.090774579Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-14T01:04:55.09259309Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.819451ms logger=migrator t=2026-05-14T01:04:55.103409193Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-14T01:04:55.10375368Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=345.767µs logger=migrator t=2026-05-14T01:04:55.109267644Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-14T01:04:55.110623635Z level=info msg="Migration successfully executed" id="create permission table" duration=1.355811ms logger=migrator t=2026-05-14T01:04:55.11710364Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-14T01:04:55.118671115Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.567405ms logger=migrator t=2026-05-14T01:04:55.12647404Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-14T01:04:55.128066326Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.591826ms logger=migrator t=2026-05-14T01:04:55.146722125Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-14T01:04:55.1482726Z level=info msg="Migration successfully executed" id="create role table" duration=1.552864ms logger=migrator t=2026-05-14T01:04:55.163386938Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-14T01:04:55.175077191Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.692053ms logger=migrator t=2026-05-14T01:04:55.180638866Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-14T01:04:55.187854388Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.214001ms logger=migrator t=2026-05-14T01:04:55.193537285Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-14T01:04:55.195319475Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.78198ms logger=migrator t=2026-05-14T01:04:55.207391666Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-14T01:04:55.209631096Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.24946ms logger=migrator t=2026-05-14T01:04:55.220679214Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-14T01:04:55.221787199Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.104205ms logger=migrator t=2026-05-14T01:04:55.228222173Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-14T01:04:55.229905531Z level=info msg="Migration successfully executed" id="create team role table" duration=1.681118ms logger=migrator t=2026-05-14T01:04:55.236904098Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-14T01:04:55.237997723Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.093245ms logger=migrator t=2026-05-14T01:04:55.24456835Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-14T01:04:55.245799778Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.230708ms logger=migrator t=2026-05-14T01:04:55.265175572Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-14T01:04:55.267126866Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.973404ms logger=migrator t=2026-05-14T01:04:55.275054044Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-14T01:04:55.276521907Z level=info msg="Migration successfully executed" id="create user role table" duration=1.482393ms logger=migrator t=2026-05-14T01:04:55.283998835Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-14T01:04:55.28515323Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.155015ms logger=migrator t=2026-05-14T01:04:55.291733588Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-14T01:04:55.292781822Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.047494ms logger=migrator t=2026-05-14T01:04:55.297343454Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-14T01:04:55.298426618Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.082604ms logger=migrator t=2026-05-14T01:04:55.303052712Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-14T01:04:55.304101716Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.049384ms logger=migrator t=2026-05-14T01:04:55.311629665Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-14T01:04:55.31276889Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.139145ms logger=migrator t=2026-05-14T01:04:55.31944515Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-14T01:04:55.320550895Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.106575ms logger=migrator t=2026-05-14T01:04:55.34394672Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-14T01:04:55.353196757Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.223557ms logger=migrator t=2026-05-14T01:04:55.358169989Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-14T01:04:55.35953494Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.36261ms logger=migrator t=2026-05-14T01:04:55.365419582Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-14T01:04:55.367696533Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.280531ms logger=migrator t=2026-05-14T01:04:55.376368447Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-14T01:04:55.378329191Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.963624ms logger=migrator t=2026-05-14T01:04:55.383526168Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-14T01:04:55.384678384Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.152256ms logger=migrator t=2026-05-14T01:04:55.390400722Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-14T01:04:55.391316173Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=916.88µs logger=migrator t=2026-05-14T01:04:55.421864658Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-14T01:04:55.424493067Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.634139ms logger=migrator t=2026-05-14T01:04:55.43263779Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-14T01:04:55.442033161Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.394751ms logger=migrator t=2026-05-14T01:04:55.642691873Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-14T01:04:55.653506696Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.819832ms logger=migrator t=2026-05-14T01:04:55.686870954Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-14T01:04:55.696775726Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.897832ms logger=migrator t=2026-05-14T01:04:55.706551576Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-14T01:04:55.719494156Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.94059ms logger=migrator t=2026-05-14T01:04:55.727092527Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-14T01:04:55.728221842Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.130605ms logger=migrator t=2026-05-14T01:04:55.738334179Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-14T01:04:55.739480314Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.146465ms logger=migrator t=2026-05-14T01:04:55.74552089Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-14T01:04:55.746307828Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=787.008µs logger=migrator t=2026-05-14T01:04:55.751280179Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-14T01:04:55.752958957Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.677118ms logger=migrator t=2026-05-14T01:04:55.758294156Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-14T01:04:55.76023695Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.937784ms logger=migrator t=2026-05-14T01:04:55.765830176Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-14T01:04:55.765897767Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.421µs logger=migrator t=2026-05-14T01:04:55.769533169Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-14T01:04:55.76959015Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=55.901µs logger=migrator t=2026-05-14T01:04:55.772893444Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-14T01:04:55.773551249Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=657.815µs logger=migrator t=2026-05-14T01:04:55.777344354Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-14T01:04:55.778289015Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=945.581µs logger=migrator t=2026-05-14T01:04:55.787097313Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-14T01:04:55.78832391Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.230707ms logger=migrator t=2026-05-14T01:04:55.79366841Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-14T01:04:55.79408995Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=422.479µs logger=migrator t=2026-05-14T01:04:55.798777205Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-14T01:04:55.799603214Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=826.798µs logger=migrator t=2026-05-14T01:04:55.805202659Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-14T01:04:55.806878567Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.674748ms logger=migrator t=2026-05-14T01:04:55.814366125Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-14T01:04:55.815632603Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.270318ms logger=migrator t=2026-05-14T01:04:55.821808452Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-14T01:04:55.831028158Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.218956ms logger=migrator t=2026-05-14T01:04:55.835414257Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-14T01:04:55.835495079Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=84.182µs logger=migrator t=2026-05-14T01:04:55.841001072Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-14T01:04:55.84221594Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.211777ms logger=migrator t=2026-05-14T01:04:55.856004369Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-14T01:04:55.858089946Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.087297ms logger=migrator t=2026-05-14T01:04:55.863701271Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-14T01:04:55.864804306Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.103565ms logger=migrator t=2026-05-14T01:04:55.869909711Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-14T01:04:55.888225392Z level=info msg="Migration successfully executed" id="add correlation config column" duration=18.308491ms logger=migrator t=2026-05-14T01:04:55.90153994Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-14T01:04:55.903822522Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.286972ms logger=migrator t=2026-05-14T01:04:55.908500557Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-14T01:04:55.909924939Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.424432ms logger=migrator t=2026-05-14T01:04:55.926110082Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-14T01:04:55.952073994Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.963052ms logger=migrator t=2026-05-14T01:04:55.955832129Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-14T01:04:55.956600766Z level=info msg="Migration successfully executed" id="create correlation v2" duration=768.797µs logger=migrator t=2026-05-14T01:04:55.979099291Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-14T01:04:55.981578017Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.479805ms logger=migrator t=2026-05-14T01:04:55.989980485Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-14T01:04:55.991052729Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.067234ms logger=migrator t=2026-05-14T01:04:56.00090743Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-14T01:04:56.00267119Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.76291ms logger=migrator t=2026-05-14T01:04:56.009854021Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-14T01:04:56.010180328Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=327.107µs logger=migrator t=2026-05-14T01:04:56.022629918Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-14T01:04:56.023905436Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.270169ms logger=migrator t=2026-05-14T01:04:56.028368766Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-14T01:04:56.039746322Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.378906ms logger=migrator t=2026-05-14T01:04:56.043343252Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-14T01:04:56.044036818Z level=info msg="Migration successfully executed" id="create entity_events table" duration=693.446µs logger=migrator t=2026-05-14T01:04:56.051514666Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-14T01:04:56.052527989Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.011482ms logger=migrator t=2026-05-14T01:04:56.058289948Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-14T01:04:56.058969123Z 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-05-14T01:04:56.063336881Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-14T01:04:56.064035376Z 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-05-14T01:04:56.084545497Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-14T01:04:56.085597291Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.056093ms logger=migrator t=2026-05-14T01:04:56.091967423Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-14T01:04:56.093495328Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.528225ms logger=migrator t=2026-05-14T01:04:56.097764803Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-14T01:04:56.099479602Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.714399ms logger=migrator t=2026-05-14T01:04:56.108811651Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-14T01:04:56.109912276Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.100755ms logger=migrator t=2026-05-14T01:04:56.127542542Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-14T01:04:56.129141437Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.599006ms logger=migrator t=2026-05-14T01:04:56.133923375Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-14T01:04:56.13551618Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.586236ms logger=migrator t=2026-05-14T01:04:56.141841632Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-14T01:04:56.14260475Z level=info msg="Migration successfully executed" id="Drop public config table" duration=762.588µs logger=migrator t=2026-05-14T01:04:56.146774873Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-14T01:04:56.148679286Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.904503ms logger=migrator t=2026-05-14T01:04:56.154087577Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-14T01:04:56.155165171Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.077874ms logger=migrator t=2026-05-14T01:04:56.159372486Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-14T01:04:56.161260008Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.891462ms logger=migrator t=2026-05-14T01:04:56.165514213Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-14T01:04:56.166849443Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.33651ms logger=migrator t=2026-05-14T01:04:56.172464469Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-14T01:04:56.195696551Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.226262ms logger=migrator t=2026-05-14T01:04:56.224912736Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-14T01:04:56.237742074Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.833178ms logger=migrator t=2026-05-14T01:04:56.245241122Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-14T01:04:56.253935767Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.698295ms logger=migrator t=2026-05-14T01:04:56.259019651Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-14T01:04:56.259239526Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=220.315µs logger=migrator t=2026-05-14T01:04:56.263198655Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-14T01:04:56.271588064Z level=info msg="Migration successfully executed" id="add share column" duration=8.388808ms logger=migrator t=2026-05-14T01:04:56.27631949Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-14T01:04:56.276543145Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=223.455µs logger=migrator t=2026-05-14T01:04:56.280077994Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-14T01:04:56.280967324Z level=info msg="Migration successfully executed" id="create file table" duration=889.45µs logger=migrator t=2026-05-14T01:04:56.285380473Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-14T01:04:56.287122052Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.741099ms logger=migrator t=2026-05-14T01:04:56.291974541Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-14T01:04:56.293085226Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.111715ms logger=migrator t=2026-05-14T01:04:56.303167992Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-14T01:04:56.304467861Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.297669ms logger=migrator t=2026-05-14T01:04:56.309213268Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-14T01:04:56.310991168Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.777829ms logger=migrator t=2026-05-14T01:04:56.328334527Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-14T01:04:56.328398258Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.501µs logger=migrator t=2026-05-14T01:04:56.375063595Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-14T01:04:56.375163888Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=102.063µs logger=migrator t=2026-05-14T01:04:56.380534518Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-14T01:04:56.381367497Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=829.909µs logger=migrator t=2026-05-14T01:04:56.387494094Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-14T01:04:56.388182579Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=679.225µs logger=migrator t=2026-05-14T01:04:56.393838417Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-14T01:04:56.395785Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.946333ms logger=migrator t=2026-05-14T01:04:56.402780297Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-14T01:04:56.41182623Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.046983ms logger=migrator t=2026-05-14T01:04:56.415607285Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-14T01:04:56.415716487Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=109.392µs logger=migrator t=2026-05-14T01:04:56.41849935Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-14T01:04:56.419287157Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=787.237µs logger=migrator t=2026-05-14T01:04:56.426936739Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-14T01:04:56.427534342Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=599.083µs logger=migrator t=2026-05-14T01:04:56.432863822Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-14T01:04:56.433859974Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=1.022793ms logger=migrator t=2026-05-14T01:04:56.439742026Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-14T01:04:56.440676557Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=939.961µs logger=migrator t=2026-05-14T01:04:56.444572425Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-14T01:04:56.454311583Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.738718ms logger=migrator t=2026-05-14T01:04:56.459580011Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-14T01:04:56.474161369Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=14.580778ms logger=migrator t=2026-05-14T01:04:56.482270931Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-14T01:04:56.483808585Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.541594ms logger=migrator t=2026-05-14T01:04:56.490951645Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-14T01:04:56.566738956Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.781301ms logger=migrator t=2026-05-14T01:04:56.653922622Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-14T01:04:56.656263814Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.356402ms logger=migrator t=2026-05-14T01:04:56.663751943Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-14T01:04:56.664944209Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.195037ms logger=migrator t=2026-05-14T01:04:56.669290537Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-14T01:04:56.695481634Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.190237ms logger=migrator t=2026-05-14T01:04:56.703029814Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-14T01:04:56.712346013Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.316439ms logger=migrator t=2026-05-14T01:04:56.717711753Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-14T01:04:56.717939269Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=227.686µs logger=migrator t=2026-05-14T01:04:56.725564749Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-14T01:04:56.725858496Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=294.497µs logger=migrator t=2026-05-14T01:04:56.734782786Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-14T01:04:56.735421061Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=638.244µs logger=migrator t=2026-05-14T01:04:56.742748675Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-14T01:04:56.743508102Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=746.897µs logger=migrator t=2026-05-14T01:04:56.750512669Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-14T01:04:56.750956749Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=446.05µs logger=migrator t=2026-05-14T01:04:56.758822436Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-14T01:04:56.76080384Z level=info msg="Migration successfully executed" id="create folder table" duration=1.982324ms logger=migrator t=2026-05-14T01:04:56.768730698Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-14T01:04:56.770918337Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.187419ms logger=migrator t=2026-05-14T01:04:56.777515275Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-14T01:04:56.779157982Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.644197ms logger=migrator t=2026-05-14T01:04:56.786741292Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-14T01:04:56.786769353Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.281µs logger=migrator t=2026-05-14T01:04:56.790567018Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-14T01:04:56.791813136Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.245428ms logger=migrator t=2026-05-14T01:04:56.798897935Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-14T01:04:56.800734516Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.834551ms logger=migrator t=2026-05-14T01:04:56.808105541Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-14T01:04:56.80938285Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.276919ms logger=migrator t=2026-05-14T01:04:56.816823197Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-14T01:04:56.817595524Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=773.107µs logger=migrator t=2026-05-14T01:04:56.824924799Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-14T01:04:56.825173555Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=252.096µs logger=migrator t=2026-05-14T01:04:56.831909416Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-14T01:04:56.833711746Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.80314ms logger=migrator t=2026-05-14T01:04:56.840098839Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-14T01:04:56.841234115Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.134936ms logger=migrator t=2026-05-14T01:04:56.847412514Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-14T01:04:56.849261285Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.869022ms logger=migrator t=2026-05-14T01:04:56.857847067Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-14T01:04:56.859176757Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.33062ms logger=migrator t=2026-05-14T01:04:56.86955717Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-14T01:04:56.870670705Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.114045ms logger=migrator t=2026-05-14T01:04:56.8882705Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-14T01:04:56.889221801Z level=info msg="Migration successfully executed" id="create anon_device table" duration=955.341µs logger=migrator t=2026-05-14T01:04:56.900313721Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-14T01:04:56.901674371Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.361361ms logger=migrator t=2026-05-14T01:04:56.908358091Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-14T01:04:56.909181779Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=823.498µs logger=migrator t=2026-05-14T01:04:56.91455791Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-14T01:04:56.915990332Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.430132ms logger=migrator t=2026-05-14T01:04:56.971443106Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-14T01:04:56.973209756Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.76756ms logger=migrator t=2026-05-14T01:04:57.463470006Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-14T01:04:57.464864927Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.397541ms logger=migrator t=2026-05-14T01:04:57.524969986Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-14T01:04:57.525526478Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=560.312µs logger=migrator t=2026-05-14T01:04:57.532629468Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-14T01:04:57.542299875Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.670127ms logger=migrator t=2026-05-14T01:04:57.549971957Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-14T01:04:57.550667923Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=693.516µs logger=migrator t=2026-05-14T01:04:57.556149406Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-14T01:04:57.556181186Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.961µs logger=migrator t=2026-05-14T01:04:57.562442957Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-14T01:04:57.564251837Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.80822ms logger=migrator t=2026-05-14T01:04:57.57284554Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-14T01:04:57.572904472Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=84.351µs logger=migrator t=2026-05-14T01:04:57.582741102Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-14T01:04:57.585369391Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.618539ms logger=migrator t=2026-05-14T01:04:57.591424717Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-14T01:04:57.592554942Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.130085ms logger=migrator t=2026-05-14T01:04:57.599096399Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-14T01:04:57.600106202Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.010003ms logger=migrator t=2026-05-14T01:04:57.607444717Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-14T01:04:57.608258825Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=814.038µs logger=migrator t=2026-05-14T01:04:57.6165098Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-14T01:04:57.616937599Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=426.539µs logger=migrator t=2026-05-14T01:04:57.622636127Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-14T01:04:57.623611869Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=976.182µs logger=migrator t=2026-05-14T01:04:57.63075945Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-14T01:04:57.631602908Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=843.449µs logger=migrator t=2026-05-14T01:04:57.639398863Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-14T01:04:57.640719923Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.32447ms logger=migrator t=2026-05-14T01:04:57.647022783Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-14T01:04:57.65934933Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.327857ms logger=migrator t=2026-05-14T01:04:57.665164731Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-14T01:04:57.674598302Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.431802ms logger=migrator t=2026-05-14T01:04:57.68118391Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-14T01:04:57.692948634Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.762864ms logger=migrator t=2026-05-14T01:04:57.698863167Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-14T01:04:57.698912248Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=49.571µs logger=migrator t=2026-05-14T01:04:57.705786372Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-14T01:04:57.716147165Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.360502ms logger=migrator t=2026-05-14T01:04:57.878333614Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-14T01:04:57.889244508Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.914125ms logger=migrator t=2026-05-14T01:04:57.895002828Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-14T01:04:57.895323075Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=320.777µs logger=migrator t=2026-05-14T01:04:57.902887724Z level=info msg="migrations completed" performed=558 skipped=0 duration=13.926079649s logger=migrator t=2026-05-14T01:04:57.904089001Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-14T01:04:57.923156129Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-14T01:04:57.923420875Z level=info msg="Created default organization" logger=secrets t=2026-05-14T01:04:57.932838976Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-14T01:04:57.979656867Z level=info msg="Restored cache from database" duration=404.619µs logger=plugin.store t=2026-05-14T01:04:57.980914095Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-14T01:04:58.018088259Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-14T01:04:58.01812318Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-14T01:04:58.018202852Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-14T01:04:58.018216182Z level=info msg="Plugins loaded" count=54 duration=37.302567ms logger=query_data t=2026-05-14T01:04:58.022269533Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-14T01:04:58.025662379Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-14T01:04:58.032008041Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-14T01:04:58.042508427Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-14T01:04:58.044904451Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-14T01:04:58.047056149Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-14T01:04:58.070916964Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-14T01:04:58.092461608Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-14T01:04:58.149383895Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-14T01:04:58.149430356Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-14T01:04:58.149729223Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-14T01:04:58.149803885Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-14T01:04:58.150353477Z level=info msg="State cache has been initialized" states=0 duration=624.434µs logger=ngalert.scheduler t=2026-05-14T01:04:58.150391408Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-14T01:04:58.150448689Z level=info msg=starting first_tick=2026-05-14T01:05:00Z logger=http.server t=2026-05-14T01:04:58.153133729Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-14T01:04:58.153907807Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-05-14T01:04:58.164707889Z level=info msg="Storage starting" logger=plugins.update.checker t=2026-05-14T01:04:58.230025994Z level=info msg="Update check succeeded" duration=76.527947ms logger=sqlstore.transactions t=2026-05-14T01:04:58.440573639Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-14T01:04:58.443967015Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-05-14T01:04:58.600719152Z level=info msg="Update check succeeded" duration=447.265186ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-14T01:04:58.646741524Z level=info msg="Patterns update finished" duration=176.605132ms logger=grafana-apiserver t=2026-05-14T01:04:58.708595632Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-14T01:04:58.709289808Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-14T01:05:08.468370935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.469303547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.493938522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.515357593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.52937306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.556927693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.574579196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.59662052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.616003673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.666892672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.700329603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.854550205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.873896487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.922582244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:08.938498766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.00762606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.023189594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.0769663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.095878152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.147452866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.166593094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.216427718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.230064406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.280420342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.301029634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.345897572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.369139645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.431836949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.4451402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.495962307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.511572942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.563168987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.580408389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.625988674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.646045812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.712617077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.726764308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.782662463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.799047586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.845399829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.864821203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.925004138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:09.946850858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:10.014992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:10.0406784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:10.577386506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:10.594902355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:10.670064931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:10.690401776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:10.762834638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:10.784727869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:10.851380596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:10.866408467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:10.92605413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:10.945783011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.021219593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.038461435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.1127127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.132291267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.195101914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.211125899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.316744296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.329434972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.416770452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.435023538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.501604933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.518787545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.584155732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.60121169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.687210989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.702398773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.781981672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.800630608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.873576542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.889259518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.968408106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:11.991656179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:12.240295046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:12.260825766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T01:05:12.416079432Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-14T01:06:54.17641624Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-14T01:14:58.160231524Z level=info msg="Completed cleanup jobs" duration=6.328528ms logger=plugins.update.checker t=2026-05-14T01:14:58.282483275Z level=info msg="Update check succeeded" duration=51.476266ms logger=sqlstore.transactions t=2026-05-14T01:19:58.043776071Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-14T01:24:58.159848789Z level=info msg="Completed cleanup jobs" duration=5.293423ms logger=plugins.update.checker t=2026-05-14T01:24:58.280275173Z level=info msg="Update check succeeded" duration=49.39384ms logger=cleanup t=2026-05-14T01:34:58.159734295Z level=info msg="Completed cleanup jobs" duration=5.619241ms logger=plugins.update.checker t=2026-05-14T01:34:58.281570647Z level=info msg="Update check succeeded" duration=50.955868ms logger=infra.usagestats t=2026-05-14T01:36:54.202241459Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-14T01:44:58.157826123Z level=info msg="Completed cleanup jobs" duration=3.920041ms logger=plugins.update.checker t=2026-05-14T01:44:58.281347666Z level=info msg="Update check succeeded" duration=50.297633ms logger=cleanup t=2026-05-14T01:54:58.160164329Z level=info msg="Completed cleanup jobs" duration=5.333605ms logger=plugins.update.checker t=2026-05-14T01:54:58.281582226Z level=info msg="Update check succeeded" duration=51.415997ms logger=cleanup t=2026-05-14T02:04:58.162064791Z level=info msg="Completed cleanup jobs" duration=7.636909ms logger=plugins.update.checker t=2026-05-14T02:04:58.279800298Z level=info msg="Update check succeeded" duration=48.84749ms logger=infra.usagestats t=2026-05-14T02:06:54.200423427Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-14T02:14:58.15976257Z level=info msg="Completed cleanup jobs" duration=4.660959ms logger=plugins.update.checker t=2026-05-14T02:14:58.280017076Z level=info msg="Update check succeeded" duration=49.358561ms