logger=settings t=2026-05-12T05:53:17.080095532Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-12T05:53:17Z logger=settings t=2026-05-12T05:53:17.080435541Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-12T05:53:17.080449092Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-12T05:53:17.080456752Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-12T05:53:17.080460972Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-12T05:53:17.080466643Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-12T05:53:17.080470293Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-12T05:53:17.080474043Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-12T05:53:17.080478293Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-12T05:53:17.080482263Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-12T05:53:17.080486034Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-12T05:53:17.08059441Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-12T05:53:17.08060446Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-12T05:53:17.080608361Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-12T05:53:17.080612291Z level=info msg=Target target=[all] logger=settings t=2026-05-12T05:53:17.080619601Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-12T05:53:17.080626222Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-12T05:53:17.080629942Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-12T05:53:17.080633382Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-12T05:53:17.080637032Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-12T05:53:17.080640932Z level=info msg="App mode production" logger=sqlstore t=2026-05-12T05:53:17.080942199Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-12T05:53:17.080965571Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-12T05:53:17.082333299Z level=info msg="Locking database" logger=migrator t=2026-05-12T05:53:17.082344939Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-12T05:53:17.082940653Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-12T05:53:17.083877576Z level=info msg="Migration successfully executed" id="create migration_log table" duration=936.352µs logger=migrator t=2026-05-12T05:53:17.769152375Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-12T05:53:17.771386622Z level=info msg="Migration successfully executed" id="create user table" duration=2.237037ms logger=migrator t=2026-05-12T05:53:17.807343387Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-12T05:53:17.808581568Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.238021ms logger=migrator t=2026-05-12T05:53:17.861025018Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-12T05:53:17.862770166Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.746988ms logger=migrator t=2026-05-12T05:53:17.890749311Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-12T05:53:17.892200434Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.453382ms logger=migrator t=2026-05-12T05:53:17.905069682Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-12T05:53:17.906149954Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.079612ms logger=migrator t=2026-05-12T05:53:17.922300128Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-12T05:53:17.928728492Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=6.417774ms logger=migrator t=2026-05-12T05:53:17.950725819Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-12T05:53:17.953152355Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.426837ms logger=migrator t=2026-05-12T05:53:17.967182019Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-12T05:53:17.968283102Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.102833ms logger=migrator t=2026-05-12T05:53:17.977310403Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-12T05:53:17.978712063Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.382479ms logger=migrator t=2026-05-12T05:53:17.986286612Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-12T05:53:17.987101059Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=818.067µs logger=migrator t=2026-05-12T05:53:17.991499677Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-12T05:53:17.992675644Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.176697ms logger=migrator t=2026-05-12T05:53:17.999642578Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-12T05:53:18.001031497Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.391928ms logger=migrator t=2026-05-12T05:53:18.006606222Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-12T05:53:18.006644115Z level=info msg="Migration successfully executed" id="Update user table charset" duration=39.733µs logger=migrator t=2026-05-12T05:53:18.011339551Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-12T05:53:18.012978094Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.638293ms logger=migrator t=2026-05-12T05:53:18.018242122Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-12T05:53:18.018493446Z level=info msg="Migration successfully executed" id="Add missing user data" duration=251.934µs logger=migrator t=2026-05-12T05:53:18.02437678Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-12T05:53:18.026211063Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.833933ms logger=migrator t=2026-05-12T05:53:18.032110968Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-12T05:53:18.032899973Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=783.714µs logger=migrator t=2026-05-12T05:53:18.037914077Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-12T05:53:18.040275801Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.363764ms logger=migrator t=2026-05-12T05:53:18.051658106Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-12T05:53:18.066716269Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=15.052333ms logger=migrator t=2026-05-12T05:53:18.075891329Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-12T05:53:18.077265127Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.374599ms logger=migrator t=2026-05-12T05:53:18.306263402Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-12T05:53:18.307137963Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=879.67µs logger=migrator t=2026-05-12T05:53:18.330879607Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-12T05:53:18.331994881Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.115504ms logger=migrator t=2026-05-12T05:53:18.34258332Z 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-12T05:53:18.342991314Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=408.364µs logger=migrator t=2026-05-12T05:53:18.359380882Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-12T05:53:18.360502477Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.122664ms logger=migrator t=2026-05-12T05:53:18.375183008Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-12T05:53:18.376356034Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.176386ms logger=migrator t=2026-05-12T05:53:18.393466635Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-12T05:53:18.394596388Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.163975ms logger=migrator t=2026-05-12T05:53:18.409792179Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-12T05:53:18.411787542Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.018564ms logger=migrator t=2026-05-12T05:53:18.427080779Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-12T05:53:18.428962135Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.881896ms logger=migrator t=2026-05-12T05:53:18.437901422Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-12T05:53:18.438650095Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=754.574µs logger=migrator t=2026-05-12T05:53:18.448342874Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-12T05:53:18.448393066Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=52.003µs logger=migrator t=2026-05-12T05:53:18.457212396Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-12T05:53:18.458896482Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.687176ms logger=migrator t=2026-05-12T05:53:18.483379239Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-12T05:53:18.484384666Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.008107ms logger=migrator t=2026-05-12T05:53:18.505940828Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-12T05:53:18.507260442Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.340535ms logger=migrator t=2026-05-12T05:53:18.522304425Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-12T05:53:18.523329043Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.034178ms logger=migrator t=2026-05-12T05:53:18.539260716Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:53:18.544525604Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.264258ms logger=migrator t=2026-05-12T05:53:18.683986416Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-12T05:53:18.685895655Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.94323ms logger=migrator t=2026-05-12T05:53:18.834118764Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-12T05:53:18.83652371Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=2.407116ms logger=migrator t=2026-05-12T05:53:18.920295617Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-12T05:53:18.922320662Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=2.057986ms logger=migrator t=2026-05-12T05:53:19.005321665Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-12T05:53:19.008212019Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.81684ms logger=migrator t=2026-05-12T05:53:19.031384413Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-12T05:53:19.032969963Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.587771ms logger=migrator t=2026-05-12T05:53:19.052128919Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-12T05:53:19.053162738Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.034988ms logger=migrator t=2026-05-12T05:53:19.069591309Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-12T05:53:19.070923604Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.332015ms logger=migrator t=2026-05-12T05:53:19.077412403Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-12T05:53:19.077807775Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=397.012µs logger=migrator t=2026-05-12T05:53:19.090738808Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-12T05:53:19.091962957Z level=info msg="Migration successfully executed" id="create star table" duration=1.22473ms logger=migrator t=2026-05-12T05:53:19.109520293Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-12T05:53:19.110815017Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.294983ms logger=migrator t=2026-05-12T05:53:19.135451863Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-12T05:53:19.136344014Z level=info msg="Migration successfully executed" id="create org table v1" duration=893.812µs logger=migrator t=2026-05-12T05:53:19.146896643Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-12T05:53:19.147930481Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.036109ms logger=migrator t=2026-05-12T05:53:19.19006412Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-12T05:53:19.192113726Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=2.054197ms logger=migrator t=2026-05-12T05:53:19.20224321Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-12T05:53:19.203053216Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=810.826µs logger=migrator t=2026-05-12T05:53:19.523351016Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-12T05:53:19.527445838Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=4.094142ms logger=migrator t=2026-05-12T05:53:19.548436839Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-12T05:53:19.54969782Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.263362ms logger=migrator t=2026-05-12T05:53:19.567352061Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-12T05:53:19.567560323Z level=info msg="Migration successfully executed" id="Update org table charset" duration=233.703µs logger=migrator t=2026-05-12T05:53:19.583080473Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-12T05:53:19.583126925Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=49.983µs logger=migrator t=2026-05-12T05:53:19.60365498Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-12T05:53:19.604393501Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=741.872µs logger=migrator t=2026-05-12T05:53:19.626888257Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-12T05:53:19.628485827Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.5988ms logger=migrator t=2026-05-12T05:53:19.655736812Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-12T05:53:19.66187852Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=6.143089ms logger=migrator t=2026-05-12T05:53:19.677808664Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-12T05:53:19.678824751Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.016518ms logger=migrator t=2026-05-12T05:53:19.686990274Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-12T05:53:19.687681174Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=693.52µs logger=migrator t=2026-05-12T05:53:19.697528772Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-12T05:53:19.699141873Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.618652ms logger=migrator t=2026-05-12T05:53:19.760784578Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-12T05:53:19.763061927Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=2.279729ms logger=migrator t=2026-05-12T05:53:19.778613719Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-12T05:53:19.791024952Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=12.401742ms logger=migrator t=2026-05-12T05:53:19.800750254Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-12T05:53:19.802365465Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.614671ms logger=migrator t=2026-05-12T05:53:19.812724453Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-12T05:53:19.814095251Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.372978ms logger=migrator t=2026-05-12T05:53:19.840907001Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-12T05:53:19.842028885Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.125635ms logger=migrator t=2026-05-12T05:53:19.857146322Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-12T05:53:19.857673541Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=529.9µs logger=migrator t=2026-05-12T05:53:19.879134219Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-12T05:53:19.880291934Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.160076ms logger=migrator t=2026-05-12T05:53:19.902335953Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-12T05:53:19.902469361Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=136.598µs logger=migrator t=2026-05-12T05:53:19.923682954Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-12T05:53:19.925800045Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.1192ms logger=migrator t=2026-05-12T05:53:19.944693195Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-12T05:53:19.948975898Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.287063ms logger=migrator t=2026-05-12T05:53:19.966387095Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-12T05:53:19.968592751Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.219626ms logger=migrator t=2026-05-12T05:53:19.993325443Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-12T05:53:19.994191272Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=886.88µs logger=migrator t=2026-05-12T05:53:20.005902556Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-12T05:53:20.009266516Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.367401ms logger=migrator t=2026-05-12T05:53:20.015079626Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-12T05:53:20.01584277Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=771.265µs logger=migrator t=2026-05-12T05:53:20.035841254Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-12T05:53:20.036660061Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=819.846µs logger=migrator t=2026-05-12T05:53:20.044176717Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-12T05:53:20.044205739Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.161µs logger=migrator t=2026-05-12T05:53:20.052414594Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-12T05:53:20.052442176Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.802µs logger=migrator t=2026-05-12T05:53:20.064910173Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-12T05:53:20.066872995Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.949511ms logger=migrator t=2026-05-12T05:53:20.076021423Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-12T05:53:20.078678774Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.656221ms logger=migrator t=2026-05-12T05:53:20.08830102Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-12T05:53:20.090513085Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.210395ms logger=migrator t=2026-05-12T05:53:20.101411883Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-12T05:53:20.105003938Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.591195ms logger=migrator t=2026-05-12T05:53:20.116560994Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-12T05:53:20.117454194Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=900.201µs logger=migrator t=2026-05-12T05:53:20.12830698Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-12T05:53:20.1293723Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.06532ms logger=migrator t=2026-05-12T05:53:20.135992456Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-12T05:53:20.137928165Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.934619ms logger=migrator t=2026-05-12T05:53:20.148790861Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-12T05:53:20.148838064Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=49.593µs logger=migrator t=2026-05-12T05:53:20.153761194Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-12T05:53:20.15459101Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=837.117µs logger=migrator t=2026-05-12T05:53:20.161922307Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-12T05:53:20.162671899Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=750.762µs logger=migrator t=2026-05-12T05:53:20.171488689Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:53:20.177722482Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.233253ms logger=migrator t=2026-05-12T05:53:20.203978192Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-12T05:53:20.205056363Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.080091ms logger=migrator t=2026-05-12T05:53:20.226468908Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-12T05:53:20.227814234Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.349946ms logger=migrator t=2026-05-12T05:53:20.245128977Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-12T05:53:20.246976751Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.852034ms logger=migrator t=2026-05-12T05:53:20.266122248Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-12T05:53:20.266676129Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=555.101µs logger=migrator t=2026-05-12T05:53:20.275590654Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-12T05:53:20.27655602Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=979.886µs logger=migrator t=2026-05-12T05:53:20.293022394Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-12T05:53:20.296425587Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.398272ms logger=migrator t=2026-05-12T05:53:20.304359167Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-12T05:53:20.305147352Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=788.135µs logger=migrator t=2026-05-12T05:53:20.31182835Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-12T05:53:20.31218288Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=354.83µs logger=migrator t=2026-05-12T05:53:20.317548155Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-12T05:53:20.31781488Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=267.625µs logger=migrator t=2026-05-12T05:53:20.32416249Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-12T05:53:20.325460464Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.298043ms logger=migrator t=2026-05-12T05:53:20.331891879Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-12T05:53:20.334141066Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.249477ms logger=migrator t=2026-05-12T05:53:20.33842623Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-12T05:53:20.339334751Z level=info msg="Migration successfully executed" id="create data_source table" duration=908.641µs logger=migrator t=2026-05-12T05:53:20.346230283Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-12T05:53:20.348072216Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.856124ms logger=migrator t=2026-05-12T05:53:20.355619935Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-12T05:53:20.357069358Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.443701ms logger=migrator t=2026-05-12T05:53:20.363261309Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-12T05:53:20.364440415Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.179027ms logger=migrator t=2026-05-12T05:53:20.371960012Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-12T05:53:20.373109137Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.149024ms logger=migrator t=2026-05-12T05:53:20.380245252Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-12T05:53:20.389673967Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.429815ms logger=migrator t=2026-05-12T05:53:20.39890051Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-12T05:53:20.399545707Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=645.437µs logger=migrator t=2026-05-12T05:53:20.411509885Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-12T05:53:20.412756866Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.24152ms logger=migrator t=2026-05-12T05:53:20.427150163Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-12T05:53:20.428386173Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.23603ms logger=migrator t=2026-05-12T05:53:20.437723102Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-12T05:53:20.438530279Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=804.276µs logger=migrator t=2026-05-12T05:53:20.448278141Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-12T05:53:20.451860284Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.581963ms logger=migrator t=2026-05-12T05:53:20.456307187Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-12T05:53:20.459422343Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.115727ms logger=migrator t=2026-05-12T05:53:20.463809943Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-12T05:53:20.463839314Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.391µs logger=migrator t=2026-05-12T05:53:20.468687169Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-12T05:53:20.468876309Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=189.35µs logger=migrator t=2026-05-12T05:53:20.476164543Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-12T05:53:20.478472474Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.312171ms logger=migrator t=2026-05-12T05:53:20.484004288Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-12T05:53:20.484708908Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=704.08µs logger=migrator t=2026-05-12T05:53:20.490940831Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-12T05:53:20.491246149Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=309.538µs logger=migrator t=2026-05-12T05:53:20.513578065Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-12T05:53:20.518686125Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.11163ms logger=migrator t=2026-05-12T05:53:20.525225427Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-12T05:53:20.525475991Z level=info msg="Migration successfully executed" id="Update uid value" duration=251.054µs logger=migrator t=2026-05-12T05:53:20.537948738Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-12T05:53:20.539858707Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.93419ms logger=migrator t=2026-05-12T05:53:20.548479506Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-12T05:53:20.549491243Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.013278ms logger=migrator t=2026-05-12T05:53:20.555307713Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-12T05:53:20.556388685Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.118224ms logger=migrator t=2026-05-12T05:53:20.56335848Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-12T05:53:20.564752629Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.39614ms logger=migrator t=2026-05-12T05:53:20.578197161Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-12T05:53:20.579602191Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.40481ms logger=migrator t=2026-05-12T05:53:20.589561736Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-12T05:53:20.591189769Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.627543ms logger=migrator t=2026-05-12T05:53:20.600202029Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-12T05:53:20.601174575Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=972.686µs logger=migrator t=2026-05-12T05:53:20.635315892Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-12T05:53:20.636201572Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=883.01µs logger=migrator t=2026-05-12T05:53:20.651685381Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-12T05:53:20.65256306Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=890.31µs logger=migrator t=2026-05-12T05:53:20.666517822Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-12T05:53:20.678144272Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.627519ms logger=migrator t=2026-05-12T05:53:20.684052507Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-12T05:53:20.684809729Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=774.343µs logger=migrator t=2026-05-12T05:53:20.696133132Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-12T05:53:20.697730402Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.60036ms logger=migrator t=2026-05-12T05:53:20.727379815Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-12T05:53:20.72888782Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.708046ms logger=migrator t=2026-05-12T05:53:20.735390189Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-12T05:53:20.737340729Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.95123ms logger=migrator t=2026-05-12T05:53:20.804595585Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-12T05:53:20.805331487Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=738.433µs logger=migrator t=2026-05-12T05:53:20.822567335Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-12T05:53:20.823567091Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.003517ms logger=migrator t=2026-05-12T05:53:20.831919995Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-12T05:53:20.831989659Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=71.754µs logger=migrator t=2026-05-12T05:53:20.839864226Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-12T05:53:20.843619369Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.756152ms logger=migrator t=2026-05-12T05:53:20.850835178Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-12T05:53:20.853743253Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.903615ms logger=migrator t=2026-05-12T05:53:20.858691604Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-12T05:53:20.858859864Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=169.45µs logger=migrator t=2026-05-12T05:53:20.881561251Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-12T05:53:20.887483917Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.926836ms logger=migrator t=2026-05-12T05:53:20.892438599Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-12T05:53:20.896773044Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.317744ms logger=migrator t=2026-05-12T05:53:20.90462385Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-12T05:53:20.905559972Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=937.242µs logger=migrator t=2026-05-12T05:53:20.914761005Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-12T05:53:20.91573962Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=977.095µs logger=migrator t=2026-05-12T05:53:20.929142961Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-12T05:53:20.930122596Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=977.605µs logger=migrator t=2026-05-12T05:53:20.937682785Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-12T05:53:20.939491187Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.817052ms logger=migrator t=2026-05-12T05:53:20.944862762Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-12T05:53:20.946948671Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.090188ms logger=migrator t=2026-05-12T05:53:20.954912943Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-12T05:53:20.955737259Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=824.396µs logger=migrator t=2026-05-12T05:53:20.962908296Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-12T05:53:20.963052464Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=148.358µs logger=migrator t=2026-05-12T05:53:20.971070019Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-12T05:53:20.971116582Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=48.253µs logger=migrator t=2026-05-12T05:53:20.975973017Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-12T05:53:20.980381637Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.409231ms logger=migrator t=2026-05-12T05:53:20.985349569Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-12T05:53:20.989011997Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.661348ms logger=migrator t=2026-05-12T05:53:20.99329052Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-12T05:53:20.993360054Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=70.364µs logger=migrator t=2026-05-12T05:53:20.998626973Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-12T05:53:20.999443579Z level=info msg="Migration successfully executed" id="create quota table v1" duration=817.576µs logger=migrator t=2026-05-12T05:53:21.005894095Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-12T05:53:21.007297375Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.403081ms logger=migrator t=2026-05-12T05:53:21.013071223Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-12T05:53:21.013114805Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.642µs logger=migrator t=2026-05-12T05:53:21.020330894Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-12T05:53:21.021807528Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.475474ms logger=migrator t=2026-05-12T05:53:21.026500944Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-12T05:53:21.027873952Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.371508ms logger=migrator t=2026-05-12T05:53:21.038722759Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-12T05:53:21.044788993Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.055134ms logger=migrator t=2026-05-12T05:53:21.058694052Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-12T05:53:21.058740055Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=48.093µs logger=migrator t=2026-05-12T05:53:21.06359345Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-12T05:53:21.065049892Z level=info msg="Migration successfully executed" id="create session table" duration=1.456072ms logger=migrator t=2026-05-12T05:53:21.071601775Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-12T05:53:21.071754033Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=152.368µs logger=migrator t=2026-05-12T05:53:21.076091369Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-12T05:53:21.076230157Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=78.664µs logger=migrator t=2026-05-12T05:53:21.085279251Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-12T05:53:21.086517091Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.238241ms logger=migrator t=2026-05-12T05:53:21.115553379Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-12T05:53:21.116948769Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.395379ms logger=migrator t=2026-05-12T05:53:21.164758122Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-12T05:53:21.164818646Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=76.855µs logger=migrator t=2026-05-12T05:53:21.171726038Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-12T05:53:21.171760739Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=37.272µs logger=migrator t=2026-05-12T05:53:21.176797936Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-12T05:53:21.180267942Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.469537ms logger=migrator t=2026-05-12T05:53:21.186693367Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-12T05:53:21.190128882Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.428675ms logger=migrator t=2026-05-12T05:53:21.195118626Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-12T05:53:21.195298776Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=172.26µs logger=migrator t=2026-05-12T05:53:21.201219862Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-12T05:53:21.201470386Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=250.524µs logger=migrator t=2026-05-12T05:53:21.206078188Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-12T05:53:21.207524799Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.445831ms logger=migrator t=2026-05-12T05:53:21.215670992Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-12T05:53:21.215697784Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.312µs logger=migrator t=2026-05-12T05:53:21.221356605Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-12T05:53:21.22743933Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.083475ms logger=migrator t=2026-05-12T05:53:21.236651423Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-12T05:53:21.236969162Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=321.499µs logger=migrator t=2026-05-12T05:53:21.245080941Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-12T05:53:21.248621333Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.540041ms logger=migrator t=2026-05-12T05:53:21.253005271Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-12T05:53:21.255868953Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.868123ms logger=migrator t=2026-05-12T05:53:21.266054172Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-12T05:53:21.26619785Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=147.968µs logger=migrator t=2026-05-12T05:53:21.273872506Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-12T05:53:21.274938796Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.06639ms logger=migrator t=2026-05-12T05:53:21.280259378Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-12T05:53:21.281196901Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=937.423µs logger=migrator t=2026-05-12T05:53:21.29227058Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-12T05:53:21.29332246Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.054381ms logger=migrator t=2026-05-12T05:53:21.303343018Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-12T05:53:21.304854905Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.516786ms logger=migrator t=2026-05-12T05:53:21.317328452Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-12T05:53:21.318651047Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.326035ms logger=migrator t=2026-05-12T05:53:21.328621383Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-12T05:53:21.329518025Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=895.391µs logger=migrator t=2026-05-12T05:53:21.336471629Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-12T05:53:21.337307676Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=836.677µs logger=migrator t=2026-05-12T05:53:21.34599211Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-12T05:53:21.347316825Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.325034ms logger=migrator t=2026-05-12T05:53:21.397637041Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-12T05:53:21.398923443Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.288123ms logger=migrator t=2026-05-12T05:53:21.409533296Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-12T05:53:21.424527157Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.994942ms logger=migrator t=2026-05-12T05:53:22.1264066Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-12T05:53:22.127758807Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.347077ms logger=migrator t=2026-05-12T05:53:22.155422138Z 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-12T05:53:22.157457074Z 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=2.038356ms logger=migrator t=2026-05-12T05:53:22.169390791Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-12T05:53:22.170094152Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=705.93µs logger=migrator t=2026-05-12T05:53:22.184778865Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-12T05:53:22.187644508Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=2.863963ms logger=migrator t=2026-05-12T05:53:22.198844194Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-12T05:53:22.199798038Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=955.594µs logger=migrator t=2026-05-12T05:53:22.206955995Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-12T05:53:22.213353308Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.406854ms logger=migrator t=2026-05-12T05:53:22.220260261Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-12T05:53:22.223715067Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.454846ms logger=migrator t=2026-05-12T05:53:22.232108823Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-12T05:53:22.236131442Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.024078ms logger=migrator t=2026-05-12T05:53:22.243183072Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-12T05:53:22.246888723Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.70537ms logger=migrator t=2026-05-12T05:53:22.253285426Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-12T05:53:22.254465663Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.170867ms logger=migrator t=2026-05-12T05:53:22.496962405Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-12T05:53:22.497090162Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=152.269µs logger=migrator t=2026-05-12T05:53:22.51273404Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-12T05:53:22.512788494Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=56.383µs logger=migrator t=2026-05-12T05:53:22.537812935Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-12T05:53:22.538825702Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.013857ms logger=migrator t=2026-05-12T05:53:22.550629683Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T05:53:22.55162745Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.002006ms logger=migrator t=2026-05-12T05:53:22.596825896Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-12T05:53:22.598504652Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.672346ms logger=migrator t=2026-05-12T05:53:22.611809557Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-12T05:53:22.612795373Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=986.156µs logger=migrator t=2026-05-12T05:53:22.620900064Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T05:53:22.622161275Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.265011ms logger=migrator t=2026-05-12T05:53:22.645173322Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-12T05:53:22.651791388Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.618516ms logger=migrator t=2026-05-12T05:53:22.657893985Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-12T05:53:22.66186089Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.966785ms logger=migrator t=2026-05-12T05:53:22.669219158Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-12T05:53:22.669414369Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=195.291µs logger=migrator t=2026-05-12T05:53:22.676974038Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-12T05:53:22.67842039Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.446692ms logger=migrator t=2026-05-12T05:53:22.685680423Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-12T05:53:22.687146226Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.465472ms logger=migrator t=2026-05-12T05:53:22.702923852Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-12T05:53:22.709084932Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.161349ms logger=migrator t=2026-05-12T05:53:22.715171547Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-12T05:53:22.715233771Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=62.934µs logger=migrator t=2026-05-12T05:53:22.723231375Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-12T05:53:22.724557501Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.325866ms logger=migrator t=2026-05-12T05:53:22.739422515Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-12T05:53:22.740917139Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.494565ms logger=migrator t=2026-05-12T05:53:22.751607967Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-12T05:53:22.751722383Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=115.007µs logger=migrator t=2026-05-12T05:53:22.759177387Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-12T05:53:22.760539714Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.362187ms logger=migrator t=2026-05-12T05:53:22.768256982Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-12T05:53:22.769716175Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.458523ms logger=migrator t=2026-05-12T05:53:22.776355052Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-12T05:53:22.777696179Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.348248ms logger=migrator t=2026-05-12T05:53:22.783192971Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-12T05:53:22.784609471Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.410039ms logger=migrator t=2026-05-12T05:53:22.794480692Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-12T05:53:22.795579414Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.098152ms logger=migrator t=2026-05-12T05:53:22.803191946Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-12T05:53:22.804819998Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.627872ms logger=migrator t=2026-05-12T05:53:22.811272226Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-12T05:53:22.811299377Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.062µs logger=migrator t=2026-05-12T05:53:22.819000854Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-12T05:53:22.823019453Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.018169ms logger=migrator t=2026-05-12T05:53:22.82843969Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-12T05:53:22.829292298Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=850.868µs logger=migrator t=2026-05-12T05:53:22.837267222Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-12T05:53:22.845532341Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.102101ms logger=migrator t=2026-05-12T05:53:22.858113025Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-12T05:53:22.859381558Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.269432ms logger=migrator t=2026-05-12T05:53:22.868355407Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-12T05:53:22.869531413Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.178376ms logger=migrator t=2026-05-12T05:53:22.876495559Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-12T05:53:22.877479195Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=983.986µs logger=migrator t=2026-05-12T05:53:22.886522968Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-12T05:53:22.90186337Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.341522ms logger=migrator t=2026-05-12T05:53:22.909579749Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-12T05:53:22.910168252Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=569.862µs logger=migrator t=2026-05-12T05:53:22.917348489Z 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-12T05:53:22.919370324Z 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=2.020575ms logger=migrator t=2026-05-12T05:53:23.011152587Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-12T05:53:23.011689218Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=540.05µs logger=migrator t=2026-05-12T05:53:23.08565858Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-12T05:53:23.086199012Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=543.742µs logger=migrator t=2026-05-12T05:53:23.097208627Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-12T05:53:23.097588759Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=383.702µs logger=migrator t=2026-05-12T05:53:23.106900817Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-12T05:53:23.111264386Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.366969ms logger=migrator t=2026-05-12T05:53:23.122816612Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-12T05:53:23.129877453Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.05079ms logger=migrator t=2026-05-12T05:53:23.139507941Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-12T05:53:23.14020186Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=694.569µs logger=migrator t=2026-05-12T05:53:23.147734208Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-12T05:53:23.148603627Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=869.389µs logger=migrator t=2026-05-12T05:53:23.160020006Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-12T05:53:23.160408528Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=389.632µs logger=migrator t=2026-05-12T05:53:23.174304648Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-12T05:53:23.178610903Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.307526ms logger=migrator t=2026-05-12T05:53:23.185148414Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-12T05:53:23.186058045Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=909.771µs logger=migrator t=2026-05-12T05:53:23.195001144Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-12T05:53:23.195325523Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=324.518µs logger=migrator t=2026-05-12T05:53:23.202070615Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-12T05:53:23.202446327Z level=info msg="Migration successfully executed" id="Move region to single row" duration=376.651µs logger=migrator t=2026-05-12T05:53:23.209290976Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-12T05:53:23.21006927Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=778.074µs logger=migrator t=2026-05-12T05:53:23.230109269Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-12T05:53:23.231735121Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.624783ms logger=migrator t=2026-05-12T05:53:23.261365365Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T05:53:23.262813217Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.447863ms logger=migrator t=2026-05-12T05:53:23.297278705Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T05:53:23.29875222Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.474825ms logger=migrator t=2026-05-12T05:53:23.313868128Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-12T05:53:23.315184463Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.316964ms logger=migrator t=2026-05-12T05:53:23.364371948Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-12T05:53:23.36598352Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.618913ms logger=migrator t=2026-05-12T05:53:23.385115626Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-12T05:53:23.385297677Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=173.02µs logger=migrator t=2026-05-12T05:53:23.395845216Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-12T05:53:23.397292519Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.447673ms logger=migrator t=2026-05-12T05:53:23.406884854Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-12T05:53:23.407737682Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=852.449µs logger=migrator t=2026-05-12T05:53:23.416377313Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-12T05:53:23.418150054Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.77105ms logger=migrator t=2026-05-12T05:53:23.428215126Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-12T05:53:23.429128897Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=913.611µs logger=migrator t=2026-05-12T05:53:23.436645165Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-12T05:53:23.436919901Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=269.415µs logger=migrator t=2026-05-12T05:53:23.443721437Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-12T05:53:23.444277068Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=555.432µs logger=migrator t=2026-05-12T05:53:23.45080806Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-12T05:53:23.450875234Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=67.864µs logger=migrator t=2026-05-12T05:53:23.458937232Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-12T05:53:23.460517861Z level=info msg="Migration successfully executed" id="create team table" duration=1.580339ms logger=migrator t=2026-05-12T05:53:23.470109917Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-12T05:53:23.471270972Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.161656ms logger=migrator t=2026-05-12T05:53:23.47860633Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-12T05:53:23.480185659Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.57943ms logger=migrator t=2026-05-12T05:53:23.487480114Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-12T05:53:23.491897224Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.416601ms logger=migrator t=2026-05-12T05:53:23.552747222Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-12T05:53:23.553155375Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=410.693µs logger=migrator t=2026-05-12T05:53:23.566410898Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-12T05:53:23.568069353Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.636773ms logger=migrator t=2026-05-12T05:53:23.584343637Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-12T05:53:23.585567877Z level=info msg="Migration successfully executed" id="create team member table" duration=1.22519ms logger=migrator t=2026-05-12T05:53:23.637490017Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-12T05:53:23.639345733Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.858206ms logger=migrator t=2026-05-12T05:53:23.682669415Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-12T05:53:23.684389962Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.721217ms logger=migrator t=2026-05-12T05:53:23.692688034Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-12T05:53:23.693567054Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=878.749µs logger=migrator t=2026-05-12T05:53:23.703071914Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-12T05:53:23.709208683Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.138238ms logger=migrator t=2026-05-12T05:53:23.71567501Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-12T05:53:23.718933726Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.258236ms logger=migrator t=2026-05-12T05:53:23.746576786Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-12T05:53:23.751800373Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.226047ms logger=migrator t=2026-05-12T05:53:23.763729891Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-12T05:53:23.765284549Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.554858ms logger=migrator t=2026-05-12T05:53:23.776350708Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-12T05:53:23.777885516Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.532577ms logger=migrator t=2026-05-12T05:53:23.790444349Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-12T05:53:23.793007344Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.563396ms logger=migrator t=2026-05-12T05:53:23.801702219Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-12T05:53:23.802855954Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.153855ms logger=migrator t=2026-05-12T05:53:23.814630433Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-12T05:53:23.816184261Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.554238ms logger=migrator t=2026-05-12T05:53:23.841995078Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-12T05:53:23.843926798Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.93619ms logger=migrator t=2026-05-12T05:53:23.869766766Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-12T05:53:23.871554718Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.787172ms logger=migrator t=2026-05-12T05:53:23.88831471Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-12T05:53:23.89006032Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.743479ms logger=migrator t=2026-05-12T05:53:23.902064192Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-12T05:53:23.903234988Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.170147ms logger=migrator t=2026-05-12T05:53:23.910088908Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-12T05:53:23.910634278Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=545.351µs logger=migrator t=2026-05-12T05:53:23.921144646Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-12T05:53:23.922555106Z level=info msg="Migration successfully executed" id="create tag table" duration=1.410609ms logger=migrator t=2026-05-12T05:53:23.9287982Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-12T05:53:23.930045792Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.244881ms logger=migrator t=2026-05-12T05:53:23.937212828Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-12T05:53:23.938126631Z level=info msg="Migration successfully executed" id="create login attempt table" duration=914.643µs logger=migrator t=2026-05-12T05:53:23.958282116Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-12T05:53:23.960848202Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.564936ms logger=migrator t=2026-05-12T05:53:23.983089416Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-12T05:53:23.984990914Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.904019ms logger=migrator t=2026-05-12T05:53:24.007602839Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:53:24.023723325Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.121686ms logger=migrator t=2026-05-12T05:53:24.043812898Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-12T05:53:24.045334584Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.519855ms logger=migrator t=2026-05-12T05:53:24.052272139Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-12T05:53:24.053307667Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.035138ms logger=migrator t=2026-05-12T05:53:24.06216407Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-12T05:53:24.062774185Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=607.434µs logger=migrator t=2026-05-12T05:53:24.073560058Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-12T05:53:24.074828621Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.269353ms logger=migrator t=2026-05-12T05:53:24.082841816Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-12T05:53:24.083714076Z level=info msg="Migration successfully executed" id="create user auth table" duration=869.991µs logger=migrator t=2026-05-12T05:53:24.09083916Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-12T05:53:24.092651664Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.811204ms logger=migrator t=2026-05-12T05:53:24.101083713Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-12T05:53:24.101215561Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=131.908µs logger=migrator t=2026-05-12T05:53:24.108099382Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-12T05:53:24.116486989Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.389117ms logger=migrator t=2026-05-12T05:53:24.121802421Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-12T05:53:24.126519589Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.716558ms logger=migrator t=2026-05-12T05:53:24.137893086Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-12T05:53:24.145280296Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.39176ms logger=migrator t=2026-05-12T05:53:24.161459496Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-12T05:53:24.168776372Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.318706ms logger=migrator t=2026-05-12T05:53:24.188291861Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-12T05:53:24.18984758Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.553489ms logger=migrator t=2026-05-12T05:53:24.199367671Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-12T05:53:24.208541912Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.173261ms logger=migrator t=2026-05-12T05:53:24.251676065Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-12T05:53:24.253228673Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.562319ms logger=migrator t=2026-05-12T05:53:24.264372326Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-12T05:53:24.266114006Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.74118ms logger=migrator t=2026-05-12T05:53:24.312686723Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-12T05:53:24.314162978Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.475985ms logger=migrator t=2026-05-12T05:53:24.324604712Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-12T05:53:24.325614869Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.011497ms logger=migrator t=2026-05-12T05:53:24.366286401Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-12T05:53:24.368165268Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.878206ms logger=migrator t=2026-05-12T05:53:24.444916952Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-12T05:53:24.446951007Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.034104ms logger=migrator t=2026-05-12T05:53:24.464964341Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-12T05:53:24.471720505Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.759314ms logger=migrator t=2026-05-12T05:53:24.484728665Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-12T05:53:24.486344496Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.615441ms logger=migrator t=2026-05-12T05:53:24.501583593Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-12T05:53:24.503485632Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.897838ms logger=migrator t=2026-05-12T05:53:24.538721755Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-12T05:53:24.540701578Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.982433ms logger=migrator t=2026-05-12T05:53:24.553512225Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-12T05:53:24.554403496Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=891.611µs logger=migrator t=2026-05-12T05:53:24.562569531Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-12T05:53:24.56433423Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.764679ms logger=migrator t=2026-05-12T05:53:24.574903362Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-12T05:53:24.575012808Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=110.727µs logger=migrator t=2026-05-12T05:53:24.582494224Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-12T05:53:24.582631761Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=139.228µs logger=migrator t=2026-05-12T05:53:24.588318155Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-12T05:53:24.589221106Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=903.432µs logger=migrator t=2026-05-12T05:53:24.595349424Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:53:24.596990078Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.638973ms logger=migrator t=2026-05-12T05:53:24.604807712Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:53:24.605784468Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=976.885µs logger=migrator t=2026-05-12T05:53:24.613352188Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:53:24.613417492Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=66.134µs logger=migrator t=2026-05-12T05:53:24.61918641Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:53:24.620747208Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.560728ms logger=migrator t=2026-05-12T05:53:24.628009251Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:53:24.630003675Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.994084ms logger=migrator t=2026-05-12T05:53:24.63783538Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:53:24.639142974Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.307204ms logger=migrator t=2026-05-12T05:53:24.649153423Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:53:24.65122306Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.068727ms logger=migrator t=2026-05-12T05:53:24.661184517Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-12T05:53:24.673105385Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=11.922428ms logger=migrator t=2026-05-12T05:53:24.681251278Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-12T05:53:24.682284506Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.030348ms logger=migrator t=2026-05-12T05:53:24.689104495Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-12T05:53:24.68937676Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=272.085µs logger=migrator t=2026-05-12T05:53:24.699176097Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-12T05:53:24.700316132Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.137645ms logger=migrator t=2026-05-12T05:53:24.71013307Z 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-12T05:53:24.712328915Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.194995ms logger=migrator t=2026-05-12T05:53:24.719658102Z 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-12T05:53:24.721610122Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.95261ms logger=migrator t=2026-05-12T05:53:24.730365711Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:53:24.730441325Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=77.304µs logger=migrator t=2026-05-12T05:53:24.737551789Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-12T05:53:24.738984711Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.432182ms logger=migrator t=2026-05-12T05:53:24.745519452Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-12T05:53:24.746743471Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.225949ms logger=migrator t=2026-05-12T05:53:24.75200654Z 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-12T05:53:24.75303723Z 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.030139ms logger=migrator t=2026-05-12T05:53:24.761798748Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-12T05:53:24.762892039Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.091221ms logger=migrator t=2026-05-12T05:53:24.771420924Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-12T05:53:24.781230213Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.810548ms logger=migrator t=2026-05-12T05:53:24.79050669Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-12T05:53:24.792166365Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.655824ms logger=migrator t=2026-05-12T05:53:24.801607511Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T05:53:24.803255605Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.648074ms logger=migrator t=2026-05-12T05:53:24.808761028Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-12T05:53:24.845707938Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=36.94159ms logger=migrator t=2026-05-12T05:53:24.851673117Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-12T05:53:24.88707194Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=35.389103ms logger=migrator t=2026-05-12T05:53:24.895277176Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-12T05:53:24.896543739Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.266192ms logger=migrator t=2026-05-12T05:53:24.904288249Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T05:53:24.905849687Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.561598ms logger=migrator t=2026-05-12T05:53:24.914282407Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-12T05:53:24.920305699Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.026172ms logger=migrator t=2026-05-12T05:53:24.926523473Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-12T05:53:24.932229188Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.705905ms logger=migrator t=2026-05-12T05:53:24.938640812Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-12T05:53:24.939593285Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=952.843µs logger=migrator t=2026-05-12T05:53:24.945806959Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-12T05:53:24.94705512Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.250542ms logger=migrator t=2026-05-12T05:53:25.034194846Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-12T05:53:25.035239115Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.04744ms logger=migrator t=2026-05-12T05:53:25.057843661Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-12T05:53:25.058858109Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.015009ms logger=migrator t=2026-05-12T05:53:25.107066841Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:53:25.107347637Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=283.446µs logger=migrator t=2026-05-12T05:53:25.116504208Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-12T05:53:25.127855023Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.354306ms logger=migrator t=2026-05-12T05:53:25.138266696Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-12T05:53:25.145289226Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.02149ms logger=migrator t=2026-05-12T05:53:25.154964546Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-12T05:53:25.16260273Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.640095ms logger=migrator t=2026-05-12T05:53:25.1729569Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-12T05:53:25.174249803Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.294813ms logger=migrator t=2026-05-12T05:53:25.189922565Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-12T05:53:25.191764719Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.841255ms logger=migrator t=2026-05-12T05:53:25.208444677Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-12T05:53:25.217400117Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.941589ms logger=migrator t=2026-05-12T05:53:25.225985255Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-12T05:53:25.235708259Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.721643ms logger=migrator t=2026-05-12T05:53:25.243585077Z 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-12T05:53:25.24435114Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=765.693µs logger=migrator t=2026-05-12T05:53:25.275352954Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-12T05:53:25.285766947Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.415413ms logger=migrator t=2026-05-12T05:53:25.29549947Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-12T05:53:25.305607775Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.108356ms logger=migrator t=2026-05-12T05:53:25.313392138Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-12T05:53:25.313561998Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=175.52µs logger=migrator t=2026-05-12T05:53:25.320708994Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-12T05:53:25.322624303Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.916329ms logger=migrator t=2026-05-12T05:53:25.334307757Z 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-12T05:53:25.335307975Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.000368ms logger=migrator t=2026-05-12T05:53:25.342988851Z 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-12T05:53:25.34507005Z 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=2.080358ms logger=migrator t=2026-05-12T05:53:25.353967245Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:53:25.3542279Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=262.095µs logger=migrator t=2026-05-12T05:53:25.359766946Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-12T05:53:25.366676699Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.909944ms logger=migrator t=2026-05-12T05:53:25.374518615Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-12T05:53:25.38584684Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.330135ms logger=migrator t=2026-05-12T05:53:25.391786117Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-12T05:53:25.397567436Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.780159ms logger=migrator t=2026-05-12T05:53:25.40414875Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-12T05:53:25.410402546Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.251945ms logger=migrator t=2026-05-12T05:53:25.417035784Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-12T05:53:25.425156716Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.120312ms logger=migrator t=2026-05-12T05:53:25.431861657Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-12T05:53:25.431951342Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=93.185µs logger=migrator t=2026-05-12T05:53:25.438340425Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-12T05:53:25.439103799Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=763.084µs logger=migrator t=2026-05-12T05:53:25.448555006Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-12T05:53:25.458077738Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.527312ms logger=migrator t=2026-05-12T05:53:25.467852214Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-12T05:53:25.468108869Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=257.744µs logger=migrator t=2026-05-12T05:53:25.476715298Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-12T05:53:25.485043342Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.370246ms logger=migrator t=2026-05-12T05:53:25.491031983Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-12T05:53:25.492271904Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.240351ms logger=migrator t=2026-05-12T05:53:25.500686272Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-12T05:53:25.510367323Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.681771ms logger=migrator t=2026-05-12T05:53:25.518380218Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-12T05:53:25.519797059Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.41692ms logger=migrator t=2026-05-12T05:53:25.525906937Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-12T05:53:25.527489787Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.583569ms logger=migrator t=2026-05-12T05:53:25.536362211Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-12T05:53:25.544478283Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.114652ms logger=migrator t=2026-05-12T05:53:25.551656342Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-12T05:53:25.552671329Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.015908ms logger=migrator t=2026-05-12T05:53:25.56903213Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-12T05:53:25.570231948Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.202337ms logger=migrator t=2026-05-12T05:53:25.579992754Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-12T05:53:25.581579413Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.58737ms logger=migrator t=2026-05-12T05:53:25.591612014Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-12T05:53:25.592796471Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.187887ms logger=migrator t=2026-05-12T05:53:25.597851179Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-12T05:53:25.597911262Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=61.003µs logger=migrator t=2026-05-12T05:53:25.614163647Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-12T05:53:25.615223867Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.063791ms logger=migrator t=2026-05-12T05:53:25.621925809Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-12T05:53:25.622947477Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.021957ms logger=migrator t=2026-05-12T05:53:25.629157719Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T05:53:25.629528321Z 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-12T05:53:25.638413817Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-12T05:53:25.638888344Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=477.667µs logger=migrator t=2026-05-12T05:53:25.644754377Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-12T05:53:25.645849099Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.102512ms logger=migrator t=2026-05-12T05:53:25.652227812Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-12T05:53:25.658276877Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.045934ms logger=migrator t=2026-05-12T05:53:25.665518438Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-12T05:53:25.666843064Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.326636ms logger=migrator t=2026-05-12T05:53:25.701440991Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-12T05:53:25.702551845Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.115584ms logger=migrator t=2026-05-12T05:53:25.709804047Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-12T05:53:25.711374367Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.57028ms logger=migrator t=2026-05-12T05:53:25.742969824Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-12T05:53:25.744802349Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.829964ms logger=migrator t=2026-05-12T05:53:25.752886779Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-12T05:53:25.753925637Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.039378ms logger=migrator t=2026-05-12T05:53:25.764541381Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-12T05:53:25.764609625Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=70.174µs logger=migrator t=2026-05-12T05:53:25.773777197Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-12T05:53:25.773906094Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=116.217µs logger=migrator t=2026-05-12T05:53:25.779883854Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-12T05:53:25.790689239Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.816765ms logger=migrator t=2026-05-12T05:53:25.797660105Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-12T05:53:25.798298562Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=638.726µs logger=migrator t=2026-05-12T05:53:25.804984462Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-12T05:53:25.806030252Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.04535ms logger=migrator t=2026-05-12T05:53:25.814708515Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-12T05:53:25.815125869Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=417.944µs logger=migrator t=2026-05-12T05:53:25.821603897Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-12T05:53:25.823302664Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.698757ms logger=migrator t=2026-05-12T05:53:25.830335344Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-12T05:53:25.831160631Z level=info msg="Migration successfully executed" id="create secrets table" duration=825.277µs logger=migrator t=2026-05-12T05:53:25.838231613Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-12T05:53:25.870223752Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.00073ms logger=migrator t=2026-05-12T05:53:25.876706172Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-12T05:53:25.883684748Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.978546ms logger=migrator t=2026-05-12T05:53:25.889773244Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-12T05:53:25.89003041Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=258.236µs logger=migrator t=2026-05-12T05:53:25.896349649Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-12T05:53:25.930058997Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.710597ms logger=migrator t=2026-05-12T05:53:25.939562637Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-12T05:53:25.972789487Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.22823ms logger=migrator t=2026-05-12T05:53:25.978628339Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-12T05:53:25.979219393Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=591.334µs logger=migrator t=2026-05-12T05:53:25.988744985Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-12T05:53:25.990663814Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.873086ms logger=migrator t=2026-05-12T05:53:25.996997545Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-12T05:53:25.997206806Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=209.841µs logger=migrator t=2026-05-12T05:53:26.004421096Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-12T05:53:26.00534609Z level=info msg="Migration successfully executed" id="create permission table" duration=924.943µs logger=migrator t=2026-05-12T05:53:26.011062255Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-12T05:53:26.012801283Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.739068ms logger=migrator t=2026-05-12T05:53:26.019889467Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-12T05:53:26.021016441Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.126854ms logger=migrator t=2026-05-12T05:53:26.027882842Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-12T05:53:26.029276481Z level=info msg="Migration successfully executed" id="create role table" duration=1.393799ms logger=migrator t=2026-05-12T05:53:26.036071828Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-12T05:53:26.04559105Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.520022ms logger=migrator t=2026-05-12T05:53:26.050951245Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-12T05:53:26.058663314Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.712069ms logger=migrator t=2026-05-12T05:53:26.064609362Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-12T05:53:26.065683693Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.074421ms logger=migrator t=2026-05-12T05:53:26.072537234Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-12T05:53:26.074191277Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.654304ms logger=migrator t=2026-05-12T05:53:26.080958403Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-12T05:53:26.081872705Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=913.992µs logger=migrator t=2026-05-12T05:53:26.088148682Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-12T05:53:26.088977309Z level=info msg="Migration successfully executed" id="create team role table" duration=828.837µs logger=migrator t=2026-05-12T05:53:26.095304779Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-12T05:53:26.096223191Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=920.222µs logger=migrator t=2026-05-12T05:53:26.101749656Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-12T05:53:26.102684969Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=935.043µs logger=migrator t=2026-05-12T05:53:26.108024543Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-12T05:53:26.108968477Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=943.824µs logger=migrator t=2026-05-12T05:53:26.116351077Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-12T05:53:26.11709787Z level=info msg="Migration successfully executed" id="create user role table" duration=746.954µs logger=migrator t=2026-05-12T05:53:26.122771083Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-12T05:53:26.123670724Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=899.611µs logger=migrator t=2026-05-12T05:53:26.130271629Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-12T05:53:26.131203923Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=932.194µs logger=migrator t=2026-05-12T05:53:26.139039958Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-12T05:53:26.139983092Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=942.994µs logger=migrator t=2026-05-12T05:53:26.149748838Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-12T05:53:26.150733714Z level=info msg="Migration successfully executed" id="create builtin role table" duration=985.807µs logger=migrator t=2026-05-12T05:53:26.157534381Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-12T05:53:26.159154383Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.619912ms logger=migrator t=2026-05-12T05:53:26.165834443Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-12T05:53:26.167649337Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.813284ms logger=migrator t=2026-05-12T05:53:26.175023076Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-12T05:53:26.183334259Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.310863ms logger=migrator t=2026-05-12T05:53:26.189914694Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-12T05:53:26.191102761Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.188097ms logger=migrator t=2026-05-12T05:53:26.196467817Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-12T05:53:26.197693336Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.224939ms logger=migrator t=2026-05-12T05:53:26.203397221Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-12T05:53:26.204619761Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.22298ms logger=migrator t=2026-05-12T05:53:26.211592048Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-12T05:53:26.213443363Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.851856ms logger=migrator t=2026-05-12T05:53:26.218785867Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-12T05:53:26.219707679Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=921.722µs logger=migrator t=2026-05-12T05:53:26.226308266Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-12T05:53:26.228277047Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.968182ms logger=migrator t=2026-05-12T05:53:26.236000677Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-12T05:53:26.245393491Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.393755ms logger=migrator t=2026-05-12T05:53:26.25098907Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-12T05:53:26.257632588Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.643839ms logger=migrator t=2026-05-12T05:53:26.263653731Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-12T05:53:26.272574989Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.920777ms logger=migrator t=2026-05-12T05:53:26.279461711Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-12T05:53:26.288077521Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.6153ms logger=migrator t=2026-05-12T05:53:26.295398027Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-12T05:53:26.296293329Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=895.332µs logger=migrator t=2026-05-12T05:53:26.303722831Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-12T05:53:26.305832541Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.120011ms logger=migrator t=2026-05-12T05:53:26.31179285Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-12T05:53:26.313487477Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.695367ms logger=migrator t=2026-05-12T05:53:26.318719975Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-12T05:53:26.319711401Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=991.096µs logger=migrator t=2026-05-12T05:53:26.326593853Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-12T05:53:26.327870556Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.276703ms logger=migrator t=2026-05-12T05:53:26.334050127Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-12T05:53:26.33427339Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=226.703µs logger=migrator t=2026-05-12T05:53:26.339637916Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-12T05:53:26.339801725Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=165.11µs logger=migrator t=2026-05-12T05:53:26.346452373Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-12T05:53:26.347339614Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=887.061µs logger=migrator t=2026-05-12T05:53:26.353527476Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-12T05:53:26.354262627Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=732.051µs logger=migrator t=2026-05-12T05:53:26.358887561Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-12T05:53:26.360003944Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.116273ms logger=migrator t=2026-05-12T05:53:26.364964937Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-12T05:53:26.365210181Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=245.553µs logger=migrator t=2026-05-12T05:53:26.370129891Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-12T05:53:26.370687222Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=555.601µs logger=migrator t=2026-05-12T05:53:26.377240285Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-12T05:53:26.378139677Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=898.902µs logger=migrator t=2026-05-12T05:53:26.383620689Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-12T05:53:26.385637953Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.016904ms logger=migrator t=2026-05-12T05:53:26.392183356Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-12T05:53:26.403961296Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.78301ms logger=migrator t=2026-05-12T05:53:26.408004086Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-12T05:53:26.40806982Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=66.594µs logger=migrator t=2026-05-12T05:53:26.411966442Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-12T05:53:26.412721295Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=758.673µs logger=migrator t=2026-05-12T05:53:26.420818676Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-12T05:53:26.422413777Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.598762ms logger=migrator t=2026-05-12T05:53:26.434484334Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-12T05:53:26.435610987Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.129764ms logger=migrator t=2026-05-12T05:53:26.441143092Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-12T05:53:26.452235334Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.097352ms logger=migrator t=2026-05-12T05:53:26.45655213Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-12T05:53:26.458375983Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.830494ms logger=migrator t=2026-05-12T05:53:26.463865765Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-12T05:53:26.466027269Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.164874ms logger=migrator t=2026-05-12T05:53:26.47323821Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:53:26.492562509Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=19.32462ms logger=migrator t=2026-05-12T05:53:26.496983711Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-12T05:53:26.497952376Z level=info msg="Migration successfully executed" id="create correlation v2" duration=968.466µs logger=migrator t=2026-05-12T05:53:26.504213272Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-12T05:53:26.505188818Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=975.125µs logger=migrator t=2026-05-12T05:53:26.509650902Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-12T05:53:26.510582675Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=931.853µs logger=migrator t=2026-05-12T05:53:26.515546947Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-12T05:53:26.518487415Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.895895ms logger=migrator t=2026-05-12T05:53:26.525357835Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-12T05:53:26.525589838Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=232.133µs logger=migrator t=2026-05-12T05:53:26.531074631Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-12T05:53:26.531874797Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=801.917µs logger=migrator t=2026-05-12T05:53:26.535789029Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-12T05:53:26.54458152Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.792261ms logger=migrator t=2026-05-12T05:53:26.550272903Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-12T05:53:26.551331174Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.057761ms logger=migrator t=2026-05-12T05:53:26.556856589Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-12T05:53:26.557889837Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.033268ms logger=migrator t=2026-05-12T05:53:26.563642435Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:53:26.564124592Z 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-12T05:53:26.593793621Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:53:26.594953727Z 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-12T05:53:26.61118017Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-12T05:53:26.613155783Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.975863ms logger=migrator t=2026-05-12T05:53:26.621330158Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-12T05:53:26.624969815Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=3.642087ms logger=migrator t=2026-05-12T05:53:26.632372177Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:53:26.633984578Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.611571ms logger=migrator t=2026-05-12T05:53:26.647805335Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:53:26.648926878Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.121833ms logger=migrator t=2026-05-12T05:53:26.671315183Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T05:53:26.672623418Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.311165ms logger=migrator t=2026-05-12T05:53:26.682883592Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T05:53:26.684642661Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.75993ms logger=migrator t=2026-05-12T05:53:26.693419771Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-12T05:53:26.694512163Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.091213ms logger=migrator t=2026-05-12T05:53:26.705439095Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-12T05:53:26.707345633Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.914268ms logger=migrator t=2026-05-12T05:53:26.713106661Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T05:53:26.715137557Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.030646ms logger=migrator t=2026-05-12T05:53:26.730153671Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T05:53:26.732451262Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.300201ms logger=migrator t=2026-05-12T05:53:26.740827889Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-12T05:53:26.742746098Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.918619ms logger=migrator t=2026-05-12T05:53:26.757025551Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-12T05:53:26.781925338Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.900107ms logger=migrator t=2026-05-12T05:53:26.789579854Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-12T05:53:26.798215316Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.638111ms logger=migrator t=2026-05-12T05:53:26.804505663Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-12T05:53:26.815254775Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.748892ms logger=migrator t=2026-05-12T05:53:26.823539847Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-12T05:53:26.823748709Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=209.521µs logger=migrator t=2026-05-12T05:53:26.831996068Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-12T05:53:26.840780938Z level=info msg="Migration successfully executed" id="add share column" duration=8.78408ms logger=migrator t=2026-05-12T05:53:26.850103308Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-12T05:53:26.850278368Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=174.48µs logger=migrator t=2026-05-12T05:53:26.858493706Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-12T05:53:26.859330234Z level=info msg="Migration successfully executed" id="create file table" duration=836.498µs logger=migrator t=2026-05-12T05:53:27.118565621Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-12T05:53:27.120876713Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.313962ms logger=migrator t=2026-05-12T05:53:27.134214823Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-12T05:53:27.136324402Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.11348ms logger=migrator t=2026-05-12T05:53:27.149012005Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-12T05:53:27.150547922Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.551768ms logger=migrator t=2026-05-12T05:53:27.15877249Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-12T05:53:27.159938957Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.166347ms logger=migrator t=2026-05-12T05:53:27.167790595Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-12T05:53:27.167928413Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=138.857µs logger=migrator t=2026-05-12T05:53:27.179500621Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-12T05:53:27.179608288Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=108.796µs logger=migrator t=2026-05-12T05:53:27.188182806Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-12T05:53:27.189210404Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.029468ms logger=migrator t=2026-05-12T05:53:27.197242082Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-12T05:53:27.197721879Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=480.528µs logger=migrator t=2026-05-12T05:53:27.207985793Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-12T05:53:27.210188659Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.202806ms logger=migrator t=2026-05-12T05:53:27.216687239Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-12T05:53:27.226044281Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.355852ms logger=migrator t=2026-05-12T05:53:27.231502622Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-12T05:53:27.231663151Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=160.489µs logger=migrator t=2026-05-12T05:53:27.238859351Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-12T05:53:27.240872056Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.013915ms logger=migrator t=2026-05-12T05:53:27.252194971Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-12T05:53:27.252909882Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=716.74µs logger=migrator t=2026-05-12T05:53:27.258971337Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-12T05:53:27.259548829Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=577.482µs logger=migrator t=2026-05-12T05:53:27.268786436Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-12T05:53:27.269369239Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=582.603µs logger=migrator t=2026-05-12T05:53:27.28221064Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-12T05:53:27.294521461Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.309482ms logger=migrator t=2026-05-12T05:53:27.302110034Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-12T05:53:27.310921635Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.811221ms logger=migrator t=2026-05-12T05:53:27.318680526Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-12T05:53:27.319848993Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.168437ms logger=migrator t=2026-05-12T05:53:27.333080207Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-12T05:53:27.408191054Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.112526ms logger=migrator t=2026-05-12T05:53:27.416925872Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-12T05:53:27.419096125Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.172912ms logger=migrator t=2026-05-12T05:53:27.428066776Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-12T05:53:27.429514638Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.448822ms logger=migrator t=2026-05-12T05:53:27.441585615Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-12T05:53:27.474007442Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.418997ms logger=migrator t=2026-05-12T05:53:28.069062779Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-12T05:53:28.080607797Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.549118ms logger=migrator t=2026-05-12T05:53:28.702083155Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-12T05:53:28.703003508Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=923.013µs logger=migrator t=2026-05-12T05:53:29.227406283Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-12T05:53:29.227761613Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=359.08µs logger=migrator t=2026-05-12T05:53:29.776423169Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-12T05:53:29.776997582Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=578.333µs logger=migrator t=2026-05-12T05:53:30.718578367Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-12T05:53:30.71915992Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=584.083µs logger=migrator t=2026-05-12T05:53:30.751215439Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-12T05:53:30.751522756Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=311.127µs logger=migrator t=2026-05-12T05:53:30.762215906Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-12T05:53:30.76387544Z level=info msg="Migration successfully executed" id="create folder table" duration=1.651944ms logger=migrator t=2026-05-12T05:53:30.771826954Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-12T05:53:30.774858097Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=3.029743ms logger=migrator t=2026-05-12T05:53:30.783172611Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-12T05:53:30.784975204Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.783742ms logger=migrator t=2026-05-12T05:53:30.797947994Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-12T05:53:30.797996756Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.713µs logger=migrator t=2026-05-12T05:53:30.80787718Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T05:53:30.81015482Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.27772ms logger=migrator t=2026-05-12T05:53:30.824781614Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T05:53:30.827102117Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.324103ms logger=migrator t=2026-05-12T05:53:30.836506513Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-12T05:53:30.838336818Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.829594ms logger=migrator t=2026-05-12T05:53:30.845359228Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-12T05:53:30.8459214Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=569.313µs logger=migrator t=2026-05-12T05:53:30.850468279Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-12T05:53:30.850901214Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=433.485µs logger=migrator t=2026-05-12T05:53:30.858130637Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-12T05:53:30.859573978Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.446392ms logger=migrator t=2026-05-12T05:53:30.865935042Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-12T05:53:30.868274776Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.342453ms logger=migrator t=2026-05-12T05:53:30.873319022Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-12T05:53:30.87448663Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.167767ms logger=migrator t=2026-05-12T05:53:30.880428398Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-12T05:53:30.882610863Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.183765ms logger=migrator t=2026-05-12T05:53:30.889557809Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-12T05:53:30.890658422Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.101094ms logger=migrator t=2026-05-12T05:53:30.898911822Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-12T05:53:30.901393083Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.479971ms logger=migrator t=2026-05-12T05:53:30.909443353Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-12T05:53:30.910939259Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.496285ms logger=migrator t=2026-05-12T05:53:30.923798351Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-12T05:53:30.926471454Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.667182ms logger=migrator t=2026-05-12T05:53:30.941458249Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-12T05:53:30.942454416Z level=info msg="Migration successfully executed" id="create signing_key table" duration=996.797µs logger=migrator t=2026-05-12T05:53:30.960286282Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-12T05:53:30.962272676Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.987374ms logger=migrator t=2026-05-12T05:53:30.972420275Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-12T05:53:30.973649315Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.22947ms logger=migrator t=2026-05-12T05:53:30.985528822Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-12T05:53:30.985858962Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=331.81µs logger=migrator t=2026-05-12T05:53:30.993265624Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-12T05:53:31.003213712Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.949008ms logger=migrator t=2026-05-12T05:53:31.012159882Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-12T05:53:31.012885653Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=726.871µs logger=migrator t=2026-05-12T05:53:31.018293021Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T05:53:31.018324963Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.422µs logger=migrator t=2026-05-12T05:53:31.026569824Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T05:53:31.028731957Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.161833ms logger=migrator t=2026-05-12T05:53:31.040247784Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T05:53:31.0403476Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=105.096µs logger=migrator t=2026-05-12T05:53:31.050918393Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-12T05:53:31.052494803Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.57476ms logger=migrator t=2026-05-12T05:53:31.060008322Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T05:53:31.061496057Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.490326ms logger=migrator t=2026-05-12T05:53:31.076734946Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-12T05:53:31.078631655Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.897689ms logger=migrator t=2026-05-12T05:53:31.087596496Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-12T05:53:31.088909951Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.317855ms logger=migrator t=2026-05-12T05:53:31.100555745Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-12T05:53:31.10097958Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=425.605µs logger=migrator t=2026-05-12T05:53:31.112308907Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-12T05:53:31.113299493Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=991.876µs logger=migrator t=2026-05-12T05:53:31.126246022Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-12T05:53:31.127822491Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.576119ms logger=migrator t=2026-05-12T05:53:31.152299038Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-12T05:53:31.153706888Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.4087ms logger=migrator t=2026-05-12T05:53:31.163516318Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-12T05:53:31.177047091Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.534192ms logger=migrator t=2026-05-12T05:53:31.19350566Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-12T05:53:31.208093562Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.588502ms logger=migrator t=2026-05-12T05:53:31.222090531Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-12T05:53:31.243845212Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=21.751222ms logger=migrator t=2026-05-12T05:53:31.255447734Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-12T05:53:31.255610644Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=165.439µs logger=migrator t=2026-05-12T05:53:31.266340786Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-12T05:53:31.28025786Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.919894ms logger=migrator t=2026-05-12T05:53:31.28762821Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-12T05:53:31.297205807Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.577227ms logger=migrator t=2026-05-12T05:53:31.304555436Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-12T05:53:31.304926267Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=370.761µs logger=migrator t=2026-05-12T05:53:31.315162962Z level=info msg="migrations completed" performed=558 skipped=0 duration=14.232239089s logger=migrator t=2026-05-12T05:53:31.315951766Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-12T05:53:31.337162807Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-12T05:53:31.337531428Z level=info msg="Created default organization" logger=secrets t=2026-05-12T05:53:31.346359922Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T05:53:31.398170529Z level=info msg="Restored cache from database" duration=431.955µs logger=plugin.store t=2026-05-12T05:53:31.399531996Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-12T05:53:31.438136829Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-12T05:53:31.438171771Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-12T05:53:31.438231214Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-12T05:53:31.438243265Z level=info msg="Plugins loaded" count=54 duration=38.711999ms logger=query_data t=2026-05-12T05:53:31.442042152Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-12T05:53:31.44499796Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-12T05:53:31.450912098Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-12T05:53:32.389692069Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-12T05:53:32.391352693Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-12T05:53:32.392759864Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-12T05:53:32.415027326Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-12T05:53:32.452126723Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-12T05:53:32.490878266Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-12T05:53:32.490920458Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-12T05:53:32.491229186Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-12T05:53:32.491730544Z level=info msg="State cache has been initialized" states=0 duration=498.608µs logger=grafanaStorageLogger t=2026-05-12T05:53:32.493832935Z level=info msg="Storage starting" logger=http.server t=2026-05-12T05:53:32.497317413Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.scheduler t=2026-05-12T05:53:32.49779226Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-12T05:53:32.497863294Z level=info msg=starting first_tick=2026-05-12T05:53:40Z logger=ngalert.multiorg.alertmanager t=2026-05-12T05:53:32.497922078Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-05-12T05:53:32.518818101Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-12T05:53:32.566010865Z level=info msg="Update check succeeded" duration=71.321052ms logger=provisioning.dashboard t=2026-05-12T05:53:32.611362474Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-12T05:53:32.67329471Z level=info msg="Update check succeeded" duration=179.160499ms logger=sqlstore.transactions t=2026-05-12T05:53:32.704718434Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T05:53:32.725942406Z level=info msg="Patterns update finished" duration=117.983526ms logger=provisioning.dashboard t=2026-05-12T05:53:32.768958212Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-12T05:53:32.89678808Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-12T05:53:32.897217624Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-12T05:53:36.103608046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.106014103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.186504718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.275420625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.296708682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.340140667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.390165149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.524111551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.539558075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.600315521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.617130133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.697493479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.725397526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.827182409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.856850036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.96983785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:36.989616811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.089502507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.113543213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.197004701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.221752386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.289668534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.311369185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.386968272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.404541438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.497117247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.52529245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.659100108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.678484326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.776698288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.792559616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.878107482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:37.895088414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.008280992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.022723589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.090427476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.108258837Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.194512116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.213981331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.3404065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.354265284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.481397623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.504522447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.671628266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.693550642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.890683159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:38.910589529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:39.107844617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:39.125787445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:39.306783414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:39.32364403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:39.419993219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:39.438966857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:39.51514437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:39.533869323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:39.675767722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:39.693631536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:39.978538187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:39.998274899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.102129501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.126417582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.26019369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.278110947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.401168269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.422506593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.587478358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.60652204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.741527738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.760013317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.84905459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.867930243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.954580799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:40.974640669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:41.298296318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:41.322563949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:41.431899419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:41.449335889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:53:41.529874087Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-12T05:55:13.526256211Z level=info msg="Usage stats are ready to report"