logger=settings t=2026-03-11T01:54:35.10097021Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-11T01:54:35Z logger=settings t=2026-03-11T01:54:35.102808833Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-11T01:54:35.102896106Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-11T01:54:35.102905746Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-11T01:54:35.102911566Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-11T01:54:35.102916316Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-11T01:54:35.102920826Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-11T01:54:35.102925796Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-11T01:54:35.102931477Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-11T01:54:35.102940757Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-11T01:54:35.102945827Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-11T01:54:35.102951237Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-11T01:54:35.102956657Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-11T01:54:35.102965377Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-11T01:54:35.102971677Z level=info msg=Target target=[all] logger=settings t=2026-03-11T01:54:35.102995858Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-11T01:54:35.103000838Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-11T01:54:35.103005068Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-11T01:54:35.103009538Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-11T01:54:35.103044179Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-11T01:54:35.103051019Z level=info msg="App mode production" logger=sqlstore t=2026-03-11T01:54:35.104247787Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-11T01:54:35.104284048Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-11T01:54:35.106653403Z level=info msg="Locking database" logger=migrator t=2026-03-11T01:54:35.106667054Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-11T01:54:35.107434161Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-11T01:54:35.108699822Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.26504ms logger=migrator t=2026-03-11T01:54:35.114668561Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-11T01:54:35.115243424Z level=info msg="Migration successfully executed" id="create user table" duration=576.973µs logger=migrator t=2026-03-11T01:54:35.122083684Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-11T01:54:35.123314083Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.230379ms logger=migrator t=2026-03-11T01:54:35.13259039Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-11T01:54:35.133313297Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=723.157µs logger=migrator t=2026-03-11T01:54:35.142117054Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-11T01:54:35.143319502Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.203138ms logger=migrator t=2026-03-11T01:54:35.150861129Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-11T01:54:35.151987085Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.130376ms logger=migrator t=2026-03-11T01:54:35.158792224Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-11T01:54:35.161344533Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.552069ms logger=migrator t=2026-03-11T01:54:35.166885713Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-11T01:54:35.167699183Z level=info msg="Migration successfully executed" id="create user table v2" duration=813.74µs logger=migrator t=2026-03-11T01:54:35.171647035Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-11T01:54:35.172427173Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=779.668µs logger=migrator t=2026-03-11T01:54:35.178478244Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-11T01:54:35.180252856Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.826203ms logger=migrator t=2026-03-11T01:54:35.193265022Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-11T01:54:35.193965218Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=702.537µs logger=migrator t=2026-03-11T01:54:35.198681249Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-11T01:54:35.199389395Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=713.676µs logger=migrator t=2026-03-11T01:54:35.205112359Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-11T01:54:35.206543673Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.430083ms logger=migrator t=2026-03-11T01:54:35.214771974Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-11T01:54:35.214898297Z level=info msg="Migration successfully executed" id="Update user table charset" duration=131.443µs logger=migrator t=2026-03-11T01:54:35.220202472Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-11T01:54:35.222309941Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.107479ms logger=migrator t=2026-03-11T01:54:35.230176816Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-11T01:54:35.230627176Z level=info msg="Migration successfully executed" id="Add missing user data" duration=453.88µs logger=migrator t=2026-03-11T01:54:35.238191484Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-11T01:54:35.240096918Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.906455ms logger=migrator t=2026-03-11T01:54:35.245533475Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-11T01:54:35.246633581Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.099506ms logger=migrator t=2026-03-11T01:54:35.25131918Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-11T01:54:35.252427117Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.112637ms logger=migrator t=2026-03-11T01:54:35.259155194Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-11T01:54:35.269087277Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.932293ms logger=migrator t=2026-03-11T01:54:35.275101258Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-11T01:54:35.276196623Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.095285ms logger=migrator t=2026-03-11T01:54:35.356381271Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-11T01:54:35.356889373Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=515.212µs logger=migrator t=2026-03-11T01:54:35.363085408Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-11T01:54:35.363886097Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=800.469µs logger=migrator t=2026-03-11T01:54:35.371936546Z 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-03-11T01:54:35.372267583Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=331.957µs logger=migrator t=2026-03-11T01:54:35.377592378Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-11T01:54:35.377985597Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=393.759µs logger=migrator t=2026-03-11T01:54:35.383321992Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-11T01:54:35.384211473Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=887.441µs logger=migrator t=2026-03-11T01:54:35.389684211Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-11T01:54:35.39092457Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.242749ms logger=migrator t=2026-03-11T01:54:35.396672544Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-11T01:54:35.397490844Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=817.99µs logger=migrator t=2026-03-11T01:54:35.403598157Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-11T01:54:35.405216424Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.623257ms logger=migrator t=2026-03-11T01:54:35.412781242Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-11T01:54:35.413499358Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=718.026µs logger=migrator t=2026-03-11T01:54:35.423107214Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-11T01:54:35.423150755Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=45.091µs logger=migrator t=2026-03-11T01:54:35.429520334Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-11T01:54:35.430767044Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.245719ms logger=migrator t=2026-03-11T01:54:35.436404476Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-11T01:54:35.437198014Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=793.618µs logger=migrator t=2026-03-11T01:54:35.44597988Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-11T01:54:35.447092925Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.113306ms logger=migrator t=2026-03-11T01:54:35.453172878Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-11T01:54:35.454179122Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.005484ms logger=migrator t=2026-03-11T01:54:35.459388724Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-11T01:54:35.468675541Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=9.284667ms logger=migrator t=2026-03-11T01:54:35.478211534Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-11T01:54:35.479452093Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.24553ms logger=migrator t=2026-03-11T01:54:35.484226345Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-11T01:54:35.485389342Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.162627ms logger=migrator t=2026-03-11T01:54:35.493180325Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-11T01:54:35.493956493Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=778.028µs logger=migrator t=2026-03-11T01:54:35.508064873Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-11T01:54:35.509385265Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.321831ms logger=migrator t=2026-03-11T01:54:35.514923064Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-11T01:54:35.515679082Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=754.428µs logger=migrator t=2026-03-11T01:54:35.521749864Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-11T01:54:35.522587243Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=840.62µs logger=migrator t=2026-03-11T01:54:35.528161394Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-11T01:54:35.528953953Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=794.539µs logger=migrator t=2026-03-11T01:54:35.534756589Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-11T01:54:35.535130287Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=373.718µs logger=migrator t=2026-03-11T01:54:35.540682827Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-11T01:54:35.54167771Z level=info msg="Migration successfully executed" id="create star table" duration=995.113µs logger=migrator t=2026-03-11T01:54:35.547733982Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-11T01:54:35.548517951Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=781.069µs logger=migrator t=2026-03-11T01:54:35.55661226Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-11T01:54:35.557967052Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.359073ms logger=migrator t=2026-03-11T01:54:35.566328438Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-11T01:54:35.567867073Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.538805ms logger=migrator t=2026-03-11T01:54:35.573781513Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-11T01:54:35.57455631Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=776.408µs logger=migrator t=2026-03-11T01:54:35.58179855Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-11T01:54:35.582915336Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.116277ms logger=migrator t=2026-03-11T01:54:35.588421015Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-11T01:54:35.589240464Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=820.679µs logger=migrator t=2026-03-11T01:54:35.600013887Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-11T01:54:35.601338667Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.325231ms logger=migrator t=2026-03-11T01:54:35.608184728Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-11T01:54:35.608244679Z level=info msg="Migration successfully executed" id="Update org table charset" duration=61.821µs logger=migrator t=2026-03-11T01:54:35.613863771Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-11T01:54:35.613913352Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=49.931µs logger=migrator t=2026-03-11T01:54:35.619520123Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-11T01:54:35.61983185Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=309.477µs logger=migrator t=2026-03-11T01:54:35.628238957Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-11T01:54:35.629573089Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.334992ms logger=migrator t=2026-03-11T01:54:35.636278906Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-11T01:54:35.637516744Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.238368ms logger=migrator t=2026-03-11T01:54:35.644311304Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-11T01:54:35.645671605Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.359771ms logger=migrator t=2026-03-11T01:54:35.651226116Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-11T01:54:35.651905751Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=679.935µs logger=migrator t=2026-03-11T01:54:35.659216053Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-11T01:54:35.660562575Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.345752ms logger=migrator t=2026-03-11T01:54:35.666894453Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-11T01:54:35.6676367Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=742.007µs logger=migrator t=2026-03-11T01:54:35.672705419Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-11T01:54:35.67958921Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.88059ms logger=migrator t=2026-03-11T01:54:35.68640905Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-11T01:54:35.687157507Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=749.627µs logger=migrator t=2026-03-11T01:54:35.692287367Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-11T01:54:35.692905202Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=601.834µs logger=migrator t=2026-03-11T01:54:35.698197926Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-11T01:54:35.698985744Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=792.628µs logger=migrator t=2026-03-11T01:54:35.706316386Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-11T01:54:35.706689915Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=373.688µs logger=migrator t=2026-03-11T01:54:35.710825732Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-11T01:54:35.711719482Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=894.11µs logger=migrator t=2026-03-11T01:54:35.718767067Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-11T01:54:35.718959561Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=194.174µs logger=migrator t=2026-03-11T01:54:35.725901635Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-11T01:54:35.727778349Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.876745ms logger=migrator t=2026-03-11T01:54:35.734014965Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-11T01:54:35.736460172Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.443747ms logger=migrator t=2026-03-11T01:54:35.743176189Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-11T01:54:35.744972102Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.796172ms logger=migrator t=2026-03-11T01:54:35.751068544Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-11T01:54:35.752373604Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.30501ms logger=migrator t=2026-03-11T01:54:35.758395416Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-11T01:54:35.761125849Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.731583ms logger=migrator t=2026-03-11T01:54:35.767038888Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-11T01:54:35.767904318Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=864.72µs logger=migrator t=2026-03-11T01:54:35.772589848Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-11T01:54:35.773351646Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=761.048µs logger=migrator t=2026-03-11T01:54:35.781342093Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-11T01:54:35.781375744Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.801µs logger=migrator t=2026-03-11T01:54:35.785907169Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-11T01:54:35.78593568Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.911µs logger=migrator t=2026-03-11T01:54:35.789995485Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-11T01:54:35.792020203Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.024718ms logger=migrator t=2026-03-11T01:54:35.79572949Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-11T01:54:35.798662138Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.933008ms logger=migrator t=2026-03-11T01:54:35.811772916Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-11T01:54:35.813756192Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.035236ms logger=migrator t=2026-03-11T01:54:35.821491293Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-11T01:54:35.823402728Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.911355ms logger=migrator t=2026-03-11T01:54:35.840090659Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-11T01:54:35.840494168Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=403.189µs logger=migrator t=2026-03-11T01:54:35.846237583Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-11T01:54:35.847586974Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.348481ms logger=migrator t=2026-03-11T01:54:35.853686627Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-11T01:54:35.854775113Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.087796ms logger=migrator t=2026-03-11T01:54:35.865539215Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-11T01:54:35.865571805Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.57µs logger=migrator t=2026-03-11T01:54:35.870795288Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-11T01:54:35.872064917Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.269509ms logger=migrator t=2026-03-11T01:54:35.878241371Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-11T01:54:35.878947139Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=708.318µs logger=migrator t=2026-03-11T01:54:35.884916569Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-11T01:54:35.893548721Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.633523ms logger=migrator t=2026-03-11T01:54:35.898488547Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-11T01:54:35.899092581Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=603.124µs logger=migrator t=2026-03-11T01:54:35.904326133Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-11T01:54:35.905186673Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=873.36µs logger=migrator t=2026-03-11T01:54:35.911547052Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-11T01:54:35.912914804Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.368922ms logger=migrator t=2026-03-11T01:54:35.92126573Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-11T01:54:35.921885284Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=621.514µs logger=migrator t=2026-03-11T01:54:35.927749191Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-11T01:54:35.928370376Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=621.095µs logger=migrator t=2026-03-11T01:54:35.936977027Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-11T01:54:35.939620669Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.643162ms logger=migrator t=2026-03-11T01:54:35.943571652Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-11T01:54:35.944367891Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=796.369µs logger=migrator t=2026-03-11T01:54:35.949126452Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-11T01:54:35.949295056Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=168.704µs logger=migrator t=2026-03-11T01:54:35.954094158Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-11T01:54:35.954258222Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=164.194µs logger=migrator t=2026-03-11T01:54:35.960189941Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-11T01:54:35.961387459Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.197528ms logger=migrator t=2026-03-11T01:54:35.969877138Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-11T01:54:35.973318988Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.44144ms logger=migrator t=2026-03-11T01:54:35.97722798Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-11T01:54:35.978282215Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.053305ms logger=migrator t=2026-03-11T01:54:35.98318131Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-11T01:54:35.98407987Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=897.22µs logger=migrator t=2026-03-11T01:54:35.988835692Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-11T01:54:35.990149862Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.3139ms logger=migrator t=2026-03-11T01:54:35.996595334Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-11T01:54:35.997542786Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=945.172µs logger=migrator t=2026-03-11T01:54:36.002603484Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-11T01:54:36.003444884Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=842.17µs logger=migrator t=2026-03-11T01:54:36.007470348Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-11T01:54:36.014313839Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.843761ms logger=migrator t=2026-03-11T01:54:36.36841294Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-11T01:54:36.37097201Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.56306ms logger=migrator t=2026-03-11T01:54:36.378159919Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-11T01:54:36.37906255Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=904.451µs logger=migrator t=2026-03-11T01:54:36.386062324Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-11T01:54:36.388019119Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.912014ms logger=migrator t=2026-03-11T01:54:36.398107716Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-11T01:54:36.399352565Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.244479ms logger=migrator t=2026-03-11T01:54:36.404649669Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-11T01:54:36.411975541Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=7.320342ms logger=migrator t=2026-03-11T01:54:36.422766674Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-11T01:54:36.427234718Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.458913ms logger=migrator t=2026-03-11T01:54:36.436610708Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-11T01:54:36.43669085Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=85.722µs logger=migrator t=2026-03-11T01:54:36.444744359Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-11T01:54:36.44521657Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=476.691µs logger=migrator t=2026-03-11T01:54:36.451290032Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-11T01:54:36.454170269Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.881588ms logger=migrator t=2026-03-11T01:54:36.458127521Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-11T01:54:36.458414448Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=289.477µs logger=migrator t=2026-03-11T01:54:36.463900166Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-11T01:54:36.464345618Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=469.291µs logger=migrator t=2026-03-11T01:54:36.470398619Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-11T01:54:36.473318778Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.919709ms logger=migrator t=2026-03-11T01:54:36.478178051Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-11T01:54:36.478367716Z level=info msg="Migration successfully executed" id="Update uid value" duration=190.346µs logger=migrator t=2026-03-11T01:54:36.483151647Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-11T01:54:36.484015598Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=863.461µs logger=migrator t=2026-03-11T01:54:36.487793166Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-11T01:54:36.488613285Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=819.779µs logger=migrator t=2026-03-11T01:54:36.494696808Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-11T01:54:36.495961368Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.264051ms logger=migrator t=2026-03-11T01:54:36.500614296Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-11T01:54:36.501641281Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.027675ms logger=migrator t=2026-03-11T01:54:36.508779227Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-11T01:54:36.509610027Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=830.28µs logger=migrator t=2026-03-11T01:54:36.51657144Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-11T01:54:36.51782479Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.25146ms logger=migrator t=2026-03-11T01:54:36.524399304Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-11T01:54:36.525483989Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.085406ms logger=migrator t=2026-03-11T01:54:36.528980311Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-11T01:54:36.529693798Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=713.327µs logger=migrator t=2026-03-11T01:54:36.535695008Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-11T01:54:36.536420185Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=724.967µs logger=migrator t=2026-03-11T01:54:36.540416329Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-11T01:54:36.549358408Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.943179ms logger=migrator t=2026-03-11T01:54:36.553969465Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-11T01:54:36.554707044Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=740.888µs logger=migrator t=2026-03-11T01:54:36.558113363Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-11T01:54:36.558908101Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=794.658µs logger=migrator t=2026-03-11T01:54:36.56353024Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-11T01:54:36.565454235Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.912765ms logger=migrator t=2026-03-11T01:54:36.572593082Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-11T01:54:36.574133958Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.539986ms logger=migrator t=2026-03-11T01:54:36.579544655Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-11T01:54:36.579959065Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=413.76µs logger=migrator t=2026-03-11T01:54:36.583895216Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-11T01:54:36.585082415Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.186479ms logger=migrator t=2026-03-11T01:54:36.590476381Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-11T01:54:36.590529173Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=52.762µs logger=migrator t=2026-03-11T01:54:36.598164291Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-11T01:54:36.602242817Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.080065ms logger=migrator t=2026-03-11T01:54:36.608882632Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-11T01:54:36.611407911Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.530519ms logger=migrator t=2026-03-11T01:54:36.618137948Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-11T01:54:36.618316482Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=178.864µs logger=migrator t=2026-03-11T01:54:36.623236698Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-11T01:54:36.627221512Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.988214ms logger=migrator t=2026-03-11T01:54:36.632415882Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-11T01:54:36.6361118Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.696038ms logger=migrator t=2026-03-11T01:54:36.64041397Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-11T01:54:36.64122866Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=815.03µs logger=migrator t=2026-03-11T01:54:36.647706251Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-11T01:54:36.648640783Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=934.432µs logger=migrator t=2026-03-11T01:54:36.654957631Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-11T01:54:36.655548595Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=590.644µs logger=migrator t=2026-03-11T01:54:36.659290802Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-11T01:54:36.659891356Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=599.724µs logger=migrator t=2026-03-11T01:54:36.665992189Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-11T01:54:36.667251069Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.25887ms logger=migrator t=2026-03-11T01:54:36.672039301Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-11T01:54:36.673485954Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.446813ms logger=migrator t=2026-03-11T01:54:36.67881573Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-11T01:54:36.679102936Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=287.567µs logger=migrator t=2026-03-11T01:54:36.684103913Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-11T01:54:36.684144944Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.351µs logger=migrator t=2026-03-11T01:54:36.702867223Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-11T01:54:36.707749807Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.881874ms logger=migrator t=2026-03-11T01:54:36.71211776Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-11T01:54:36.716932602Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.822663ms logger=migrator t=2026-03-11T01:54:36.72238938Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-11T01:54:36.722492483Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=99.673µs logger=migrator t=2026-03-11T01:54:36.72669347Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-11T01:54:36.727443738Z level=info msg="Migration successfully executed" id="create quota table v1" duration=750.198µs logger=migrator t=2026-03-11T01:54:36.732363793Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-11T01:54:36.733655784Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.293151ms logger=migrator t=2026-03-11T01:54:36.740522935Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-11T01:54:36.740564726Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=42.47µs logger=migrator t=2026-03-11T01:54:36.745283956Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-11T01:54:36.746469174Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.184688ms logger=migrator t=2026-03-11T01:54:36.751039321Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-11T01:54:36.751892411Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=852.69µs logger=migrator t=2026-03-11T01:54:36.756399167Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-11T01:54:36.760604775Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.203707ms logger=migrator t=2026-03-11T01:54:36.76680325Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-11T01:54:36.76683271Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.75µs logger=migrator t=2026-03-11T01:54:36.770864605Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-11T01:54:36.771667154Z level=info msg="Migration successfully executed" id="create session table" duration=805.959µs logger=migrator t=2026-03-11T01:54:36.776305773Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-11T01:54:36.776426646Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=121.012µs logger=migrator t=2026-03-11T01:54:36.78301606Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-11T01:54:36.783140742Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=125.432µs logger=migrator t=2026-03-11T01:54:36.787815322Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-11T01:54:36.788905747Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.088985ms logger=migrator t=2026-03-11T01:54:36.793860174Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-11T01:54:36.794597971Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=737.606µs logger=migrator t=2026-03-11T01:54:36.802880875Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-11T01:54:36.802911795Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.38µs logger=migrator t=2026-03-11T01:54:36.808592168Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-11T01:54:36.808639419Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=48.421µs logger=migrator t=2026-03-11T01:54:36.814490626Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-11T01:54:36.819071154Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.581718ms logger=migrator t=2026-03-11T01:54:36.825869954Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-11T01:54:36.829347695Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.473581ms logger=migrator t=2026-03-11T01:54:36.833597234Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-11T01:54:36.833695466Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=97.622µs logger=migrator t=2026-03-11T01:54:36.838342725Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-11T01:54:36.838441068Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=98.673µs logger=migrator t=2026-03-11T01:54:36.842621936Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-11T01:54:36.843698631Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.076605ms logger=migrator t=2026-03-11T01:54:36.849583118Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-11T01:54:36.84963063Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.581µs logger=migrator t=2026-03-11T01:54:36.853945411Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-11T01:54:36.857363051Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.41709ms logger=migrator t=2026-03-11T01:54:36.864422646Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-11T01:54:36.864580639Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=158.423µs logger=migrator t=2026-03-11T01:54:36.869807662Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-11T01:54:36.875187968Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.386006ms logger=migrator t=2026-03-11T01:54:36.879263174Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-11T01:54:36.883444841Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.180847ms logger=migrator t=2026-03-11T01:54:36.887974048Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-11T01:54:36.88808664Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=113.982µs logger=migrator t=2026-03-11T01:54:36.892274008Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-11T01:54:36.893449606Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.175018ms logger=migrator t=2026-03-11T01:54:36.898390111Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-11T01:54:36.899344344Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=953.643µs logger=migrator t=2026-03-11T01:54:36.90390404Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-11T01:54:36.905776435Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.872594ms logger=migrator t=2026-03-11T01:54:36.913189878Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-11T01:54:36.915074672Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.888274ms logger=migrator t=2026-03-11T01:54:36.920701113Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-11T01:54:36.921573875Z level=info msg="Migration successfully executed" id="add index alert state" duration=853.611µs logger=migrator t=2026-03-11T01:54:36.929070949Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-11T01:54:36.930005082Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=930.733µs logger=migrator t=2026-03-11T01:54:36.935733826Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-11T01:54:36.937441516Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.713679ms logger=migrator t=2026-03-11T01:54:36.945670658Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-11T01:54:36.946618381Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=943.243µs logger=migrator t=2026-03-11T01:54:36.952887488Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-11T01:54:36.95385633Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=968.632µs logger=migrator t=2026-03-11T01:54:36.960594649Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-11T01:54:36.972025676Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.427637ms logger=migrator t=2026-03-11T01:54:36.981525868Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-11T01:54:36.982733657Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.207029ms logger=migrator t=2026-03-11T01:54:36.987478418Z 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-03-11T01:54:36.989199918Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.71993ms logger=migrator t=2026-03-11T01:54:37.005680934Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-11T01:54:37.006902632Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=1.228428ms logger=migrator t=2026-03-11T01:54:37.015517984Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-11T01:54:37.017209984Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.69982ms logger=migrator t=2026-03-11T01:54:37.022446587Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-11T01:54:37.023256936Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=812.669µs logger=migrator t=2026-03-11T01:54:37.02767711Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-11T01:54:37.032026571Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.349062ms logger=migrator t=2026-03-11T01:54:37.036390154Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-11T01:54:37.041130454Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.739081ms logger=migrator t=2026-03-11T01:54:37.046637993Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-11T01:54:37.054422515Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=7.777012ms logger=migrator t=2026-03-11T01:54:37.058962672Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-11T01:54:37.067325568Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=8.349666ms logger=migrator t=2026-03-11T01:54:37.074062215Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-11T01:54:37.07509851Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.036055ms logger=migrator t=2026-03-11T01:54:37.081342376Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-11T01:54:37.081391087Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=51.091µs logger=migrator t=2026-03-11T01:54:37.086745183Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-11T01:54:37.086792054Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.561µs logger=migrator t=2026-03-11T01:54:37.090776566Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-11T01:54:37.092027756Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.25139ms logger=migrator t=2026-03-11T01:54:37.097159666Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-11T01:54:37.098683572Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.525086ms logger=migrator t=2026-03-11T01:54:37.105324727Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-11T01:54:37.106046985Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=721.968µs logger=migrator t=2026-03-11T01:54:37.110063039Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-11T01:54:37.11141263Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.349492ms logger=migrator t=2026-03-11T01:54:37.116626442Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-11T01:54:37.118200129Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.573037ms logger=migrator t=2026-03-11T01:54:37.1242138Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-11T01:54:37.130417785Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.204595ms logger=migrator t=2026-03-11T01:54:37.134982032Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-11T01:54:37.138695629Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.713067ms logger=migrator t=2026-03-11T01:54:37.142828856Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-11T01:54:37.1430022Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=173.334µs logger=migrator t=2026-03-11T01:54:37.147781551Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-11T01:54:37.148612591Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=830.94µs logger=migrator t=2026-03-11T01:54:37.153095786Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-11T01:54:37.153910176Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=814.59µs logger=migrator t=2026-03-11T01:54:37.159511797Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-11T01:54:37.163121591Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.608954ms logger=migrator t=2026-03-11T01:54:37.168274472Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-11T01:54:37.168341303Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.971µs logger=migrator t=2026-03-11T01:54:37.172197813Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-11T01:54:37.173222988Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.023465ms logger=migrator t=2026-03-11T01:54:37.177432516Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-11T01:54:37.178940842Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.491875ms logger=migrator t=2026-03-11T01:54:37.185517665Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-11T01:54:37.185596837Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=79.982µs logger=migrator t=2026-03-11T01:54:37.189465328Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-11T01:54:37.190729858Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.263051ms logger=migrator t=2026-03-11T01:54:37.196101494Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-11T01:54:37.197528487Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.426383ms logger=migrator t=2026-03-11T01:54:37.203155858Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-11T01:54:37.204008709Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=852.471µs logger=migrator t=2026-03-11T01:54:37.208499554Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-11T01:54:37.209959568Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.457625ms logger=migrator t=2026-03-11T01:54:37.215219592Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-11T01:54:37.216155143Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=934.671µs logger=migrator t=2026-03-11T01:54:37.224414776Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-11T01:54:37.225947312Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.531986ms logger=migrator t=2026-03-11T01:54:37.231237046Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-11T01:54:37.231276487Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=40.741µs logger=migrator t=2026-03-11T01:54:37.235980107Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-11T01:54:37.240036852Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.059575ms logger=migrator t=2026-03-11T01:54:37.243739869Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-11T01:54:37.244522057Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=778.898µs logger=migrator t=2026-03-11T01:54:37.248413638Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-11T01:54:37.252429683Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.015915ms logger=migrator t=2026-03-11T01:54:37.257246135Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-11T01:54:37.257997393Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=798.129µs logger=migrator t=2026-03-11T01:54:37.26173126Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-11T01:54:37.262813296Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.081126ms logger=migrator t=2026-03-11T01:54:37.268832437Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-11T01:54:37.2707134Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.885983ms logger=migrator t=2026-03-11T01:54:37.277225923Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-11T01:54:37.299529546Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=22.297642ms logger=migrator t=2026-03-11T01:54:37.303282043Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-11T01:54:37.303914728Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=633.225µs logger=migrator t=2026-03-11T01:54:37.308860934Z 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-03-11T01:54:37.311596328Z 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.784576ms logger=migrator t=2026-03-11T01:54:37.321776577Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-11T01:54:37.322084304Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=332.728µs logger=migrator t=2026-03-11T01:54:37.327827698Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-11T01:54:37.328494764Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=666.326µs logger=migrator t=2026-03-11T01:54:37.334084825Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-11T01:54:37.334365991Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=280.767µs logger=migrator t=2026-03-11T01:54:37.342973693Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-11T01:54:37.351646676Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.670683ms logger=migrator t=2026-03-11T01:54:37.357003221Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-11T01:54:37.361506347Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.503206ms logger=migrator t=2026-03-11T01:54:37.366574106Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-11T01:54:37.36761374Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.038784ms logger=migrator t=2026-03-11T01:54:37.371997503Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-11T01:54:37.372939485Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=941.912µs logger=migrator t=2026-03-11T01:54:37.379799215Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-11T01:54:37.380143783Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=344.818µs logger=migrator t=2026-03-11T01:54:37.384742571Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-11T01:54:37.389871311Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.12826ms logger=migrator t=2026-03-11T01:54:37.395043682Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-11T01:54:37.396044105Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=999.673µs logger=migrator t=2026-03-11T01:54:37.402590038Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-11T01:54:37.402931597Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=348.029µs logger=migrator t=2026-03-11T01:54:37.408283312Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-11T01:54:37.408768524Z level=info msg="Migration successfully executed" id="Move region to single row" duration=484.902µs logger=migrator t=2026-03-11T01:54:37.413124535Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-11T01:54:37.4146106Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.486445ms logger=migrator t=2026-03-11T01:54:37.418377859Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-11T01:54:37.41929254Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=914.861µs logger=migrator t=2026-03-11T01:54:37.42271758Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-11T01:54:37.423747834Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.029534ms logger=migrator t=2026-03-11T01:54:37.428055235Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-11T01:54:37.429044378Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=988.863µs logger=migrator t=2026-03-11T01:54:37.436310828Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-11T01:54:37.437460845Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.149787ms logger=migrator t=2026-03-11T01:54:37.440901276Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-11T01:54:37.441930369Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.028803ms logger=migrator t=2026-03-11T01:54:37.445502794Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-11T01:54:37.445629367Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=125.913µs logger=migrator t=2026-03-11T01:54:37.451034763Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-11T01:54:37.452057947Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.024264ms logger=migrator t=2026-03-11T01:54:37.457577476Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-11T01:54:37.458546139Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=968.413µs logger=migrator t=2026-03-11T01:54:37.462802059Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-11T01:54:37.464281423Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.479334ms logger=migrator t=2026-03-11T01:54:37.46884215Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-11T01:54:37.470234023Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.392183ms logger=migrator t=2026-03-11T01:54:37.475021335Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-11T01:54:37.47526092Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=241.005µs logger=migrator t=2026-03-11T01:54:37.479001408Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-11T01:54:37.479419368Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=417.84µs logger=migrator t=2026-03-11T01:54:37.484280642Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-11T01:54:37.484380774Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=100.942µs logger=migrator t=2026-03-11T01:54:37.488451629Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-11T01:54:37.489535154Z level=info msg="Migration successfully executed" id="create team table" duration=1.083645ms logger=migrator t=2026-03-11T01:54:37.495334131Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-11T01:54:37.496867317Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.532745ms logger=migrator t=2026-03-11T01:54:37.504565577Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-11T01:54:37.506852931Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.291094ms logger=migrator t=2026-03-11T01:54:37.511712654Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-11T01:54:37.519558988Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.849064ms logger=migrator t=2026-03-11T01:54:37.524633337Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-11T01:54:37.52476648Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=131.743µs logger=migrator t=2026-03-11T01:54:37.532266056Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-11T01:54:37.533810141Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.543925ms logger=migrator t=2026-03-11T01:54:37.539082615Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-11T01:54:37.540456558Z level=info msg="Migration successfully executed" id="create team member table" duration=1.373423ms logger=migrator t=2026-03-11T01:54:37.546232203Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-11T01:54:37.547314568Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.083455ms logger=migrator t=2026-03-11T01:54:37.552136671Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-11T01:54:37.553093853Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=956.372µs logger=migrator t=2026-03-11T01:54:37.558148771Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-11T01:54:37.560294882Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.148561ms logger=migrator t=2026-03-11T01:54:37.566676461Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-11T01:54:37.572472037Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.794896ms logger=migrator t=2026-03-11T01:54:37.57683801Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-11T01:54:37.582578024Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.748855ms logger=migrator t=2026-03-11T01:54:37.589192079Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-11T01:54:37.597605886Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.413977ms logger=migrator t=2026-03-11T01:54:37.603700398Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-11T01:54:37.605630774Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.929585ms logger=migrator t=2026-03-11T01:54:37.614520402Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-11T01:54:37.615836713Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.334042ms logger=migrator t=2026-03-11T01:54:37.621460575Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-11T01:54:37.623483451Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.021546ms logger=migrator t=2026-03-11T01:54:37.631010848Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-11T01:54:37.63239694Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.388162ms logger=migrator t=2026-03-11T01:54:37.637269124Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-11T01:54:37.638150165Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=880.851µs logger=migrator t=2026-03-11T01:54:37.644679088Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-11T01:54:37.645667931Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=989.183µs logger=migrator t=2026-03-11T01:54:37.653174447Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-11T01:54:37.655039311Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.864204ms logger=migrator t=2026-03-11T01:54:37.665297071Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-11T01:54:37.666304395Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.004404ms logger=migrator t=2026-03-11T01:54:37.674878006Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-11T01:54:37.67681823Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.938474ms logger=migrator t=2026-03-11T01:54:37.684195173Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-11T01:54:37.684823538Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=630.225µs logger=migrator t=2026-03-11T01:54:37.692484967Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-11T01:54:37.693548902Z level=info msg="Migration successfully executed" id="create tag table" duration=1.068795ms logger=migrator t=2026-03-11T01:54:37.700347792Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-11T01:54:37.70156224Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.213298ms logger=migrator t=2026-03-11T01:54:37.711610106Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-11T01:54:37.712541037Z level=info msg="Migration successfully executed" id="create login attempt table" duration=935.471µs logger=migrator t=2026-03-11T01:54:37.722284536Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-11T01:54:37.723663187Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.384261ms logger=migrator t=2026-03-11T01:54:37.767227588Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-11T01:54:37.769289626Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.068308ms logger=migrator t=2026-03-11T01:54:37.786462808Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-11T01:54:37.802214617Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.75301ms logger=migrator t=2026-03-11T01:54:37.815302444Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-11T01:54:37.816238195Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=939.461µs logger=migrator t=2026-03-11T01:54:37.843232388Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-11T01:54:37.8446096Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.380372ms logger=migrator t=2026-03-11T01:54:37.959699385Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-11T01:54:37.96162645Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=1.925435ms logger=migrator t=2026-03-11T01:54:37.971648045Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-11T01:54:37.972515125Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=867.32µs logger=migrator t=2026-03-11T01:54:37.980932102Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-11T01:54:37.982179651Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.251119ms logger=migrator t=2026-03-11T01:54:37.991032268Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-11T01:54:37.992054053Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.021715ms logger=migrator t=2026-03-11T01:54:38.003781027Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-11T01:54:38.004030293Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=245.016µs logger=migrator t=2026-03-11T01:54:38.015232465Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-11T01:54:38.023044208Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.812333ms logger=migrator t=2026-03-11T01:54:38.031015495Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-11T01:54:38.038219164Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.208818ms logger=migrator t=2026-03-11T01:54:38.046482857Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-11T01:54:38.055788135Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.305658ms logger=migrator t=2026-03-11T01:54:38.061644192Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-11T01:54:38.067012748Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.394856ms logger=migrator t=2026-03-11T01:54:38.072461326Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-11T01:54:38.073148592Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=687.346µs logger=migrator t=2026-03-11T01:54:38.084267812Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-11T01:54:38.094155043Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.872251ms logger=migrator t=2026-03-11T01:54:38.1012602Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-11T01:54:38.101919915Z level=info msg="Migration successfully executed" id="create server_lock table" duration=659.645µs logger=migrator t=2026-03-11T01:54:38.108881279Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-11T01:54:38.110835214Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.950885ms logger=migrator t=2026-03-11T01:54:38.124196827Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-11T01:54:38.127143666Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.951089ms logger=migrator t=2026-03-11T01:54:38.133528295Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-11T01:54:38.134594801Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.067046ms logger=migrator t=2026-03-11T01:54:38.14268229Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-11T01:54:38.144340379Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.655978ms logger=migrator t=2026-03-11T01:54:38.151858635Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-11T01:54:38.152966441Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.109195ms logger=migrator t=2026-03-11T01:54:38.16146436Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-11T01:54:38.167516051Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.052031ms logger=migrator t=2026-03-11T01:54:38.17469265Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-11T01:54:38.175484858Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=792.338µs logger=migrator t=2026-03-11T01:54:38.188757359Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-11T01:54:38.191432272Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.677403ms logger=migrator t=2026-03-11T01:54:38.197667287Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-11T01:54:38.198462477Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=796.36µs logger=migrator t=2026-03-11T01:54:38.210399406Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-11T01:54:38.211241115Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=842.479µs logger=migrator t=2026-03-11T01:54:38.217191935Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-11T01:54:38.217928272Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=735.897µs logger=migrator t=2026-03-11T01:54:38.222817566Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-11T01:54:38.222876868Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=56.451µs logger=migrator t=2026-03-11T01:54:38.237148102Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-11T01:54:38.237318706Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=175.304µs logger=migrator t=2026-03-11T01:54:38.242556399Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-11T01:54:38.244116596Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.560336ms logger=migrator t=2026-03-11T01:54:38.250875074Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-11T01:54:38.251879628Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.007975ms logger=migrator t=2026-03-11T01:54:38.258113103Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-11T01:54:38.259162118Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.049645ms logger=migrator t=2026-03-11T01:54:38.265368742Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-11T01:54:38.265444404Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=76.522µs logger=migrator t=2026-03-11T01:54:38.270781559Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-11T01:54:38.271757903Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=976.524µs logger=migrator t=2026-03-11T01:54:38.281331857Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-11T01:54:38.2823595Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.026173ms logger=migrator t=2026-03-11T01:54:38.287681075Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-11T01:54:38.289311804Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.630819ms logger=migrator t=2026-03-11T01:54:38.294908825Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-11T01:54:38.295947309Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.038034ms logger=migrator t=2026-03-11T01:54:38.302290748Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-11T01:54:38.308237017Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.945179ms logger=migrator t=2026-03-11T01:54:38.314861142Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-11T01:54:38.315748412Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=887.08µs logger=migrator t=2026-03-11T01:54:38.321586119Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-11T01:54:38.321665922Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=77.563µs logger=migrator t=2026-03-11T01:54:38.326505664Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-11T01:54:38.327452157Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=947.703µs logger=migrator t=2026-03-11T01:54:38.335102356Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-11T01:54:38.337290757Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.190791ms logger=migrator t=2026-03-11T01:54:38.347225751Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-11T01:54:38.348265884Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.027494ms logger=migrator t=2026-03-11T01:54:38.35492518Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-11T01:54:38.355085273Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=160.433µs logger=migrator t=2026-03-11T01:54:38.361431063Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-11T01:54:38.363238384Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.807141ms logger=migrator t=2026-03-11T01:54:38.37072564Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-11T01:54:38.372799829Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.076699ms logger=migrator t=2026-03-11T01:54:38.378333419Z 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-03-11T01:54:38.379456045Z 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.121635ms logger=migrator t=2026-03-11T01:54:38.385936276Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-11T01:54:38.387695397Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.821312ms logger=migrator t=2026-03-11T01:54:38.393291269Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-11T01:54:38.398864739Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.567121ms logger=migrator t=2026-03-11T01:54:38.406735764Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-11T01:54:38.407629704Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=895.071µs logger=migrator t=2026-03-11T01:54:38.415063649Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-11T01:54:38.417735151Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.671012ms logger=migrator t=2026-03-11T01:54:38.423922516Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-11T01:54:38.450058388Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.142421ms logger=migrator t=2026-03-11T01:54:38.460688627Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-11T01:54:38.483603883Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.898546ms logger=migrator t=2026-03-11T01:54:38.493227339Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-11T01:54:38.496566397Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=3.337618ms logger=migrator t=2026-03-11T01:54:38.502577878Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-11T01:54:38.50393649Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.364012ms logger=migrator t=2026-03-11T01:54:38.511376644Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-11T01:54:38.518260566Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.887431ms logger=migrator t=2026-03-11T01:54:38.524326817Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-11T01:54:38.528489614Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.161847ms logger=migrator t=2026-03-11T01:54:38.534045235Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-11T01:54:38.535271614Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.225899ms logger=migrator t=2026-03-11T01:54:38.550243694Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-11T01:54:38.551295028Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.050734ms logger=migrator t=2026-03-11T01:54:38.556608613Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-11T01:54:38.557665108Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.056505ms logger=migrator t=2026-03-11T01:54:38.564657571Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-11T01:54:38.566243389Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.588488ms logger=migrator t=2026-03-11T01:54:38.573612561Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-11T01:54:38.573866918Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=262.187µs logger=migrator t=2026-03-11T01:54:38.582606282Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-11T01:54:38.597715626Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=15.107444ms logger=migrator t=2026-03-11T01:54:38.6030072Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-11T01:54:38.608229982Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.220202ms logger=migrator t=2026-03-11T01:54:38.618183695Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-11T01:54:38.624843531Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.658836ms logger=migrator t=2026-03-11T01:54:38.632834719Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-11T01:54:38.634009946Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.176937ms logger=migrator t=2026-03-11T01:54:38.639137626Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-11T01:54:38.640940248Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.801982ms logger=migrator t=2026-03-11T01:54:38.649631942Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-11T01:54:38.658206243Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.576291ms logger=migrator t=2026-03-11T01:54:38.666540218Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-11T01:54:38.671943205Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.404847ms logger=migrator t=2026-03-11T01:54:38.679247285Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-11T01:54:38.68027654Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.028935ms logger=migrator t=2026-03-11T01:54:38.685539512Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-11T01:54:38.694212805Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.665413ms logger=migrator t=2026-03-11T01:54:38.699735324Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-11T01:54:38.708021729Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.284784ms logger=migrator t=2026-03-11T01:54:38.713296702Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-11T01:54:38.713415405Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=118.803µs logger=migrator t=2026-03-11T01:54:38.718067854Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-11T01:54:38.719148529Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.079345ms logger=migrator t=2026-03-11T01:54:38.726256316Z 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-03-11T01:54:38.727571126Z 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.31002ms logger=migrator t=2026-03-11T01:54:38.732490862Z 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-03-11T01:54:38.73366745Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.172018ms logger=migrator t=2026-03-11T01:54:38.739699701Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-11T01:54:38.739865035Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=164.984µs logger=migrator t=2026-03-11T01:54:38.745820674Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-11T01:54:38.755682855Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.871011ms logger=migrator t=2026-03-11T01:54:38.761336767Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-11T01:54:38.768753421Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.416204ms logger=migrator t=2026-03-11T01:54:38.774192609Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-11T01:54:38.781044018Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.84669ms logger=migrator t=2026-03-11T01:54:38.787981931Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-11T01:54:38.794746199Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.760588ms logger=migrator t=2026-03-11T01:54:38.800913875Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-11T01:54:38.806266239Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.352414ms logger=migrator t=2026-03-11T01:54:38.815819483Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-11T01:54:38.816018928Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=207.725µs logger=migrator t=2026-03-11T01:54:38.825572941Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-11T01:54:38.827786263Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=2.214772ms logger=migrator t=2026-03-11T01:54:38.848829367Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-11T01:54:38.854401747Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.573561ms logger=migrator t=2026-03-11T01:54:38.869704115Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-11T01:54:38.869882269Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=179.594µs logger=migrator t=2026-03-11T01:54:38.875187933Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-11T01:54:38.882894534Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.715341ms logger=migrator t=2026-03-11T01:54:38.8870069Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-11T01:54:38.88781248Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=805.61µs logger=migrator t=2026-03-11T01:54:38.891306191Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-11T01:54:38.896176775Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.869654ms logger=migrator t=2026-03-11T01:54:38.900712261Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-11T01:54:38.901602913Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=889.971µs logger=migrator t=2026-03-11T01:54:38.909481906Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-11T01:54:38.910949701Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.469745ms logger=migrator t=2026-03-11T01:54:38.919468821Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-11T01:54:38.930392667Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.919636ms logger=migrator t=2026-03-11T01:54:38.938193369Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-11T01:54:38.939857098Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.663829ms logger=migrator t=2026-03-11T01:54:38.945472549Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-11T01:54:38.946559475Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.087006ms logger=migrator t=2026-03-11T01:54:38.952475584Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-11T01:54:38.953326683Z level=info msg="Migration successfully executed" id="create alert_image table" duration=849.599µs logger=migrator t=2026-03-11T01:54:38.958056785Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-11T01:54:38.959405546Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.348721ms logger=migrator t=2026-03-11T01:54:38.963593374Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-11T01:54:38.963658916Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.392µs logger=migrator t=2026-03-11T01:54:38.969666856Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-11T01:54:38.97070119Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.034154ms logger=migrator t=2026-03-11T01:54:38.975624466Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-11T01:54:38.976584058Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=959.272µs logger=migrator t=2026-03-11T01:54:38.983196073Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-11T01:54:38.983853648Z 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-03-11T01:54:38.990079274Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-11T01:54:38.990896083Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=816.469µs logger=migrator t=2026-03-11T01:54:38.995650325Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-11T01:54:38.997347325Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.69669ms logger=migrator t=2026-03-11T01:54:39.024279645Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-11T01:54:39.033962552Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.686808ms logger=migrator t=2026-03-11T01:54:39.049500025Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-11T01:54:39.051865561Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.365466ms logger=migrator t=2026-03-11T01:54:39.236612657Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-11T01:54:39.238157334Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.546977ms logger=migrator t=2026-03-11T01:54:39.290874657Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-11T01:54:39.292575308Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.703271ms logger=migrator t=2026-03-11T01:54:39.327195788Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-11T01:54:39.329104763Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.911765ms logger=migrator t=2026-03-11T01:54:39.386921997Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-11T01:54:39.388908683Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.996356ms logger=migrator t=2026-03-11T01:54:39.434390369Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-11T01:54:39.434539683Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=154.274µs logger=migrator t=2026-03-11T01:54:39.465765264Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-11T01:54:39.465931117Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=169.563µs logger=migrator t=2026-03-11T01:54:39.491523287Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-11T01:54:39.500269331Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.750054ms logger=migrator t=2026-03-11T01:54:39.55912377Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-11T01:54:39.55997506Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=865.991µs logger=migrator t=2026-03-11T01:54:39.573373723Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-11T01:54:39.57494498Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.568617ms logger=migrator t=2026-03-11T01:54:39.637189798Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-11T01:54:39.637923695Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=741.677µs logger=migrator t=2026-03-11T01:54:39.662192113Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-11T01:54:39.664371435Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.182282ms logger=migrator t=2026-03-11T01:54:39.686973934Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-11T01:54:39.687876075Z level=info msg="Migration successfully executed" id="create secrets table" duration=905.901µs logger=migrator t=2026-03-11T01:54:39.695033493Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-11T01:54:39.730060283Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.015449ms logger=migrator t=2026-03-11T01:54:39.734688761Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-11T01:54:39.741096781Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.4089ms logger=migrator t=2026-03-11T01:54:39.745391542Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-11T01:54:39.745551176Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=156.974µs logger=migrator t=2026-03-11T01:54:39.749489818Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-11T01:54:39.783135206Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.641727ms logger=migrator t=2026-03-11T01:54:39.78886969Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-11T01:54:39.82133065Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.45505ms logger=migrator t=2026-03-11T01:54:39.826091592Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-11T01:54:39.82685515Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=763.808µs logger=migrator t=2026-03-11T01:54:39.833343101Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-11T01:54:39.835574304Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.225323ms logger=migrator t=2026-03-11T01:54:39.840788316Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-11T01:54:39.841018471Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=230.305µs logger=migrator t=2026-03-11T01:54:39.845161888Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-11T01:54:39.846220123Z level=info msg="Migration successfully executed" id="create permission table" duration=1.057985ms logger=migrator t=2026-03-11T01:54:39.850625896Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-11T01:54:39.851841765Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.215289ms logger=migrator t=2026-03-11T01:54:39.857551728Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-11T01:54:39.859782711Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.234833ms logger=migrator t=2026-03-11T01:54:39.865517355Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-11T01:54:39.866473077Z level=info msg="Migration successfully executed" id="create role table" duration=955.702µs logger=migrator t=2026-03-11T01:54:39.870474551Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-11T01:54:39.878511479Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.036048ms logger=migrator t=2026-03-11T01:54:39.901848206Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-11T01:54:39.910905528Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.059332ms logger=migrator t=2026-03-11T01:54:39.91486252Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-11T01:54:39.916497749Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.635419ms logger=migrator t=2026-03-11T01:54:39.921083946Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-11T01:54:39.922896169Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.800092ms logger=migrator t=2026-03-11T01:54:39.928317786Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-11T01:54:39.930087488Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.769941ms logger=migrator t=2026-03-11T01:54:39.934256384Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-11T01:54:39.935206576Z level=info msg="Migration successfully executed" id="create team role table" duration=949.422µs logger=migrator t=2026-03-11T01:54:39.941131776Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-11T01:54:39.942929727Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.779181ms logger=migrator t=2026-03-11T01:54:39.948380045Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-11T01:54:39.949735367Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.356332ms logger=migrator t=2026-03-11T01:54:39.954028377Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-11T01:54:39.955104133Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.075676ms logger=migrator t=2026-03-11T01:54:39.959454575Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-11T01:54:39.960252083Z level=info msg="Migration successfully executed" id="create user role table" duration=797.438µs logger=migrator t=2026-03-11T01:54:39.967945413Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-11T01:54:39.970633046Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.627682ms logger=migrator t=2026-03-11T01:54:39.975580833Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-11T01:54:39.976801551Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.220758ms logger=migrator t=2026-03-11T01:54:39.98490521Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-11T01:54:39.987146993Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.247643ms logger=migrator t=2026-03-11T01:54:39.991770402Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-11T01:54:39.992866517Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.096205ms logger=migrator t=2026-03-11T01:54:39.997716121Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-11T01:54:39.998858347Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.141976ms logger=migrator t=2026-03-11T01:54:40.002696068Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-11T01:54:40.003750242Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.058034ms logger=migrator t=2026-03-11T01:54:40.00834353Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-11T01:54:40.020489424Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.143084ms logger=migrator t=2026-03-11T01:54:40.02759212Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-11T01:54:40.029020634Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.427424ms logger=migrator t=2026-03-11T01:54:40.034317638Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-11T01:54:40.036249193Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.930985ms logger=migrator t=2026-03-11T01:54:40.041318001Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-11T01:54:40.0425007Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.176388ms logger=migrator t=2026-03-11T01:54:40.047481337Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-11T01:54:40.049283858Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.802471ms logger=migrator t=2026-03-11T01:54:40.053739523Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-11T01:54:40.055174326Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.429883ms logger=migrator t=2026-03-11T01:54:40.059980469Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-11T01:54:40.061153716Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.172767ms logger=migrator t=2026-03-11T01:54:40.066064111Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-11T01:54:40.074208462Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.143821ms logger=migrator t=2026-03-11T01:54:40.078994184Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-11T01:54:40.087189676Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.188322ms logger=migrator t=2026-03-11T01:54:40.091785513Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-11T01:54:40.098565303Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.77916ms logger=migrator t=2026-03-11T01:54:40.103300953Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-11T01:54:40.111565726Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.264283ms logger=migrator t=2026-03-11T01:54:40.119031112Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-11T01:54:40.122064512Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.038931ms logger=migrator t=2026-03-11T01:54:40.126937147Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-11T01:54:40.128493943Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.555626ms logger=migrator t=2026-03-11T01:54:40.134986126Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-11T01:54:40.136123792Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.139006ms logger=migrator t=2026-03-11T01:54:40.141386055Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-11T01:54:40.142518241Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.132316ms logger=migrator t=2026-03-11T01:54:40.147306524Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-11T01:54:40.149605667Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.299964ms logger=migrator t=2026-03-11T01:54:40.15614862Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-11T01:54:40.156257173Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=109.283µs logger=migrator t=2026-03-11T01:54:40.16422451Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-11T01:54:40.164354913Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=130.763µs logger=migrator t=2026-03-11T01:54:40.168987282Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-11T01:54:40.16976183Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=774.737µs logger=migrator t=2026-03-11T01:54:40.174182533Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-11T01:54:40.175221857Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.040794ms logger=migrator t=2026-03-11T01:54:40.180774427Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-11T01:54:40.182247142Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.488975ms logger=migrator t=2026-03-11T01:54:40.186733497Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-11T01:54:40.187136146Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=403.399µs logger=migrator t=2026-03-11T01:54:40.191080199Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-11T01:54:40.191677033Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=596.554µs logger=migrator t=2026-03-11T01:54:40.19581587Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-11T01:54:40.197304565Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.487994ms logger=migrator t=2026-03-11T01:54:40.204840841Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-11T01:54:40.206575221Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.73337ms logger=migrator t=2026-03-11T01:54:40.210480823Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-11T01:54:40.218845869Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.354686ms logger=migrator t=2026-03-11T01:54:40.224492592Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-11T01:54:40.224602904Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=110.442µs logger=migrator t=2026-03-11T01:54:40.231081756Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-11T01:54:40.23211704Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.035113ms logger=migrator t=2026-03-11T01:54:40.240678171Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-11T01:54:40.243288201Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.6107ms logger=migrator t=2026-03-11T01:54:40.249238801Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-11T01:54:40.250523691Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.28387ms logger=migrator t=2026-03-11T01:54:40.258975179Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-11T01:54:40.271104852Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.130283ms logger=migrator t=2026-03-11T01:54:40.278840064Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-11T01:54:40.279997261Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.156397ms logger=migrator t=2026-03-11T01:54:40.284625529Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-11T01:54:40.285992612Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.367103ms logger=migrator t=2026-03-11T01:54:40.29446976Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-11T01:54:40.321872762Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.404662ms logger=migrator t=2026-03-11T01:54:40.332099861Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-11T01:54:40.333508544Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.411253ms logger=migrator t=2026-03-11T01:54:40.338071711Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-11T01:54:40.338892971Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=829.17µs logger=migrator t=2026-03-11T01:54:40.346292184Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-11T01:54:40.34782721Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.534017ms logger=migrator t=2026-03-11T01:54:40.352234492Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-11T01:54:40.353537064Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.266131ms logger=migrator t=2026-03-11T01:54:40.357765402Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-11T01:54:40.358001507Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=236.565µs logger=migrator t=2026-03-11T01:54:40.364883429Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-11T01:54:40.366277651Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.394572ms logger=migrator t=2026-03-11T01:54:40.371528214Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-11T01:54:40.381873287Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.346803ms logger=migrator t=2026-03-11T01:54:40.386973516Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-11T01:54:40.387621141Z level=info msg="Migration successfully executed" id="create entity_events table" duration=644.215µs logger=migrator t=2026-03-11T01:54:40.394064112Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-11T01:54:40.395766972Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.70263ms logger=migrator t=2026-03-11T01:54:40.400167745Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-11T01:54:40.400623586Z 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-03-11T01:54:40.406479843Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-11T01:54:40.406904583Z 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-03-11T01:54:40.411989602Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-11T01:54:40.413341383Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.351211ms logger=migrator t=2026-03-11T01:54:40.41830502Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-11T01:54:40.420045771Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.744781ms logger=migrator t=2026-03-11T01:54:40.424070145Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-11T01:54:40.425905468Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.835153ms logger=migrator t=2026-03-11T01:54:40.431928329Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-11T01:54:40.433022885Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.095135ms logger=migrator t=2026-03-11T01:54:40.437194653Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-11T01:54:40.438277578Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.083135ms logger=migrator t=2026-03-11T01:54:40.443747186Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-11T01:54:40.445115518Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.375502ms logger=migrator t=2026-03-11T01:54:40.449775967Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-11T01:54:40.45118429Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.408123ms logger=migrator t=2026-03-11T01:54:40.457622601Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-11T01:54:40.458837889Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.215468ms logger=migrator t=2026-03-11T01:54:40.463044088Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-11T01:54:40.464967553Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.929785ms logger=migrator t=2026-03-11T01:54:40.469343185Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-11T01:54:40.470550734Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.206919ms logger=migrator t=2026-03-11T01:54:40.475325825Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-11T01:54:40.476500763Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.174948ms logger=migrator t=2026-03-11T01:54:40.480141918Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-11T01:54:40.503179077Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.034259ms logger=migrator t=2026-03-11T01:54:40.698314707Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-11T01:54:40.708499016Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.186769ms logger=migrator t=2026-03-11T01:54:40.71251829Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-11T01:54:40.721816917Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.298007ms logger=migrator t=2026-03-11T01:54:40.727148432Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-11T01:54:40.727411498Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=262.876µs logger=migrator t=2026-03-11T01:54:40.732233532Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-11T01:54:40.740658609Z level=info msg="Migration successfully executed" id="add share column" duration=8.424157ms logger=migrator t=2026-03-11T01:54:40.746764132Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-11T01:54:40.746973156Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=213.895µs logger=migrator t=2026-03-11T01:54:40.751928863Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-11T01:54:40.753374087Z level=info msg="Migration successfully executed" id="create file table" duration=1.444104ms logger=migrator t=2026-03-11T01:54:40.758292411Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-11T01:54:40.760058603Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.761742ms logger=migrator t=2026-03-11T01:54:40.765220314Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-11T01:54:40.76635262Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.132086ms logger=migrator t=2026-03-11T01:54:40.77099489Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-11T01:54:40.77190732Z level=info msg="Migration successfully executed" id="create file_meta table" duration=912.291µs logger=migrator t=2026-03-11T01:54:40.776827376Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-11T01:54:40.778648239Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.820073ms logger=migrator t=2026-03-11T01:54:40.783609634Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-11T01:54:40.783748037Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=139.913µs logger=migrator t=2026-03-11T01:54:40.78897725Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-11T01:54:40.789044132Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.372µs logger=migrator t=2026-03-11T01:54:40.793862695Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-11T01:54:40.794727345Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=860.439µs logger=migrator t=2026-03-11T01:54:40.799537068Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-11T01:54:40.799845315Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=308.547µs logger=migrator t=2026-03-11T01:54:40.804511424Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-11T01:54:40.80604717Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.535546ms logger=migrator t=2026-03-11T01:54:40.812103572Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-11T01:54:40.821731907Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.627865ms logger=migrator t=2026-03-11T01:54:40.826264314Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-11T01:54:40.826385357Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=124.143µs logger=migrator t=2026-03-11T01:54:40.831994028Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-11T01:54:40.83339607Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.400262ms logger=migrator t=2026-03-11T01:54:40.838688874Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-11T01:54:40.83936251Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=674.446µs logger=migrator t=2026-03-11T01:54:40.844124872Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-11T01:54:40.844341887Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=216.375µs logger=migrator t=2026-03-11T01:54:40.856530582Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-11T01:54:40.857099516Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=569.234µs logger=migrator t=2026-03-11T01:54:40.861975849Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-11T01:54:40.872023445Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.046906ms logger=migrator t=2026-03-11T01:54:40.876450008Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-11T01:54:40.885234775Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.784907ms logger=migrator t=2026-03-11T01:54:40.889479884Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-11T01:54:40.890236181Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=756.327µs logger=migrator t=2026-03-11T01:54:40.894758928Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-11T01:54:40.968035393Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.265475ms logger=migrator t=2026-03-11T01:54:40.974005373Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-11T01:54:40.974900845Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=900.732µs logger=migrator t=2026-03-11T01:54:40.981863817Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-11T01:54:40.982769118Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=904.341µs logger=migrator t=2026-03-11T01:54:40.987797976Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-11T01:54:41.009659118Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=21.859692ms logger=migrator t=2026-03-11T01:54:41.016247242Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-11T01:54:41.022444988Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.181876ms logger=migrator t=2026-03-11T01:54:41.028249944Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-11T01:54:41.028471099Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=219.275µs logger=migrator t=2026-03-11T01:54:41.034605222Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-11T01:54:41.034732235Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=131.363µs logger=migrator t=2026-03-11T01:54:41.039790934Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-11T01:54:41.040111161Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=320.237µs logger=migrator t=2026-03-11T01:54:41.045479157Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-11T01:54:41.04603749Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=558.163µs logger=migrator t=2026-03-11T01:54:41.051527029Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-11T01:54:41.051871757Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=335.257µs logger=migrator t=2026-03-11T01:54:41.057025987Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-11T01:54:41.058552063Z level=info msg="Migration successfully executed" id="create folder table" duration=1.525535ms logger=migrator t=2026-03-11T01:54:41.064049291Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-11T01:54:41.065171798Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.117427ms logger=migrator t=2026-03-11T01:54:41.070833831Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-11T01:54:41.072643584Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.809353ms logger=migrator t=2026-03-11T01:54:41.079398301Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-11T01:54:41.079433452Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.091µs logger=migrator t=2026-03-11T01:54:41.084337367Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-11T01:54:41.085571966Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.234489ms logger=migrator t=2026-03-11T01:54:41.090796398Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-11T01:54:41.092622761Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.826923ms logger=migrator t=2026-03-11T01:54:41.098414117Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-11T01:54:41.099888321Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.472714ms logger=migrator t=2026-03-11T01:54:41.104850387Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-11T01:54:41.105292538Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=441.691µs logger=migrator t=2026-03-11T01:54:41.110162622Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-11T01:54:41.110480179Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=317.147µs logger=migrator t=2026-03-11T01:54:41.116875179Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-11T01:54:41.118977528Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.10906ms logger=migrator t=2026-03-11T01:54:41.1246082Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-11T01:54:41.12587792Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.26096ms logger=migrator t=2026-03-11T01:54:41.132985336Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-11T01:54:41.134074381Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.088545ms logger=migrator t=2026-03-11T01:54:41.139290063Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-11T01:54:41.140503503Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.212889ms logger=migrator t=2026-03-11T01:54:41.145836737Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-11T01:54:41.147870044Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.025147ms logger=migrator t=2026-03-11T01:54:41.154850868Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-11T01:54:41.155845891Z level=info msg="Migration successfully executed" id="create anon_device table" duration=995.613µs logger=migrator t=2026-03-11T01:54:41.161027633Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-11T01:54:41.162346404Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.318811ms logger=migrator t=2026-03-11T01:54:41.16857701Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-11T01:54:41.169818119Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.240669ms logger=migrator t=2026-03-11T01:54:41.175510022Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-11T01:54:41.176493575Z level=info msg="Migration successfully executed" id="create signing_key table" duration=983.813µs logger=migrator t=2026-03-11T01:54:41.181559673Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-11T01:54:41.182765152Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.209419ms logger=migrator t=2026-03-11T01:54:41.188785873Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-11T01:54:41.190089293Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.29957ms logger=migrator t=2026-03-11T01:54:41.195958581Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-11T01:54:41.196272029Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=313.658µs logger=migrator t=2026-03-11T01:54:41.202004233Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-11T01:54:41.214989066Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.980984ms logger=migrator t=2026-03-11T01:54:41.220893684Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-11T01:54:41.221681274Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=788.56µs logger=migrator t=2026-03-11T01:54:41.226728092Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-11T01:54:41.226755892Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=28.8µs logger=migrator t=2026-03-11T01:54:41.233005879Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-11T01:54:41.234129155Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.123246ms logger=migrator t=2026-03-11T01:54:41.239805788Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-11T01:54:41.239833838Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.7µs logger=migrator t=2026-03-11T01:54:41.245497591Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-11T01:54:41.247487728Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.989416ms logger=migrator t=2026-03-11T01:54:41.25272493Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-11T01:54:41.253941598Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.216528ms logger=migrator t=2026-03-11T01:54:41.26038311Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-11T01:54:41.261447475Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.064514ms logger=migrator t=2026-03-11T01:54:41.267374143Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-11T01:54:41.268175502Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=806.749µs logger=migrator t=2026-03-11T01:54:41.273771383Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-11T01:54:41.27405955Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=295.167µs logger=migrator t=2026-03-11T01:54:41.279309422Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-11T01:54:41.279930468Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=617.486µs logger=migrator t=2026-03-11T01:54:41.286327487Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-11T01:54:41.287713409Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.378132ms logger=migrator t=2026-03-11T01:54:41.293750651Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-11T01:54:41.294602961Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=852.331µs logger=migrator t=2026-03-11T01:54:41.299525827Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-11T01:54:41.308788903Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.262796ms logger=migrator t=2026-03-11T01:54:41.313690798Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-11T01:54:41.320644551Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.949383ms logger=migrator t=2026-03-11T01:54:41.326405065Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-11T01:54:41.336054722Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.648797ms logger=migrator t=2026-03-11T01:54:41.340861034Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-11T01:54:41.340911005Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=50.441µs logger=migrator t=2026-03-11T01:54:41.345675127Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-11T01:54:41.358450897Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.774419ms logger=migrator t=2026-03-11T01:54:41.363706229Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-11T01:54:41.371195704Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.488825ms logger=migrator t=2026-03-11T01:54:41.376745034Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-11T01:54:41.377046581Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=301.157µs logger=migrator t=2026-03-11T01:54:41.382604962Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.275212752s logger=migrator t=2026-03-11T01:54:41.383193605Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-11T01:54:41.399108228Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-11T01:54:41.399318073Z level=info msg="Created default organization" logger=secrets t=2026-03-11T01:54:41.406571423Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-11T01:54:41.456894892Z level=info msg="Restored cache from database" duration=655.036µs logger=plugin.store t=2026-03-11T01:54:41.458703843Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-11T01:54:41.497457581Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-11T01:54:41.497497442Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-11T01:54:41.497592364Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-11T01:54:41.497606945Z level=info msg="Plugins loaded" count=54 duration=38.905172ms logger=query_data t=2026-03-11T01:54:41.502035209Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-11T01:54:41.506206026Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-11T01:54:41.513935477Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-11T01:54:41.526568053Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-11T01:54:41.530084976Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-11T01:54:41.532951863Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-11T01:54:41.556897173Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-11T01:54:41.578810936Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-11T01:54:41.596625534Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-11T01:54:41.596645174Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-03-11T01:54:41.598114498Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-03-11T01:54:41.599213834Z level=info msg="Warming state cache for startup" logger=http.server t=2026-03-11T01:54:41.600377042Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-03-11T01:54:41.600392262Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-11T01:54:41.600418863Z level=info msg="Starting MultiOrg Alertmanager" logger=plugins.update.checker t=2026-03-11T01:54:41.677949998Z level=info msg="Update check succeeded" duration=77.744461ms logger=ngalert.state.manager t=2026-03-11T01:54:41.715079448Z level=info msg="State cache has been initialized" states=0 duration=115.853873ms logger=ngalert.scheduler t=2026-03-11T01:54:41.715228041Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-11T01:54:41.715443866Z level=info msg=starting first_tick=2026-03-11T01:54:50Z logger=sqlstore.transactions t=2026-03-11T01:54:41.739556451Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-11T01:54:41.761138026Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-11T01:54:41.776456065Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=grafana.update.checker t=2026-03-11T01:54:41.783996151Z level=info msg="Update check succeeded" duration=183.955657ms logger=sqlstore.transactions t=2026-03-11T01:54:41.790854662Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-11T01:54:41.792010339Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-03-11T01:54:41.802622877Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-11T01:54:41.826552148Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-11T01:54:41.830190933Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-11T01:54:41.849164448Z level=info msg="Patterns update finished" duration=131.06188ms logger=grafana-apiserver t=2026-03-11T01:54:41.937346122Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-11T01:54:41.937835784Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-11T01:54:57.55574225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.557422759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.5715518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.599528855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.625324239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.649866094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.669720409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.693698101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.712538701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.737100947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.755454547Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-11T01:54:57.793942868Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-11T01:54:57.805314935Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-11T01:54:57.809171105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.825786504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.876711017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.895707822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.928560461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.947785981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:57.989676662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.010754566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.041466315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.060289586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.091551028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.110685236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.145122622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.162748395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.19415636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.213483303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.243134787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.261891807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.306557142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.334764134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.405292155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.42517345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.471244979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.488327399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.526486343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.548925308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.614301719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.630689963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.676424493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.694856755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.749113666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.766232557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.814543439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.832876937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.88978172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.906982393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.960616279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:58.979669665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.0392137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.055630614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.119396648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.136503178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.23180769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.249016863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.315800527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.333526062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.389649856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.406227894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.46710495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.485371027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.555168332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.570549343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.631165582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.646617924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.698753284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.713791047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.781493432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.810982972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.901335349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.92531284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:54:59.998035693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:55:00.020602281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:55:00.084092588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:55:00.10123198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:55:00.18149982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:55:00.200023813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:55:00.273599497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:55:00.285956985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-11T01:55:00.366171514Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-11T01:56:05.624256135Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-11T02:04:41.62613938Z level=info msg="Completed cleanup jobs" duration=24.27865ms logger=plugins.update.checker t=2026-03-11T02:04:41.746137892Z level=info msg="Update check succeeded" duration=66.932308ms