logger=settings t=2026-08-07T20:54:48.708691594Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-07T20:54:48Z logger=settings t=2026-08-07T20:54:48.709177252Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-07T20:54:48.709195392Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-07T20:54:48.709201112Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-07T20:54:48.709206492Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-07T20:54:48.709211192Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-07T20:54:48.709216753Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-07T20:54:48.709222853Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-07T20:54:48.709229443Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-07T20:54:48.709243723Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-07T20:54:48.709248513Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-07T20:54:48.709253433Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-07T20:54:48.709259963Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-07T20:54:48.709265313Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-07T20:54:48.709275453Z level=info msg=Target target=[all] logger=settings t=2026-08-07T20:54:48.709290864Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-07T20:54:48.709305384Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-07T20:54:48.709314734Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-07T20:54:48.709323914Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-07T20:54:48.709328854Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-07T20:54:48.709333364Z level=info msg="App mode production" logger=sqlstore t=2026-08-07T20:54:48.709890034Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-07T20:54:48.709916874Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-07T20:54:48.712674299Z level=info msg="Locking database" logger=migrator t=2026-08-07T20:54:48.712691729Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-07T20:54:48.713459571Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-07T20:54:48.714853483Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.393052ms logger=migrator t=2026-08-07T20:54:48.72277313Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-07T20:54:48.723607274Z level=info msg="Migration successfully executed" id="create user table" duration=882.905µs logger=migrator t=2026-08-07T20:54:48.729289825Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-07T20:54:48.730320681Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.030116ms logger=migrator t=2026-08-07T20:54:48.735486694Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-07T20:54:48.736221426Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=734.862µs logger=migrator t=2026-08-07T20:54:48.741582592Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-07T20:54:48.742277573Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=695.261µs logger=migrator t=2026-08-07T20:54:48.746727264Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-07T20:54:48.747781111Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.050487ms logger=migrator t=2026-08-07T20:54:48.754717842Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-07T20:54:48.759865745Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.148783ms logger=migrator t=2026-08-07T20:54:48.765955802Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-07T20:54:48.766746055Z level=info msg="Migration successfully executed" id="create user table v2" duration=789.893µs logger=migrator t=2026-08-07T20:54:48.770550496Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-07T20:54:48.771268458Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=717.592µs logger=migrator t=2026-08-07T20:54:48.774758433Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-07T20:54:48.775488455Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=729.242µs logger=migrator t=2026-08-07T20:54:48.781039344Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-07T20:54:48.781409159Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=369.945µs logger=migrator t=2026-08-07T20:54:48.78511208Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-07T20:54:48.785615957Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=514.688µs logger=migrator t=2026-08-07T20:54:48.789018812Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-07T20:54:48.790094779Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.075207ms logger=migrator t=2026-08-07T20:54:48.793628906Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-07T20:54:48.793663277Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.721µs logger=migrator t=2026-08-07T20:54:48.799032832Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-07T20:54:48.801037204Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.999902ms logger=migrator t=2026-08-07T20:54:48.805705039Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-07T20:54:48.806177226Z level=info msg="Migration successfully executed" id="Add missing user data" duration=471.447µs logger=migrator t=2026-08-07T20:54:48.812713001Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-07T20:54:48.81386321Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.143309ms logger=migrator t=2026-08-07T20:54:48.81828042Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-07T20:54:48.818968932Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=687.952µs logger=migrator t=2026-08-07T20:54:48.823156169Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-07T20:54:48.824348788Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.191779ms logger=migrator t=2026-08-07T20:54:48.827678352Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-07T20:54:48.836058456Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.379274ms logger=migrator t=2026-08-07T20:54:48.839582312Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-07T20:54:48.8407627Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.179288ms logger=migrator t=2026-08-07T20:54:48.850160072Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-07T20:54:48.850478727Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=320.195µs logger=migrator t=2026-08-07T20:54:48.854856246Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-07T20:54:48.855594289Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=737.683µs logger=migrator t=2026-08-07T20:54:48.85940903Z 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-08-07T20:54:48.859691374Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=281.964µs logger=migrator t=2026-08-07T20:54:48.864924028Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-07T20:54:48.865780302Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=856.013µs logger=migrator t=2026-08-07T20:54:48.872929286Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-07T20:54:48.874502451Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.576105ms logger=migrator t=2026-08-07T20:54:48.878844311Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-07T20:54:48.879986659Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.142708ms logger=migrator t=2026-08-07T20:54:48.885845853Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-07T20:54:48.887117204Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.271031ms logger=migrator t=2026-08-07T20:54:48.892018183Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-07T20:54:48.892741714Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=723.731µs logger=migrator t=2026-08-07T20:54:48.896548724Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-07T20:54:48.897240606Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=691.862µs logger=migrator t=2026-08-07T20:54:48.902630602Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-07T20:54:48.902663452Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.63µs logger=migrator t=2026-08-07T20:54:48.90555395Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-07T20:54:48.906285591Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=733.392µs logger=migrator t=2026-08-07T20:54:48.910550439Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-07T20:54:48.91119754Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=648.751µs logger=migrator t=2026-08-07T20:54:48.919185907Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-07T20:54:48.920326996Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.142049ms logger=migrator t=2026-08-07T20:54:48.926051208Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-07T20:54:48.927081324Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.030656ms logger=migrator t=2026-08-07T20:54:48.931244361Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-07T20:54:48.937509151Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.26061ms logger=migrator t=2026-08-07T20:54:48.961911723Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-07T20:54:48.965154514Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=3.244862ms logger=migrator t=2026-08-07T20:54:48.970629182Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-07T20:54:48.971504256Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=874.224µs logger=migrator t=2026-08-07T20:54:48.976978904Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-07T20:54:48.977877838Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=898.804µs logger=migrator t=2026-08-07T20:54:48.982291349Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-07T20:54:48.983730242Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.443763ms logger=migrator t=2026-08-07T20:54:48.989211949Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-07T20:54:48.989918371Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=706.342µs logger=migrator t=2026-08-07T20:54:48.994567365Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-07T20:54:48.995152675Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=585.069µs logger=migrator t=2026-08-07T20:54:48.999771469Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-07T20:54:49.001013299Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.24144ms logger=migrator t=2026-08-07T20:54:49.010108705Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-07T20:54:49.010608522Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=499.908µs logger=migrator t=2026-08-07T20:54:49.020749155Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-07T20:54:49.021495617Z level=info msg="Migration successfully executed" id="create star table" duration=746.692µs logger=migrator t=2026-08-07T20:54:49.066864122Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-07T20:54:49.068264515Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.399373ms logger=migrator t=2026-08-07T20:54:49.10172628Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-07T20:54:49.102783417Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.058957ms logger=migrator t=2026-08-07T20:54:49.107753737Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-07T20:54:49.10862469Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=872.893µs logger=migrator t=2026-08-07T20:54:49.114277981Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-07T20:54:49.114975752Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=697.281µs logger=migrator t=2026-08-07T20:54:49.119963871Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-07T20:54:49.120729323Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=763.582µs logger=migrator t=2026-08-07T20:54:49.125887706Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-07T20:54:49.126651488Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=762.712µs logger=migrator t=2026-08-07T20:54:49.131477256Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-07T20:54:49.132325899Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=849.833µs logger=migrator t=2026-08-07T20:54:49.138489438Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-07T20:54:49.138519819Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.321µs logger=migrator t=2026-08-07T20:54:49.143019Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-07T20:54:49.143047Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.65µs logger=migrator t=2026-08-07T20:54:49.147728816Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-07T20:54:49.14803385Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=305.705µs logger=migrator t=2026-08-07T20:54:49.152683695Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-07T20:54:49.153845403Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.161518ms logger=migrator t=2026-08-07T20:54:49.159684147Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-07T20:54:49.160561551Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=876.584µs logger=migrator t=2026-08-07T20:54:49.166461586Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-07T20:54:49.16801762Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.557425ms logger=migrator t=2026-08-07T20:54:49.173072271Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-07T20:54:49.173760262Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=689.8µs logger=migrator t=2026-08-07T20:54:49.179441623Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-07T20:54:49.18048727Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.043317ms logger=migrator t=2026-08-07T20:54:49.185614201Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-07T20:54:49.186962113Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.346862ms logger=migrator t=2026-08-07T20:54:49.193871493Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-07T20:54:49.200669263Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.79724ms logger=migrator t=2026-08-07T20:54:49.206512036Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-07T20:54:49.207235357Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=722.801µs logger=migrator t=2026-08-07T20:54:49.211571677Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-07T20:54:49.212228697Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=656.61µs logger=migrator t=2026-08-07T20:54:49.216961643Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-07T20:54:49.217770156Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=808.933µs logger=migrator t=2026-08-07T20:54:49.226069949Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-07T20:54:49.226662458Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=592.799µs logger=migrator t=2026-08-07T20:54:49.231582747Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-07T20:54:49.2336444Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=2.059143ms logger=migrator t=2026-08-07T20:54:49.23867012Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-07T20:54:49.238742191Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=72.181µs logger=migrator t=2026-08-07T20:54:49.245901406Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-07T20:54:49.249025396Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.12415ms logger=migrator t=2026-08-07T20:54:49.255143593Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-07T20:54:49.257237987Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.093414ms logger=migrator t=2026-08-07T20:54:49.26175989Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-07T20:54:49.263915103Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.157363ms logger=migrator t=2026-08-07T20:54:49.269370941Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-07T20:54:49.270356877Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=985.036µs logger=migrator t=2026-08-07T20:54:49.275110263Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-07T20:54:49.278185933Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.07532ms logger=migrator t=2026-08-07T20:54:49.28305533Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-07T20:54:49.283995425Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=936.545µs logger=migrator t=2026-08-07T20:54:49.289318911Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-07T20:54:49.290709073Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.388722ms logger=migrator t=2026-08-07T20:54:49.296133729Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-07T20:54:49.296238781Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=106.072µs logger=migrator t=2026-08-07T20:54:49.301255841Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-07T20:54:49.301286092Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.121µs logger=migrator t=2026-08-07T20:54:49.306062837Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-07T20:54:49.308274523Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.211436ms logger=migrator t=2026-08-07T20:54:49.314639926Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-07T20:54:49.316999093Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.358397ms logger=migrator t=2026-08-07T20:54:49.321748189Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-07T20:54:49.323938324Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.188695ms logger=migrator t=2026-08-07T20:54:49.328765481Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-07T20:54:49.33122836Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.464889ms logger=migrator t=2026-08-07T20:54:49.337976869Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-07T20:54:49.338306334Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=367.726µs logger=migrator t=2026-08-07T20:54:49.342684624Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-07T20:54:49.343637139Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=951.665µs logger=migrator t=2026-08-07T20:54:49.348570258Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-07T20:54:49.34934155Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=772.372µs logger=migrator t=2026-08-07T20:54:49.357659983Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-07T20:54:49.357693864Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=35.411µs logger=migrator t=2026-08-07T20:54:49.362003752Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-07T20:54:49.362923938Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=920.316µs logger=migrator t=2026-08-07T20:54:49.367909898Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-07T20:54:49.36870782Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=804.132µs logger=migrator t=2026-08-07T20:54:49.375501508Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-07T20:54:49.382375889Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.875281ms logger=migrator t=2026-08-07T20:54:49.385858894Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-07T20:54:49.386560405Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=701.201µs logger=migrator t=2026-08-07T20:54:49.39123547Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-07T20:54:49.392368908Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.133778ms logger=migrator t=2026-08-07T20:54:49.397975628Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-07T20:54:49.398862553Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=886.944µs logger=migrator t=2026-08-07T20:54:49.405031821Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-07T20:54:49.40558978Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=561.539µs logger=migrator t=2026-08-07T20:54:49.409027385Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-07T20:54:49.410857504Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.829929ms logger=migrator t=2026-08-07T20:54:49.415078191Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-07T20:54:49.418308074Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.236963ms logger=migrator t=2026-08-07T20:54:49.422571711Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-07T20:54:49.423360334Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=788.923µs logger=migrator t=2026-08-07T20:54:49.428959223Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-07T20:54:49.429154886Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=195.493µs logger=migrator t=2026-08-07T20:54:49.433602548Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-07T20:54:49.433774161Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=171.653µs logger=migrator t=2026-08-07T20:54:49.438024429Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-07T20:54:49.439089656Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.071037ms logger=migrator t=2026-08-07T20:54:49.443288632Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-07T20:54:49.44622271Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.933438ms logger=migrator t=2026-08-07T20:54:49.451070587Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-07T20:54:49.452018763Z level=info msg="Migration successfully executed" id="create data_source table" duration=944.586µs logger=migrator t=2026-08-07T20:54:49.456710817Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-07T20:54:49.457593132Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=881.365µs logger=migrator t=2026-08-07T20:54:49.463922123Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-07T20:54:49.464812647Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=894.034µs logger=migrator t=2026-08-07T20:54:49.469451231Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-07T20:54:49.470053921Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=597.22µs logger=migrator t=2026-08-07T20:54:49.474059984Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-07T20:54:49.474625144Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=564.73µs logger=migrator t=2026-08-07T20:54:49.477902937Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-07T20:54:49.484035665Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.132267ms logger=migrator t=2026-08-07T20:54:49.488570687Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-07T20:54:49.489503852Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=932.715µs logger=migrator t=2026-08-07T20:54:49.494242448Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-07T20:54:49.496109377Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.864399ms logger=migrator t=2026-08-07T20:54:49.500374066Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-07T20:54:49.501936301Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.564604ms logger=migrator t=2026-08-07T20:54:49.506389452Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-07T20:54:49.507072923Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=683.651µs logger=migrator t=2026-08-07T20:54:49.511190809Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-07T20:54:49.515475147Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.281878ms logger=migrator t=2026-08-07T20:54:49.519273178Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-07T20:54:49.521641466Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.366207ms logger=migrator t=2026-08-07T20:54:49.525032021Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-07T20:54:49.525059491Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.55µs logger=migrator t=2026-08-07T20:54:49.529209327Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-07T20:54:49.52940675Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=197.553µs logger=migrator t=2026-08-07T20:54:49.53688641Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-07T20:54:49.54128687Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.396469ms logger=migrator t=2026-08-07T20:54:49.707240155Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-07T20:54:49.708645457Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=1.415182ms logger=migrator t=2026-08-07T20:54:49.882854303Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-07T20:54:49.883459683Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=611.841µs logger=migrator t=2026-08-07T20:54:49.959069062Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-07T20:54:49.961983079Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.919917ms logger=migrator t=2026-08-07T20:54:50.054531397Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-07T20:54:50.054887693Z level=info msg="Migration successfully executed" id="Update uid value" duration=365.656µs logger=migrator t=2026-08-07T20:54:50.205128Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-07T20:54:50.206416371Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.297731ms logger=migrator t=2026-08-07T20:54:50.305619645Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-07T20:54:50.306908826Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.293321ms logger=migrator t=2026-08-07T20:54:50.461418302Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-07T20:54:50.463969033Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.556351ms logger=migrator t=2026-08-07T20:54:50.472259525Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-07T20:54:50.472960486Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=697.871µs logger=migrator t=2026-08-07T20:54:50.480959034Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-07T20:54:50.482429627Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.476693ms logger=migrator t=2026-08-07T20:54:50.486459322Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-07T20:54:50.487128792Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=669µs logger=migrator t=2026-08-07T20:54:50.491519233Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-07T20:54:50.492076741Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=557.428µs logger=migrator t=2026-08-07T20:54:50.499550541Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-07T20:54:50.50008567Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=535.499µs logger=migrator t=2026-08-07T20:54:50.506077045Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-07T20:54:50.506594603Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=517.328µs logger=migrator t=2026-08-07T20:54:50.511930709Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-07T20:54:50.517428076Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.492938ms logger=migrator t=2026-08-07T20:54:50.52206871Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-07T20:54:50.523277409Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.207439ms logger=migrator t=2026-08-07T20:54:50.529705102Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-07T20:54:50.530729199Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.026117ms logger=migrator t=2026-08-07T20:54:50.538317569Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-07T20:54:50.540128378Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.812509ms logger=migrator t=2026-08-07T20:54:50.545374862Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-07T20:54:50.5465167Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.147268ms logger=migrator t=2026-08-07T20:54:50.557468935Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-07T20:54:50.55837549Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=909.295µs logger=migrator t=2026-08-07T20:54:50.565585134Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-07T20:54:50.566334816Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=748.742µs logger=migrator t=2026-08-07T20:54:50.571258125Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-07T20:54:50.571293516Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=36.941µs logger=migrator t=2026-08-07T20:54:50.578317828Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-07T20:54:50.580998801Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.677243ms logger=migrator t=2026-08-07T20:54:50.589304214Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-07T20:54:50.594245202Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.937978ms logger=migrator t=2026-08-07T20:54:50.60343727Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-07T20:54:50.603784505Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=349.286µs logger=migrator t=2026-08-07T20:54:50.610452181Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-07T20:54:50.612578995Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.128214ms logger=migrator t=2026-08-07T20:54:50.619573286Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-07T20:54:50.622723516Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.15992ms logger=migrator t=2026-08-07T20:54:50.628145883Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-07T20:54:50.628906196Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=760.263µs logger=migrator t=2026-08-07T20:54:50.633203764Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-07T20:54:50.634207181Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.014977ms logger=migrator t=2026-08-07T20:54:50.639184689Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-07T20:54:50.640286008Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.100618ms logger=migrator t=2026-08-07T20:54:50.647576873Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-07T20:54:50.648541609Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=964.906µs logger=migrator t=2026-08-07T20:54:50.652256108Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-07T20:54:50.653094872Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=838.884µs logger=migrator t=2026-08-07T20:54:50.657619434Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-07T20:54:50.658515868Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=892.264µs logger=migrator t=2026-08-07T20:54:50.664021396Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-07T20:54:50.664189268Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=167.772µs logger=migrator t=2026-08-07T20:54:50.668610069Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-07T20:54:50.668741781Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=36.101µs logger=migrator t=2026-08-07T20:54:50.674626705Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-07T20:54:50.677590683Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.963548ms logger=migrator t=2026-08-07T20:54:50.682827486Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-07T20:54:50.685664002Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.836106ms logger=migrator t=2026-08-07T20:54:50.689094736Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-07T20:54:50.689161517Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.371µs logger=migrator t=2026-08-07T20:54:50.691901341Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-07T20:54:50.692733654Z level=info msg="Migration successfully executed" id="create quota table v1" duration=832.113µs logger=migrator t=2026-08-07T20:54:50.697286207Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-07T20:54:50.698340664Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.054137ms logger=migrator t=2026-08-07T20:54:50.702368928Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-07T20:54:50.702415129Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=46.861µs logger=migrator t=2026-08-07T20:54:50.706477933Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-07T20:54:50.707267717Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=786.363µs logger=migrator t=2026-08-07T20:54:50.712182394Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-07T20:54:50.714036624Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.85326ms logger=migrator t=2026-08-07T20:54:50.720908135Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-07T20:54:50.728360143Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=7.439848ms logger=migrator t=2026-08-07T20:54:50.732089013Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-07T20:54:50.732132784Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=45.311µs logger=migrator t=2026-08-07T20:54:50.73757054Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-07T20:54:50.738886321Z level=info msg="Migration successfully executed" id="create session table" duration=1.315651ms logger=migrator t=2026-08-07T20:54:50.744229597Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-07T20:54:50.744313478Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.661µs logger=migrator t=2026-08-07T20:54:50.747428758Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-07T20:54:50.747508579Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=79.721µs logger=migrator t=2026-08-07T20:54:50.750701409Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-07T20:54:50.751504522Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=800.993µs logger=migrator t=2026-08-07T20:54:50.75825474Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-07T20:54:50.759163515Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=908.694µs logger=migrator t=2026-08-07T20:54:50.772475117Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-07T20:54:50.772514748Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=41.611µs logger=migrator t=2026-08-07T20:54:50.777475157Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-07T20:54:50.777497478Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=22.961µs logger=migrator t=2026-08-07T20:54:50.779476219Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-07T20:54:50.78394385Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.466981ms logger=migrator t=2026-08-07T20:54:50.786816506Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-07T20:54:50.789027832Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.210456ms logger=migrator t=2026-08-07T20:54:50.792116651Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-07T20:54:50.792362725Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=271.654µs logger=migrator t=2026-08-07T20:54:50.802851602Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-07T20:54:50.803112426Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=267.554µs logger=migrator t=2026-08-07T20:54:50.810426573Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-07T20:54:50.811587142Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.160529ms logger=migrator t=2026-08-07T20:54:50.818818227Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-07T20:54:50.818876769Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=59.501µs logger=migrator t=2026-08-07T20:54:50.82276751Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-07T20:54:50.826314537Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.544107ms logger=migrator t=2026-08-07T20:54:50.830163429Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-07T20:54:50.830792339Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=628µs logger=migrator t=2026-08-07T20:54:50.838858538Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-07T20:54:50.842233701Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.373834ms logger=migrator t=2026-08-07T20:54:50.847417644Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-07T20:54:50.850150517Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.736993ms logger=migrator t=2026-08-07T20:54:50.854392235Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-07T20:54:50.854452236Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=61.151µs logger=migrator t=2026-08-07T20:54:50.858865947Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-07T20:54:50.859623548Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=757.511µs logger=migrator t=2026-08-07T20:54:50.865130566Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-07T20:54:50.86658513Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.460674ms logger=migrator t=2026-08-07T20:54:50.871897604Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-07T20:54:50.873713683Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.820619ms logger=migrator t=2026-08-07T20:54:50.881251894Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-07T20:54:50.882206249Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=954.595µs logger=migrator t=2026-08-07T20:54:50.886535828Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-07T20:54:50.887338021Z level=info msg="Migration successfully executed" id="add index alert state" duration=801.793µs logger=migrator t=2026-08-07T20:54:50.893319176Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-07T20:54:50.894260971Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=931.345µs logger=migrator t=2026-08-07T20:54:50.899959592Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-07T20:54:50.900455021Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=495.188µs logger=migrator t=2026-08-07T20:54:50.904009837Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-07T20:54:50.904634437Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=624.19µs logger=migrator t=2026-08-07T20:54:50.910394579Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-07T20:54:50.911328664Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=933.715µs logger=migrator t=2026-08-07T20:54:50.915667073Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-07T20:54:50.925571362Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.900569ms logger=migrator t=2026-08-07T20:54:50.931995174Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-07T20:54:50.9330167Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.018786ms logger=migrator t=2026-08-07T20:54:50.938146002Z 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-08-07T20:54:50.938978255Z 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=832.043µs logger=migrator t=2026-08-07T20:54:50.946009387Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-07T20:54:50.946507135Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=499.608µs logger=migrator t=2026-08-07T20:54:50.954041026Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-07T20:54:50.954902709Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=861.413µs logger=migrator t=2026-08-07T20:54:50.959525823Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-07T20:54:50.960169034Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=639.98µs logger=migrator t=2026-08-07T20:54:50.966294991Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-07T20:54:50.972374208Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.083227ms logger=migrator t=2026-08-07T20:54:50.979870668Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-07T20:54:50.983026768Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.15206ms logger=migrator t=2026-08-07T20:54:50.986350751Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-07T20:54:50.991489873Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.136562ms logger=migrator t=2026-08-07T20:54:50.997987727Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-07T20:54:51.000579628Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.591691ms logger=migrator t=2026-08-07T20:54:51.003504205Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-07T20:54:51.004329029Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=824.284µs logger=migrator t=2026-08-07T20:54:51.008764949Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-07T20:54:51.00882083Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=56.011µs logger=migrator t=2026-08-07T20:54:51.01386287Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-07T20:54:51.013897321Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=34.421µs logger=migrator t=2026-08-07T20:54:51.018643677Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-07T20:54:51.019452649Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=808.812µs logger=migrator t=2026-08-07T20:54:51.023185979Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-07T20:54:51.024747274Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.555715ms logger=migrator t=2026-08-07T20:54:51.030728769Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-07T20:54:51.032452357Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.722628ms logger=migrator t=2026-08-07T20:54:51.039243524Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-07T20:54:51.040044557Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=800.433µs logger=migrator t=2026-08-07T20:54:51.04394661Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-07T20:54:51.044944265Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=995.105µs logger=migrator t=2026-08-07T20:54:51.051123034Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-07T20:54:51.057404714Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.279831ms logger=migrator t=2026-08-07T20:54:51.060873639Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-07T20:54:51.065692867Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.818898ms logger=migrator t=2026-08-07T20:54:51.068690794Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-07T20:54:51.068869047Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=177.613µs logger=migrator t=2026-08-07T20:54:51.071882515Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-07T20:54:51.072804139Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=920.404µs logger=migrator t=2026-08-07T20:54:51.077489654Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-07T20:54:51.078934177Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.442023ms logger=migrator t=2026-08-07T20:54:51.082354352Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-07T20:54:51.0872707Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.916728ms logger=migrator t=2026-08-07T20:54:51.09045724Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-07T20:54:51.090547102Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=90.612µs logger=migrator t=2026-08-07T20:54:51.093899676Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-07T20:54:51.094651647Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=751.571µs logger=migrator t=2026-08-07T20:54:51.098437047Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-07T20:54:51.099217191Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=781.994µs logger=migrator t=2026-08-07T20:54:51.104011586Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-07T20:54:51.104665428Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=652.672µs logger=migrator t=2026-08-07T20:54:51.109648846Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-07T20:54:51.110845856Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.19829ms logger=migrator t=2026-08-07T20:54:51.114860649Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-07T20:54:51.115760533Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=899.414µs logger=migrator t=2026-08-07T20:54:51.122688644Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-07T20:54:51.123603439Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=914.294µs logger=migrator t=2026-08-07T20:54:51.137561361Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-07T20:54:51.139486332Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.924681ms logger=migrator t=2026-08-07T20:54:51.143602407Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-07T20:54:51.145248674Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.647947ms logger=migrator t=2026-08-07T20:54:51.150152812Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-07T20:54:51.150797842Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=644.91µs logger=migrator t=2026-08-07T20:54:51.155256673Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-07T20:54:51.155283434Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.501µs logger=migrator t=2026-08-07T20:54:51.15943412Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-07T20:54:51.165309013Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.873243ms logger=migrator t=2026-08-07T20:54:51.170552677Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-07T20:54:51.172144643Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.595795ms logger=migrator t=2026-08-07T20:54:51.218116685Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-07T20:54:51.222945632Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.832867ms logger=migrator t=2026-08-07T20:54:51.227944532Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-07T20:54:51.228679193Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=734.211µs logger=migrator t=2026-08-07T20:54:51.233694293Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-07T20:54:51.234592797Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=898.684µs logger=migrator t=2026-08-07T20:54:51.23914672Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-07T20:54:51.240048644Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=902.054µs logger=migrator t=2026-08-07T20:54:51.245570982Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-07T20:54:51.257516582Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.94363ms logger=migrator t=2026-08-07T20:54:51.265926576Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-07T20:54:51.267067545Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.142559ms logger=migrator t=2026-08-07T20:54:51.272257467Z 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-08-07T20:54:51.273494127Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.24203ms logger=migrator t=2026-08-07T20:54:51.281294342Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-07T20:54:51.281800369Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=513.078µs logger=migrator t=2026-08-07T20:54:51.28561121Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-07T20:54:51.286219629Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=607.819µs logger=migrator t=2026-08-07T20:54:51.291834489Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-07T20:54:51.292006832Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=172.143µs logger=migrator t=2026-08-07T20:54:51.296334501Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-07T20:54:51.29942931Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.094769ms logger=migrator t=2026-08-07T20:54:51.303970783Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-07T20:54:51.307056842Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.085739ms logger=migrator t=2026-08-07T20:54:51.311748246Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-07T20:54:51.312468638Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=701.962µs logger=migrator t=2026-08-07T20:54:51.317296154Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-07T20:54:51.317924725Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=628.281µs logger=migrator t=2026-08-07T20:54:51.32204817Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-07T20:54:51.322206423Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=162.013µs logger=migrator t=2026-08-07T20:54:51.325948003Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-07T20:54:51.328970171Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.021808ms logger=migrator t=2026-08-07T20:54:51.334211914Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-07T20:54:51.334854315Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=642.191µs logger=migrator t=2026-08-07T20:54:51.342065589Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-07T20:54:51.342198711Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=133.162µs logger=migrator t=2026-08-07T20:54:51.3465161Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-07T20:54:51.346791345Z level=info msg="Migration successfully executed" id="Move region to single row" duration=272.815µs logger=migrator t=2026-08-07T20:54:51.351782474Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-07T20:54:51.353104095Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.321561ms logger=migrator t=2026-08-07T20:54:51.35780754Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-07T20:54:51.359099951Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.29208ms logger=migrator t=2026-08-07T20:54:51.363791485Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-07T20:54:51.364976524Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.203779ms logger=migrator t=2026-08-07T20:54:51.397372591Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-07T20:54:51.398758543Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.384673ms logger=migrator t=2026-08-07T20:54:51.404392203Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-07T20:54:51.405279377Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=886.944µs logger=migrator t=2026-08-07T20:54:51.409792618Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-07T20:54:51.410709733Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=916.705µs logger=migrator t=2026-08-07T20:54:51.415859716Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-07T20:54:51.415979697Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=64.071µs logger=migrator t=2026-08-07T20:54:51.420813554Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-07T20:54:51.422535611Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.719917ms logger=migrator t=2026-08-07T20:54:51.433668009Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-07T20:54:51.434733335Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.075997ms logger=migrator t=2026-08-07T20:54:51.439869947Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-07T20:54:51.441018636Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.148879ms logger=migrator t=2026-08-07T20:54:51.44691692Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-07T20:54:51.448541555Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.624185ms logger=migrator t=2026-08-07T20:54:51.454042193Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-07T20:54:51.454370318Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=328.145µs logger=migrator t=2026-08-07T20:54:51.459922747Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-07T20:54:51.460306313Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=384.436µs logger=migrator t=2026-08-07T20:54:51.464754134Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-07T20:54:51.464852566Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=98.041µs logger=migrator t=2026-08-07T20:54:51.469660822Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-07T20:54:51.471325788Z level=info msg="Migration successfully executed" id="create team table" duration=1.665016ms logger=migrator t=2026-08-07T20:54:51.477835143Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-07T20:54:51.478849458Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.014225ms logger=migrator t=2026-08-07T20:54:51.483593184Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-07T20:54:51.48458682Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=992.706µs logger=migrator t=2026-08-07T20:54:51.489403087Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-07T20:54:51.493905788Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.502161ms logger=migrator t=2026-08-07T20:54:51.4990229Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-07T20:54:51.499222543Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=197.963µs logger=migrator t=2026-08-07T20:54:51.504623819Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-07T20:54:51.506657032Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.030623ms logger=migrator t=2026-08-07T20:54:51.512462134Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-07T20:54:51.513248716Z level=info msg="Migration successfully executed" id="create team member table" duration=785.832µs logger=migrator t=2026-08-07T20:54:51.51911563Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-07T20:54:51.52037225Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.2546ms logger=migrator t=2026-08-07T20:54:51.525689735Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-07T20:54:51.527097237Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.406772ms logger=migrator t=2026-08-07T20:54:51.532033946Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-07T20:54:51.533183924Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.133948ms logger=migrator t=2026-08-07T20:54:51.538677341Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-07T20:54:51.544599487Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.924006ms logger=migrator t=2026-08-07T20:54:51.550184336Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-07T20:54:51.554650476Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.46576ms logger=migrator t=2026-08-07T20:54:51.558899334Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-07T20:54:51.564785708Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.885814ms logger=migrator t=2026-08-07T20:54:51.569087536Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-07T20:54:51.56995559Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=871.184µs logger=migrator t=2026-08-07T20:54:51.575882985Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-07T20:54:51.577318967Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.435462ms logger=migrator t=2026-08-07T20:54:51.582624382Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-07T20:54:51.584279498Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.654466ms logger=migrator t=2026-08-07T20:54:51.591259709Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-07T20:54:51.592231206Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=970.836µs logger=migrator t=2026-08-07T20:54:51.597114592Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-07T20:54:51.597995257Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=877.335µs logger=migrator t=2026-08-07T20:54:51.603077848Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-07T20:54:51.604405889Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.327672ms logger=migrator t=2026-08-07T20:54:51.61137388Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-07T20:54:51.61262625Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.24748ms logger=migrator t=2026-08-07T20:54:51.617883014Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-07T20:54:51.61890936Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.025256ms logger=migrator t=2026-08-07T20:54:51.623769438Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-07T20:54:51.624248005Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=477.917µs logger=migrator t=2026-08-07T20:54:51.629404907Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-07T20:54:51.629622041Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=217.634µs logger=migrator t=2026-08-07T20:54:51.633918369Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-07T20:54:51.634615311Z level=info msg="Migration successfully executed" id="create tag table" duration=696.192µs logger=migrator t=2026-08-07T20:54:51.639980756Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-07T20:54:51.641927316Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.94633ms logger=migrator t=2026-08-07T20:54:51.64780353Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-07T20:54:51.648551583Z level=info msg="Migration successfully executed" id="create login attempt table" duration=744.183µs logger=migrator t=2026-08-07T20:54:51.653568712Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-07T20:54:51.654521718Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=952.256µs logger=migrator t=2026-08-07T20:54:51.659212412Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-07T20:54:51.660079396Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=866.324µs logger=migrator t=2026-08-07T20:54:51.665181728Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-07T20:54:51.679560457Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.377598ms logger=migrator t=2026-08-07T20:54:51.684353062Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-07T20:54:51.684908532Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=554.49µs logger=migrator t=2026-08-07T20:54:51.689138459Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-07T20:54:51.689970882Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=831.553µs logger=migrator t=2026-08-07T20:54:51.69609214Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-07T20:54:51.696388265Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=295.975µs logger=migrator t=2026-08-07T20:54:51.701405385Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-07T20:54:51.702029734Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=624.049µs logger=migrator t=2026-08-07T20:54:51.706409834Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-07T20:54:51.70800687Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.595816ms logger=migrator t=2026-08-07T20:54:51.714486853Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-07T20:54:51.716042388Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.554296ms logger=migrator t=2026-08-07T20:54:51.721394973Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-07T20:54:51.721462954Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.821µs logger=migrator t=2026-08-07T20:54:51.726385922Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-07T20:54:51.737666072Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=11.268749ms logger=migrator t=2026-08-07T20:54:51.744012034Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-07T20:54:51.749508311Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.496067ms logger=migrator t=2026-08-07T20:54:51.753956121Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-07T20:54:51.758936771Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.98061ms logger=migrator t=2026-08-07T20:54:51.763173939Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-07T20:54:51.768216019Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.038829ms logger=migrator t=2026-08-07T20:54:51.773193888Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-07T20:54:51.774176974Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=983.196µs logger=migrator t=2026-08-07T20:54:51.778749147Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-07T20:54:51.783849838Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.102881ms logger=migrator t=2026-08-07T20:54:51.788192358Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-07T20:54:51.789039551Z level=info msg="Migration successfully executed" id="create server_lock table" duration=844.043µs logger=migrator t=2026-08-07T20:54:51.79463708Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-07T20:54:51.795641006Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.002925ms logger=migrator t=2026-08-07T20:54:51.800382972Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-07T20:54:51.801280176Z level=info msg="Migration successfully executed" id="create user auth token table" duration=898.755µs logger=migrator t=2026-08-07T20:54:51.806854624Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-07T20:54:51.807861471Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.006037ms logger=migrator t=2026-08-07T20:54:51.81348804Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-07T20:54:51.814484106Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=995.206µs logger=migrator t=2026-08-07T20:54:51.819012249Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-07T20:54:51.820065985Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.052667ms logger=migrator t=2026-08-07T20:54:51.824661269Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-07T20:54:51.829893721Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.231552ms logger=migrator t=2026-08-07T20:54:51.834962352Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-07T20:54:51.835971969Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.009517ms logger=migrator t=2026-08-07T20:54:51.840838455Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-07T20:54:51.84170514Z level=info msg="Migration successfully executed" id="create cache_data table" duration=866.055µs logger=migrator t=2026-08-07T20:54:51.847783517Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-07T20:54:51.849558184Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.773497ms logger=migrator t=2026-08-07T20:54:51.855185534Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-07T20:54:51.856096929Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=909.035µs logger=migrator t=2026-08-07T20:54:51.861480535Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-07T20:54:51.862503011Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.022306ms logger=migrator t=2026-08-07T20:54:51.867121175Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-07T20:54:51.867312218Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=191.343µs logger=migrator t=2026-08-07T20:54:51.873439045Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-07T20:54:51.873580398Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=142.422µs logger=migrator t=2026-08-07T20:54:51.879185717Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-07T20:54:51.88123811Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.050953ms logger=migrator t=2026-08-07T20:54:51.885624549Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-07T20:54:51.887417328Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.760438ms logger=migrator t=2026-08-07T20:54:51.893957282Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-07T20:54:51.894981699Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.024197ms logger=migrator t=2026-08-07T20:54:51.902917424Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-07T20:54:51.903014077Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=97.473µs logger=migrator t=2026-08-07T20:54:51.906729906Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-07T20:54:51.908165308Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.435352ms logger=migrator t=2026-08-07T20:54:51.914646372Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-07T20:54:51.915648408Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.001656ms logger=migrator t=2026-08-07T20:54:51.920215771Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-07T20:54:51.921287508Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.071317ms logger=migrator t=2026-08-07T20:54:51.925488945Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-07T20:54:51.927122891Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.632785ms logger=migrator t=2026-08-07T20:54:51.932433505Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-07T20:54:51.938922008Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.489223ms logger=migrator t=2026-08-07T20:54:51.942238782Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-07T20:54:51.943189416Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=950.974µs logger=migrator t=2026-08-07T20:54:51.947460674Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-07T20:54:51.947574976Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=114.572µs logger=migrator t=2026-08-07T20:54:51.952287421Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-07T20:54:51.953273677Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=985.716µs logger=migrator t=2026-08-07T20:54:51.956446578Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-07T20:54:51.957528095Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.080667ms logger=migrator t=2026-08-07T20:54:51.963278217Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-07T20:54:51.964752261Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.473544ms logger=migrator t=2026-08-07T20:54:51.968182905Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-07T20:54:51.968288616Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=105.701µs logger=migrator t=2026-08-07T20:54:51.971791732Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-07T20:54:51.972736057Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=943.405µs logger=migrator t=2026-08-07T20:54:51.977119527Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-07T20:54:51.978644572Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.524625ms logger=migrator t=2026-08-07T20:54:51.98231513Z 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-08-07T20:54:51.983987386Z 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.671416ms logger=migrator t=2026-08-07T20:54:51.987653815Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-07T20:54:51.988704212Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.050047ms logger=migrator t=2026-08-07T20:54:51.994810929Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-07T20:54:52.00429755Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.487381ms logger=migrator t=2026-08-07T20:54:52.007693714Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-07T20:54:52.0087069Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.012366ms logger=migrator t=2026-08-07T20:54:52.012938228Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-07T20:54:52.014099306Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.158968ms logger=migrator t=2026-08-07T20:54:52.020500777Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-07T20:54:52.046640084Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.139527ms logger=migrator t=2026-08-07T20:54:52.053110996Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-07T20:54:52.078811365Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.872631ms logger=migrator t=2026-08-07T20:54:52.083374928Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-07T20:54:52.08418277Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=807.552µs logger=migrator t=2026-08-07T20:54:52.087607865Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-07T20:54:52.088662952Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.054637ms logger=migrator t=2026-08-07T20:54:52.094517025Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-07T20:54:52.105771834Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=11.255709ms logger=migrator t=2026-08-07T20:54:52.110164003Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-07T20:54:52.114620195Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.455291ms logger=migrator t=2026-08-07T20:54:52.11813485Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-07T20:54:52.119464002Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.328802ms logger=migrator t=2026-08-07T20:54:52.123296073Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-07T20:54:52.124514802Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.21823ms logger=migrator t=2026-08-07T20:54:52.129300808Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-07T20:54:52.130969234Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.666286ms logger=migrator t=2026-08-07T20:54:52.135241882Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-07T20:54:52.137807643Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.564471ms logger=migrator t=2026-08-07T20:54:52.143509494Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-07T20:54:52.143787528Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=278.454µs logger=migrator t=2026-08-07T20:54:52.147934704Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-07T20:54:52.154075922Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.141388ms logger=migrator t=2026-08-07T20:54:52.157489516Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-07T20:54:52.163924349Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.433873ms logger=migrator t=2026-08-07T20:54:52.168737825Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-07T20:54:52.174804662Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.067657ms logger=migrator t=2026-08-07T20:54:52.178410459Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-07T20:54:52.179416805Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.005836ms logger=migrator t=2026-08-07T20:54:52.183581262Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-07T20:54:52.184648738Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.066746ms logger=migrator t=2026-08-07T20:54:52.188312066Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-07T20:54:52.197210338Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.896762ms logger=migrator t=2026-08-07T20:54:52.203356906Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-07T20:54:52.207672594Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.314588ms logger=migrator t=2026-08-07T20:54:52.212287888Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-07T20:54:52.213415735Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.129127ms logger=migrator t=2026-08-07T20:54:52.217577802Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-07T20:54:52.229359149Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=11.770027ms logger=migrator t=2026-08-07T20:54:52.234283348Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-07T20:54:52.242672701Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.389083ms logger=migrator t=2026-08-07T20:54:52.246873417Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-07T20:54:52.246962029Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=90.032µs logger=migrator t=2026-08-07T20:54:52.250672508Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-07T20:54:52.252343994Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.671106ms logger=migrator t=2026-08-07T20:54:52.25770264Z 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-08-07T20:54:52.258749647Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=924.344µs logger=migrator t=2026-08-07T20:54:52.264413867Z 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-08-07T20:54:52.265834039Z 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.418832ms logger=migrator t=2026-08-07T20:54:52.271432138Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-07T20:54:52.27157195Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=140.042µs logger=migrator t=2026-08-07T20:54:52.27592231Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-07T20:54:52.283966448Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.042908ms logger=migrator t=2026-08-07T20:54:52.287422483Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-07T20:54:52.294048958Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.657256ms logger=migrator t=2026-08-07T20:54:52.297547183Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-07T20:54:52.304063077Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.515514ms logger=migrator t=2026-08-07T20:54:52.308576268Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-07T20:54:52.315959936Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.383218ms logger=migrator t=2026-08-07T20:54:52.319770426Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-07T20:54:52.325935394Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.164958ms logger=migrator t=2026-08-07T20:54:52.32937209Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-07T20:54:52.329474121Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=102.221µs logger=migrator t=2026-08-07T20:54:52.334043113Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-07T20:54:52.334849977Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=804.374µs logger=migrator t=2026-08-07T20:54:52.339004952Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-07T20:54:52.345347703Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.342861ms logger=migrator t=2026-08-07T20:54:52.348614226Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-07T20:54:52.348711607Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=98.091µs logger=migrator t=2026-08-07T20:54:52.351965249Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-07T20:54:52.358140247Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.174628ms logger=migrator t=2026-08-07T20:54:52.363664055Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-07T20:54:52.364710571Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.046426ms logger=migrator t=2026-08-07T20:54:52.36904847Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-07T20:54:52.375385771Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.336711ms logger=migrator t=2026-08-07T20:54:52.379912673Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-07T20:54:52.381531049Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.621906ms logger=migrator t=2026-08-07T20:54:52.389091669Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-07T20:54:52.390307058Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.216369ms logger=migrator t=2026-08-07T20:54:52.39605591Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-07T20:54:52.402830008Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.773718ms logger=migrator t=2026-08-07T20:54:52.407506952Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-07T20:54:52.408322165Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=814.623µs logger=migrator t=2026-08-07T20:54:52.415218354Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-07T20:54:52.416245661Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.026787ms logger=migrator t=2026-08-07T20:54:52.429708996Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-07T20:54:52.431457793Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.757798ms logger=migrator t=2026-08-07T20:54:52.43756555Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-07T20:54:52.438719568Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.153678ms logger=migrator t=2026-08-07T20:54:52.446013324Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-07T20:54:52.446118506Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=104.652µs logger=migrator t=2026-08-07T20:54:52.45142468Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-07T20:54:52.453181869Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.757258ms logger=migrator t=2026-08-07T20:54:52.458026996Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-07T20:54:52.459376747Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.34948ms logger=migrator t=2026-08-07T20:54:52.463855118Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-07T20:54:52.464303345Z 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-08-07T20:54:52.467688509Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-07T20:54:52.468220337Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=531.838µs logger=migrator t=2026-08-07T20:54:52.472172641Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-07T20:54:52.473543572Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.375931ms logger=migrator t=2026-08-07T20:54:52.478958268Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-07T20:54:52.485894399Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.935911ms logger=migrator t=2026-08-07T20:54:52.488834576Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-07T20:54:52.489867742Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.032576ms logger=migrator t=2026-08-07T20:54:52.495457751Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-07T20:54:52.496512017Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.052866ms logger=migrator t=2026-08-07T20:54:52.502678226Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-07T20:54:52.503879105Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.200289ms logger=migrator t=2026-08-07T20:54:52.509075847Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-07T20:54:52.511840391Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.764864ms logger=migrator t=2026-08-07T20:54:52.517664994Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-07T20:54:52.518911553Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.246579ms logger=migrator t=2026-08-07T20:54:52.523337394Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-07T20:54:52.523485556Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=148.732µs logger=migrator t=2026-08-07T20:54:52.529544513Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-07T20:54:52.529736405Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=196.913µs logger=migrator t=2026-08-07T20:54:52.53437002Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-07T20:54:52.541558113Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.188054ms logger=migrator t=2026-08-07T20:54:52.545833782Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-07T20:54:52.546109196Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=271.144µs logger=migrator t=2026-08-07T20:54:52.550212142Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-07T20:54:52.551658824Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.443832ms logger=migrator t=2026-08-07T20:54:52.556797596Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-07T20:54:52.557205992Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=408.106µs logger=migrator t=2026-08-07T20:54:52.560921271Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-07T20:54:52.561873497Z level=info msg="Migration successfully executed" id="create data_keys table" duration=952.036µs logger=migrator t=2026-08-07T20:54:52.567673389Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-07T20:54:52.568477982Z level=info msg="Migration successfully executed" id="create secrets table" duration=804.433µs logger=migrator t=2026-08-07T20:54:52.574886123Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-07T20:54:52.607515232Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.629149ms logger=migrator t=2026-08-07T20:54:52.611606357Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-07T20:54:52.6199841Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.367173ms logger=migrator t=2026-08-07T20:54:52.625771283Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-07T20:54:52.62620013Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=436.597µs logger=migrator t=2026-08-07T20:54:52.631236479Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-07T20:54:52.661814596Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.577286ms logger=migrator t=2026-08-07T20:54:52.666303757Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-07T20:54:52.697452322Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.139795ms logger=migrator t=2026-08-07T20:54:52.702753537Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-07T20:54:52.703415157Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=661.34µs logger=migrator t=2026-08-07T20:54:52.709050897Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-07T20:54:52.710911287Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.86012ms logger=migrator t=2026-08-07T20:54:52.716078979Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-07T20:54:52.716350073Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=271.394µs logger=migrator t=2026-08-07T20:54:52.721577876Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-07T20:54:52.722513251Z level=info msg="Migration successfully executed" id="create permission table" duration=939.455µs logger=migrator t=2026-08-07T20:54:52.727116285Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-07T20:54:52.728252052Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.135987ms logger=migrator t=2026-08-07T20:54:52.732979208Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-07T20:54:52.734109535Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.129307ms logger=migrator t=2026-08-07T20:54:52.740593309Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-07T20:54:52.741517003Z level=info msg="Migration successfully executed" id="create role table" duration=923.924µs logger=migrator t=2026-08-07T20:54:52.746454972Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-07T20:54:52.754591072Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.13178ms logger=migrator t=2026-08-07T20:54:52.759164524Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-07T20:54:52.764831614Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.66782ms logger=migrator t=2026-08-07T20:54:52.768791057Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-07T20:54:52.77025776Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.467183ms logger=migrator t=2026-08-07T20:54:52.776352977Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-07T20:54:52.777626378Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.276341ms logger=migrator t=2026-08-07T20:54:52.919349281Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-07T20:54:52.92113894Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.795079ms logger=migrator t=2026-08-07T20:54:52.963097047Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-07T20:54:52.964717683Z level=info msg="Migration successfully executed" id="create team role table" duration=1.618716ms logger=migrator t=2026-08-07T20:54:52.969768193Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-07T20:54:52.970927762Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.160449ms logger=migrator t=2026-08-07T20:54:52.97713909Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-07T20:54:52.978276828Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.137628ms logger=migrator t=2026-08-07T20:54:52.983839946Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-07T20:54:52.98591899Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.075523ms logger=migrator t=2026-08-07T20:54:52.990916079Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-07T20:54:52.992328741Z level=info msg="Migration successfully executed" id="create user role table" duration=1.412042ms logger=migrator t=2026-08-07T20:54:52.999853431Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-07T20:54:53.001206003Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.355802ms logger=migrator t=2026-08-07T20:54:53.008774883Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-07T20:54:53.010028693Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.25284ms logger=migrator t=2026-08-07T20:54:53.03441446Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-07T20:54:53.036448702Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.034303ms logger=migrator t=2026-08-07T20:54:53.041639945Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-07T20:54:53.042298555Z level=info msg="Migration successfully executed" id="create builtin role table" duration=658.94µs logger=migrator t=2026-08-07T20:54:53.047685121Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-07T20:54:53.048495943Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=802.932µs logger=migrator t=2026-08-07T20:54:53.053500193Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-07T20:54:53.054616161Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.114998ms logger=migrator t=2026-08-07T20:54:53.059761912Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-07T20:54:53.07219468Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.430468ms logger=migrator t=2026-08-07T20:54:53.07724538Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-07T20:54:53.078405158Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.160778ms logger=migrator t=2026-08-07T20:54:53.083689282Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-07T20:54:53.086259023Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.567791ms logger=migrator t=2026-08-07T20:54:53.091580597Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-07T20:54:53.093396816Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.816629ms logger=migrator t=2026-08-07T20:54:53.097987619Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-07T20:54:53.09925886Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.272131ms logger=migrator t=2026-08-07T20:54:53.103753671Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-07T20:54:53.104588463Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=834.572µs logger=migrator t=2026-08-07T20:54:53.110370156Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-07T20:54:53.111542664Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.172338ms logger=migrator t=2026-08-07T20:54:53.11632281Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-07T20:54:53.12765151Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.32705ms logger=migrator t=2026-08-07T20:54:53.132589388Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-07T20:54:53.140188119Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.607641ms logger=migrator t=2026-08-07T20:54:53.145189908Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-07T20:54:53.151517629Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.326981ms logger=migrator t=2026-08-07T20:54:53.155441872Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-07T20:54:53.163917356Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.474825ms logger=migrator t=2026-08-07T20:54:53.168099372Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-07T20:54:53.169322832Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.22289ms logger=migrator t=2026-08-07T20:54:53.174101717Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-07T20:54:53.175800954Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.697327ms logger=migrator t=2026-08-07T20:54:53.180327366Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-07T20:54:53.182015493Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.688247ms logger=migrator t=2026-08-07T20:54:53.186137609Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-07T20:54:53.187099344Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=961.205µs logger=migrator t=2026-08-07T20:54:53.190983815Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-07T20:54:53.1925735Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.587665ms logger=migrator t=2026-08-07T20:54:53.197210104Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-07T20:54:53.197348746Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=139.602µs logger=migrator t=2026-08-07T20:54:53.201699165Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-07T20:54:53.201764846Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=67.031µs logger=migrator t=2026-08-07T20:54:53.205630678Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-07T20:54:53.206230058Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=598.719µs logger=migrator t=2026-08-07T20:54:53.210454884Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-07T20:54:53.211464961Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.012007ms logger=migrator t=2026-08-07T20:54:53.216095343Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-07T20:54:53.217230322Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.134299ms logger=migrator t=2026-08-07T20:54:53.222000377Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-07T20:54:53.222234891Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=234.864µs logger=migrator t=2026-08-07T20:54:53.228018073Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-07T20:54:53.229344204Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.331601ms logger=migrator t=2026-08-07T20:54:53.237119718Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-07T20:54:53.238124933Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.010695ms logger=migrator t=2026-08-07T20:54:53.243993246Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-07T20:54:53.244925862Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=933.066µs logger=migrator t=2026-08-07T20:54:53.25115193Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-07T20:54:53.26057936Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.41734ms logger=migrator t=2026-08-07T20:54:53.265748142Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-07T20:54:53.265895104Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=149.222µs logger=migrator t=2026-08-07T20:54:53.270304964Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-07T20:54:53.271810718Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.502124ms logger=migrator t=2026-08-07T20:54:53.27763822Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-07T20:54:53.27886563Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.22335ms logger=migrator t=2026-08-07T20:54:53.287367355Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-07T20:54:53.288605525Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.237709ms logger=migrator t=2026-08-07T20:54:53.294044781Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-07T20:54:53.305217278Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.183627ms logger=migrator t=2026-08-07T20:54:53.310784566Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-07T20:54:53.311870203Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.084737ms logger=migrator t=2026-08-07T20:54:53.316470007Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-07T20:54:53.317521663Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.051086ms logger=migrator t=2026-08-07T20:54:53.322096186Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-07T20:54:53.344186747Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.086451ms logger=migrator t=2026-08-07T20:54:53.350239543Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-07T20:54:53.351072716Z level=info msg="Migration successfully executed" id="create correlation v2" duration=831.342µs logger=migrator t=2026-08-07T20:54:53.356339689Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-07T20:54:53.357434787Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.094798ms logger=migrator t=2026-08-07T20:54:53.368353461Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-07T20:54:53.370482354Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.134683ms logger=migrator t=2026-08-07T20:54:53.377194191Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-07T20:54:53.378367629Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.166018ms logger=migrator t=2026-08-07T20:54:53.384144881Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-07T20:54:53.384892403Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=747.133µs logger=migrator t=2026-08-07T20:54:53.391133252Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-07T20:54:53.392142568Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.008965ms logger=migrator t=2026-08-07T20:54:53.397896829Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-07T20:54:53.406338653Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.438484ms logger=migrator t=2026-08-07T20:54:53.410917306Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-07T20:54:53.41181983Z level=info msg="Migration successfully executed" id="create entity_events table" duration=902.274µs logger=migrator t=2026-08-07T20:54:53.416378293Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-07T20:54:53.417419819Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.041417ms logger=migrator t=2026-08-07T20:54:53.429286617Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-07T20:54:53.429975269Z 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-08-07T20:54:53.433691357Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-07T20:54:53.434120864Z 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-08-07T20:54:53.437796662Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-07T20:54:53.438860899Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.061387ms logger=migrator t=2026-08-07T20:54:53.443500542Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-07T20:54:53.44459279Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.091968ms logger=migrator t=2026-08-07T20:54:53.44838475Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-07T20:54:53.449517909Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.133609ms logger=migrator t=2026-08-07T20:54:53.453965709Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-07T20:54:53.455118058Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.150369ms logger=migrator t=2026-08-07T20:54:53.46034854Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-07T20:54:53.461441838Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.093358ms logger=migrator t=2026-08-07T20:54:53.466124682Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-07T20:54:53.467655676Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.529034ms logger=migrator t=2026-08-07T20:54:53.47231491Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-07T20:54:53.4735899Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.27434ms logger=migrator t=2026-08-07T20:54:53.479084998Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-07T20:54:53.480251987Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.166739ms logger=migrator t=2026-08-07T20:54:53.484944941Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-07T20:54:53.48677773Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.83236ms logger=migrator t=2026-08-07T20:54:53.492170766Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-07T20:54:53.493907252Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.737427ms logger=migrator t=2026-08-07T20:54:53.497786815Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-07T20:54:53.498889592Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.102537ms logger=migrator t=2026-08-07T20:54:53.503542146Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-07T20:54:53.527318013Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.755286ms logger=migrator t=2026-08-07T20:54:53.532512286Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-07T20:54:53.538619892Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.106806ms logger=migrator t=2026-08-07T20:54:53.553210715Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-07T20:54:53.560108294Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.900909ms logger=migrator t=2026-08-07T20:54:53.563920464Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-07T20:54:53.564099267Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=179.123µs logger=migrator t=2026-08-07T20:54:53.567900638Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-07T20:54:53.573921453Z level=info msg="Migration successfully executed" id="add share column" duration=6.020266ms logger=migrator t=2026-08-07T20:54:53.577446468Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-07T20:54:53.57757239Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=126.332µs logger=migrator t=2026-08-07T20:54:53.58125053Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-07T20:54:53.58193104Z level=info msg="Migration successfully executed" id="create file table" duration=679.98µs logger=migrator t=2026-08-07T20:54:53.586182507Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-07T20:54:53.587986046Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.803209ms logger=migrator t=2026-08-07T20:54:53.593340131Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-07T20:54:53.594742923Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.397732ms logger=migrator t=2026-08-07T20:54:53.599837974Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-07T20:54:53.600680138Z level=info msg="Migration successfully executed" id="create file_meta table" duration=837.604µs logger=migrator t=2026-08-07T20:54:53.604874134Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-07T20:54:53.605990051Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.120527ms logger=migrator t=2026-08-07T20:54:53.61092102Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-07T20:54:53.610983641Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=63.461µs logger=migrator t=2026-08-07T20:54:53.614601719Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-07T20:54:53.61466313Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=62.231µs logger=migrator t=2026-08-07T20:54:53.618544241Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-07T20:54:53.619482436Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=937.945µs logger=migrator t=2026-08-07T20:54:53.62476863Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-07T20:54:53.625109705Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=342.015µs logger=migrator t=2026-08-07T20:54:53.62918281Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-07T20:54:53.63048468Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.30231ms logger=migrator t=2026-08-07T20:54:53.634664687Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-07T20:54:53.647230476Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.562719ms logger=migrator t=2026-08-07T20:54:53.652035713Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-07T20:54:53.652202925Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=167.482µs logger=migrator t=2026-08-07T20:54:53.656274339Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-07T20:54:53.657413448Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.138869ms logger=migrator t=2026-08-07T20:54:53.662234635Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-07T20:54:53.662693282Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=459.707µs logger=migrator t=2026-08-07T20:54:53.666550073Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-07T20:54:53.666755096Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=205.353µs logger=migrator t=2026-08-07T20:54:53.671638744Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-07T20:54:53.672597489Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=950.145µs logger=migrator t=2026-08-07T20:54:53.67702623Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-07T20:54:53.688283778Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.251829ms logger=migrator t=2026-08-07T20:54:53.69220289Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-07T20:54:53.698905937Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.702157ms logger=migrator t=2026-08-07T20:54:53.703098903Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-07T20:54:53.70419838Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.104497ms logger=migrator t=2026-08-07T20:54:53.708371667Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-07T20:54:53.802665484Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=94.285597ms logger=migrator t=2026-08-07T20:54:53.80872805Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-07T20:54:53.81004079Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.31196ms logger=migrator t=2026-08-07T20:54:53.816690856Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-07T20:54:53.817931036Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.239929ms logger=migrator t=2026-08-07T20:54:53.823654616Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-07T20:54:53.851804103Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.151447ms logger=migrator t=2026-08-07T20:54:53.858228755Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-07T20:54:53.867166227Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.937712ms logger=migrator t=2026-08-07T20:54:53.872011654Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-07T20:54:53.87234218Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=330.176µs logger=migrator t=2026-08-07T20:54:53.877176526Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-07T20:54:53.877420009Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=240.153µs logger=migrator t=2026-08-07T20:54:53.882139435Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-07T20:54:53.882424899Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=285.354µs logger=migrator t=2026-08-07T20:54:53.888458765Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-07T20:54:53.888861901Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=403.236µs logger=migrator t=2026-08-07T20:54:53.893765919Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-07T20:54:53.894177966Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=409.226µs logger=migrator t=2026-08-07T20:54:53.899180515Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-07T20:54:53.90072499Z level=info msg="Migration successfully executed" id="create folder table" duration=1.544485ms logger=migrator t=2026-08-07T20:54:53.907504628Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-07T20:54:53.908727607Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.221948ms logger=migrator t=2026-08-07T20:54:53.914316095Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-07T20:54:53.915532695Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.2157ms logger=migrator t=2026-08-07T20:54:53.921315377Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-07T20:54:53.921347637Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.61µs logger=migrator t=2026-08-07T20:54:53.927257151Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-07T20:54:53.929252143Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.994612ms logger=migrator t=2026-08-07T20:54:53.935496502Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-07T20:54:53.93668494Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.188188ms logger=migrator t=2026-08-07T20:54:53.941450966Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-07T20:54:53.942736077Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.284921ms logger=migrator t=2026-08-07T20:54:53.948712072Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-07T20:54:53.949168429Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=456.117µs logger=migrator t=2026-08-07T20:54:53.953471776Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-07T20:54:53.953742702Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=271.226µs logger=migrator t=2026-08-07T20:54:53.958343474Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-07T20:54:53.959485953Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.141949ms logger=migrator t=2026-08-07T20:54:53.965405427Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-07T20:54:53.96753681Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.131183ms logger=migrator t=2026-08-07T20:54:53.972844404Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-07T20:54:53.974007153Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.162249ms logger=migrator t=2026-08-07T20:54:53.978728287Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-07T20:54:53.980648168Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.919311ms logger=migrator t=2026-08-07T20:54:53.986542821Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-07T20:54:53.98769479Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.152119ms logger=migrator t=2026-08-07T20:54:53.998828197Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-07T20:54:53.999560879Z level=info msg="Migration successfully executed" id="create anon_device table" duration=740.842µs logger=migrator t=2026-08-07T20:54:54.004508017Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-07T20:54:54.006481507Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.97335ms logger=migrator t=2026-08-07T20:54:54.013616251Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-07T20:54:54.01483243Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.215389ms logger=migrator t=2026-08-07T20:54:54.020091813Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-07T20:54:54.021353034Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.259491ms logger=migrator t=2026-08-07T20:54:54.027534282Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-07T20:54:54.029424912Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.904691ms logger=migrator t=2026-08-07T20:54:54.035131432Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-07T20:54:54.036418232Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.28155ms logger=migrator t=2026-08-07T20:54:54.040651079Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-07T20:54:54.041043705Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=392.776µs logger=migrator t=2026-08-07T20:54:54.045665828Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-07T20:54:54.058595583Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.937415ms logger=migrator t=2026-08-07T20:54:54.064454776Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-07T20:54:54.065004955Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=551.189µs logger=migrator t=2026-08-07T20:54:54.069123801Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-07T20:54:54.069156701Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=34.43µs logger=migrator t=2026-08-07T20:54:54.073680832Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-07T20:54:54.07480052Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.119528ms logger=migrator t=2026-08-07T20:54:54.080049553Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-07T20:54:54.080079504Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.021µs logger=migrator t=2026-08-07T20:54:54.084559034Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-07T20:54:54.086617387Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.057343ms logger=migrator t=2026-08-07T20:54:54.092023663Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-07T20:54:54.093542987Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.519354ms logger=migrator t=2026-08-07T20:54:54.101056466Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-07T20:54:54.102152014Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.091768ms logger=migrator t=2026-08-07T20:54:54.107352096Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-07T20:54:54.108284231Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=937.956µs logger=migrator t=2026-08-07T20:54:54.112615669Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-07T20:54:54.113031845Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=416.636µs logger=migrator t=2026-08-07T20:54:54.118453431Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-07T20:54:54.119674681Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.18962ms logger=migrator t=2026-08-07T20:54:54.1246649Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-07T20:54:54.12593951Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.27324ms logger=migrator t=2026-08-07T20:54:54.131069342Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-07T20:54:54.132022216Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=952.704µs logger=migrator t=2026-08-07T20:54:54.137766367Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-07T20:54:54.147179867Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.41677ms logger=migrator t=2026-08-07T20:54:54.151980702Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-07T20:54:54.161550055Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.568862ms logger=migrator t=2026-08-07T20:54:54.165957084Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-07T20:54:54.172685681Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.728507ms logger=migrator t=2026-08-07T20:54:54.178557154Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-07T20:54:54.178680666Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=124.412µs logger=migrator t=2026-08-07T20:54:54.184005591Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-07T20:54:54.197102617Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.097797ms logger=migrator t=2026-08-07T20:54:54.202269559Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-07T20:54:54.211472106Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.201577ms logger=migrator t=2026-08-07T20:54:54.216242471Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-07T20:54:54.216532525Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=289.924µs logger=migrator t=2026-08-07T20:54:54.222373488Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.508948328s logger=migrator t=2026-08-07T20:54:54.223339924Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-07T20:54:54.248651864Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-07T20:54:54.249174322Z level=info msg="Created default organization" logger=secrets t=2026-08-07T20:54:54.256231025Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-07T20:54:54.308039375Z level=info msg="Restored cache from database" duration=476.758µs logger=plugin.store t=2026-08-07T20:54:54.309387547Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-07T20:54:54.346508745Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-07T20:54:54.346536305Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-07T20:54:54.346591756Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-07T20:54:54.346603566Z level=info msg="Plugins loaded" count=54 duration=37.217869ms logger=query_data t=2026-08-07T20:54:54.350778642Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-07T20:54:54.354760075Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-07T20:54:54.362676261Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-07T20:54:54.371934637Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-07T20:54:54.374763672Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-07T20:54:54.376977078Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-07T20:54:54.397758226Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-07T20:54:54.418373053Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-07T20:54:54.447051658Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-07T20:54:54.447148079Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-07T20:54:54.447458754Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-08-07T20:54:54.447604006Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-07T20:54:54.448462769Z level=info msg="State cache has been initialized" states=0 duration=1.004195ms logger=ngalert.multiorg.alertmanager t=2026-08-07T20:54:54.448704153Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-07T20:54:54.451858283Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.scheduler t=2026-08-07T20:54:54.451921774Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-07T20:54:54.452104057Z level=info msg=starting first_tick=2026-08-07T20:55:00Z logger=provisioning.dashboard t=2026-08-07T20:54:54.503973139Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-07T20:54:54.556842667Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-07T20:54:54.568578512Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-08-07T20:54:54.573731734Z level=info msg="Update check succeeded" duration=125.59622ms logger=sqlstore.transactions t=2026-08-07T20:54:54.581344905Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=grafana.update.checker t=2026-08-07T20:54:54.583143593Z level=info msg="Update check succeeded" duration=135.423455ms logger=sqlstore.transactions t=2026-08-07T20:54:54.594175058Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-08-07T20:54:54.608465034Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-07T20:54:54.637886141Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-07T20:54:54.658408385Z level=info msg="Patterns update finished" duration=171.242722ms logger=grafana-apiserver t=2026-08-07T20:54:54.741848217Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-07T20:54:54.742506417Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-07T20:54:58.096035854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.097404106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.116369385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.138558383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.171888907Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-07T20:54:58.196710467Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-07T20:54:58.206648704Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-07T20:54:58.208825519Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-07T20:54:58.233106989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.281101474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.295839397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.321694853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.342173005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.375510659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.396302156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.426734994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.448788871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.500779249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.518792702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.553835703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.573238649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.60388839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.621364215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.648002893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.668528817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.70438058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.718829608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.748641606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.766977575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.810084832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.824420277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.864993546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.890174652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.925182462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.944061429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.972910922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:58.990646602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.026083088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.048854435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.083104114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.104235525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.142284602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.181968245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.276018051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.296264339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.341748113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.376686421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.465721778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.486958482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.55890353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.5792267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.641252273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.660638868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.728403551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.747477651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.817237436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.834270063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.911507005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:54:59.92966776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.019022833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.038118212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.114510539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.134533412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.21547998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.243808614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.315228152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.328291078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.419447226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.439780434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.52187021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.538384959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.617130533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.641089858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.726790831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.744540459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.824113135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.846878322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.915505108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:00.938782842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:01.013435412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:01.035478186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-07T20:55:01.109162598Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-07T20:55:59.473446069Z level=info msg="Usage stats are ready to report"