logger=settings t=2026-04-26T09:11:39.161416223Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-26T09:11:39Z logger=settings t=2026-04-26T09:11:39.161773981Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-26T09:11:39.161788371Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-26T09:11:39.161792361Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-26T09:11:39.161798712Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-26T09:11:39.161802042Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-26T09:11:39.161804682Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-26T09:11:39.161823602Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-26T09:11:39.161828462Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-26T09:11:39.161835823Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-26T09:11:39.161838713Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-26T09:11:39.161841513Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-26T09:11:39.161844293Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-26T09:11:39.161849233Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-26T09:11:39.161853013Z level=info msg=Target target=[all] logger=settings t=2026-04-26T09:11:39.161865903Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-26T09:11:39.161869333Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-26T09:11:39.161873063Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-26T09:11:39.161877383Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-26T09:11:39.161881424Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-26T09:11:39.161900844Z level=info msg="App mode production" logger=sqlstore t=2026-04-26T09:11:39.162249882Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-26T09:11:39.162274353Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-26T09:11:39.164188449Z level=info msg="Locking database" logger=migrator t=2026-04-26T09:11:39.164201989Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-26T09:11:39.164795063Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-26T09:11:39.166694659Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.898936ms logger=migrator t=2026-04-26T09:11:39.173151463Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-26T09:11:39.174322052Z level=info msg="Migration successfully executed" id="create user table" duration=1.170509ms logger=migrator t=2026-04-26T09:11:39.178801448Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-26T09:11:39.179544927Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=743.478µs logger=migrator t=2026-04-26T09:11:39.187645419Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-26T09:11:39.188542801Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=897.612µs logger=migrator t=2026-04-26T09:11:39.195068287Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-26T09:11:39.196165733Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.101436ms logger=migrator t=2026-04-26T09:11:39.202567857Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-26T09:11:39.203373166Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=810.639µs logger=migrator t=2026-04-26T09:11:39.209172914Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-26T09:11:39.211977371Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.802567ms logger=migrator t=2026-04-26T09:11:39.217200646Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-26T09:11:39.218127978Z level=info msg="Migration successfully executed" id="create user table v2" duration=927.222µs logger=migrator t=2026-04-26T09:11:39.22363433Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-26T09:11:39.224818498Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.183978ms logger=migrator t=2026-04-26T09:11:39.234401427Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-26T09:11:39.235103444Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=702.137µs logger=migrator t=2026-04-26T09:11:39.243407382Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-26T09:11:39.244016668Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=609.726µs logger=migrator t=2026-04-26T09:11:39.250621465Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-26T09:11:39.252662244Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=2.036129ms logger=migrator t=2026-04-26T09:11:39.258014802Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-26T09:11:39.25960135Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.586298ms logger=migrator t=2026-04-26T09:11:39.265926991Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-26T09:11:39.265977322Z level=info msg="Migration successfully executed" id="Update user table charset" duration=51.401µs logger=migrator t=2026-04-26T09:11:39.272327094Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-26T09:11:39.273537693Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.210379ms logger=migrator t=2026-04-26T09:11:39.279820633Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-26T09:11:39.28014056Z level=info msg="Migration successfully executed" id="Add missing user data" duration=321.187µs logger=migrator t=2026-04-26T09:11:39.284939185Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-26T09:11:39.286919693Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.979658ms logger=migrator t=2026-04-26T09:11:39.292145318Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-26T09:11:39.29309266Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=947.662µs logger=migrator t=2026-04-26T09:11:39.297905766Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-26T09:11:39.299502313Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.601268ms logger=migrator t=2026-04-26T09:11:39.304961274Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-26T09:11:39.322931714Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=17.9668ms logger=migrator t=2026-04-26T09:11:39.330311079Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-26T09:11:39.331765255Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.456586ms logger=migrator t=2026-04-26T09:11:39.340440292Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-26T09:11:39.340693608Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=255.796µs logger=migrator t=2026-04-26T09:11:39.345257577Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-26T09:11:39.346148388Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=887.361µs logger=migrator t=2026-04-26T09:11:39.351522297Z 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-04-26T09:11:39.353517745Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=1.993058ms logger=migrator t=2026-04-26T09:11:39.360527072Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-26T09:11:39.361305631Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=783.109µs logger=migrator t=2026-04-26T09:11:39.36752227Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-26T09:11:39.368501103Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=981.773µs logger=migrator t=2026-04-26T09:11:39.374500196Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-26T09:11:39.375335006Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=830.21µs logger=migrator t=2026-04-26T09:11:39.38343722Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-26T09:11:39.384773432Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.339553ms logger=migrator t=2026-04-26T09:11:39.390471568Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-26T09:11:39.391448841Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=978.203µs logger=migrator t=2026-04-26T09:11:39.402051955Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-26T09:11:39.403674504Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.624129ms logger=migrator t=2026-04-26T09:11:39.418111709Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-26T09:11:39.418203531Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=96.002µs logger=migrator t=2026-04-26T09:11:39.425894954Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-26T09:11:39.426758466Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=861.972µs logger=migrator t=2026-04-26T09:11:39.433315962Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-26T09:11:39.434722156Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.425194ms logger=migrator t=2026-04-26T09:11:39.440614947Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-26T09:11:39.441297193Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=682.626µs logger=migrator t=2026-04-26T09:11:39.470609153Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-26T09:11:39.471647299Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.037725ms logger=migrator t=2026-04-26T09:11:39.484561167Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-26T09:11:39.49222566Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=7.663443ms logger=migrator t=2026-04-26T09:11:39.500749504Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-26T09:11:39.501387399Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=636.785µs logger=migrator t=2026-04-26T09:11:39.506038951Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-26T09:11:39.506539032Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=499.751µs logger=migrator t=2026-04-26T09:11:39.512399602Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-26T09:11:39.513139241Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=739.709µs logger=migrator t=2026-04-26T09:11:39.519530923Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-26T09:11:39.520078466Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=547.523µs logger=migrator t=2026-04-26T09:11:39.525737591Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-26T09:11:39.528744073Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=3.006072ms logger=migrator t=2026-04-26T09:11:39.534212754Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-26T09:11:39.53449479Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=279.886µs logger=migrator t=2026-04-26T09:11:39.539114991Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-26T09:11:39.539504491Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=389.67µs logger=migrator t=2026-04-26T09:11:39.545521944Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-26T09:11:39.545803421Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=281.847µs logger=migrator t=2026-04-26T09:11:39.550118315Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-26T09:11:39.550584856Z level=info msg="Migration successfully executed" id="create star table" duration=466.591µs logger=migrator t=2026-04-26T09:11:39.555917893Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-26T09:11:39.557352027Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.439804ms logger=migrator t=2026-04-26T09:11:39.566183729Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-26T09:11:39.566957127Z level=info msg="Migration successfully executed" id="create org table v1" duration=776.848µs logger=migrator t=2026-04-26T09:11:39.571948426Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-26T09:11:39.572883279Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=914.392µs logger=migrator t=2026-04-26T09:11:39.577607852Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-26T09:11:39.578429781Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=821.639µs logger=migrator t=2026-04-26T09:11:39.584946666Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-26T09:11:39.585785827Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=840.641µs logger=migrator t=2026-04-26T09:11:39.593530221Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-26T09:11:39.594425944Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=897.042µs logger=migrator t=2026-04-26T09:11:39.603034Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-26T09:11:39.604009603Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=978.143µs logger=migrator t=2026-04-26T09:11:39.611034791Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-26T09:11:39.611095772Z level=info msg="Migration successfully executed" id="Update org table charset" duration=57.101µs logger=migrator t=2026-04-26T09:11:39.622360241Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-26T09:11:39.622428973Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=75.052µs logger=migrator t=2026-04-26T09:11:39.628238832Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-26T09:11:39.628628771Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=396.179µs logger=migrator t=2026-04-26T09:11:39.634512602Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-26T09:11:39.635608017Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.095125ms logger=migrator t=2026-04-26T09:11:39.640678939Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-26T09:11:39.641487028Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=807.339µs logger=migrator t=2026-04-26T09:11:39.69257108Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-26T09:11:39.694177198Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.608388ms logger=migrator t=2026-04-26T09:11:39.956689853Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-26T09:11:39.95785478Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.167127ms logger=migrator t=2026-04-26T09:11:40.087259135Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-26T09:11:40.08833144Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.072705ms logger=migrator t=2026-04-26T09:11:40.161261593Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-26T09:11:40.162829531Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.570668ms logger=migrator t=2026-04-26T09:11:40.229014262Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-26T09:11:40.237437494Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.421682ms logger=migrator t=2026-04-26T09:11:40.299072637Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-26T09:11:40.300115563Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.046216ms logger=migrator t=2026-04-26T09:11:40.352770261Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-26T09:11:40.353850037Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.081426ms logger=migrator t=2026-04-26T09:11:40.493833123Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-26T09:11:40.495472752Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.719311ms logger=migrator t=2026-04-26T09:11:40.832454208Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-26T09:11:40.83339011Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=939.362µs logger=migrator t=2026-04-26T09:11:40.907189304Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-26T09:11:40.908429994Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.244871ms logger=migrator t=2026-04-26T09:11:40.995481595Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-26T09:11:40.995662859Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=185.105µs logger=migrator t=2026-04-26T09:11:41.003477686Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-26T09:11:41.006822346Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.34452ms logger=migrator t=2026-04-26T09:11:41.016039536Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-26T09:11:41.018182707Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.139781ms logger=migrator t=2026-04-26T09:11:41.024672242Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-26T09:11:41.028116954Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.445242ms logger=migrator t=2026-04-26T09:11:41.033676427Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-26T09:11:41.034750273Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.073726ms logger=migrator t=2026-04-26T09:11:41.041190317Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-26T09:11:41.04341687Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.226853ms logger=migrator t=2026-04-26T09:11:41.049549107Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-26T09:11:41.050859108Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.304172ms logger=migrator t=2026-04-26T09:11:41.056122363Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-26T09:11:41.056971374Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=850.241µs logger=migrator t=2026-04-26T09:11:41.065367865Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-26T09:11:41.065400786Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.771µs logger=migrator t=2026-04-26T09:11:41.070417266Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-26T09:11:41.070447127Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.281µs logger=migrator t=2026-04-26T09:11:41.075652841Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-26T09:11:41.079631386Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.982816ms logger=migrator t=2026-04-26T09:11:41.085069136Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-26T09:11:41.087019732Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.950356ms logger=migrator t=2026-04-26T09:11:41.09195902Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-26T09:11:41.094125882Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.169642ms logger=migrator t=2026-04-26T09:11:41.099596463Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-26T09:11:41.101478118Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.884185ms logger=migrator t=2026-04-26T09:11:41.106500418Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-26T09:11:41.106803776Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=302.678µs logger=migrator t=2026-04-26T09:11:41.117254255Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-26T09:11:41.118735811Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.484976ms logger=migrator t=2026-04-26T09:11:41.126811474Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-26T09:11:41.128150905Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.343801ms logger=migrator t=2026-04-26T09:11:41.141225949Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-26T09:11:41.14128831Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=65.852µs logger=migrator t=2026-04-26T09:11:41.146686109Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-26T09:11:41.147709583Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.024474ms logger=migrator t=2026-04-26T09:11:41.153697766Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-26T09:11:41.154465135Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=763.419µs logger=migrator t=2026-04-26T09:11:41.163668985Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-26T09:11:41.170781164Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.107479ms logger=migrator t=2026-04-26T09:11:41.176290786Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-26T09:11:41.177210519Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=922.143µs logger=migrator t=2026-04-26T09:11:41.183519059Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-26T09:11:41.184370899Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=851.73µs logger=migrator t=2026-04-26T09:11:41.189452181Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-26T09:11:41.190858315Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.405774ms logger=migrator t=2026-04-26T09:11:41.195810543Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-26T09:11:41.196291714Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=480.431µs logger=migrator t=2026-04-26T09:11:41.199643985Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-26T09:11:41.20028997Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=649.385µs logger=migrator t=2026-04-26T09:11:41.205875754Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-26T09:11:41.208262591Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.387407ms logger=migrator t=2026-04-26T09:11:41.213066585Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-26T09:11:41.213941887Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=874.591µs logger=migrator t=2026-04-26T09:11:41.217885361Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-26T09:11:41.218122366Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=237.475µs logger=migrator t=2026-04-26T09:11:41.232759726Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-26T09:11:41.233033683Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=278.127µs logger=migrator t=2026-04-26T09:11:41.239006626Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-26T09:11:41.2404615Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.456654ms logger=migrator t=2026-04-26T09:11:41.247636462Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-26T09:11:41.251166586Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.528804ms logger=migrator t=2026-04-26T09:11:41.273331496Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-26T09:11:41.277806024Z level=info msg="Migration successfully executed" id="create data_source table" duration=4.458037ms logger=migrator t=2026-04-26T09:11:41.290082896Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-26T09:11:41.290733152Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=653.726µs logger=migrator t=2026-04-26T09:11:41.296605072Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-26T09:11:41.29860787Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.001608ms logger=migrator t=2026-04-26T09:11:41.303735473Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-26T09:11:41.304515841Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=780.488µs logger=migrator t=2026-04-26T09:11:41.309792438Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-26T09:11:41.310542015Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=749.447µs logger=migrator t=2026-04-26T09:11:41.315276119Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-26T09:11:41.321303733Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.026954ms logger=migrator t=2026-04-26T09:11:41.326291812Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-26T09:11:41.327503851Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.211989ms logger=migrator t=2026-04-26T09:11:41.332802508Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-26T09:11:41.334277913Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.472606ms logger=migrator t=2026-04-26T09:11:41.33956122Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-26T09:11:41.340331038Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=769.428µs logger=migrator t=2026-04-26T09:11:41.345889241Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-26T09:11:41.346744501Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=855.3µs logger=migrator t=2026-04-26T09:11:41.352284373Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-26T09:11:41.357422306Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=5.139323ms logger=migrator t=2026-04-26T09:11:41.362482207Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-26T09:11:41.364754472Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.271675ms logger=migrator t=2026-04-26T09:11:41.369631848Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-26T09:11:41.369659498Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.37µs logger=migrator t=2026-04-26T09:11:41.373990443Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-26T09:11:41.374188517Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=198.234µs logger=migrator t=2026-04-26T09:11:41.37975483Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-26T09:11:41.385670931Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.917641ms logger=migrator t=2026-04-26T09:11:41.392640259Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-26T09:11:41.392838083Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=197.744µs logger=migrator t=2026-04-26T09:11:41.399695947Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-26T09:11:41.400024084Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=328.787µs logger=migrator t=2026-04-26T09:11:41.406689274Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-26T09:11:41.412273008Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.583774ms logger=migrator t=2026-04-26T09:11:41.41821063Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-26T09:11:41.418446175Z level=info msg="Migration successfully executed" id="Update uid value" duration=235.296µs logger=migrator t=2026-04-26T09:11:41.426404335Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-26T09:11:41.427230245Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=826.05µs logger=migrator t=2026-04-26T09:11:41.43916823Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-26T09:11:41.442579712Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=3.416582ms logger=migrator t=2026-04-26T09:11:41.453501683Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-26T09:11:41.454467576Z level=info msg="Migration successfully executed" id="create api_key table" duration=966.553µs logger=migrator t=2026-04-26T09:11:41.466449043Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-26T09:11:41.467905157Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.471305ms logger=migrator t=2026-04-26T09:11:41.478730886Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-26T09:11:41.479521855Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=792.929µs logger=migrator t=2026-04-26T09:11:41.494617146Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-26T09:11:41.496020079Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.406664ms logger=migrator t=2026-04-26T09:11:41.509839199Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-26T09:11:41.510467505Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=623.886µs logger=migrator t=2026-04-26T09:11:41.516018488Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-26T09:11:41.516790566Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=773.168µs logger=migrator t=2026-04-26T09:11:41.521258612Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-26T09:11:41.522062482Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=803.44µs logger=migrator t=2026-04-26T09:11:41.527666616Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-26T09:11:41.537323416Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.64609ms logger=migrator t=2026-04-26T09:11:41.545280417Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-26T09:11:41.546543656Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.264529ms logger=migrator t=2026-04-26T09:11:41.553051633Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-26T09:11:41.553830041Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=778.478µs logger=migrator t=2026-04-26T09:11:41.561648038Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-26T09:11:41.562327574Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=678.426µs logger=migrator t=2026-04-26T09:11:41.569505826Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-26T09:11:41.570213903Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=710.467µs logger=migrator t=2026-04-26T09:11:41.578577083Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-26T09:11:41.57889646Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=316.327µs logger=migrator t=2026-04-26T09:11:41.587267791Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-26T09:11:41.587853484Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=585.784µs logger=migrator t=2026-04-26T09:11:41.597557357Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-26T09:11:41.597645099Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=99.353µs logger=migrator t=2026-04-26T09:11:41.608093248Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-26T09:11:41.611024419Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.935691ms logger=migrator t=2026-04-26T09:11:41.615913065Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-26T09:11:41.619987603Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.074318ms logger=migrator t=2026-04-26T09:11:41.626511359Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-26T09:11:41.626731394Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=222.226µs logger=migrator t=2026-04-26T09:11:41.633241539Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-26T09:11:41.6362128Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.973041ms logger=migrator t=2026-04-26T09:11:41.640887192Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-26T09:11:41.643775161Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.888299ms logger=migrator t=2026-04-26T09:11:41.648292159Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-26T09:11:41.64916563Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=873.761µs logger=migrator t=2026-04-26T09:11:41.655237455Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-26T09:11:41.656149377Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=916.482µs logger=migrator t=2026-04-26T09:11:41.661637639Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-26T09:11:41.662781946Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.145397ms logger=migrator t=2026-04-26T09:11:41.668634625Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-26T09:11:41.669505506Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=870.901µs logger=migrator t=2026-04-26T09:11:41.675254553Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-26T09:11:41.676545535Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.291422ms logger=migrator t=2026-04-26T09:11:41.681198536Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-26T09:11:41.682592809Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.393853ms logger=migrator t=2026-04-26T09:11:41.687673011Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-26T09:11:41.687770273Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=97.652µs logger=migrator t=2026-04-26T09:11:41.692469736Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-26T09:11:41.692525047Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=56.301µs logger=migrator t=2026-04-26T09:11:41.69599345Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-26T09:11:41.698864288Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.870148ms logger=migrator t=2026-04-26T09:11:41.705747763Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-26T09:11:41.709681677Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.933745ms logger=migrator t=2026-04-26T09:11:41.714331178Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-26T09:11:41.71442789Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=97.683µs logger=migrator t=2026-04-26T09:11:41.719748437Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-26T09:11:41.720620539Z level=info msg="Migration successfully executed" id="create quota table v1" duration=872.032µs logger=migrator t=2026-04-26T09:11:41.729826398Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-26T09:11:41.731782715Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.961587ms logger=migrator t=2026-04-26T09:11:41.739372206Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-26T09:11:41.739414317Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.191µs logger=migrator t=2026-04-26T09:11:41.745752639Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-26T09:11:41.747283215Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.527146ms logger=migrator t=2026-04-26T09:11:41.754352185Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-26T09:11:41.756041455Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.69148ms logger=migrator t=2026-04-26T09:11:41.763036262Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-26T09:11:41.766747301Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.708089ms logger=migrator t=2026-04-26T09:11:41.773172864Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-26T09:11:41.773205315Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=39.141µs logger=migrator t=2026-04-26T09:11:41.77845006Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-26T09:11:41.779554517Z level=info msg="Migration successfully executed" id="create session table" duration=1.104557ms logger=migrator t=2026-04-26T09:11:41.786973994Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-26T09:11:41.787111517Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=138.303µs logger=migrator t=2026-04-26T09:11:41.792202829Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-26T09:11:41.792554627Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=352.398µs logger=migrator t=2026-04-26T09:11:41.803290304Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-26T09:11:41.804059892Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=768.598µs logger=migrator t=2026-04-26T09:11:41.810529388Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-26T09:11:41.812111195Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.576667ms logger=migrator t=2026-04-26T09:11:41.818457028Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-26T09:11:41.818483138Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.531µs logger=migrator t=2026-04-26T09:11:41.823139899Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-26T09:11:41.823173019Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=34.36µs logger=migrator t=2026-04-26T09:11:41.828798324Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-26T09:11:41.832214325Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.416071ms logger=migrator t=2026-04-26T09:11:41.837089622Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-26T09:11:41.840585935Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.496823ms logger=migrator t=2026-04-26T09:11:41.847948912Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-26T09:11:41.848037404Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=89.212µs logger=migrator t=2026-04-26T09:11:41.858156866Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-26T09:11:41.858567326Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=416.89µs logger=migrator t=2026-04-26T09:11:41.867491899Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-26T09:11:41.868725378Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.236529ms logger=migrator t=2026-04-26T09:11:41.875308326Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-26T09:11:41.875339437Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.191µs logger=migrator t=2026-04-26T09:11:41.882275822Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-26T09:11:41.886267488Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.995256ms logger=migrator t=2026-04-26T09:11:41.892257941Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-26T09:11:41.892473176Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=215.095µs logger=migrator t=2026-04-26T09:11:41.898548251Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-26T09:11:41.904185696Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.630355ms logger=migrator t=2026-04-26T09:11:41.908764196Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-26T09:11:41.912818722Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.052796ms logger=migrator t=2026-04-26T09:11:41.918724263Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-26T09:11:41.918801395Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=78.072µs logger=migrator t=2026-04-26T09:11:41.925740112Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-26T09:11:41.927191016Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.450195ms logger=migrator t=2026-04-26T09:11:41.933428376Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-26T09:11:41.934313696Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=886.3µs logger=migrator t=2026-04-26T09:11:41.940653238Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-26T09:11:41.942432321Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.778572ms logger=migrator t=2026-04-26T09:11:41.949360856Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-26T09:11:41.950328319Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=963.063µs logger=migrator t=2026-04-26T09:11:41.95665251Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-26T09:11:41.958004452Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.351162ms logger=migrator t=2026-04-26T09:11:41.965092712Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-26T09:11:41.966231379Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.142977ms logger=migrator t=2026-04-26T09:11:41.988932752Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-26T09:11:41.99137957Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=2.448408ms logger=migrator t=2026-04-26T09:11:41.997396354Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-26T09:11:41.998428669Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.034385ms logger=migrator t=2026-04-26T09:11:42.005699263Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-26T09:11:42.006591675Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=891.852µs logger=migrator t=2026-04-26T09:11:42.012815363Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-26T09:11:42.023628952Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.813309ms logger=migrator t=2026-04-26T09:11:42.02857117Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-26T09:11:42.029118583Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=544.703µs logger=migrator t=2026-04-26T09:11:42.034707326Z 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-04-26T09:11:42.035597267Z 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=889.701µs logger=migrator t=2026-04-26T09:11:42.040771721Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-26T09:11:42.041202801Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=434.55µs logger=migrator t=2026-04-26T09:11:42.045875983Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-26T09:11:42.046713283Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=837.84µs logger=migrator t=2026-04-26T09:11:42.053005603Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-26T09:11:42.054229603Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.22389ms logger=migrator t=2026-04-26T09:11:42.059331255Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-26T09:11:42.063571016Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.238891ms logger=migrator t=2026-04-26T09:11:42.068818002Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-26T09:11:42.072589692Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.771089ms logger=migrator t=2026-04-26T09:11:42.078593415Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-26T09:11:42.082441688Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.849142ms logger=migrator t=2026-04-26T09:11:42.087455737Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-26T09:11:42.091306019Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.849552ms logger=migrator t=2026-04-26T09:11:42.096231097Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-26T09:11:42.09721804Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=985.563µs logger=migrator t=2026-04-26T09:11:42.102777503Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-26T09:11:42.102820904Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=44.641µs logger=migrator t=2026-04-26T09:11:42.109170536Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-26T09:11:42.109215097Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.081µs logger=migrator t=2026-04-26T09:11:42.1147781Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-26T09:11:42.11599032Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.211889ms logger=migrator t=2026-04-26T09:11:42.12189092Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-26T09:11:42.122936155Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.044205ms logger=migrator t=2026-04-26T09:11:42.131468299Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-26T09:11:42.133008236Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.544907ms logger=migrator t=2026-04-26T09:11:42.138568179Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-26T09:11:42.139534182Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=966.353µs logger=migrator t=2026-04-26T09:11:42.144348847Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-26T09:11:42.146454548Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.143532ms logger=migrator t=2026-04-26T09:11:42.151841337Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-26T09:11:42.156273692Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.431925ms logger=migrator t=2026-04-26T09:11:42.161021886Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-26T09:11:42.16540597Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.383414ms logger=migrator t=2026-04-26T09:11:42.17164828Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-26T09:11:42.172027029Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=384.239µs logger=migrator t=2026-04-26T09:11:42.181395913Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-26T09:11:42.182645423Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.252221ms logger=migrator t=2026-04-26T09:11:42.19216373Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-26T09:11:42.193406199Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.241659ms logger=migrator t=2026-04-26T09:11:42.201058283Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-26T09:11:42.205234053Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.17535ms logger=migrator t=2026-04-26T09:11:42.210358365Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-26T09:11:42.210432646Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=77.582µs logger=migrator t=2026-04-26T09:11:42.217031885Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-26T09:11:42.217941636Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=909.071µs logger=migrator t=2026-04-26T09:11:42.223357886Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-26T09:11:42.2247588Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.400855ms logger=migrator t=2026-04-26T09:11:42.230895286Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-26T09:11:42.230986598Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=92.152µs logger=migrator t=2026-04-26T09:11:42.239896391Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-26T09:11:42.241159071Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.26362ms logger=migrator t=2026-04-26T09:11:42.249641744Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-26T09:11:42.25074202Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.099957ms logger=migrator t=2026-04-26T09:11:42.258406294Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-26T09:11:42.259592952Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.186388ms logger=migrator t=2026-04-26T09:11:42.266457405Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-26T09:11:42.267384978Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=926.543µs logger=migrator t=2026-04-26T09:11:42.272644354Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-26T09:11:42.274097968Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.441524ms logger=migrator t=2026-04-26T09:11:42.284002876Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-26T09:11:42.285589433Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.596528ms logger=migrator t=2026-04-26T09:11:42.293693727Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-26T09:11:42.293723208Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.641µs logger=migrator t=2026-04-26T09:11:42.300045799Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-26T09:11:42.304819143Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.772335ms logger=migrator t=2026-04-26T09:11:42.31264664Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-26T09:11:42.313726886Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.080046ms logger=migrator t=2026-04-26T09:11:42.320254862Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-26T09:11:42.326168363Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.913861ms logger=migrator t=2026-04-26T09:11:42.3322978Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-26T09:11:42.333092618Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=794.678µs logger=migrator t=2026-04-26T09:11:42.339760169Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-26T09:11:42.340726101Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=964.923µs logger=migrator t=2026-04-26T09:11:42.346579721Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-26T09:11:42.347901163Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.320992ms logger=migrator t=2026-04-26T09:11:42.353355403Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-26T09:11:42.368503995Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.148972ms logger=migrator t=2026-04-26T09:11:42.375092593Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-26T09:11:42.375726608Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=634.754µs logger=migrator t=2026-04-26T09:11:42.381143547Z 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-04-26T09:11:42.38292596Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.780963ms logger=migrator t=2026-04-26T09:11:42.388508754Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-26T09:11:42.388813261Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=304.418µs logger=migrator t=2026-04-26T09:11:42.393891122Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-26T09:11:42.394497936Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=606.554µs logger=migrator t=2026-04-26T09:11:42.401816462Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-26T09:11:42.4021763Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=357.858µs logger=migrator t=2026-04-26T09:11:42.407371355Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-26T09:11:42.413399549Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.028244ms logger=migrator t=2026-04-26T09:11:42.423267674Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-26T09:11:42.434613566Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=11.336261ms logger=migrator t=2026-04-26T09:11:42.445157217Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-26T09:11:42.44649151Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.332543ms logger=migrator t=2026-04-26T09:11:42.452824821Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-26T09:11:42.454101031Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.27579ms logger=migrator t=2026-04-26T09:11:42.465683149Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-26T09:11:42.46616037Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=478.961µs logger=migrator t=2026-04-26T09:11:42.47952927Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-26T09:11:42.487130861Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.599941ms logger=migrator t=2026-04-26T09:11:42.498766799Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-26T09:11:42.500082191Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.318082ms logger=migrator t=2026-04-26T09:11:42.507488508Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-26T09:11:42.508034301Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=546.333µs logger=migrator t=2026-04-26T09:11:42.523387767Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-26T09:11:42.524034943Z level=info msg="Migration successfully executed" id="Move region to single row" duration=652.486µs logger=migrator t=2026-04-26T09:11:42.542244709Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-26T09:11:42.543605341Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.367253ms logger=migrator t=2026-04-26T09:11:42.558088248Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-26T09:11:42.558755273Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=668.446µs logger=migrator t=2026-04-26T09:11:42.565920834Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-26T09:11:42.567536233Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.617529ms logger=migrator t=2026-04-26T09:11:42.574356686Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-26T09:11:42.575426412Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.068697ms logger=migrator t=2026-04-26T09:11:42.581393364Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-26T09:11:42.582396378Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.003014ms logger=migrator t=2026-04-26T09:11:42.591225399Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-26T09:11:42.592852768Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.633099ms logger=migrator t=2026-04-26T09:11:42.600098572Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-26T09:11:42.600176204Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=82.112µs logger=migrator t=2026-04-26T09:11:42.606398362Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-26T09:11:42.608457842Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.05883ms logger=migrator t=2026-04-26T09:11:42.617682382Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-26T09:11:42.618598753Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=915.761µs logger=migrator t=2026-04-26T09:11:42.626762009Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-26T09:11:42.627831434Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.069065ms logger=migrator t=2026-04-26T09:11:42.633520161Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-26T09:11:42.635517818Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.995717ms logger=migrator t=2026-04-26T09:11:42.64272126Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-26T09:11:42.643037808Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=317.668µs logger=migrator t=2026-04-26T09:11:42.649128223Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-26T09:11:42.650185248Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.056945ms logger=migrator t=2026-04-26T09:11:42.658785565Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-26T09:11:42.658974079Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=187.014µs logger=migrator t=2026-04-26T09:11:42.668300512Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-26T09:11:42.67281228Z level=info msg="Migration successfully executed" id="create team table" duration=4.514348ms logger=migrator t=2026-04-26T09:11:42.683083745Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-26T09:11:42.687127112Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=4.043307ms logger=migrator t=2026-04-26T09:11:42.697951801Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-26T09:11:42.702001977Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=4.046966ms logger=migrator t=2026-04-26T09:11:42.710231774Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-26T09:11:42.722790024Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=12.5543ms logger=migrator t=2026-04-26T09:11:42.730323514Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-26T09:11:42.730491238Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=168.684µs logger=migrator t=2026-04-26T09:11:42.737358613Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-26T09:11:42.738413768Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.059665ms logger=migrator t=2026-04-26T09:11:42.743292555Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-26T09:11:42.744138225Z level=info msg="Migration successfully executed" id="create team member table" duration=845.38µs logger=migrator t=2026-04-26T09:11:42.749627746Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-26T09:11:42.750600519Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=972.513µs logger=migrator t=2026-04-26T09:11:42.757211937Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-26T09:11:42.758411686Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.199759ms logger=migrator t=2026-04-26T09:11:42.765205479Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-26T09:11:42.766391277Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.186608ms logger=migrator t=2026-04-26T09:11:42.774688725Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-26T09:11:42.780238918Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.549932ms logger=migrator t=2026-04-26T09:11:42.785735019Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-26T09:11:42.789728434Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.993055ms logger=migrator t=2026-04-26T09:11:42.794618931Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-26T09:11:42.800155314Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.535733ms logger=migrator t=2026-04-26T09:11:42.805680606Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-26T09:11:42.806686519Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.010393ms logger=migrator t=2026-04-26T09:11:42.815005988Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-26T09:11:42.81671605Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.710052ms logger=migrator t=2026-04-26T09:11:42.822726973Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-26T09:11:42.824878785Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.151452ms logger=migrator t=2026-04-26T09:11:42.841170564Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-26T09:11:42.842826263Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.660599ms logger=migrator t=2026-04-26T09:11:42.861712785Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-26T09:11:42.863044366Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.337051ms logger=migrator t=2026-04-26T09:11:42.87155249Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-26T09:11:42.872835711Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.282852ms logger=migrator t=2026-04-26T09:11:42.880647508Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-26T09:11:42.882064921Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.419203ms logger=migrator t=2026-04-26T09:11:42.887595813Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-26T09:11:42.888579927Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=987.614µs logger=migrator t=2026-04-26T09:11:42.897744976Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-26T09:11:42.898623547Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=888.021µs logger=migrator t=2026-04-26T09:11:42.905473122Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-26T09:11:42.905808269Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=334.968µs logger=migrator t=2026-04-26T09:11:42.911079495Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-26T09:11:42.91253775Z level=info msg="Migration successfully executed" id="create tag table" duration=1.457715ms logger=migrator t=2026-04-26T09:11:42.919363963Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-26T09:11:42.920587542Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.223499ms logger=migrator t=2026-04-26T09:11:42.92593177Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-26T09:11:42.926893073Z level=info msg="Migration successfully executed" id="create login attempt table" duration=961.743µs logger=migrator t=2026-04-26T09:11:42.933234134Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-26T09:11:42.934602807Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.369673ms logger=migrator t=2026-04-26T09:11:42.940757214Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-26T09:11:42.94224344Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.489896ms logger=migrator t=2026-04-26T09:11:42.948594302Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-26T09:11:42.969207844Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.609533ms logger=migrator t=2026-04-26T09:11:42.976799356Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-26T09:11:42.977651296Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=851.76µs logger=migrator t=2026-04-26T09:11:42.98326082Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-26T09:11:42.985069524Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.808753ms logger=migrator t=2026-04-26T09:11:42.992622974Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-26T09:11:42.992981223Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=358.169µs logger=migrator t=2026-04-26T09:11:43.037744003Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-26T09:11:43.038706946Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=967.703µs logger=migrator t=2026-04-26T09:11:43.151857231Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-26T09:11:43.153638853Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.786462ms logger=migrator t=2026-04-26T09:11:43.159291308Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-26T09:11:43.160431516Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.139688ms logger=migrator t=2026-04-26T09:11:43.171393808Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-26T09:11:43.17146719Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=80.382µs logger=migrator t=2026-04-26T09:11:43.181509299Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-26T09:11:43.193017554Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=11.507205ms logger=migrator t=2026-04-26T09:11:43.199202862Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-26T09:11:43.203802902Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.60057ms logger=migrator t=2026-04-26T09:11:43.211031615Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-26T09:11:43.21544428Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.411565ms logger=migrator t=2026-04-26T09:11:43.221119276Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-26T09:11:43.226573806Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.45871ms logger=migrator t=2026-04-26T09:11:43.232006886Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-26T09:11:43.232987399Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=980.573µs logger=migrator t=2026-04-26T09:11:43.24011386Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-26T09:11:43.24553947Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.42226ms logger=migrator t=2026-04-26T09:11:43.252491746Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-26T09:11:43.253401008Z level=info msg="Migration successfully executed" id="create server_lock table" duration=908.922µs logger=migrator t=2026-04-26T09:11:43.259233087Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-26T09:11:43.260296992Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.062885ms logger=migrator t=2026-04-26T09:11:43.267678929Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-26T09:11:43.269678147Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.999938ms logger=migrator t=2026-04-26T09:11:43.27858836Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-26T09:11:43.279646185Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.058815ms logger=migrator t=2026-04-26T09:11:43.285028434Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-26T09:11:43.286030747Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.006053ms logger=migrator t=2026-04-26T09:11:43.293212399Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-26T09:11:43.294997302Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.783773ms logger=migrator t=2026-04-26T09:11:43.301051387Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-26T09:11:43.306755043Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.702836ms logger=migrator t=2026-04-26T09:11:43.313143196Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-26T09:11:43.314311084Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.167508ms logger=migrator t=2026-04-26T09:11:43.323592346Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-26T09:11:43.324736953Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.144227ms logger=migrator t=2026-04-26T09:11:43.332072219Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-26T09:11:43.334153769Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.0851ms logger=migrator t=2026-04-26T09:11:43.3409076Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-26T09:11:43.341614716Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=707.326µs logger=migrator t=2026-04-26T09:11:43.348902161Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-26T09:11:43.349672739Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=770.218µs logger=migrator t=2026-04-26T09:11:43.358370067Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-26T09:11:43.361176894Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=2.806547ms logger=migrator t=2026-04-26T09:11:43.370377304Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-26T09:11:43.370467497Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=90.612µs logger=migrator t=2026-04-26T09:11:43.378482777Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-26T09:11:43.379539923Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.056636ms logger=migrator t=2026-04-26T09:11:43.386060569Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-26T09:11:43.387114104Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.052755ms logger=migrator t=2026-04-26T09:11:43.39362955Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-26T09:11:43.395540366Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.909516ms logger=migrator t=2026-04-26T09:11:43.402468841Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-26T09:11:43.402630835Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=161.244µs logger=migrator t=2026-04-26T09:11:43.409155901Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-26T09:11:43.410802051Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.645609ms logger=migrator t=2026-04-26T09:11:43.417781537Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-26T09:11:43.418763951Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=982.634µs logger=migrator t=2026-04-26T09:11:43.425490421Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-26T09:11:43.426999028Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.506387ms logger=migrator t=2026-04-26T09:11:43.432878538Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-26T09:11:43.434717423Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.838034ms logger=migrator t=2026-04-26T09:11:43.448627734Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-26T09:11:43.466324728Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=17.687023ms logger=migrator t=2026-04-26T09:11:43.474416341Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-26T09:11:43.475994849Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.579267ms logger=migrator t=2026-04-26T09:11:43.483780075Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-26T09:11:43.483873247Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=95.352µs logger=migrator t=2026-04-26T09:11:43.49151484Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-26T09:11:43.492978274Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.462104ms logger=migrator t=2026-04-26T09:11:43.499002728Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-26T09:11:43.500930805Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.917106ms logger=migrator t=2026-04-26T09:11:43.507875051Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-26T09:11:43.509165072Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.29081ms logger=migrator t=2026-04-26T09:11:43.515980155Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-26T09:11:43.516079627Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=101.822µs logger=migrator t=2026-04-26T09:11:43.522699525Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-26T09:11:43.524935179Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.233254ms logger=migrator t=2026-04-26T09:11:43.533651597Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-26T09:11:43.535702196Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.050019ms logger=migrator t=2026-04-26T09:11:43.54383731Z 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-04-26T09:11:43.545264855Z 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.432005ms logger=migrator t=2026-04-26T09:11:43.553317137Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-26T09:11:43.555071399Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.751861ms logger=migrator t=2026-04-26T09:11:43.578715124Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-26T09:11:43.585310702Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.597827ms logger=migrator t=2026-04-26T09:11:43.593367014Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-26T09:11:43.594892591Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.529547ms logger=migrator t=2026-04-26T09:11:43.602331458Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-26T09:11:43.604201363Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.870935ms logger=migrator t=2026-04-26T09:11:43.612687666Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-26T09:11:43.6429375Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.249393ms logger=migrator t=2026-04-26T09:11:43.651615927Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-26T09:11:43.679118184Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.503597ms logger=migrator t=2026-04-26T09:11:43.687841093Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-26T09:11:43.689135573Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.29549ms logger=migrator t=2026-04-26T09:11:43.694312227Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-26T09:11:43.695600799Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.301471ms logger=migrator t=2026-04-26T09:11:43.702161775Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-26T09:11:43.709428659Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.265064ms logger=migrator t=2026-04-26T09:11:43.715723109Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-26T09:11:43.721766464Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.042855ms logger=migrator t=2026-04-26T09:11:43.7283208Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-26T09:11:43.729703234Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.378533ms logger=migrator t=2026-04-26T09:11:43.737391488Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-26T09:11:43.738498044Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.108577ms logger=migrator t=2026-04-26T09:11:43.746987697Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-26T09:11:43.748083922Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.098416ms logger=migrator t=2026-04-26T09:11:43.754426205Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-26T09:11:43.756828521Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.402206ms logger=migrator t=2026-04-26T09:11:43.764408973Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-26T09:11:43.764514865Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=108.092µs logger=migrator t=2026-04-26T09:11:43.769674519Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-26T09:11:43.776346558Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.670939ms logger=migrator t=2026-04-26T09:11:43.782035274Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-26T09:11:43.788749985Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.714581ms logger=migrator t=2026-04-26T09:11:43.794206486Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-26T09:11:43.801330175Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.121409ms logger=migrator t=2026-04-26T09:11:43.808841025Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-26T09:11:43.810814833Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.971867ms logger=migrator t=2026-04-26T09:11:43.816486168Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-26T09:11:43.818093586Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.607308ms logger=migrator t=2026-04-26T09:11:43.824214653Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-26T09:11:43.830742319Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.527356ms logger=migrator t=2026-04-26T09:11:43.837452739Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-26T09:11:43.845148953Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.695624ms logger=migrator t=2026-04-26T09:11:43.850255705Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-26T09:11:43.850995783Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=740.148µs logger=migrator t=2026-04-26T09:11:43.856061594Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-26T09:11:43.866051662Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.986918ms logger=migrator t=2026-04-26T09:11:43.87556863Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-26T09:11:43.882338902Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.769882ms logger=migrator t=2026-04-26T09:11:43.888621573Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-26T09:11:43.888728555Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=109.322µs logger=migrator t=2026-04-26T09:11:43.89435603Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-26T09:11:43.895462596Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.108396ms logger=migrator t=2026-04-26T09:11:43.904034091Z 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-04-26T09:11:43.905716141Z 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.68262ms logger=migrator t=2026-04-26T09:11:43.912450412Z 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-04-26T09:11:43.914127972Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.67004ms logger=migrator t=2026-04-26T09:11:43.920362691Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-26T09:11:43.920447303Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=87.892µs logger=migrator t=2026-04-26T09:11:43.92658467Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-26T09:11:43.934896758Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.308249ms logger=migrator t=2026-04-26T09:11:43.940459521Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-26T09:11:43.947442219Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.980628ms logger=migrator t=2026-04-26T09:11:43.953304469Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-26T09:11:43.958552794Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.248265ms logger=migrator t=2026-04-26T09:11:43.974244419Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-26T09:11:43.985630611Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=11.366151ms logger=migrator t=2026-04-26T09:11:43.992363252Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-26T09:11:44.000602619Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.238127ms logger=migrator t=2026-04-26T09:11:44.014747728Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-26T09:11:44.014989113Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=232.545µs logger=migrator t=2026-04-26T09:11:44.019873209Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-26T09:11:44.020926485Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.052086ms logger=migrator t=2026-04-26T09:11:44.026520799Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-26T09:11:44.03412173Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.600191ms logger=migrator t=2026-04-26T09:11:44.040332759Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-26T09:11:44.040468222Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=142.283µs logger=migrator t=2026-04-26T09:11:44.045835931Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-26T09:11:44.053184246Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.347726ms logger=migrator t=2026-04-26T09:11:44.05837042Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-26T09:11:44.059529868Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.159048ms logger=migrator t=2026-04-26T09:11:44.065425829Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-26T09:11:44.073562794Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.135734ms logger=migrator t=2026-04-26T09:11:44.079807453Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-26T09:11:44.080778645Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=970.802µs logger=migrator t=2026-04-26T09:11:44.08641656Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-26T09:11:44.087704482Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.299722ms logger=migrator t=2026-04-26T09:11:44.093622763Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-26T09:11:44.101822719Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.197206ms logger=migrator t=2026-04-26T09:11:44.107853123Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-26T09:11:44.108944179Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.091666ms logger=migrator t=2026-04-26T09:11:44.115512516Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-26T09:11:44.117287618Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.775482ms logger=migrator t=2026-04-26T09:11:44.123518227Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-26T09:11:44.125156676Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.640849ms logger=migrator t=2026-04-26T09:11:44.131640161Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-26T09:11:44.133127247Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.489126ms logger=migrator t=2026-04-26T09:11:44.138577958Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-26T09:11:44.138822833Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=247.775µs logger=migrator t=2026-04-26T09:11:44.143835463Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-26T09:11:44.145329939Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.495936ms logger=migrator t=2026-04-26T09:11:44.151633569Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-26T09:11:44.1529277Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.298061ms logger=migrator t=2026-04-26T09:11:44.158115164Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-26T09:11:44.158751969Z 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-04-26T09:11:44.163861282Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-26T09:11:44.164462386Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=600.924µs logger=migrator t=2026-04-26T09:11:44.181897202Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-26T09:11:44.184937515Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=3.043583ms logger=migrator t=2026-04-26T09:11:44.192831054Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-26T09:11:44.201296876Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.465932ms logger=migrator t=2026-04-26T09:11:44.206415349Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-26T09:11:44.207574986Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.159167ms logger=migrator t=2026-04-26T09:11:44.213032907Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-26T09:11:44.213909908Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=876.571µs logger=migrator t=2026-04-26T09:11:44.21939902Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-26T09:11:44.220300121Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=898.591µs logger=migrator t=2026-04-26T09:11:44.225225439Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-26T09:11:44.226471838Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.245649ms logger=migrator t=2026-04-26T09:11:44.232095633Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-26T09:11:44.233533457Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.437375ms logger=migrator t=2026-04-26T09:11:44.23869717Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-26T09:11:44.238725222Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.332µs logger=migrator t=2026-04-26T09:11:44.244884749Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-26T09:11:44.245060993Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=177.214µs logger=migrator t=2026-04-26T09:11:44.253759191Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-26T09:11:44.263667267Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.904106ms logger=migrator t=2026-04-26T09:11:44.269180449Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-26T09:11:44.269820615Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=639.766µs logger=migrator t=2026-04-26T09:11:44.275300056Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-26T09:11:44.276717179Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.425463ms logger=migrator t=2026-04-26T09:11:44.282870186Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-26T09:11:44.283207174Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=337.848µs logger=migrator t=2026-04-26T09:11:44.287728743Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-26T09:11:44.289385703Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.656151ms logger=migrator t=2026-04-26T09:11:44.295898268Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-26T09:11:44.297032165Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.133247ms logger=migrator t=2026-04-26T09:11:44.304253748Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-26T09:11:44.349425247Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=45.17142ms logger=migrator t=2026-04-26T09:11:44.361225079Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-26T09:11:44.372363545Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.139276ms logger=migrator t=2026-04-26T09:11:44.381049823Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-26T09:11:44.381315599Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=267.356µs logger=migrator t=2026-04-26T09:11:44.387544259Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-26T09:11:44.417212338Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.667798ms logger=migrator t=2026-04-26T09:11:44.426220393Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-26T09:11:44.454316884Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.096411ms logger=migrator t=2026-04-26T09:11:44.465796789Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-26T09:11:44.466556447Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=759.728µs logger=migrator t=2026-04-26T09:11:44.47544659Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-26T09:11:44.476965517Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.518547ms logger=migrator t=2026-04-26T09:11:44.485692065Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-26T09:11:44.486100835Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=409.29µs logger=migrator t=2026-04-26T09:11:44.493323617Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-26T09:11:44.495442698Z level=info msg="Migration successfully executed" id="create permission table" duration=2.118971ms logger=migrator t=2026-04-26T09:11:44.502745643Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-26T09:11:44.504234148Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.504386ms logger=migrator t=2026-04-26T09:11:44.511921532Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-26T09:11:44.51313696Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.214878ms logger=migrator t=2026-04-26T09:11:44.520005725Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-26T09:11:44.520948827Z level=info msg="Migration successfully executed" id="create role table" duration=942.782µs logger=migrator t=2026-04-26T09:11:44.527506535Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-26T09:11:44.536408807Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.901882ms logger=migrator t=2026-04-26T09:11:44.544268045Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-26T09:11:44.552668606Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.400171ms logger=migrator t=2026-04-26T09:11:44.560224686Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-26T09:11:44.561039116Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=817.11µs logger=migrator t=2026-04-26T09:11:44.5670363Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-26T09:11:44.568447973Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.427784ms logger=migrator t=2026-04-26T09:11:44.574336434Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-26T09:11:44.575562433Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.22546ms logger=migrator t=2026-04-26T09:11:44.581934775Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-26T09:11:44.58297929Z level=info msg="Migration successfully executed" id="create team role table" duration=1.044145ms logger=migrator t=2026-04-26T09:11:44.589687651Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-26T09:11:44.590866949Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.179408ms logger=migrator t=2026-04-26T09:11:44.599989776Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-26T09:11:44.602142988Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.153582ms logger=migrator t=2026-04-26T09:11:44.611163683Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-26T09:11:44.612800503Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.63466ms logger=migrator t=2026-04-26T09:11:44.620582589Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-26T09:11:44.621693686Z level=info msg="Migration successfully executed" id="create user role table" duration=1.112306ms logger=migrator t=2026-04-26T09:11:44.628637502Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-26T09:11:44.630553577Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.914555ms logger=migrator t=2026-04-26T09:11:44.639508802Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-26T09:11:44.640730611Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.221099ms logger=migrator t=2026-04-26T09:11:44.647620055Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-26T09:11:44.64950552Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.884625ms logger=migrator t=2026-04-26T09:11:44.656315444Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-26T09:11:44.657223195Z level=info msg="Migration successfully executed" id="create builtin role table" duration=907.601µs logger=migrator t=2026-04-26T09:11:44.66453471Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-26T09:11:44.666678361Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.142391ms logger=migrator t=2026-04-26T09:11:44.674866447Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-26T09:11:44.676464835Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.598498ms logger=migrator t=2026-04-26T09:11:44.683701158Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-26T09:11:44.693306208Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.621741ms logger=migrator t=2026-04-26T09:11:44.702390565Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-26T09:11:44.703736227Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.341372ms logger=migrator t=2026-04-26T09:11:44.711042431Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-26T09:11:44.712334523Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.291662ms logger=migrator t=2026-04-26T09:11:44.718582582Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-26T09:11:44.719698208Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.115826ms logger=migrator t=2026-04-26T09:11:44.727749991Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-26T09:11:44.729703298Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.952767ms logger=migrator t=2026-04-26T09:11:44.736059459Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-26T09:11:44.737008782Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=949.103µs logger=migrator t=2026-04-26T09:11:44.743323334Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-26T09:11:44.746345626Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=3.020972ms logger=migrator t=2026-04-26T09:11:44.754186594Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-26T09:11:44.763090686Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.904193ms logger=migrator t=2026-04-26T09:11:44.769227293Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-26T09:11:44.777356217Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.126604ms logger=migrator t=2026-04-26T09:11:44.783312639Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-26T09:11:44.792163861Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.849151ms logger=migrator t=2026-04-26T09:11:44.79758517Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-26T09:11:44.805675114Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.088544ms logger=migrator t=2026-04-26T09:11:44.813133893Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-26T09:11:44.814767431Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.634719ms logger=migrator t=2026-04-26T09:11:44.821421341Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-26T09:11:44.823750465Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.328004ms logger=migrator t=2026-04-26T09:11:44.831655335Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-26T09:11:44.832860344Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.20457ms logger=migrator t=2026-04-26T09:11:44.838202002Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-26T09:11:44.83940584Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.203308ms logger=migrator t=2026-04-26T09:11:44.844988583Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-26T09:11:44.846226303Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.23713ms logger=migrator t=2026-04-26T09:11:44.853144889Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-26T09:11:44.853360184Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=215.536µs logger=migrator t=2026-04-26T09:11:44.85948464Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-26T09:11:44.859638043Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=154.683µs logger=migrator t=2026-04-26T09:11:44.86535Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-26T09:11:44.866019486Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=669.216µs logger=migrator t=2026-04-26T09:11:44.87122351Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-26T09:11:44.871913458Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=690.718µs logger=migrator t=2026-04-26T09:11:44.877798018Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-26T09:11:44.878515425Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=716.397µs logger=migrator t=2026-04-26T09:11:44.883704559Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-26T09:11:44.883967885Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=263.146µs logger=migrator t=2026-04-26T09:11:44.889264262Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-26T09:11:44.889776794Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=512.432µs logger=migrator t=2026-04-26T09:11:44.896483834Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-26T09:11:44.897918059Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.434395ms logger=migrator t=2026-04-26T09:11:44.905583642Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-26T09:11:44.907111238Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.527676ms logger=migrator t=2026-04-26T09:11:44.913306866Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-26T09:11:44.923539021Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.231565ms logger=migrator t=2026-04-26T09:11:44.929882172Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-26T09:11:44.930074997Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=188.105µs logger=migrator t=2026-04-26T09:11:44.934905703Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-26T09:11:44.935997289Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.087355ms logger=migrator t=2026-04-26T09:11:44.942337331Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-26T09:11:44.943636691Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.29903ms logger=migrator t=2026-04-26T09:11:44.949269776Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-26T09:11:44.950861255Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.590898ms logger=migrator t=2026-04-26T09:11:44.956607172Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-26T09:11:44.977129992Z level=info msg="Migration successfully executed" id="add correlation config column" duration=20.51994ms logger=migrator t=2026-04-26T09:11:44.983491154Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-26T09:11:44.984446537Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=953.953µs logger=migrator t=2026-04-26T09:11:44.988375261Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-26T09:11:44.989709013Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.333192ms logger=migrator t=2026-04-26T09:11:44.994924777Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-26T09:11:45.018705956Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.777779ms logger=migrator t=2026-04-26T09:11:45.02430478Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-26T09:11:45.025083808Z level=info msg="Migration successfully executed" id="create correlation v2" duration=776.858µs logger=migrator t=2026-04-26T09:11:45.03102865Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-26T09:11:45.032074536Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.045936ms logger=migrator t=2026-04-26T09:11:45.037496065Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-26T09:11:45.040249991Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.757696ms logger=migrator t=2026-04-26T09:11:45.046989122Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-26T09:11:45.048316514Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.327262ms logger=migrator t=2026-04-26T09:11:45.054311358Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-26T09:11:45.054530023Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=219.145µs logger=migrator t=2026-04-26T09:11:45.060006734Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-26T09:11:45.060762591Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=755.647µs logger=migrator t=2026-04-26T09:11:45.066222232Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-26T09:11:45.077284786Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.063354ms logger=migrator t=2026-04-26T09:11:45.082844729Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-26T09:11:45.083449223Z level=info msg="Migration successfully executed" id="create entity_events table" duration=604.474µs logger=migrator t=2026-04-26T09:11:45.088227488Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-26T09:11:45.088944875Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=717.357µs logger=migrator t=2026-04-26T09:11:45.094255592Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-26T09:11:45.094984689Z 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-04-26T09:11:45.100083221Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-26T09:11:45.100521441Z 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-04-26T09:11:45.105373098Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-26T09:11:45.106438053Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.063675ms logger=migrator t=2026-04-26T09:11:45.111472143Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-26T09:11:45.112430456Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=955.463µs logger=migrator t=2026-04-26T09:11:45.117709132Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-26T09:11:45.118801289Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.091897ms logger=migrator t=2026-04-26T09:11:45.124557007Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-26T09:11:45.125659592Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.102266ms logger=migrator t=2026-04-26T09:11:45.131057002Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-26T09:11:45.132351773Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.335022ms logger=migrator t=2026-04-26T09:11:45.137387023Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-26T09:11:45.138420208Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.033255ms logger=migrator t=2026-04-26T09:11:45.143270363Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-26T09:11:45.144036342Z level=info msg="Migration successfully executed" id="Drop public config table" duration=765.999µs logger=migrator t=2026-04-26T09:11:45.148298063Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-26T09:11:45.14937727Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.078877ms logger=migrator t=2026-04-26T09:11:45.153623761Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-26T09:11:45.154733167Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.109356ms logger=migrator t=2026-04-26T09:11:45.159546982Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-26T09:11:45.160892975Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.345753ms logger=migrator t=2026-04-26T09:11:45.165632667Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-26T09:11:45.166769285Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.134128ms logger=migrator t=2026-04-26T09:11:45.171447357Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-26T09:11:45.192694765Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.246588ms logger=migrator t=2026-04-26T09:11:45.200755508Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-26T09:11:45.206864354Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.108706ms logger=migrator t=2026-04-26T09:11:45.212604541Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-26T09:11:45.219518216Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.912675ms logger=migrator t=2026-04-26T09:11:45.231624496Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-26T09:11:45.231881962Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=257.606µs logger=migrator t=2026-04-26T09:11:45.237098187Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-26T09:11:45.250165159Z level=info msg="Migration successfully executed" id="add share column" duration=13.066503ms logger=migrator t=2026-04-26T09:11:45.257541565Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-26T09:11:45.25776355Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=222.135µs logger=migrator t=2026-04-26T09:11:45.262715309Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-26T09:11:45.263433636Z level=info msg="Migration successfully executed" id="create file table" duration=718.347µs logger=migrator t=2026-04-26T09:11:45.268137048Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-26T09:11:45.268987208Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=847.77µs logger=migrator t=2026-04-26T09:11:45.275057213Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-26T09:11:45.276216872Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.159109ms logger=migrator t=2026-04-26T09:11:45.282167094Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-26T09:11:45.282822189Z level=info msg="Migration successfully executed" id="create file_meta table" duration=655.065µs logger=migrator t=2026-04-26T09:11:45.287713846Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-26T09:11:45.28872633Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.012494ms logger=migrator t=2026-04-26T09:11:45.29330338Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-26T09:11:45.293356451Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=53.811µs logger=migrator t=2026-04-26T09:11:45.297793698Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-26T09:11:45.297845899Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=52.881µs logger=migrator t=2026-04-26T09:11:45.30164918Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-26T09:11:45.302446768Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=796.838µs logger=migrator t=2026-04-26T09:11:45.306893005Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-26T09:11:45.30711078Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=217.705µs logger=migrator t=2026-04-26T09:11:45.31128669Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-26T09:11:45.312618502Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.331583ms logger=migrator t=2026-04-26T09:11:45.317020037Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-26T09:11:45.327878766Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.902671ms logger=migrator t=2026-04-26T09:11:45.333417529Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-26T09:11:45.334073025Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=661.777µs logger=migrator t=2026-04-26T09:11:45.33971939Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-26T09:11:45.341037221Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.319721ms logger=migrator t=2026-04-26T09:11:45.346751687Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-26T09:11:45.347378632Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=628.045µs logger=migrator t=2026-04-26T09:11:45.35357408Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-26T09:11:45.35393349Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=356.5µs logger=migrator t=2026-04-26T09:11:45.359046611Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-26T09:11:45.359951163Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=904.452µs logger=migrator t=2026-04-26T09:11:45.36607909Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-26T09:11:45.38076587Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.67875ms logger=migrator t=2026-04-26T09:11:45.387200034Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-26T09:11:45.398636738Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.434084ms logger=migrator t=2026-04-26T09:11:45.404960429Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-26T09:11:45.406220919Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.26089ms logger=migrator t=2026-04-26T09:11:45.410923112Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-26T09:11:45.500708458Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.780156ms logger=migrator t=2026-04-26T09:11:45.507465729Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-26T09:11:45.508605977Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.142368ms logger=migrator t=2026-04-26T09:11:45.515102902Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-26T09:11:45.516853054Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.751172ms logger=migrator t=2026-04-26T09:11:45.524753713Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-26T09:11:45.559156575Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.401542ms logger=migrator t=2026-04-26T09:11:45.571324836Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-26T09:11:45.581068899Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.744384ms logger=migrator t=2026-04-26T09:11:45.587703287Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-26T09:11:45.587998634Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=295.637µs logger=migrator t=2026-04-26T09:11:45.593562867Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-26T09:11:45.593755302Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=187.594µs logger=migrator t=2026-04-26T09:11:45.60119595Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-26T09:11:45.601502717Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=307.577µs logger=migrator t=2026-04-26T09:11:45.607991392Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-26T09:11:45.608256788Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=269.656µs logger=migrator t=2026-04-26T09:11:45.622378666Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-26T09:11:45.622735985Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=360.759µs logger=migrator t=2026-04-26T09:11:45.656859031Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-26T09:11:45.657923666Z level=info msg="Migration successfully executed" id="create folder table" duration=1.069976ms logger=migrator t=2026-04-26T09:11:45.665413665Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-26T09:11:45.666316586Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=902.721µs logger=migrator t=2026-04-26T09:11:45.671649104Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-26T09:11:45.672502834Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=853.81µs logger=migrator t=2026-04-26T09:11:45.679741668Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-26T09:11:45.679816719Z level=info msg="Migration successfully executed" id="Update folder title length" duration=81.382µs logger=migrator t=2026-04-26T09:11:45.687270078Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-26T09:11:45.688852755Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.583297ms logger=migrator t=2026-04-26T09:11:45.695533165Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-26T09:11:45.696630421Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.097136ms logger=migrator t=2026-04-26T09:11:45.704828467Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-26T09:11:45.705780559Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=951.602µs logger=migrator t=2026-04-26T09:11:45.712747937Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-26T09:11:45.713099345Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=354.379µs logger=migrator t=2026-04-26T09:11:45.718585946Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-26T09:11:45.718791141Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=204.815µs logger=migrator t=2026-04-26T09:11:45.72375076Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-26T09:11:45.7250105Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.258959ms logger=migrator t=2026-04-26T09:11:45.734726502Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-26T09:11:45.736529325Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.802753ms logger=migrator t=2026-04-26T09:11:45.745306414Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-26T09:11:45.746906883Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.602749ms logger=migrator t=2026-04-26T09:11:45.769700158Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-26T09:11:45.774549884Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=4.851276ms logger=migrator t=2026-04-26T09:11:45.780474476Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-26T09:11:45.785135127Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=4.661901ms logger=migrator t=2026-04-26T09:11:45.791074379Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-26T09:11:45.792577375Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.502555ms logger=migrator t=2026-04-26T09:11:45.799119352Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-26T09:11:45.800467113Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.344321ms logger=migrator t=2026-04-26T09:11:45.807284356Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-26T09:11:45.808495385Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.212599ms logger=migrator t=2026-04-26T09:11:45.813861324Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-26T09:11:45.814816416Z level=info msg="Migration successfully executed" id="create signing_key table" duration=954.452µs logger=migrator t=2026-04-26T09:11:45.820493172Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-26T09:11:45.822553501Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.040029ms logger=migrator t=2026-04-26T09:11:45.828975415Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-26T09:11:45.830161554Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.185619ms logger=migrator t=2026-04-26T09:11:45.836149746Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-26T09:11:45.836499035Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=350.959µs logger=migrator t=2026-04-26T09:11:45.842779835Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-26T09:11:45.852575379Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.795134ms logger=migrator t=2026-04-26T09:11:45.859152496Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-26T09:11:45.859683629Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=532.063µs logger=migrator t=2026-04-26T09:11:45.866115342Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-26T09:11:45.866215065Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=105.513µs logger=migrator t=2026-04-26T09:11:45.871680025Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-26T09:11:45.873282594Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.601899ms logger=migrator t=2026-04-26T09:11:45.877876134Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-26T09:11:45.877905635Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.34µs logger=migrator t=2026-04-26T09:11:45.883697583Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-26T09:11:45.886035499Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.340956ms logger=migrator t=2026-04-26T09:11:45.899019359Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-26T09:11:45.900787192Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.771573ms logger=migrator t=2026-04-26T09:11:45.907107952Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-26T09:11:45.908211098Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.102856ms logger=migrator t=2026-04-26T09:11:45.916187809Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-26T09:11:45.917221575Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.039756ms logger=migrator t=2026-04-26T09:11:45.934294193Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-26T09:11:45.935347227Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.058325ms logger=migrator t=2026-04-26T09:11:45.949133047Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-26T09:11:45.949721821Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=589.954µs logger=migrator t=2026-04-26T09:11:45.963348747Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-26T09:11:45.964229767Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=883.231µs logger=migrator t=2026-04-26T09:11:45.987998996Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-26T09:11:45.988688332Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=690.736µs logger=migrator t=2026-04-26T09:11:46.02413952Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-26T09:11:46.037053168Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.917728ms logger=migrator t=2026-04-26T09:11:46.062801185Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-26T09:11:46.073772417Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.973403ms logger=migrator t=2026-04-26T09:11:46.078715234Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-26T09:11:46.090715062Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.006228ms logger=migrator t=2026-04-26T09:11:46.095020884Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-26T09:11:46.095071105Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=50.991µs logger=migrator t=2026-04-26T09:11:46.100362792Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-26T09:11:46.117391369Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=17.029627ms logger=migrator t=2026-04-26T09:11:46.125024162Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-26T09:11:46.132009008Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.984506ms logger=migrator t=2026-04-26T09:11:46.136920726Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-26T09:11:46.137166982Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=245.926µs logger=migrator t=2026-04-26T09:11:46.142398657Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.977625975s logger=migrator t=2026-04-26T09:11:46.143013671Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-26T09:11:46.158677056Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-26T09:11:46.158878541Z level=info msg="Created default organization" logger=secrets t=2026-04-26T09:11:46.169330891Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-26T09:11:46.250109422Z level=info msg="Restored cache from database" duration=407.61µs logger=plugin.store t=2026-04-26T09:11:46.252298444Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-26T09:11:46.295597379Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-26T09:11:46.29562709Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-26T09:11:46.295685221Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-26T09:11:46.295698042Z level=info msg="Plugins loaded" count=54 duration=43.400458ms logger=query_data t=2026-04-26T09:11:46.299884961Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-26T09:11:46.303112438Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-26T09:11:46.308917238Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-26T09:11:46.322552423Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-26T09:11:46.324727465Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-26T09:11:46.327623614Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-26T09:11:46.352857228Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-26T09:11:46.374103686Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-26T09:11:46.399082023Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-26T09:11:46.399121014Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-26T09:11:46.400248301Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-26T09:11:46.401124251Z level=info msg="Storage starting" logger=http.server t=2026-04-26T09:11:46.401523741Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-04-26T09:11:46.402111805Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-26T09:11:46.496668326Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-26T09:11:46.500301422Z level=info msg="State cache has been initialized" states=0 duration=100.047272ms logger=ngalert.scheduler t=2026-04-26T09:11:46.500355974Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-26T09:11:46.501948021Z level=info msg=starting first_tick=2026-04-26T09:11:50Z logger=grafana.update.checker t=2026-04-26T09:11:46.50227151Z level=info msg="Update check succeeded" duration=100.719318ms logger=plugins.update.checker t=2026-04-26T09:11:46.510186758Z level=info msg="Update check succeeded" duration=107.595342ms logger=provisioning.dashboard t=2026-04-26T09:11:46.55962239Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-26T09:11:46.566002993Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-26T09:11:46.597999398Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-26T09:11:46.608870878Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-26T09:11:46.625088825Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-26T09:11:46.633291191Z level=info msg="Patterns update finished" duration=159.203796ms logger=grafana-apiserver t=2026-04-26T09:11:46.688561002Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-26T09:11:46.688981202Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-26T09:11:49.805021048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:49.805810118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:49.848557529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:49.913789889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:49.940247402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:49.965995807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:49.98371329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.003002981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.021841642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.042576147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.060543507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.084434858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.104523998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.136644336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.151159463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.178812374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.196753083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.238809988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.254547844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.281693154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.300497332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.331297539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.371606853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.454950144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.477913384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.526141796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.541402931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.590830263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.607615494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.675760613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.691647293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.738948004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.772025884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.834925647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.856165556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.901772955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.921845905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:50.981001679Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.005687699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.059624539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.078994732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.143946224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.163725048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.226101128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.249735153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.334136471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.356511906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.418801035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.440326729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.509239587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.52150624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.577846306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.591815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.660104363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.692257481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.76079222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.775101532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.831983901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.850266639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.905216322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:51.921918851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.003701786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.027782672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.098689867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.124980776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.217808135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.240362084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.309933677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.324994016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.384178221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.406062535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.483404164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.504355724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.6033299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.621247588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.689038469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.704828557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.7681481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.784986442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:11:52.864047692Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-26T09:13:40.431641603Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-26T09:21:46.438396238Z level=info msg="Completed cleanup jobs" duration=36.964403ms logger=plugins.update.checker t=2026-04-26T09:21:46.563096883Z level=info msg="Update check succeeded" duration=51.790244ms logger=sqlstore.transactions t=2026-04-26T09:26:46.320170368Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-26T09:31:46.415782972Z level=info msg="Completed cleanup jobs" duration=13.911161ms logger=plugins.update.checker t=2026-04-26T09:31:46.567785658Z level=info msg="Update check succeeded" duration=57.202642ms