logger=settings t=2026-05-06T05:11:13.159932595Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-06T05:11:13Z logger=settings t=2026-05-06T05:11:13.160466988Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-06T05:11:13.160500829Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-06T05:11:13.160515649Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-06T05:11:13.160528789Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-06T05:11:13.16054158Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-06T05:11:13.16055728Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-06T05:11:13.16057069Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-06T05:11:13.160583561Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-06T05:11:13.160596241Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-06T05:11:13.160608631Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-06T05:11:13.160624842Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-06T05:11:13.160640322Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-06T05:11:13.160655242Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-06T05:11:13.160679003Z level=info msg=Target target=[all] logger=settings t=2026-05-06T05:11:13.160698683Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-06T05:11:13.160716274Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-06T05:11:13.160729074Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-06T05:11:13.160799696Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-06T05:11:13.160821036Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-06T05:11:13.160834217Z level=info msg="App mode production" logger=sqlstore t=2026-05-06T05:11:13.161261658Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-06T05:11:13.161298379Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-06T05:11:13.163488501Z level=info msg="Locking database" logger=migrator t=2026-05-06T05:11:13.163524942Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-06T05:11:13.164147118Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-06T05:11:13.164999058Z level=info msg="Migration successfully executed" id="create migration_log table" duration=851.43µs logger=migrator t=2026-05-06T05:11:13.169550019Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-06T05:11:13.170518532Z level=info msg="Migration successfully executed" id="create user table" duration=967.833µs logger=migrator t=2026-05-06T05:11:13.174317334Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-06T05:11:13.175307529Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=989.605µs logger=migrator t=2026-05-06T05:11:13.178979588Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-06T05:11:13.179879269Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=897.062µs logger=migrator t=2026-05-06T05:11:13.187452453Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-06T05:11:13.188416376Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=968.563µs logger=migrator t=2026-05-06T05:11:13.193387997Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-06T05:11:13.194090644Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=702.217µs logger=migrator t=2026-05-06T05:11:13.200556902Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-06T05:11:13.204575339Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.024988ms logger=migrator t=2026-05-06T05:11:13.209412007Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-06T05:11:13.210992624Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.576308ms logger=migrator t=2026-05-06T05:11:13.216726163Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-06T05:11:13.217926443Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.20231ms logger=migrator t=2026-05-06T05:11:13.222415791Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-06T05:11:13.223854327Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.441556ms logger=migrator t=2026-05-06T05:11:13.228706465Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-06T05:11:13.229157136Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=450.391µs logger=migrator t=2026-05-06T05:11:13.234882685Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-06T05:11:13.236509494Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.629789ms logger=migrator t=2026-05-06T05:11:13.243446562Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-06T05:11:13.245326818Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.883056ms logger=migrator t=2026-05-06T05:11:13.251723444Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-06T05:11:13.251753964Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.74µs logger=migrator t=2026-05-06T05:11:13.257027892Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-06T05:11:13.259029271Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.000649ms logger=migrator t=2026-05-06T05:11:13.264634817Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-06T05:11:13.264871863Z level=info msg="Migration successfully executed" id="Add missing user data" duration=237.496µs logger=migrator t=2026-05-06T05:11:13.270900869Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-06T05:11:13.274431155Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=3.533446ms logger=migrator t=2026-05-06T05:11:13.278844112Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-06T05:11:13.27957597Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=731.668µs logger=migrator t=2026-05-06T05:11:13.285497393Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-06T05:11:13.289812368Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=3.931295ms logger=migrator t=2026-05-06T05:11:13.294369849Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-06T05:11:13.302337772Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.964544ms logger=migrator t=2026-05-06T05:11:13.306971495Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-06T05:11:13.308161034Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.188808ms logger=migrator t=2026-05-06T05:11:13.312301165Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-06T05:11:13.312586391Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=232.365µs logger=migrator t=2026-05-06T05:11:13.32039662Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-06T05:11:13.32117446Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=776.99µs logger=migrator t=2026-05-06T05:11:13.325819462Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-06T05:11:13.326109299Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=290.857µs logger=migrator t=2026-05-06T05:11:13.329553133Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-06T05:11:13.329948483Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=394.92µs logger=migrator t=2026-05-06T05:11:13.334166314Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-06T05:11:13.335333243Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.167279ms logger=migrator t=2026-05-06T05:11:13.33976534Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-06T05:11:13.340876078Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.110648ms logger=migrator t=2026-05-06T05:11:13.346249808Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-06T05:11:13.346970036Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=718.818µs logger=migrator t=2026-05-06T05:11:13.351501716Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-06T05:11:13.353020482Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.523456ms logger=migrator t=2026-05-06T05:11:13.380346616Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-06T05:11:13.381459413Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.113827ms logger=migrator t=2026-05-06T05:11:13.389673252Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-06T05:11:13.389724353Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=53.621µs logger=migrator t=2026-05-06T05:11:13.39451247Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-06T05:11:13.395586666Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.073375ms logger=migrator t=2026-05-06T05:11:13.401289894Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-06T05:11:13.402360081Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.070647ms logger=migrator t=2026-05-06T05:11:13.409004571Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-06T05:11:13.410265112Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.265201ms logger=migrator t=2026-05-06T05:11:13.415437068Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-06T05:11:13.416082314Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=642.336µs logger=migrator t=2026-05-06T05:11:13.420567382Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-06T05:11:13.423595626Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.027774ms logger=migrator t=2026-05-06T05:11:13.428663789Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-06T05:11:13.429455188Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=791.209µs logger=migrator t=2026-05-06T05:11:13.43408185Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-06T05:11:13.43488934Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=806.67µs logger=migrator t=2026-05-06T05:11:13.440138417Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-06T05:11:13.441379778Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.245031ms logger=migrator t=2026-05-06T05:11:13.445921108Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-06T05:11:13.446650405Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=730.057µs logger=migrator t=2026-05-06T05:11:13.450897448Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-06T05:11:13.451897122Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=998.264µs logger=migrator t=2026-05-06T05:11:13.458162275Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-06T05:11:13.45875493Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=593.375µs logger=migrator t=2026-05-06T05:11:13.46335113Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-06T05:11:13.464229412Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=874.502µs logger=migrator t=2026-05-06T05:11:13.469991182Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-06T05:11:13.470833213Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=845.67µs logger=migrator t=2026-05-06T05:11:13.476120711Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-06T05:11:13.477047453Z level=info msg="Migration successfully executed" id="create star table" duration=924.062µs logger=migrator t=2026-05-06T05:11:13.482791643Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-06T05:11:13.484083315Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.289551ms logger=migrator t=2026-05-06T05:11:13.490054839Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-06T05:11:13.491260848Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.205469ms logger=migrator t=2026-05-06T05:11:13.496763882Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-06T05:11:13.497929201Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.165639ms logger=migrator t=2026-05-06T05:11:13.504645073Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-06T05:11:13.505640758Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=996.635µs logger=migrator t=2026-05-06T05:11:13.51479483Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-06T05:11:13.516970993Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=2.176713ms logger=migrator t=2026-05-06T05:11:13.523236995Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-06T05:11:13.524167567Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=930.862µs logger=migrator t=2026-05-06T05:11:13.528611116Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-06T05:11:13.529668721Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.055976ms logger=migrator t=2026-05-06T05:11:13.534695293Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-06T05:11:13.534737224Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.811µs logger=migrator t=2026-05-06T05:11:13.539165802Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-06T05:11:13.539191443Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.531µs logger=migrator t=2026-05-06T05:11:13.545189078Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-06T05:11:13.545600308Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=416.92µs logger=migrator t=2026-05-06T05:11:13.550801284Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-06T05:11:13.552351501Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.549267ms logger=migrator t=2026-05-06T05:11:13.557330873Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-06T05:11:13.557863125Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=532.102µs logger=migrator t=2026-05-06T05:11:13.562440467Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-06T05:11:13.563021711Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=580.614µs logger=migrator t=2026-05-06T05:11:13.569264132Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-06T05:11:13.570379269Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.114997ms logger=migrator t=2026-05-06T05:11:13.574980301Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-06T05:11:13.575720519Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=740.008µs logger=migrator t=2026-05-06T05:11:13.580812862Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-06T05:11:13.582666547Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.860325ms logger=migrator t=2026-05-06T05:11:13.589563254Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-06T05:11:13.595234063Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.668849ms logger=migrator t=2026-05-06T05:11:13.599896636Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-06T05:11:13.601357482Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.461325ms logger=migrator t=2026-05-06T05:11:13.607626603Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-06T05:11:13.609027667Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.401374ms logger=migrator t=2026-05-06T05:11:13.616363385Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-06T05:11:13.617187065Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=824.18µs logger=migrator t=2026-05-06T05:11:13.62314337Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-06T05:11:13.623688104Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=544.464µs logger=migrator t=2026-05-06T05:11:13.628551691Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-06T05:11:13.629867923Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.317692ms logger=migrator t=2026-05-06T05:11:13.63672115Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-06T05:11:13.636875633Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=158.294µs logger=migrator t=2026-05-06T05:11:13.641867134Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-06T05:11:13.644045418Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.181114ms logger=migrator t=2026-05-06T05:11:13.650121625Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-06T05:11:13.652252367Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.135122ms logger=migrator t=2026-05-06T05:11:13.657800632Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-06T05:11:13.65978984Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.987688ms logger=migrator t=2026-05-06T05:11:13.664537705Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-06T05:11:13.665420737Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=881.992µs logger=migrator t=2026-05-06T05:11:13.671165597Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-06T05:11:13.67505373Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.893644ms logger=migrator t=2026-05-06T05:11:13.680854271Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-06T05:11:13.681725332Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=871.061µs logger=migrator t=2026-05-06T05:11:13.686852256Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-06T05:11:13.687747439Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=894.843µs logger=migrator t=2026-05-06T05:11:13.69319721Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-06T05:11:13.693245862Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=50.722µs logger=migrator t=2026-05-06T05:11:13.699475013Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-06T05:11:13.699525085Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=52.112µs logger=migrator t=2026-05-06T05:11:13.704868335Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-06T05:11:13.708620885Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.751751ms logger=migrator t=2026-05-06T05:11:13.717025529Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-06T05:11:13.71912223Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.088731ms logger=migrator t=2026-05-06T05:11:13.728704653Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-06T05:11:13.73231207Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.605747ms logger=migrator t=2026-05-06T05:11:13.741508314Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-06T05:11:13.743940923Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.433199ms logger=migrator t=2026-05-06T05:11:13.748115284Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-06T05:11:13.748338989Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=227.445µs logger=migrator t=2026-05-06T05:11:13.753335221Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-06T05:11:13.754372806Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.036304ms logger=migrator t=2026-05-06T05:11:13.761796306Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-06T05:11:13.764286457Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.486491ms logger=migrator t=2026-05-06T05:11:13.769168005Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-06T05:11:13.769205616Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=38.741µs logger=migrator t=2026-05-06T05:11:13.774542146Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-06T05:11:13.775874308Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.331872ms logger=migrator t=2026-05-06T05:11:13.782901049Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-06T05:11:13.789817896Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=6.916947ms logger=migrator t=2026-05-06T05:11:13.796876348Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-06T05:11:13.802933405Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.056157ms logger=migrator t=2026-05-06T05:11:13.80890247Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-06T05:11:13.809639077Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=736.377µs logger=migrator t=2026-05-06T05:11:13.815748396Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-06T05:11:13.817109569Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.360514ms logger=migrator t=2026-05-06T05:11:13.821638499Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-06T05:11:13.822953831Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.315153ms logger=migrator t=2026-05-06T05:11:13.828978047Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-06T05:11:13.829674224Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=696.737µs logger=migrator t=2026-05-06T05:11:13.834334007Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-06T05:11:13.835314971Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=981.333µs logger=migrator t=2026-05-06T05:11:13.840113197Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-06T05:11:13.843355976Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.244059ms logger=migrator t=2026-05-06T05:11:13.847297631Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-06T05:11:13.848294936Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=995.015µs logger=migrator t=2026-05-06T05:11:13.852754494Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-06T05:11:13.853032902Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=279.027µs logger=migrator t=2026-05-06T05:11:13.858453752Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-06T05:11:13.858705349Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=252.387µs logger=migrator t=2026-05-06T05:11:13.862817348Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-06T05:11:13.863785122Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=967.814µs logger=migrator t=2026-05-06T05:11:13.867703928Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-06T05:11:13.86987857Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.174523ms logger=migrator t=2026-05-06T05:11:13.874330878Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-06T05:11:13.875232679Z level=info msg="Migration successfully executed" id="create data_source table" duration=903.291µs logger=migrator t=2026-05-06T05:11:13.881626615Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-06T05:11:13.884622768Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.992713ms logger=migrator t=2026-05-06T05:11:13.891119606Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-06T05:11:13.892107349Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=984.963µs logger=migrator t=2026-05-06T05:11:13.89666859Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-06T05:11:13.898014553Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.346213ms logger=migrator t=2026-05-06T05:11:13.90363714Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-06T05:11:13.904943471Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.306281ms logger=migrator t=2026-05-06T05:11:13.909208685Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-06T05:11:13.917826824Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.617439ms logger=migrator t=2026-05-06T05:11:13.927437667Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-06T05:11:13.929054357Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.62771ms logger=migrator t=2026-05-06T05:11:13.935251057Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-06T05:11:13.936103818Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=852.691µs logger=migrator t=2026-05-06T05:11:13.942813051Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-06T05:11:13.944108592Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.295891ms logger=migrator t=2026-05-06T05:11:13.951952322Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-06T05:11:13.952486505Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=535.833µs logger=migrator t=2026-05-06T05:11:13.956835131Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-06T05:11:13.95884653Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.010648ms logger=migrator t=2026-05-06T05:11:14.014964262Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-06T05:11:14.017160675Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.196753ms logger=migrator t=2026-05-06T05:11:14.123430305Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-06T05:11:14.123495157Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=63.182µs logger=migrator t=2026-05-06T05:11:14.128831296Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-06T05:11:14.129183735Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=353.019µs logger=migrator t=2026-05-06T05:11:14.133742046Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-06T05:11:14.138233104Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.490148ms logger=migrator t=2026-05-06T05:11:14.14338722Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-06T05:11:14.143680807Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=294.727µs logger=migrator t=2026-05-06T05:11:14.147317115Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-06T05:11:14.147620533Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=303.398µs logger=migrator t=2026-05-06T05:11:14.153545637Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-06T05:11:14.156045667Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.500101ms logger=migrator t=2026-05-06T05:11:14.16358901Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-06T05:11:14.163827405Z level=info msg="Migration successfully executed" id="Update uid value" duration=239.935µs logger=migrator t=2026-05-06T05:11:14.170795825Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-06T05:11:14.171634465Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=834.78µs logger=migrator t=2026-05-06T05:11:14.175197442Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-06T05:11:14.175957631Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=759.839µs logger=migrator t=2026-05-06T05:11:14.180314746Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-06T05:11:14.181461584Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.146418ms logger=migrator t=2026-05-06T05:11:14.186727402Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-06T05:11:14.187659404Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=931.802µs logger=migrator t=2026-05-06T05:11:14.192694387Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-06T05:11:14.19366964Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=974.003µs logger=migrator t=2026-05-06T05:11:14.197937074Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-06T05:11:14.199262156Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.308032ms logger=migrator t=2026-05-06T05:11:14.206144404Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-06T05:11:14.206882611Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=733.947µs logger=migrator t=2026-05-06T05:11:14.21053666Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-06T05:11:14.211715809Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.178659ms logger=migrator t=2026-05-06T05:11:14.216935675Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-06T05:11:14.218112304Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.177759ms logger=migrator t=2026-05-06T05:11:14.223248009Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-06T05:11:14.230769181Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.520422ms logger=migrator t=2026-05-06T05:11:14.234610345Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-06T05:11:14.235331742Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=721.968µs logger=migrator t=2026-05-06T05:11:14.239640577Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-06T05:11:14.240438526Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=797.839µs logger=migrator t=2026-05-06T05:11:14.24393244Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-06T05:11:14.245147161Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.21614ms logger=migrator t=2026-05-06T05:11:14.249117277Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-06T05:11:14.250552651Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.434794ms logger=migrator t=2026-05-06T05:11:14.255100912Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-06T05:11:14.255415879Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=315.167µs logger=migrator t=2026-05-06T05:11:14.258578646Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-06T05:11:14.25911179Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=533.054µs logger=migrator t=2026-05-06T05:11:14.262499532Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-06T05:11:14.262543703Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.072µs logger=migrator t=2026-05-06T05:11:14.266664642Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-06T05:11:14.271187823Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.52225ms logger=migrator t=2026-05-06T05:11:14.275160508Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-06T05:11:14.277838863Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.677295ms logger=migrator t=2026-05-06T05:11:14.281305927Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-06T05:11:14.281495912Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=195.305µs logger=migrator t=2026-05-06T05:11:14.285748356Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-06T05:11:14.28925242Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.503364ms logger=migrator t=2026-05-06T05:11:14.293866463Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-06T05:11:14.29703579Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.171307ms logger=migrator t=2026-05-06T05:11:14.300646157Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-06T05:11:14.301909918Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.264241ms logger=migrator t=2026-05-06T05:11:14.306469808Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-06T05:11:14.307248758Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=778.8µs logger=migrator t=2026-05-06T05:11:14.310934987Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-06T05:11:14.312293Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.354302ms logger=migrator t=2026-05-06T05:11:14.316290227Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-06T05:11:14.317065296Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=774.999µs logger=migrator t=2026-05-06T05:11:14.321955455Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-06T05:11:14.322710983Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=755.038µs logger=migrator t=2026-05-06T05:11:14.326725101Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-06T05:11:14.327483899Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=758.018µs logger=migrator t=2026-05-06T05:11:14.33123492Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-06T05:11:14.331301762Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=67.551µs logger=migrator t=2026-05-06T05:11:14.335673648Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-06T05:11:14.335715479Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=40.591µs logger=migrator t=2026-05-06T05:11:14.339380478Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-06T05:11:14.344093763Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.711744ms logger=migrator t=2026-05-06T05:11:14.35142937Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-06T05:11:14.356734509Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.310059ms logger=migrator t=2026-05-06T05:11:14.362659552Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-06T05:11:14.362805207Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=145.385µs logger=migrator t=2026-05-06T05:11:14.367561612Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-06T05:11:14.368413943Z level=info msg="Migration successfully executed" id="create quota table v1" duration=852.161µs logger=migrator t=2026-05-06T05:11:14.372993464Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-06T05:11:14.37449115Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.495577ms logger=migrator t=2026-05-06T05:11:14.379424729Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-06T05:11:14.37945768Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.341µs logger=migrator t=2026-05-06T05:11:14.384083673Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-06T05:11:14.385034186Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=950.893µs logger=migrator t=2026-05-06T05:11:14.389232828Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-06T05:11:14.390183621Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=951.633µs logger=migrator t=2026-05-06T05:11:14.39510474Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-06T05:11:14.398681707Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.575627ms logger=migrator t=2026-05-06T05:11:14.402622843Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-06T05:11:14.402651764Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.921µs logger=migrator t=2026-05-06T05:11:14.406501137Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-06T05:11:14.407355717Z level=info msg="Migration successfully executed" id="create session table" duration=852.65µs logger=migrator t=2026-05-06T05:11:14.412512043Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-06T05:11:14.412628176Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=117.263µs logger=migrator t=2026-05-06T05:11:14.416457929Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-06T05:11:14.416579102Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=122.953µs logger=migrator t=2026-05-06T05:11:14.420666671Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-06T05:11:14.421797019Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.129988ms logger=migrator t=2026-05-06T05:11:14.426583844Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-06T05:11:14.427694942Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.108088ms logger=migrator t=2026-05-06T05:11:14.433504283Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-06T05:11:14.433531534Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.961µs logger=migrator t=2026-05-06T05:11:14.437016738Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-06T05:11:14.437040969Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.201µs logger=migrator t=2026-05-06T05:11:14.440911982Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-06T05:11:14.44617657Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.265188ms logger=migrator t=2026-05-06T05:11:14.450913415Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-06T05:11:14.454067612Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.150607ms logger=migrator t=2026-05-06T05:11:14.457807332Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-06T05:11:14.457887254Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.382µs logger=migrator t=2026-05-06T05:11:14.460623901Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-06T05:11:14.460719173Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=95.502µs logger=migrator t=2026-05-06T05:11:14.464466004Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-06T05:11:14.465679134Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.212659ms logger=migrator t=2026-05-06T05:11:14.470676965Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-06T05:11:14.470716456Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=40.961µs logger=migrator t=2026-05-06T05:11:14.474349994Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-06T05:11:14.477438689Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.087885ms logger=migrator t=2026-05-06T05:11:14.481372585Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-06T05:11:14.481516059Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.553µs logger=migrator t=2026-05-06T05:11:14.485427853Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-06T05:11:14.488553479Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.124976ms logger=migrator t=2026-05-06T05:11:14.49311046Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-06T05:11:14.496250526Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.138936ms logger=migrator t=2026-05-06T05:11:14.500895879Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-06T05:11:14.501061673Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=169.464µs logger=migrator t=2026-05-06T05:11:14.505448369Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-06T05:11:14.506365622Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=917.003µs logger=migrator t=2026-05-06T05:11:14.511900756Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-06T05:11:14.513417612Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.520636ms logger=migrator t=2026-05-06T05:11:14.517899952Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-06T05:11:14.518956477Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.056275ms logger=migrator t=2026-05-06T05:11:14.523248742Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-06T05:11:14.524212445Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=963.364µs logger=migrator t=2026-05-06T05:11:14.529083553Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-06T05:11:14.529959264Z level=info msg="Migration successfully executed" id="add index alert state" duration=875.341µs logger=migrator t=2026-05-06T05:11:14.534886814Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-06T05:11:14.536684838Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.797664ms logger=migrator t=2026-05-06T05:11:14.541090124Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-06T05:11:14.541974786Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=884.661µs logger=migrator t=2026-05-06T05:11:14.546188928Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-06T05:11:14.54710396Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=914.822µs logger=migrator t=2026-05-06T05:11:14.551048207Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-06T05:11:14.552475981Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.427864ms logger=migrator t=2026-05-06T05:11:14.556365056Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-06T05:11:14.56849183Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.122133ms logger=migrator t=2026-05-06T05:11:14.571921243Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-06T05:11:14.572438435Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=518.652µs logger=migrator t=2026-05-06T05:11:14.576145696Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-06T05:11:14.577431937Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.286751ms logger=migrator t=2026-05-06T05:11:14.582208903Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-06T05:11:14.582681654Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=468.661µs logger=migrator t=2026-05-06T05:11:14.586143488Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-06T05:11:14.586990339Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=846.991µs logger=migrator t=2026-05-06T05:11:14.590391692Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-06T05:11:14.591264652Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=871.96µs logger=migrator t=2026-05-06T05:11:14.59486269Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-06T05:11:14.60143503Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.573011ms logger=migrator t=2026-05-06T05:11:14.605605821Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-06T05:11:14.609188617Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.581987ms logger=migrator t=2026-05-06T05:11:14.612825926Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-06T05:11:14.616395583Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.568806ms logger=migrator t=2026-05-06T05:11:14.620114253Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-06T05:11:14.623799553Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.69059ms logger=migrator t=2026-05-06T05:11:14.628781803Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-06T05:11:14.629948172Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.170339ms logger=migrator t=2026-05-06T05:11:14.635391044Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-06T05:11:14.635457215Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=54.791µs logger=migrator t=2026-05-06T05:11:14.638597322Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-06T05:11:14.638624352Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.72µs logger=migrator t=2026-05-06T05:11:14.641572504Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-06T05:11:14.642372313Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=799.209µs logger=migrator t=2026-05-06T05:11:14.646197276Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T05:11:14.647529118Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.330882ms logger=migrator t=2026-05-06T05:11:14.65500836Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-06T05:11:14.656751412Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.740932ms logger=migrator t=2026-05-06T05:11:14.662244955Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-06T05:11:14.663474716Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.232271ms logger=migrator t=2026-05-06T05:11:14.667332019Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T05:11:14.668260492Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=930.753µs logger=migrator t=2026-05-06T05:11:14.672457523Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-06T05:11:14.676381988Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.924265ms logger=migrator t=2026-05-06T05:11:14.681170845Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-06T05:11:14.68590563Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.727815ms logger=migrator t=2026-05-06T05:11:14.69000858Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-06T05:11:14.690233695Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=224.106µs logger=migrator t=2026-05-06T05:11:14.69414323Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-06T05:11:14.695037452Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=894.192µs logger=migrator t=2026-05-06T05:11:14.703591009Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-06T05:11:14.705602698Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.024799ms logger=migrator t=2026-05-06T05:11:14.711130693Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-06T05:11:14.715351495Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.220462ms logger=migrator t=2026-05-06T05:11:14.719555767Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-06T05:11:14.719632819Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=77.522µs logger=migrator t=2026-05-06T05:11:14.723320608Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-06T05:11:14.724251092Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=930.333µs logger=migrator t=2026-05-06T05:11:14.728828892Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-06T05:11:14.730458412Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.62705ms logger=migrator t=2026-05-06T05:11:14.735457134Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-06T05:11:14.735605997Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=148.764µs logger=migrator t=2026-05-06T05:11:14.739534672Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-06T05:11:14.740737821Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.200019ms logger=migrator t=2026-05-06T05:11:14.745514677Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-06T05:11:14.746507081Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=992.914µs logger=migrator t=2026-05-06T05:11:14.750552259Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-06T05:11:14.751499752Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=947.093µs logger=migrator t=2026-05-06T05:11:14.755533971Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-06T05:11:14.756666068Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.132107ms logger=migrator t=2026-05-06T05:11:14.763451123Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-06T05:11:14.764507608Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.056875ms logger=migrator t=2026-05-06T05:11:14.768822643Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-06T05:11:14.769822108Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=987.814µs logger=migrator t=2026-05-06T05:11:14.774667905Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-06T05:11:14.774704146Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=39.001µs logger=migrator t=2026-05-06T05:11:14.778294753Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-06T05:11:14.782228028Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.932905ms logger=migrator t=2026-05-06T05:11:14.786109403Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-06T05:11:14.787166818Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.057615ms logger=migrator t=2026-05-06T05:11:14.792979619Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-06T05:11:14.796531546Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.552166ms logger=migrator t=2026-05-06T05:11:14.802358677Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-06T05:11:14.803020414Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=664.237µs logger=migrator t=2026-05-06T05:11:14.807397309Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-06T05:11:14.808183259Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=782.17µs logger=migrator t=2026-05-06T05:11:14.813087067Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-06T05:11:14.813826176Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=738.939µs logger=migrator t=2026-05-06T05:11:14.817634168Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-06T05:11:14.828912782Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.276014ms logger=migrator t=2026-05-06T05:11:14.833681318Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-06T05:11:14.834325023Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=640.785µs logger=migrator t=2026-05-06T05:11:14.841815625Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-06T05:11:14.842478851Z 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=663.246µs logger=migrator t=2026-05-06T05:11:14.846366135Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-06T05:11:14.846604041Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=239.006µs logger=migrator t=2026-05-06T05:11:14.852510064Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-06T05:11:14.853939459Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.427735ms logger=migrator t=2026-05-06T05:11:14.861855442Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-06T05:11:14.862141259Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=283.897µs logger=migrator t=2026-05-06T05:11:14.869670981Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-06T05:11:14.878509566Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.825505ms logger=migrator t=2026-05-06T05:11:14.884391439Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-06T05:11:14.889265947Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.873607ms logger=migrator t=2026-05-06T05:11:14.893861538Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-06T05:11:14.895052448Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.19092ms logger=migrator t=2026-05-06T05:11:14.899841314Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-06T05:11:14.900736866Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=896.332µs logger=migrator t=2026-05-06T05:11:14.907848848Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-06T05:11:14.908243577Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=395.059µs logger=migrator t=2026-05-06T05:11:14.915428182Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-06T05:11:14.922603846Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.174774ms logger=migrator t=2026-05-06T05:11:14.929672168Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-06T05:11:14.930344444Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=670.996µs logger=migrator t=2026-05-06T05:11:14.936604086Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-06T05:11:14.936937114Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=255.356µs logger=migrator t=2026-05-06T05:11:14.952892391Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-06T05:11:14.95326933Z level=info msg="Migration successfully executed" id="Move region to single row" duration=377.229µs logger=migrator t=2026-05-06T05:11:14.960285181Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-06T05:11:14.961172332Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=887.041µs logger=migrator t=2026-05-06T05:11:14.967057485Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-06T05:11:14.968418439Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.360184ms logger=migrator t=2026-05-06T05:11:14.974758512Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T05:11:14.976399723Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.638451ms logger=migrator t=2026-05-06T05:11:14.983439633Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T05:11:14.984484628Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.045015ms logger=migrator t=2026-05-06T05:11:14.994560083Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-06T05:11:14.996214493Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.65924ms logger=migrator t=2026-05-06T05:11:15.001991024Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-06T05:11:15.00348882Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.497396ms logger=migrator t=2026-05-06T05:11:15.009779462Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-06T05:11:15.009858714Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=75.452µs logger=migrator t=2026-05-06T05:11:15.016313982Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-06T05:11:15.017640983Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.327212ms logger=migrator t=2026-05-06T05:11:15.044738711Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-06T05:11:15.046448473Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.709982ms logger=migrator t=2026-05-06T05:11:15.053946175Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-06T05:11:15.055701087Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.753962ms logger=migrator t=2026-05-06T05:11:15.062547053Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-06T05:11:15.063454746Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=904.053µs logger=migrator t=2026-05-06T05:11:15.069191225Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-06T05:11:15.06939697Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=204.245µs logger=migrator t=2026-05-06T05:11:15.074373111Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-06T05:11:15.074977685Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=603.634µs logger=migrator t=2026-05-06T05:11:15.081684608Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-06T05:11:15.081794821Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=110.923µs logger=migrator t=2026-05-06T05:11:15.087720764Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-06T05:11:15.088998386Z level=info msg="Migration successfully executed" id="create team table" duration=1.277112ms logger=migrator t=2026-05-06T05:11:15.096536298Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-06T05:11:15.097783769Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.249171ms logger=migrator t=2026-05-06T05:11:15.105026234Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-06T05:11:15.10687177Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.849055ms logger=migrator t=2026-05-06T05:11:15.114687549Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-06T05:11:15.120744156Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.057677ms logger=migrator t=2026-05-06T05:11:15.125310847Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-06T05:11:15.125484392Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=198.795µs logger=migrator t=2026-05-06T05:11:15.13076554Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-06T05:11:15.131664522Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=899.242µs logger=migrator t=2026-05-06T05:11:15.136840267Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-06T05:11:15.138794315Z level=info msg="Migration successfully executed" id="create team member table" duration=1.954008ms logger=migrator t=2026-05-06T05:11:15.145767534Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-06T05:11:15.147302692Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.535617ms logger=migrator t=2026-05-06T05:11:15.153688426Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-06T05:11:15.155141641Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.454255ms logger=migrator t=2026-05-06T05:11:15.163846382Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-06T05:11:15.165568525Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.722552ms logger=migrator t=2026-05-06T05:11:15.17198229Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-06T05:11:15.17606738Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.0889ms logger=migrator t=2026-05-06T05:11:15.180782144Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-06T05:11:15.186132223Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.348949ms logger=migrator t=2026-05-06T05:11:15.191261538Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-06T05:11:15.19669993Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.437992ms logger=migrator t=2026-05-06T05:11:15.202794158Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-06T05:11:15.203755572Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=962.004µs logger=migrator t=2026-05-06T05:11:15.208776714Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-06T05:11:15.2098686Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.090906ms logger=migrator t=2026-05-06T05:11:15.21564705Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-06T05:11:15.216964812Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.317742ms logger=migrator t=2026-05-06T05:11:15.22345486Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-06T05:11:15.224780582Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.327252ms logger=migrator t=2026-05-06T05:11:15.230125612Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-06T05:11:15.231296371Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.155548ms logger=migrator t=2026-05-06T05:11:15.237906771Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-06T05:11:15.238836433Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=929.432µs logger=migrator t=2026-05-06T05:11:15.244348517Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-06T05:11:15.245371462Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.022105ms logger=migrator t=2026-05-06T05:11:15.250592928Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-06T05:11:15.252140756Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.550578ms logger=migrator t=2026-05-06T05:11:15.257618149Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-06T05:11:15.258306886Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=689.337µs logger=migrator t=2026-05-06T05:11:15.26385558Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-06T05:11:15.264620929Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=767.609µs logger=migrator t=2026-05-06T05:11:15.271474616Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-06T05:11:15.272276385Z level=info msg="Migration successfully executed" id="create tag table" duration=801.149µs logger=migrator t=2026-05-06T05:11:15.277286547Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-06T05:11:15.278238309Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=946.272µs logger=migrator t=2026-05-06T05:11:15.283538978Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-06T05:11:15.284314607Z level=info msg="Migration successfully executed" id="create login attempt table" duration=775.529µs logger=migrator t=2026-05-06T05:11:15.289900462Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-06T05:11:15.291122573Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.221341ms logger=migrator t=2026-05-06T05:11:15.298448591Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-06T05:11:15.299367483Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=919.012µs logger=migrator t=2026-05-06T05:11:15.304551559Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-06T05:11:15.31945242Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.899051ms logger=migrator t=2026-05-06T05:11:15.327802223Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-06T05:11:15.328610132Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=811.949µs logger=migrator t=2026-05-06T05:11:15.338493763Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-06T05:11:15.34127733Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.784007ms logger=migrator t=2026-05-06T05:11:15.349831998Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-06T05:11:15.350234438Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=395.939µs logger=migrator t=2026-05-06T05:11:15.356767996Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-06T05:11:15.357504864Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=737.228µs logger=migrator t=2026-05-06T05:11:15.362809633Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-06T05:11:15.363596142Z level=info msg="Migration successfully executed" id="create user auth table" duration=782.22µs logger=migrator t=2026-05-06T05:11:15.370572671Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-06T05:11:15.372871777Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.298296ms logger=migrator t=2026-05-06T05:11:15.379692353Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-06T05:11:15.379803756Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=116.033µs logger=migrator t=2026-05-06T05:11:15.38492704Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-06T05:11:15.394212696Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.286406ms logger=migrator t=2026-05-06T05:11:15.400787865Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-06T05:11:15.410152222Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.368707ms logger=migrator t=2026-05-06T05:11:15.416544368Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-06T05:11:15.421653151Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.109123ms logger=migrator t=2026-05-06T05:11:15.427682368Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-06T05:11:15.432892765Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.209757ms logger=migrator t=2026-05-06T05:11:15.438761547Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-06T05:11:15.439947765Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.185848ms logger=migrator t=2026-05-06T05:11:15.443939282Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-06T05:11:15.449155859Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.215477ms logger=migrator t=2026-05-06T05:11:15.454093339Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-06T05:11:15.454898858Z level=info msg="Migration successfully executed" id="create server_lock table" duration=804.879µs logger=migrator t=2026-05-06T05:11:15.461738785Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-06T05:11:15.462713398Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=974.563µs logger=migrator t=2026-05-06T05:11:15.468640822Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-06T05:11:15.469554705Z level=info msg="Migration successfully executed" id="create user auth token table" duration=913.633µs logger=migrator t=2026-05-06T05:11:15.476621966Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-06T05:11:15.478232815Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.610559ms logger=migrator t=2026-05-06T05:11:15.48625687Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-06T05:11:15.48794059Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.68178ms logger=migrator t=2026-05-06T05:11:15.496650052Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-06T05:11:15.498588859Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.943818ms logger=migrator t=2026-05-06T05:11:15.504046392Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-06T05:11:15.509674948Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.627876ms logger=migrator t=2026-05-06T05:11:15.514578958Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-06T05:11:15.515564221Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=988.373µs logger=migrator t=2026-05-06T05:11:15.522157911Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-06T05:11:15.523651758Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.496017ms logger=migrator t=2026-05-06T05:11:15.528968867Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-06T05:11:15.530090974Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.120716ms logger=migrator t=2026-05-06T05:11:15.534979183Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-06T05:11:15.536402567Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.423294ms logger=migrator t=2026-05-06T05:11:15.543203992Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-06T05:11:15.544196666Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=992.194µs logger=migrator t=2026-05-06T05:11:15.548819649Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-06T05:11:15.548900241Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=82.642µs logger=migrator t=2026-05-06T05:11:15.553643336Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-06T05:11:15.553722498Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=78.772µs logger=migrator t=2026-05-06T05:11:15.558599276Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-06T05:11:15.560193265Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.594299ms logger=migrator t=2026-05-06T05:11:15.565292199Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T05:11:15.566790764Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.497706ms logger=migrator t=2026-05-06T05:11:15.571647213Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T05:11:15.573630251Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.980988ms logger=migrator t=2026-05-06T05:11:15.578385176Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-06T05:11:15.578454847Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=70.661µs logger=migrator t=2026-05-06T05:11:15.583816298Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T05:11:15.585647383Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.831284ms logger=migrator t=2026-05-06T05:11:15.590332417Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T05:11:15.59131388Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=981.334µs logger=migrator t=2026-05-06T05:11:15.598345971Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T05:11:15.60040287Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.056169ms logger=migrator t=2026-05-06T05:11:15.605895864Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T05:11:15.606858068Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=962.504µs logger=migrator t=2026-05-06T05:11:15.611791887Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-06T05:11:15.617975198Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.182891ms logger=migrator t=2026-05-06T05:11:15.62342962Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-06T05:11:15.624317681Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=889.481µs logger=migrator t=2026-05-06T05:11:15.629012106Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-06T05:11:15.629107018Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=99.422µs logger=migrator t=2026-05-06T05:11:15.633684949Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-06T05:11:15.635185155Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.499946ms logger=migrator t=2026-05-06T05:11:15.641229292Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-06T05:11:15.642725998Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.496146ms logger=migrator t=2026-05-06T05:11:15.647562205Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-06T05:11:15.649124594Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.561329ms logger=migrator t=2026-05-06T05:11:15.653895849Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T05:11:15.653962171Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=66.271µs logger=migrator t=2026-05-06T05:11:15.659400253Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-06T05:11:15.661271208Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.869186ms logger=migrator t=2026-05-06T05:11:15.66628924Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-06T05:11:15.667481599Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.192259ms logger=migrator t=2026-05-06T05:11:15.673488795Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-06T05:11:15.674705455Z 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.21634ms logger=migrator t=2026-05-06T05:11:15.679733997Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-06T05:11:15.68111535Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.380163ms logger=migrator t=2026-05-06T05:11:15.688541991Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-06T05:11:15.696814682Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.27095ms logger=migrator t=2026-05-06T05:11:15.703128255Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-06T05:11:15.704363454Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.23643ms logger=migrator t=2026-05-06T05:11:15.708879564Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T05:11:15.709997841Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.118427ms logger=migrator t=2026-05-06T05:11:15.714924311Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-06T05:11:15.745913893Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.984192ms logger=migrator t=2026-05-06T05:11:15.753287922Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-06T05:11:15.780149474Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.855972ms logger=migrator t=2026-05-06T05:11:15.785838752Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-06T05:11:15.786715994Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=879.222µs logger=migrator t=2026-05-06T05:11:15.798211183Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T05:11:15.800750625Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.542772ms logger=migrator t=2026-05-06T05:11:15.808400481Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-06T05:11:15.814886708Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.485388ms logger=migrator t=2026-05-06T05:11:15.83147312Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-06T05:11:15.841554685Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.081095ms logger=migrator t=2026-05-06T05:11:15.846920105Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-06T05:11:15.847697415Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=775.87µs logger=migrator t=2026-05-06T05:11:15.852625404Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-06T05:11:15.853433254Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=809.3µs logger=migrator t=2026-05-06T05:11:15.860239749Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-06T05:11:15.861370126Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.129837ms logger=migrator t=2026-05-06T05:11:15.867902905Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-06T05:11:15.870012356Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.109261ms logger=migrator t=2026-05-06T05:11:15.875573771Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-06T05:11:15.875750815Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=178.704µs logger=migrator t=2026-05-06T05:11:15.883678697Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-06T05:11:15.890561735Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.884158ms logger=migrator t=2026-05-06T05:11:15.895386522Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-06T05:11:15.901857079Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.470017ms logger=migrator t=2026-05-06T05:11:15.908633083Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-06T05:11:15.919825605Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=11.202072ms logger=migrator t=2026-05-06T05:11:15.924466918Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-06T05:11:15.925926474Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.459826ms logger=migrator t=2026-05-06T05:11:15.930263799Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-06T05:11:15.932146875Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.882576ms logger=migrator t=2026-05-06T05:11:15.938782275Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-06T05:11:15.945308783Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.526388ms logger=migrator t=2026-05-06T05:11:15.94970318Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-06T05:11:15.956056925Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.357225ms logger=migrator t=2026-05-06T05:11:15.968270492Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-06T05:11:15.970086705Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.803443ms logger=migrator t=2026-05-06T05:11:15.976260265Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-06T05:11:15.982744043Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.483288ms logger=migrator t=2026-05-06T05:11:15.98677794Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-06T05:11:15.99458914Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.81544ms logger=migrator t=2026-05-06T05:11:15.999188452Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-06T05:11:15.999282905Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=86.452µs logger=migrator t=2026-05-06T05:11:16.005566757Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-06T05:11:16.007122274Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.556698ms logger=migrator t=2026-05-06T05:11:16.020045438Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-06T05:11:16.021104683Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.060065ms logger=migrator t=2026-05-06T05:11:16.025835869Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-06T05:11:16.026801803Z 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=965.884µs logger=migrator t=2026-05-06T05:11:16.031953837Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T05:11:16.032014758Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=61.781µs logger=migrator t=2026-05-06T05:11:16.035655908Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-06T05:11:16.04194007Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.283592ms logger=migrator t=2026-05-06T05:11:16.047535946Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-06T05:11:16.053751876Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.21507ms logger=migrator t=2026-05-06T05:11:16.058561693Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-06T05:11:16.064795714Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.234041ms logger=migrator t=2026-05-06T05:11:16.068516635Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-06T05:11:16.072978513Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.459399ms logger=migrator t=2026-05-06T05:11:16.076741154Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-06T05:11:16.081113461Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.372207ms logger=migrator t=2026-05-06T05:11:16.085616151Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-06T05:11:16.085665012Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=49.141µs logger=migrator t=2026-05-06T05:11:16.088437519Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-06T05:11:16.089015033Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=578.354µs logger=migrator t=2026-05-06T05:11:16.097710804Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-06T05:11:16.102778257Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.064793ms logger=migrator t=2026-05-06T05:11:16.106925417Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-06T05:11:16.106992469Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.752µs logger=migrator t=2026-05-06T05:11:16.110546915Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-06T05:11:16.117160226Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.612601ms logger=migrator t=2026-05-06T05:11:16.122755062Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-06T05:11:16.123763336Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.008164ms logger=migrator t=2026-05-06T05:11:16.129019954Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-06T05:11:16.135823318Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.802894ms logger=migrator t=2026-05-06T05:11:16.150713271Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-06T05:11:16.152434092Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.713731ms logger=migrator t=2026-05-06T05:11:16.158304404Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-06T05:11:16.159312049Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.008685ms logger=migrator t=2026-05-06T05:11:16.164857224Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-06T05:11:16.174924608Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.068294ms logger=migrator t=2026-05-06T05:11:16.184320256Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-06T05:11:16.18530031Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=983.524µs logger=migrator t=2026-05-06T05:11:16.192750581Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-06T05:11:16.193857518Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.111836ms logger=migrator t=2026-05-06T05:11:16.201034372Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-06T05:11:16.201889803Z level=info msg="Migration successfully executed" id="create alert_image table" duration=856.931µs logger=migrator t=2026-05-06T05:11:16.207791846Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-06T05:11:16.208853541Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.061325ms logger=migrator t=2026-05-06T05:11:16.231337438Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-06T05:11:16.231551133Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=220.915µs logger=migrator t=2026-05-06T05:11:16.238927462Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-06T05:11:16.240852699Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.930848ms logger=migrator t=2026-05-06T05:11:16.254521211Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-06T05:11:16.255406682Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=888.891µs logger=migrator t=2026-05-06T05:11:16.259744467Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T05:11:16.260419404Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T05:11:16.26807595Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-06T05:11:16.268556681Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=488.731µs logger=migrator t=2026-05-06T05:11:16.271885992Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-06T05:11:16.272994318Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.108026ms logger=migrator t=2026-05-06T05:11:16.281411453Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-06T05:11:16.289809667Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.401824ms logger=migrator t=2026-05-06T05:11:16.293075327Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-06T05:11:16.294129702Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.058165ms logger=migrator t=2026-05-06T05:11:16.300255011Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-06T05:11:16.301761028Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.506948ms logger=migrator t=2026-05-06T05:11:16.305501338Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-06T05:11:16.306521712Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.020124ms logger=migrator t=2026-05-06T05:11:16.311869342Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-06T05:11:16.313335348Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.465566ms logger=migrator t=2026-05-06T05:11:16.318055902Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-06T05:11:16.319111229Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.054946ms logger=migrator t=2026-05-06T05:11:16.323163416Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-06T05:11:16.323207788Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.712µs logger=migrator t=2026-05-06T05:11:16.329048309Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-06T05:11:16.329301275Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=252.776µs logger=migrator t=2026-05-06T05:11:16.334258566Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-06T05:11:16.342066375Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.806399ms logger=migrator t=2026-05-06T05:11:16.34760555Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-06T05:11:16.348244225Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=638.475µs logger=migrator t=2026-05-06T05:11:16.353166875Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-06T05:11:16.354350863Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.176968ms logger=migrator t=2026-05-06T05:11:16.361356994Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-06T05:11:16.361904037Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=548.203µs logger=migrator t=2026-05-06T05:11:16.367863992Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-06T05:11:16.369256496Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.388934ms logger=migrator t=2026-05-06T05:11:16.374895143Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-06T05:11:16.37687109Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.967567ms logger=migrator t=2026-05-06T05:11:16.382505317Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-06T05:11:16.419292121Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.781264ms logger=migrator t=2026-05-06T05:11:16.424060756Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-06T05:11:16.431800374Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.741748ms logger=migrator t=2026-05-06T05:11:16.437622145Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-06T05:11:16.437954573Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=333.578µs logger=migrator t=2026-05-06T05:11:16.443096728Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-06T05:11:16.479242046Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.144447ms logger=migrator t=2026-05-06T05:11:16.486160953Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-06T05:11:16.517781992Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.617758ms logger=migrator t=2026-05-06T05:11:16.523981462Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-06T05:11:16.525062658Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.083896ms logger=migrator t=2026-05-06T05:11:16.531516015Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-06T05:11:16.532739294Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.231359ms logger=migrator t=2026-05-06T05:11:16.537856459Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-06T05:11:16.538238978Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=385.389µs logger=migrator t=2026-05-06T05:11:16.544811457Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-06T05:11:16.546820326Z level=info msg="Migration successfully executed" id="create permission table" duration=2.013419ms logger=migrator t=2026-05-06T05:11:16.552718569Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-06T05:11:16.555672801Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.954412ms logger=migrator t=2026-05-06T05:11:16.560708254Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-06T05:11:16.562858356Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.156363ms logger=migrator t=2026-05-06T05:11:16.568867182Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-06T05:11:16.570297067Z level=info msg="Migration successfully executed" id="create role table" duration=1.434216ms logger=migrator t=2026-05-06T05:11:16.57622333Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-06T05:11:16.59145499Z level=info msg="Migration successfully executed" id="add column display_name" duration=15.23036ms logger=migrator t=2026-05-06T05:11:16.596522243Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-06T05:11:16.608750559Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.228226ms logger=migrator t=2026-05-06T05:11:16.613133516Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-06T05:11:16.613925045Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=791.549µs logger=migrator t=2026-05-06T05:11:16.621305095Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-06T05:11:16.622467713Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.162578ms logger=migrator t=2026-05-06T05:11:16.626488601Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-06T05:11:16.627572417Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.088436ms logger=migrator t=2026-05-06T05:11:16.632735062Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-06T05:11:16.634628767Z level=info msg="Migration successfully executed" id="create team role table" duration=1.886435ms logger=migrator t=2026-05-06T05:11:16.641778042Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-06T05:11:16.643164266Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.387825ms logger=migrator t=2026-05-06T05:11:16.648389212Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-06T05:11:16.649644923Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.255991ms logger=migrator t=2026-05-06T05:11:16.654327627Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-06T05:11:16.655763721Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.435914ms logger=migrator t=2026-05-06T05:11:16.663156061Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-06T05:11:16.66437529Z level=info msg="Migration successfully executed" id="create user role table" duration=1.220189ms logger=migrator t=2026-05-06T05:11:16.671046792Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-06T05:11:16.672946208Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.902036ms logger=migrator t=2026-05-06T05:11:16.682619493Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-06T05:11:16.684673023Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.05556ms logger=migrator t=2026-05-06T05:11:16.690632627Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-06T05:11:16.691860877Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.22797ms logger=migrator t=2026-05-06T05:11:16.698697013Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-06T05:11:16.700309262Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.616319ms logger=migrator t=2026-05-06T05:11:16.707160229Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-06T05:11:16.70841873Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.260282ms logger=migrator t=2026-05-06T05:11:16.712825296Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-06T05:11:16.713874452Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.049416ms logger=migrator t=2026-05-06T05:11:16.71835582Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-06T05:11:16.727195046Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.836925ms logger=migrator t=2026-05-06T05:11:16.731693784Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-06T05:11:16.73273875Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.044656ms logger=migrator t=2026-05-06T05:11:16.737854764Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-06T05:11:16.739619837Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.765364ms logger=migrator t=2026-05-06T05:11:16.743811058Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-06T05:11:16.745007178Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.19603ms logger=migrator t=2026-05-06T05:11:16.752259173Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-06T05:11:16.753669008Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.411795ms logger=migrator t=2026-05-06T05:11:16.758335112Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-06T05:11:16.759255083Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=925.282µs logger=migrator t=2026-05-06T05:11:16.765118936Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-06T05:11:16.766695385Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.578829ms logger=migrator t=2026-05-06T05:11:16.771675885Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-06T05:11:16.781444492Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.768088ms logger=migrator t=2026-05-06T05:11:16.786829623Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-06T05:11:16.793270949Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.440426ms logger=migrator t=2026-05-06T05:11:16.798601429Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-06T05:11:16.806403118Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.799649ms logger=migrator t=2026-05-06T05:11:16.814022213Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-06T05:11:16.819904816Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.883633ms logger=migrator t=2026-05-06T05:11:16.828056954Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-06T05:11:16.829812886Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.757882ms logger=migrator t=2026-05-06T05:11:16.833905076Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-06T05:11:16.835089245Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.184408ms logger=migrator t=2026-05-06T05:11:16.840747252Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-06T05:11:16.842179767Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.431885ms logger=migrator t=2026-05-06T05:11:16.846991703Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-06T05:11:16.847987148Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=997.775µs logger=migrator t=2026-05-06T05:11:16.852008825Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-06T05:11:16.853032169Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.023184ms logger=migrator t=2026-05-06T05:11:16.864514659Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-06T05:11:16.864641152Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=130.463µs logger=migrator t=2026-05-06T05:11:16.871492208Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-06T05:11:16.871533499Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=42.861µs logger=migrator t=2026-05-06T05:11:16.87488919Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-06T05:11:16.87530501Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=415.67µs logger=migrator t=2026-05-06T05:11:16.878682343Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-06T05:11:16.879284908Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=603.655µs logger=migrator t=2026-05-06T05:11:16.884243478Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-06T05:11:16.885044117Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=800.849µs logger=migrator t=2026-05-06T05:11:16.888769077Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-06T05:11:16.888989713Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=220.476µs logger=migrator t=2026-05-06T05:11:16.89422359Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-06T05:11:16.894936427Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=711.637µs logger=migrator t=2026-05-06T05:11:16.898376071Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-06T05:11:16.89957611Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.199319ms logger=migrator t=2026-05-06T05:11:16.906390255Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-06T05:11:16.907608185Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.21759ms logger=migrator t=2026-05-06T05:11:16.913289383Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-06T05:11:16.923325157Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.028804ms logger=migrator t=2026-05-06T05:11:16.928971614Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-06T05:11:16.929088507Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=121.033µs logger=migrator t=2026-05-06T05:11:16.937810198Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-06T05:11:16.939380256Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.563568ms logger=migrator t=2026-05-06T05:11:16.947089873Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-06T05:11:16.949525113Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.43839ms logger=migrator t=2026-05-06T05:11:16.95645882Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-06T05:11:16.957885146Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.425755ms logger=migrator t=2026-05-06T05:11:16.965413409Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-06T05:11:16.973791912Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.381524ms logger=migrator t=2026-05-06T05:11:16.977373469Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-06T05:11:16.978811673Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.437934ms logger=migrator t=2026-05-06T05:11:16.983261312Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-06T05:11:16.984538972Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.196898ms logger=migrator t=2026-05-06T05:11:16.991526952Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-06T05:11:17.014161572Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.63415ms logger=migrator t=2026-05-06T05:11:17.020086646Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-06T05:11:17.021254654Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.174298ms logger=migrator t=2026-05-06T05:11:17.028331986Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-06T05:11:17.029478423Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.148207ms logger=migrator t=2026-05-06T05:11:17.033959882Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-06T05:11:17.034768311Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=808.569µs logger=migrator t=2026-05-06T05:11:17.044642222Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-06T05:11:17.046578969Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.934607ms logger=migrator t=2026-05-06T05:11:17.057767231Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-06T05:11:17.0581402Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=374.169µs logger=migrator t=2026-05-06T05:11:17.063371707Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-06T05:11:17.064321389Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=948.712µs logger=migrator t=2026-05-06T05:11:17.070718084Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-06T05:11:17.083125826Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.403892ms logger=migrator t=2026-05-06T05:11:17.087340108Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-06T05:11:17.088509627Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.169529ms logger=migrator t=2026-05-06T05:11:17.093649411Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-06T05:11:17.094571894Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=922.673µs logger=migrator t=2026-05-06T05:11:17.103254345Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T05:11:17.103658875Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T05:11:17.108118643Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T05:11:17.108460031Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T05:11:17.156143259Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-06T05:11:17.157659695Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.520256ms logger=migrator t=2026-05-06T05:11:17.166664833Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-06T05:11:17.168427077Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.768724ms logger=migrator t=2026-05-06T05:11:17.173540041Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T05:11:17.17473777Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.198908ms logger=migrator t=2026-05-06T05:11:17.180845748Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T05:11:17.181949935Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.104357ms logger=migrator t=2026-05-06T05:11:17.187866078Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T05:11:17.189613281Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.747323ms logger=migrator t=2026-05-06T05:11:17.194632983Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T05:11:17.195662938Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.034996ms logger=migrator t=2026-05-06T05:11:17.19988151Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-06T05:11:17.200754332Z level=info msg="Migration successfully executed" id="Drop public config table" duration=872.492µs logger=migrator t=2026-05-06T05:11:17.206216415Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-06T05:11:17.207312451Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.096776ms logger=migrator t=2026-05-06T05:11:17.212052866Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T05:11:17.213931401Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.878085ms logger=migrator t=2026-05-06T05:11:17.219419115Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T05:11:17.221405603Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.986009ms logger=migrator t=2026-05-06T05:11:17.22623881Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-06T05:11:17.228275879Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.036169ms logger=migrator t=2026-05-06T05:11:17.234367008Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-06T05:11:17.257791896Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.424298ms logger=migrator t=2026-05-06T05:11:17.263101555Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-06T05:11:17.269465859Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.363504ms logger=migrator t=2026-05-06T05:11:17.274254586Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-06T05:11:17.282570378Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.315332ms logger=migrator t=2026-05-06T05:11:17.288608714Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-06T05:11:17.28885765Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=245.866µs logger=migrator t=2026-05-06T05:11:17.293434112Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-06T05:11:17.301736083Z level=info msg="Migration successfully executed" id="add share column" duration=8.301011ms logger=migrator t=2026-05-06T05:11:17.306475588Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-06T05:11:17.306650542Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=174.384µs logger=migrator t=2026-05-06T05:11:17.311300015Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-06T05:11:17.312266908Z level=info msg="Migration successfully executed" id="create file table" duration=976.113µs logger=migrator t=2026-05-06T05:11:17.317250279Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-06T05:11:17.318959151Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.707672ms logger=migrator t=2026-05-06T05:11:17.324292411Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-06T05:11:17.325482109Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.126827ms logger=migrator t=2026-05-06T05:11:17.331618358Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-06T05:11:17.33291346Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.291162ms logger=migrator t=2026-05-06T05:11:17.338155637Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-06T05:11:17.340290818Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.133071ms logger=migrator t=2026-05-06T05:11:17.347566556Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-06T05:11:17.347768251Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=207.425µs logger=migrator t=2026-05-06T05:11:17.353146831Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-06T05:11:17.353230673Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=84.782µs logger=migrator t=2026-05-06T05:11:17.358498861Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-06T05:11:17.359202338Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=702.857µs logger=migrator t=2026-05-06T05:11:17.363459882Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-06T05:11:17.363691297Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=231.605µs logger=migrator t=2026-05-06T05:11:17.368195866Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-06T05:11:17.370349778Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.153412ms logger=migrator t=2026-05-06T05:11:17.375797651Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-06T05:11:17.385314251Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.51663ms logger=migrator t=2026-05-06T05:11:17.390697712Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-06T05:11:17.390829035Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=136.463µs logger=migrator t=2026-05-06T05:11:17.395485309Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-06T05:11:17.396835432Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.343373ms logger=migrator t=2026-05-06T05:11:17.402627193Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-06T05:11:17.403402521Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=782.529µs logger=migrator t=2026-05-06T05:11:17.408845223Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-06T05:11:17.40911628Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=271.407µs logger=migrator t=2026-05-06T05:11:17.414393238Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-06T05:11:17.414959292Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=566.244µs logger=migrator t=2026-05-06T05:11:17.420406464Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-06T05:11:17.431603126Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.197041ms logger=migrator t=2026-05-06T05:11:17.437090649Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-06T05:11:17.444726534Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.634915ms logger=migrator t=2026-05-06T05:11:17.45031222Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-06T05:11:17.451578451Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.266031ms logger=migrator t=2026-05-06T05:11:17.456886699Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-06T05:11:17.542952169Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.0602ms logger=migrator t=2026-05-06T05:11:17.548248168Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-06T05:11:17.54918236Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=934.672µs logger=migrator t=2026-05-06T05:11:17.55452026Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-06T05:11:17.556346435Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.832655ms logger=migrator t=2026-05-06T05:11:17.561205752Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-06T05:11:17.586007434Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.801922ms logger=migrator t=2026-05-06T05:11:17.59200396Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-06T05:11:17.600470535Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.465705ms logger=migrator t=2026-05-06T05:11:17.605538228Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-06T05:11:17.605761103Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=228.725µs logger=migrator t=2026-05-06T05:11:17.610173521Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-06T05:11:17.610431837Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=259.046µs logger=migrator t=2026-05-06T05:11:17.615365387Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-06T05:11:17.615707265Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=342.258µs logger=migrator t=2026-05-06T05:11:17.620753728Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-06T05:11:17.621105626Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=352.009µs logger=migrator t=2026-05-06T05:11:17.626238Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-06T05:11:17.626582269Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=344.419µs logger=migrator t=2026-05-06T05:11:17.631361385Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-06T05:11:17.632920443Z level=info msg="Migration successfully executed" id="create folder table" duration=1.562928ms logger=migrator t=2026-05-06T05:11:17.638914078Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-06T05:11:17.640081576Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.167008ms logger=migrator t=2026-05-06T05:11:17.646072103Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-06T05:11:17.647856625Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.825953ms logger=migrator t=2026-05-06T05:11:17.652842546Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-06T05:11:17.652870637Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.091µs logger=migrator t=2026-05-06T05:11:17.656999227Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T05:11:17.658146676Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.156468ms logger=migrator t=2026-05-06T05:11:17.663307721Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T05:11:17.66495585Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.647799ms logger=migrator t=2026-05-06T05:11:17.669331827Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-06T05:11:17.670467354Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.137497ms logger=migrator t=2026-05-06T05:11:17.674786799Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-06T05:11:17.67522407Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=437.261µs logger=migrator t=2026-05-06T05:11:17.679919064Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-06T05:11:17.680193251Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=274.117µs logger=migrator t=2026-05-06T05:11:17.684855693Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-06T05:11:17.686467643Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.61178ms logger=migrator t=2026-05-06T05:11:17.694344324Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-06T05:11:17.695521723Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.176849ms logger=migrator t=2026-05-06T05:11:17.701245361Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-06T05:11:17.702927833Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.682052ms logger=migrator t=2026-05-06T05:11:17.709934442Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-06T05:11:17.711117351Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.174429ms logger=migrator t=2026-05-06T05:11:17.715494937Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-06T05:11:17.716595075Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.100237ms logger=migrator t=2026-05-06T05:11:17.721845452Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-06T05:11:17.722748904Z level=info msg="Migration successfully executed" id="create anon_device table" duration=903.622µs logger=migrator t=2026-05-06T05:11:17.726768111Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-06T05:11:17.72793955Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.171259ms logger=migrator t=2026-05-06T05:11:17.732966262Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-06T05:11:17.734777975Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.811563ms logger=migrator t=2026-05-06T05:11:17.739434009Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-06T05:11:17.74032247Z level=info msg="Migration successfully executed" id="create signing_key table" duration=888.271µs logger=migrator t=2026-05-06T05:11:17.744684976Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-06T05:11:17.746251334Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.565028ms logger=migrator t=2026-05-06T05:11:17.751714707Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-06T05:11:17.753459179Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.745322ms logger=migrator t=2026-05-06T05:11:17.757767093Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-06T05:11:17.758058181Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=290.198µs logger=migrator t=2026-05-06T05:11:17.761825512Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-06T05:11:17.77324634Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.420928ms logger=migrator t=2026-05-06T05:11:17.778907517Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-06T05:11:17.779634644Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=722.547µs logger=migrator t=2026-05-06T05:11:17.784778229Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T05:11:17.78479799Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.631µs logger=migrator t=2026-05-06T05:11:17.789047764Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T05:11:17.790726174Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.67823ms logger=migrator t=2026-05-06T05:11:17.802086629Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T05:11:17.80211398Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.051µs logger=migrator t=2026-05-06T05:11:17.808224308Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-06T05:11:17.810139915Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.957278ms logger=migrator t=2026-05-06T05:11:17.814955242Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T05:11:17.816077709Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.122167ms logger=migrator t=2026-05-06T05:11:17.823028759Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-06T05:11:17.824698328Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.66932ms logger=migrator t=2026-05-06T05:11:17.830277434Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-06T05:11:17.831181936Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=905.532µs logger=migrator t=2026-05-06T05:11:17.842812509Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-06T05:11:17.843392062Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=580.823µs logger=migrator t=2026-05-06T05:11:17.850404232Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-06T05:11:17.851773456Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.377094ms logger=migrator t=2026-05-06T05:11:17.858449797Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-06T05:11:17.860101448Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.654701ms logger=migrator t=2026-05-06T05:11:17.8659625Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-06T05:11:17.866866752Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=906.092µs logger=migrator t=2026-05-06T05:11:17.873132635Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-06T05:11:17.88734971Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.215195ms logger=migrator t=2026-05-06T05:11:17.892817483Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-06T05:11:17.902413265Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.595062ms logger=migrator t=2026-05-06T05:11:17.906779632Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-06T05:11:17.915434612Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.65393ms logger=migrator t=2026-05-06T05:11:17.921474218Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-06T05:11:17.9215449Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=71.622µs logger=migrator t=2026-05-06T05:11:17.927125785Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-06T05:11:17.939867464Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.752769ms logger=migrator t=2026-05-06T05:11:17.94582671Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-06T05:11:17.955920074Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.099305ms logger=migrator t=2026-05-06T05:11:17.962799861Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-06T05:11:17.963122259Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=322.528µs logger=migrator t=2026-05-06T05:11:17.968983701Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.804869844s logger=migrator t=2026-05-06T05:11:17.970015666Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-06T05:11:17.987580792Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-06T05:11:17.987788248Z level=info msg="Created default organization" logger=secrets t=2026-05-06T05:11:17.99488054Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T05:11:18.044760351Z level=info msg="Restored cache from database" duration=498.222µs logger=plugin.store t=2026-05-06T05:11:18.046006371Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-06T05:11:18.084144777Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-06T05:11:18.084180048Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-06T05:11:18.084293231Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-06T05:11:18.084302841Z level=info msg="Plugins loaded" count=54 duration=38.29755ms logger=query_data t=2026-05-06T05:11:18.088682618Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-06T05:11:18.092693304Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-06T05:11:18.098740731Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-06T05:11:18.111925262Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-06T05:11:18.115205881Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-06T05:11:18.118323707Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-06T05:11:18.139564763Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-06T05:11:18.160837689Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-06T05:11:18.191319959Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-06T05:11:18.1913528Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-06T05:11:18.191827301Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-06T05:11:18.191899743Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-06T05:11:18.192126178Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-06T05:11:18.196204737Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-06T05:11:18.241574069Z level=info msg="State cache has been initialized" states=0 duration=49.714567ms logger=ngalert.scheduler t=2026-05-06T05:11:18.241669591Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-06T05:11:18.241761863Z level=info msg=starting first_tick=2026-05-06T05:11:20Z logger=provisioning.dashboard t=2026-05-06T05:11:18.263741187Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-06T05:11:18.266159816Z level=info msg="Update check succeeded" duration=74.270194ms logger=plugins.update.checker t=2026-05-06T05:11:18.283947497Z level=info msg="Update check succeeded" duration=91.926572ms logger=sqlstore.transactions t=2026-05-06T05:11:18.287543345Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-06T05:11:18.288530269Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T05:11:18.305830639Z level=info msg="Patterns update finished" duration=78.698261ms logger=sqlstore.transactions t=2026-05-06T05:11:18.331156144Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-06T05:11:18.343088483Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-06T05:11:18.35531175Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-06T05:11:18.38947557Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-06T05:11:18.658422238Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-06T05:11:18.65892743Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-06T05:11:20.357861135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.358960741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.385404293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.422523515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.439280741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.464987755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.480535642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.50635331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.522630944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.562166314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.579508456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.654728762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.668331291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.695798058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.709745197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.742865871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.762153189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.793997022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.810679077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.845514753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.876003163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.969455912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:20.987022328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:21.033710232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:21.048101631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:21.102474431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:21.119602766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:21.168910824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:21.184949093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:21.241195349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:21.261541002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:21.317228984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:21.339562757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.067684433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.085437153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.146487496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.167782923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.227275097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.24633806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.312900015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.327547432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.379629376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.395606964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.451186063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.470040001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.514849589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.532562509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.58575265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.599994826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.658627399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.680852309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.761769443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.778775386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.882443702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.903564055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.973666876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:22.994179715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.062943704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.082182781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.144212427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.164177381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.235035852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.251351957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.336752181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.350733651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.425420674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.444609889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.519505397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.534358418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.600367071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.614291479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.692626771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.711443888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.788304183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.804336143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.889451358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.908710576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:23.990906391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:24.007216217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:24.082824543Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-06T05:13:09.211651413Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-06T05:21:18.204816293Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-06T05:21:18.241277874Z level=info msg="Completed cleanup jobs" duration=48.87985ms logger=plugins.update.checker t=2026-05-06T05:21:18.335574943Z level=info msg="Update check succeeded" duration=51.163216ms logger=sqlstore.transactions t=2026-05-06T05:26:18.107360791Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-06T05:31:18.232730802Z level=info msg="Completed cleanup jobs" duration=40.035756ms logger=plugins.update.checker t=2026-05-06T05:31:18.336322928Z level=info msg="Update check succeeded" duration=52.211999ms logger=cleanup t=2026-05-06T05:41:18.23219133Z level=info msg="Completed cleanup jobs" duration=39.797897ms logger=plugins.update.checker t=2026-05-06T05:41:18.335000382Z level=info msg="Update check succeeded" duration=50.561355ms logger=infra.usagestats t=2026-05-06T05:43:09.235157001Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T05:51:18.222031354Z level=info msg="Completed cleanup jobs" duration=29.572492ms logger=plugins.update.checker t=2026-05-06T05:51:18.335205055Z level=info msg="Update check succeeded" duration=50.840802ms logger=cleanup t=2026-05-06T06:01:18.227582246Z level=info msg="Completed cleanup jobs" duration=34.940611ms logger=plugins.update.checker t=2026-05-06T06:01:18.346449957Z level=info msg="Update check succeeded" duration=62.251298ms logger=cleanup t=2026-05-06T06:11:18.226083848Z level=info msg="Completed cleanup jobs" duration=34.151841ms logger=plugins.update.checker t=2026-05-06T06:11:18.339080995Z level=info msg="Update check succeeded" duration=54.08555ms logger=infra.usagestats t=2026-05-06T06:13:09.235613898Z level=info msg="Usage stats are ready to report"