logger=settings t=2026-05-06T05:11:40.603168157Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-06T05:11:40Z logger=settings t=2026-05-06T05:11:40.603590177Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-06T05:11:40.603608747Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-06T05:11:40.603613577Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-06T05:11:40.603619437Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-06T05:11:40.603623828Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-06T05:11:40.603627828Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-06T05:11:40.603631638Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-06T05:11:40.603636398Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-06T05:11:40.60371838Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-06T05:11:40.60373176Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-06T05:11:40.60373614Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-06T05:11:40.60374002Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-06T05:11:40.60374414Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-06T05:11:40.60374856Z level=info msg=Target target=[all] logger=settings t=2026-05-06T05:11:40.603762481Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-06T05:11:40.603766521Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-06T05:11:40.603812372Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-06T05:11:40.603826112Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-06T05:11:40.603830442Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-06T05:11:40.603837123Z level=info msg="App mode production" logger=sqlstore t=2026-05-06T05:11:40.604262293Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-06T05:11:40.604285633Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-06T05:11:40.606621909Z level=info msg="Locking database" logger=migrator t=2026-05-06T05:11:40.606682751Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-06T05:11:40.611323473Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-06T05:11:40.613772332Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.461859ms logger=migrator t=2026-05-06T05:11:40.848806255Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-06T05:11:40.849889621Z level=info msg="Migration successfully executed" id="create user table" duration=1.087876ms logger=migrator t=2026-05-06T05:11:40.861337786Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-06T05:11:40.862832992Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.497857ms logger=migrator t=2026-05-06T05:11:40.873754825Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-06T05:11:40.875296291Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.544207ms logger=migrator t=2026-05-06T05:11:40.886990862Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-06T05:11:40.888524579Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.536298ms logger=migrator t=2026-05-06T05:11:40.895599538Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-06T05:11:40.896590133Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=994.445µs logger=migrator t=2026-05-06T05:11:40.900804343Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-06T05:11:40.903652502Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.849479ms logger=migrator t=2026-05-06T05:11:40.909868641Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-06T05:11:40.910899736Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.031705ms logger=migrator t=2026-05-06T05:11:40.916726616Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-06T05:11:40.917454093Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=728.097µs logger=migrator t=2026-05-06T05:11:40.92272565Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-06T05:11:40.923397226Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=671.586µs logger=migrator t=2026-05-06T05:11:40.927978126Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-06T05:11:40.928629742Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=637.375µs logger=migrator t=2026-05-06T05:11:40.932104945Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-06T05:11:40.932950436Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=845.591µs logger=migrator t=2026-05-06T05:11:40.939323859Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-06T05:11:40.940756713Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.451815ms logger=migrator t=2026-05-06T05:11:40.947143037Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-06T05:11:40.947217548Z level=info msg="Migration successfully executed" id="Update user table charset" duration=77.571µs logger=migrator t=2026-05-06T05:11:40.953926599Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-06T05:11:40.95560927Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.687801ms logger=migrator t=2026-05-06T05:11:40.960565159Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-06T05:11:40.960959778Z level=info msg="Migration successfully executed" id="Add missing user data" duration=398.389µs logger=migrator t=2026-05-06T05:11:40.964422121Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-06T05:11:40.965713962Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.291271ms logger=migrator t=2026-05-06T05:11:40.970005855Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-06T05:11:40.970791854Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=785.579µs logger=migrator t=2026-05-06T05:11:40.975737973Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-06T05:11:40.977740901Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.005098ms logger=migrator t=2026-05-06T05:11:40.982403102Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-06T05:11:40.990899556Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.492614ms logger=migrator t=2026-05-06T05:11:41.004324779Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-06T05:11:41.007008834Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.685374ms logger=migrator t=2026-05-06T05:11:41.014014202Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-06T05:11:41.014627517Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=616.895µs logger=migrator t=2026-05-06T05:11:41.019983165Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-06T05:11:41.020783604Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=795.349µs logger=migrator t=2026-05-06T05:11:41.024569055Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-06T05:11:41.024957025Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=387.92µs logger=migrator t=2026-05-06T05:11:41.028372487Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-06T05:11:41.029102664Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=730.157µs logger=migrator t=2026-05-06T05:11:41.045197621Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-06T05:11:41.046734808Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.537966ms logger=migrator t=2026-05-06T05:11:41.052199969Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-06T05:11:41.053361697Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.169129ms logger=migrator t=2026-05-06T05:11:41.05847254Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-06T05:11:41.059548405Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.075355ms logger=migrator t=2026-05-06T05:11:41.063637023Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-06T05:11:41.064448863Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=811.42µs logger=migrator t=2026-05-06T05:11:41.068890709Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-06T05:11:41.069651108Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=760.629µs logger=migrator t=2026-05-06T05:11:41.074894994Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-06T05:11:41.074919934Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.81µs logger=migrator t=2026-05-06T05:11:41.07890976Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-06T05:11:41.079804352Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=898.661µs logger=migrator t=2026-05-06T05:11:41.08512762Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-06T05:11:41.086454852Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.338743ms logger=migrator t=2026-05-06T05:11:41.092079827Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-06T05:11:41.092852915Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=772.008µs logger=migrator t=2026-05-06T05:11:41.097661791Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-06T05:11:41.099053484Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.395223ms logger=migrator t=2026-05-06T05:11:41.10429865Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-06T05:11:41.107970878Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.673058ms logger=migrator t=2026-05-06T05:11:41.111873282Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-06T05:11:41.112704782Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=831.74µs logger=migrator t=2026-05-06T05:11:41.117427995Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-06T05:11:41.118616464Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.188238ms logger=migrator t=2026-05-06T05:11:41.145680484Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-06T05:11:41.147750983Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=2.072119ms logger=migrator t=2026-05-06T05:11:41.153989733Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-06T05:11:41.155048198Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.065055ms logger=migrator t=2026-05-06T05:11:41.16259139Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-06T05:11:41.164798163Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=2.206172ms logger=migrator t=2026-05-06T05:11:41.177344624Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-06T05:11:41.177833886Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=485.531µs logger=migrator t=2026-05-06T05:11:41.183745987Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-06T05:11:41.184419314Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=677.517µs logger=migrator t=2026-05-06T05:11:41.189100006Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-06T05:11:41.189559667Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=459.431µs logger=migrator t=2026-05-06T05:11:41.195582681Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-06T05:11:41.196865413Z level=info msg="Migration successfully executed" id="create star table" duration=1.273851ms logger=migrator t=2026-05-06T05:11:41.203750078Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-06T05:11:41.205194333Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.446745ms logger=migrator t=2026-05-06T05:11:41.211692898Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-06T05:11:41.212691443Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.001005ms logger=migrator t=2026-05-06T05:11:41.217739793Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-06T05:11:41.218617865Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=874.652µs logger=migrator t=2026-05-06T05:11:41.223585394Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-06T05:11:41.224290901Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=704.797µs logger=migrator t=2026-05-06T05:11:41.230524271Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-06T05:11:41.231265689Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=741.028µs logger=migrator t=2026-05-06T05:11:41.236377102Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-06T05:11:41.237184021Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=806.25µs logger=migrator t=2026-05-06T05:11:41.242811396Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-06T05:11:41.244104857Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.290842ms logger=migrator t=2026-05-06T05:11:41.249603639Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-06T05:11:41.24963539Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.091µs logger=migrator t=2026-05-06T05:11:41.257392887Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-06T05:11:41.257427727Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=35.88µs logger=migrator t=2026-05-06T05:11:41.262623891Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-06T05:11:41.262907349Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=281.228µs logger=migrator t=2026-05-06T05:11:41.268558315Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-06T05:11:41.269804794Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.246909ms logger=migrator t=2026-05-06T05:11:41.277794216Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-06T05:11:41.279307572Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.513536ms logger=migrator t=2026-05-06T05:11:41.285341148Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-06T05:11:41.286401483Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.061905ms logger=migrator t=2026-05-06T05:11:41.292672133Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-06T05:11:41.293540174Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=868.061µs logger=migrator t=2026-05-06T05:11:41.299552889Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-06T05:11:41.300415099Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=862.34µs logger=migrator t=2026-05-06T05:11:41.308247627Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-06T05:11:41.309444946Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.197739ms logger=migrator t=2026-05-06T05:11:41.314479497Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-06T05:11:41.322702755Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.243648ms logger=migrator t=2026-05-06T05:11:41.327548991Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-06T05:11:41.328302129Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=753.508µs logger=migrator t=2026-05-06T05:11:41.334961298Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-06T05:11:41.335787289Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=826.651µs logger=migrator t=2026-05-06T05:11:41.341537477Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-06T05:11:41.342866878Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.328551ms logger=migrator t=2026-05-06T05:11:41.348453833Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-06T05:11:41.348792631Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=340.399µs logger=migrator t=2026-05-06T05:11:41.353919284Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-06T05:11:41.355430961Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.511936ms logger=migrator t=2026-05-06T05:11:41.359921988Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-06T05:11:41.36003142Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=110.502µs logger=migrator t=2026-05-06T05:11:41.364890578Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-06T05:11:41.366723592Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.833095ms logger=migrator t=2026-05-06T05:11:41.372107621Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-06T05:11:41.373986545Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.876794ms logger=migrator t=2026-05-06T05:11:41.381387313Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-06T05:11:41.383359811Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.973288ms logger=migrator t=2026-05-06T05:11:41.388125485Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-06T05:11:41.38875159Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=623.495µs logger=migrator t=2026-05-06T05:11:41.393025283Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-06T05:11:41.395079023Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.05382ms logger=migrator t=2026-05-06T05:11:41.400061231Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-06T05:11:41.400950883Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=888.952µs logger=migrator t=2026-05-06T05:11:41.406671531Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-06T05:11:41.408615198Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.948247ms logger=migrator t=2026-05-06T05:11:41.421299862Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-06T05:11:41.421348993Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=57.611µs logger=migrator t=2026-05-06T05:11:41.428843783Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-06T05:11:41.428870754Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.821µs logger=migrator t=2026-05-06T05:11:41.432610103Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-06T05:11:41.434156171Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.546278ms logger=migrator t=2026-05-06T05:11:41.438985236Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-06T05:11:41.442178724Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.188607ms logger=migrator t=2026-05-06T05:11:41.446782923Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-06T05:11:41.449838597Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.056484ms logger=migrator t=2026-05-06T05:11:41.455344939Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-06T05:11:41.457319027Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.974138ms logger=migrator t=2026-05-06T05:11:41.462525522Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-06T05:11:41.462740137Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=215.195µs logger=migrator t=2026-05-06T05:11:41.467645705Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-06T05:11:41.468840413Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.194468ms logger=migrator t=2026-05-06T05:11:41.474079839Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-06T05:11:41.475333839Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.25547ms logger=migrator t=2026-05-06T05:11:41.480407981Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-06T05:11:41.480435492Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.411µs logger=migrator t=2026-05-06T05:11:41.484809297Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-06T05:11:41.485851392Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.035475ms logger=migrator t=2026-05-06T05:11:41.490823181Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-06T05:11:41.49201828Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.195309ms logger=migrator t=2026-05-06T05:11:41.497298817Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-06T05:11:41.503361022Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.058396ms logger=migrator t=2026-05-06T05:11:41.50827689Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-06T05:11:41.509721815Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.448975ms logger=migrator t=2026-05-06T05:11:41.516407826Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-06T05:11:41.517767398Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.360683ms logger=migrator t=2026-05-06T05:11:41.522962643Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-06T05:11:41.524375617Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.411614ms logger=migrator t=2026-05-06T05:11:41.530259918Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-06T05:11:41.530608846Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=348.898µs logger=migrator t=2026-05-06T05:11:41.538128057Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-06T05:11:41.539236273Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.111586ms logger=migrator t=2026-05-06T05:11:41.544953141Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-06T05:11:41.548102726Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.150555ms logger=migrator t=2026-05-06T05:11:41.552940423Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-06T05:11:41.553964877Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.033625ms logger=migrator t=2026-05-06T05:11:41.558465186Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-06T05:11:41.55867033Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=205.744µs logger=migrator t=2026-05-06T05:11:41.562635416Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-06T05:11:41.562862941Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=227.655µs logger=migrator t=2026-05-06T05:11:41.569953381Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-06T05:11:41.571159401Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.21047ms logger=migrator t=2026-05-06T05:11:41.576355055Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-06T05:11:41.578159028Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.805113ms logger=migrator t=2026-05-06T05:11:41.582410531Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-06T05:11:41.583480286Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.072935ms logger=migrator t=2026-05-06T05:11:41.589647444Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-06T05:11:41.591701203Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.053259ms logger=migrator t=2026-05-06T05:11:41.596083748Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-06T05:11:41.59694552Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=861.532µs logger=migrator t=2026-05-06T05:11:41.602419111Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-06T05:11:41.603247641Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=864.141µs logger=migrator t=2026-05-06T05:11:41.607045432Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-06T05:11:41.607739389Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=695.557µs logger=migrator t=2026-05-06T05:11:41.610880844Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-06T05:11:41.616793766Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.912352ms logger=migrator t=2026-05-06T05:11:41.622159205Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-06T05:11:41.623347513Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.190728ms logger=migrator t=2026-05-06T05:11:41.626654382Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-06T05:11:41.627449042Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=794.37µs logger=migrator t=2026-05-06T05:11:41.630973136Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-06T05:11:41.631761075Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=787.789µs logger=migrator t=2026-05-06T05:11:41.638133028Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-06T05:11:41.63988545Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.755642ms logger=migrator t=2026-05-06T05:11:41.64443766Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-06T05:11:41.647835611Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.395801ms logger=migrator t=2026-05-06T05:11:41.652814211Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-06T05:11:41.654950522Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.140921ms logger=migrator t=2026-05-06T05:11:41.660582627Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-06T05:11:41.660616028Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.461µs logger=migrator t=2026-05-06T05:11:41.664395609Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-06T05:11:41.664635985Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=240.316µs logger=migrator t=2026-05-06T05:11:41.668215021Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-06T05:11:41.672451713Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.235723ms logger=migrator t=2026-05-06T05:11:41.676416678Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-06T05:11:41.676613712Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=197.754µs logger=migrator t=2026-05-06T05:11:41.681989991Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-06T05:11:41.682174846Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=185.485µs logger=migrator t=2026-05-06T05:11:41.686357837Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-06T05:11:41.688917778Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.556111ms logger=migrator t=2026-05-06T05:11:41.693456146Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-06T05:11:41.693653241Z level=info msg="Migration successfully executed" id="Update uid value" duration=197.055µs logger=migrator t=2026-05-06T05:11:41.698781305Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-06T05:11:41.699883792Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.100957ms logger=migrator t=2026-05-06T05:11:41.704517142Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-06T05:11:41.706161472Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.64237ms logger=migrator t=2026-05-06T05:11:41.710483165Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-06T05:11:41.711410258Z level=info msg="Migration successfully executed" id="create api_key table" duration=927.593µs logger=migrator t=2026-05-06T05:11:41.718678212Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-06T05:11:41.719999484Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.320082ms logger=migrator t=2026-05-06T05:11:41.725566868Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-06T05:11:41.726748276Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.190198ms logger=migrator t=2026-05-06T05:11:41.807512596Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-06T05:11:41.80978856Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.278984ms logger=migrator t=2026-05-06T05:11:41.8173104Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-06T05:11:41.818479589Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.166329ms logger=migrator t=2026-05-06T05:11:41.823488909Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-06T05:11:41.824213277Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=724.378µs logger=migrator t=2026-05-06T05:11:41.828031428Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-06T05:11:41.828753386Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=722.158µs logger=migrator t=2026-05-06T05:11:41.832548347Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-06T05:11:41.839896393Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.344766ms logger=migrator t=2026-05-06T05:11:41.8439083Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-06T05:11:41.844649617Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=744.327µs logger=migrator t=2026-05-06T05:11:41.849369281Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-06T05:11:41.850400195Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.028475ms logger=migrator t=2026-05-06T05:11:41.854234038Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-06T05:11:41.854774701Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=540.713µs logger=migrator t=2026-05-06T05:11:41.858165222Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-06T05:11:41.858753826Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=588.014µs logger=migrator t=2026-05-06T05:11:41.864110674Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-06T05:11:41.864636687Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=526.463µs logger=migrator t=2026-05-06T05:11:41.86932664Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-06T05:11:41.870302523Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=973.113µs logger=migrator t=2026-05-06T05:11:41.874688209Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-06T05:11:41.874713799Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.98µs logger=migrator t=2026-05-06T05:11:41.879795862Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-06T05:11:41.884535374Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.740153ms logger=migrator t=2026-05-06T05:11:41.888360067Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-06T05:11:41.891460671Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.100934ms logger=migrator t=2026-05-06T05:11:41.897537567Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-06T05:11:41.897729692Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=195.405µs logger=migrator t=2026-05-06T05:11:41.903111161Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-06T05:11:41.905720294Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.608903ms logger=migrator t=2026-05-06T05:11:41.909665448Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-06T05:11:41.912291271Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.625393ms logger=migrator t=2026-05-06T05:11:41.918154752Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-06T05:11:41.91889304Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=738.708µs logger=migrator t=2026-05-06T05:11:41.923384167Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-06T05:11:41.923937781Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=556.254µs logger=migrator t=2026-05-06T05:11:41.92891485Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-06T05:11:41.930628932Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.712522ms logger=migrator t=2026-05-06T05:11:41.934767641Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-06T05:11:41.936066593Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.298862ms logger=migrator t=2026-05-06T05:11:41.941032552Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-06T05:11:41.941805781Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=773.468µs logger=migrator t=2026-05-06T05:11:41.946046282Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-06T05:11:41.947128908Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.096127ms logger=migrator t=2026-05-06T05:11:41.951463622Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-06T05:11:41.951565884Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=106.312µs logger=migrator t=2026-05-06T05:11:41.955436768Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-06T05:11:41.955475569Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=37.201µs logger=migrator t=2026-05-06T05:11:41.960863228Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-06T05:11:41.964472194Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.608286ms logger=migrator t=2026-05-06T05:11:41.967689462Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-06T05:11:41.969733881Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.044529ms logger=migrator t=2026-05-06T05:11:41.973110422Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-06T05:11:41.973174633Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=64.761µs logger=migrator t=2026-05-06T05:11:41.981099604Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-06T05:11:41.982759043Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.658699ms logger=migrator t=2026-05-06T05:11:41.986978705Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-06T05:11:41.987761873Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=780.958µs logger=migrator t=2026-05-06T05:11:41.992893777Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-06T05:11:41.992923947Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.61µs logger=migrator t=2026-05-06T05:11:41.996438892Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-06T05:11:41.997751734Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.313182ms logger=migrator t=2026-05-06T05:11:42.00344486Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-06T05:11:42.004566387Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.123107ms logger=migrator t=2026-05-06T05:11:42.008461831Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-06T05:11:42.01134796Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.885239ms logger=migrator t=2026-05-06T05:11:42.014898175Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-06T05:11:42.014940736Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=44.151µs logger=migrator t=2026-05-06T05:11:42.019555497Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-06T05:11:42.020900839Z level=info msg="Migration successfully executed" id="create session table" duration=1.345092ms logger=migrator t=2026-05-06T05:11:42.025729986Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-06T05:11:42.025846578Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=118.092µs logger=migrator t=2026-05-06T05:11:42.029920676Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-06T05:11:42.029998207Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=77.801µs logger=migrator t=2026-05-06T05:11:42.034420254Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-06T05:11:42.03506619Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=645.445µs logger=migrator t=2026-05-06T05:11:42.039187859Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-06T05:11:42.040300375Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.115706ms logger=migrator t=2026-05-06T05:11:42.04504506Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-06T05:11:42.045158272Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=113.903µs logger=migrator t=2026-05-06T05:11:42.048680666Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-06T05:11:42.048705457Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.131µs logger=migrator t=2026-05-06T05:11:42.053041662Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-06T05:11:42.058367959Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.319836ms logger=migrator t=2026-05-06T05:11:42.062190191Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-06T05:11:42.065155122Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.964771ms logger=migrator t=2026-05-06T05:11:42.068206245Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-06T05:11:42.068280437Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=74.522µs logger=migrator t=2026-05-06T05:11:42.073284197Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-06T05:11:42.073351989Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=68.402µs logger=migrator t=2026-05-06T05:11:42.077290893Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-06T05:11:42.078113443Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=825.02µs logger=migrator t=2026-05-06T05:11:42.081994907Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-06T05:11:42.082067018Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=36.951µs logger=migrator t=2026-05-06T05:11:42.085853029Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-06T05:11:42.089072986Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.221097ms logger=migrator t=2026-05-06T05:11:42.093901142Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-06T05:11:42.094071746Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=170.554µs logger=migrator t=2026-05-06T05:11:42.097321144Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-06T05:11:42.100339717Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.017522ms logger=migrator t=2026-05-06T05:11:42.103577625Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-06T05:11:42.106672559Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.092524ms logger=migrator t=2026-05-06T05:11:42.110949001Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-06T05:11:42.111020873Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.862µs logger=migrator t=2026-05-06T05:11:42.114485087Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-06T05:11:42.115339427Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=853.19µs logger=migrator t=2026-05-06T05:11:42.122650542Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-06T05:11:42.123452402Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=803.09µs logger=migrator t=2026-05-06T05:11:42.12796245Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-06T05:11:42.129009336Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.046006ms logger=migrator t=2026-05-06T05:11:42.133608296Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-06T05:11:42.134480037Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=871.391µs logger=migrator t=2026-05-06T05:11:42.138746249Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-06T05:11:42.140047651Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.301302ms logger=migrator t=2026-05-06T05:11:42.145259775Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-06T05:11:42.146541116Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.285111ms logger=migrator t=2026-05-06T05:11:42.151080716Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-06T05:11:42.151735201Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=654.825µs logger=migrator t=2026-05-06T05:11:42.156508146Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-06T05:11:42.157336076Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=827.72µs logger=migrator t=2026-05-06T05:11:42.163869942Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-06T05:11:42.165079622Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.2232ms logger=migrator t=2026-05-06T05:11:42.172383127Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-06T05:11:42.182656514Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.272927ms logger=migrator t=2026-05-06T05:11:42.187074269Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-06T05:11:42.187608863Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=537.444µs logger=migrator t=2026-05-06T05:11:42.191751802Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-06T05:11:42.192556791Z 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=804.789µs logger=migrator t=2026-05-06T05:11:42.19624022Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-06T05:11:42.196512807Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=272.936µs logger=migrator t=2026-05-06T05:11:42.199860777Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-06T05:11:42.200633145Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=774.128µs logger=migrator t=2026-05-06T05:11:42.205059961Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-06T05:11:42.206321481Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.26275ms logger=migrator t=2026-05-06T05:11:42.209919949Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-06T05:11:42.215240815Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.322476ms logger=migrator t=2026-05-06T05:11:42.219719373Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-06T05:11:42.223437962Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.717869ms logger=migrator t=2026-05-06T05:11:42.228472933Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-06T05:11:42.232142482Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.669169ms logger=migrator t=2026-05-06T05:11:42.238337071Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-06T05:11:42.241891116Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.554325ms logger=migrator t=2026-05-06T05:11:42.245511353Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-06T05:11:42.246404365Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=892.143µs logger=migrator t=2026-05-06T05:11:42.252556742Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-06T05:11:42.252597793Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=42.451µs logger=migrator t=2026-05-06T05:11:42.255970654Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-06T05:11:42.255991964Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=22.55µs logger=migrator t=2026-05-06T05:11:42.259440237Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-06T05:11:42.260169785Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=727.458µs logger=migrator t=2026-05-06T05:11:42.265029621Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T05:11:42.265887552Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=857.301µs logger=migrator t=2026-05-06T05:11:42.271122257Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-06T05:11:42.271799884Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=677.487µs logger=migrator t=2026-05-06T05:11:42.276111097Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-06T05:11:42.27743521Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.323992ms logger=migrator t=2026-05-06T05:11:42.283674739Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T05:11:42.284760115Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.088996ms logger=migrator t=2026-05-06T05:11:42.288059254Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-06T05:11:42.292007649Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.947265ms logger=migrator t=2026-05-06T05:11:42.295490453Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-06T05:11:42.299269043Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.77809ms logger=migrator t=2026-05-06T05:11:42.303478925Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-06T05:11:42.303651709Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=173.154µs logger=migrator t=2026-05-06T05:11:42.306514137Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-06T05:11:42.307370518Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=855.361µs logger=migrator t=2026-05-06T05:11:42.311274422Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-06T05:11:42.312523612Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.2491ms logger=migrator t=2026-05-06T05:11:42.316907577Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-06T05:11:42.322903501Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.996444ms logger=migrator t=2026-05-06T05:11:42.32661128Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-06T05:11:42.326674842Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=64.142µs logger=migrator t=2026-05-06T05:11:42.330478543Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-06T05:11:42.331275752Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=794.039µs logger=migrator t=2026-05-06T05:11:42.334640363Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-06T05:11:42.335475322Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=834.589µs logger=migrator t=2026-05-06T05:11:42.341523679Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-06T05:11:42.341612651Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=96.683µs logger=migrator t=2026-05-06T05:11:42.3449241Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-06T05:11:42.34577806Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=853.8µs logger=migrator t=2026-05-06T05:11:42.349876579Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-06T05:11:42.350726519Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=849.47µs logger=migrator t=2026-05-06T05:11:42.355697009Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-06T05:11:42.356550929Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=854.08µs logger=migrator t=2026-05-06T05:11:42.360484303Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-06T05:11:42.361405616Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=920.653µs logger=migrator t=2026-05-06T05:11:42.365610847Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-06T05:11:42.368062035Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.448629ms logger=migrator t=2026-05-06T05:11:42.372576814Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-06T05:11:42.374545741Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.969957ms logger=migrator t=2026-05-06T05:11:42.379562011Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-06T05:11:42.379609703Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=54.322µs logger=migrator t=2026-05-06T05:11:42.383476566Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-06T05:11:42.390668248Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.192462ms logger=migrator t=2026-05-06T05:11:42.395452303Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-06T05:11:42.396296153Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=841.64µs logger=migrator t=2026-05-06T05:11:42.400953175Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-06T05:11:42.405508234Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.544489ms logger=migrator t=2026-05-06T05:11:42.408718682Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-06T05:11:42.40947639Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=756.368µs logger=migrator t=2026-05-06T05:11:42.417835101Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-06T05:11:42.419516751Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.68543ms logger=migrator t=2026-05-06T05:11:42.425019443Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-06T05:11:42.426291354Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.273121ms logger=migrator t=2026-05-06T05:11:42.431063299Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-06T05:11:42.445410153Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.341344ms logger=migrator t=2026-05-06T05:11:42.45029042Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-06T05:11:42.450879804Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=589.455µs logger=migrator t=2026-05-06T05:11:42.455888604Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-06T05:11:42.45736743Z 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.478666ms logger=migrator t=2026-05-06T05:11:42.462931453Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-06T05:11:42.46320954Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=278.027µs logger=migrator t=2026-05-06T05:11:42.466903249Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-06T05:11:42.467426911Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=523.913µs logger=migrator t=2026-05-06T05:11:42.4711116Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-06T05:11:42.471320825Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=209.445µs logger=migrator t=2026-05-06T05:11:42.475250889Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-06T05:11:42.481705745Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.450736ms logger=migrator t=2026-05-06T05:11:42.485827173Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-06T05:11:42.489857531Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.030008ms logger=migrator t=2026-05-06T05:11:42.494239255Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-06T05:11:42.495084305Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=844.96µs logger=migrator t=2026-05-06T05:11:42.498672692Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-06T05:11:42.500021724Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.348502ms logger=migrator t=2026-05-06T05:11:42.50400382Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-06T05:11:42.504332258Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=328.678µs logger=migrator t=2026-05-06T05:11:42.509545383Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-06T05:11:42.513804345Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.258532ms logger=migrator t=2026-05-06T05:11:42.517252118Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-06T05:11:42.518186001Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=930.733µs logger=migrator t=2026-05-06T05:11:42.522308269Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-06T05:11:42.522527674Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=220.305µs logger=migrator t=2026-05-06T05:11:42.527851232Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-06T05:11:42.528208001Z level=info msg="Migration successfully executed" id="Move region to single row" duration=356.269µs logger=migrator t=2026-05-06T05:11:42.531601172Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-06T05:11:42.532238348Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=637.126µs logger=migrator t=2026-05-06T05:11:42.536052799Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-06T05:11:42.53735222Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.298871ms logger=migrator t=2026-05-06T05:11:42.542025432Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T05:11:42.542992395Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=969.893µs logger=migrator t=2026-05-06T05:11:42.546733866Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T05:11:42.547618557Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=884.181µs logger=migrator t=2026-05-06T05:11:42.552076204Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-06T05:11:42.552849163Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=773.079µs logger=migrator t=2026-05-06T05:11:42.557111745Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-06T05:11:42.558005177Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=893.172µs logger=migrator t=2026-05-06T05:11:42.561738266Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-06T05:11:42.561885279Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=147.363µs logger=migrator t=2026-05-06T05:11:42.565915447Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-06T05:11:42.56733393Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.417483ms logger=migrator t=2026-05-06T05:11:42.583764275Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-06T05:11:42.585101718Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.336572ms logger=migrator t=2026-05-06T05:11:42.590218769Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-06T05:11:42.591146122Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=928.543µs logger=migrator t=2026-05-06T05:11:42.595188159Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-06T05:11:42.596044109Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=855.39µs logger=migrator t=2026-05-06T05:11:42.600787754Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-06T05:11:42.600968548Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=181.004µs logger=migrator t=2026-05-06T05:11:42.604319108Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-06T05:11:42.604661426Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=338.298µs logger=migrator t=2026-05-06T05:11:42.607946416Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-06T05:11:42.608012988Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=67.251µs logger=migrator t=2026-05-06T05:11:42.611721866Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-06T05:11:42.612914224Z level=info msg="Migration successfully executed" id="create team table" duration=1.191808ms logger=migrator t=2026-05-06T05:11:42.618752176Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-06T05:11:42.620180039Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.427483ms logger=migrator t=2026-05-06T05:11:42.624579605Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-06T05:11:42.626023509Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.445934ms logger=migrator t=2026-05-06T05:11:42.629967235Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-06T05:11:42.634575975Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.60832ms logger=migrator t=2026-05-06T05:11:42.639940914Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-06T05:11:42.640112248Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=171.524µs logger=migrator t=2026-05-06T05:11:42.64520348Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-06T05:11:42.646906282Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.701072ms logger=migrator t=2026-05-06T05:11:42.652549927Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-06T05:11:42.653734295Z level=info msg="Migration successfully executed" id="create team member table" duration=1.178458ms logger=migrator t=2026-05-06T05:11:42.658305785Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-06T05:11:42.659652827Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.345052ms logger=migrator t=2026-05-06T05:11:42.664475243Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-06T05:11:42.665399025Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=922.742µs logger=migrator t=2026-05-06T05:11:42.669635777Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-06T05:11:42.67059284Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=952.463µs logger=migrator t=2026-05-06T05:11:42.675723603Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-06T05:11:42.681555813Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.83148ms logger=migrator t=2026-05-06T05:11:42.687352562Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-06T05:11:42.692609849Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.252446ms logger=migrator t=2026-05-06T05:11:42.699298869Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-06T05:11:42.704462753Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.130843ms logger=migrator t=2026-05-06T05:11:42.709814062Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-06T05:11:42.710862707Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.049695ms logger=migrator t=2026-05-06T05:11:42.717307242Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-06T05:11:42.718558841Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.251849ms logger=migrator t=2026-05-06T05:11:42.725819816Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-06T05:11:42.727454295Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.635469ms logger=migrator t=2026-05-06T05:11:42.734696749Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-06T05:11:42.735816986Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.119497ms logger=migrator t=2026-05-06T05:11:42.740852097Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-06T05:11:42.742467836Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.615479ms logger=migrator t=2026-05-06T05:11:42.748120752Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-06T05:11:42.749585916Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.466744ms logger=migrator t=2026-05-06T05:11:42.756976774Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-06T05:11:42.758118371Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.147237ms logger=migrator t=2026-05-06T05:11:42.763386328Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-06T05:11:42.764443884Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.058596ms logger=migrator t=2026-05-06T05:11:42.769637388Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-06T05:11:42.770228753Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=588.615µs logger=migrator t=2026-05-06T05:11:42.77430443Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-06T05:11:42.774582437Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=278.857µs logger=migrator t=2026-05-06T05:11:42.779662139Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-06T05:11:42.780836216Z level=info msg="Migration successfully executed" id="create tag table" duration=1.174217ms logger=migrator t=2026-05-06T05:11:42.7872126Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-06T05:11:42.788698156Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.485855ms logger=migrator t=2026-05-06T05:11:42.806101033Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-06T05:11:42.817568788Z level=info msg="Migration successfully executed" id="create login attempt table" duration=11.470445ms logger=migrator t=2026-05-06T05:11:42.847103248Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-06T05:11:42.848785299Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.684061ms logger=migrator t=2026-05-06T05:11:42.857187691Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-06T05:11:42.858170284Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=979.553µs logger=migrator t=2026-05-06T05:11:42.862955149Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-06T05:11:42.879815274Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.858735ms logger=migrator t=2026-05-06T05:11:42.88507269Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-06T05:11:42.885664814Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=592.324µs logger=migrator t=2026-05-06T05:11:42.891228898Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-06T05:11:42.89217229Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=943.162µs logger=migrator t=2026-05-06T05:11:42.897638802Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-06T05:11:42.897940389Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=301.667µs logger=migrator t=2026-05-06T05:11:42.903886602Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-06T05:11:42.904975428Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.088637ms logger=migrator t=2026-05-06T05:11:42.911085475Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-06T05:11:42.911838602Z level=info msg="Migration successfully executed" id="create user auth table" duration=753.328µs logger=migrator t=2026-05-06T05:11:42.916167127Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-06T05:11:42.917113989Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=946.732µs logger=migrator t=2026-05-06T05:11:42.922686363Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-06T05:11:42.922818386Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=133.873µs logger=migrator t=2026-05-06T05:11:42.928059432Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-06T05:11:42.935550912Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.49227ms logger=migrator t=2026-05-06T05:11:42.94048702Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-06T05:11:42.944763303Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.279043ms logger=migrator t=2026-05-06T05:11:42.949558659Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-06T05:11:42.953155425Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.596556ms logger=migrator t=2026-05-06T05:11:42.958425112Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-06T05:11:42.963506404Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.081332ms logger=migrator t=2026-05-06T05:11:42.968910104Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-06T05:11:42.970098692Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.188568ms logger=migrator t=2026-05-06T05:11:42.975475831Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-06T05:11:42.980575543Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.099222ms logger=migrator t=2026-05-06T05:11:42.986493776Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-06T05:11:42.987260494Z level=info msg="Migration successfully executed" id="create server_lock table" duration=766.848µs logger=migrator t=2026-05-06T05:11:42.994698443Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-06T05:11:42.996398593Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.69824ms logger=migrator t=2026-05-06T05:11:43.003265478Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-06T05:11:43.00419834Z level=info msg="Migration successfully executed" id="create user auth token table" duration=936.562µs logger=migrator t=2026-05-06T05:11:43.011225139Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-06T05:11:43.012162312Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=933.842µs logger=migrator t=2026-05-06T05:11:43.021727361Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-06T05:11:43.023014232Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.287711ms logger=migrator t=2026-05-06T05:11:43.027969972Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-06T05:11:43.029128629Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.158637ms logger=migrator t=2026-05-06T05:11:43.035253366Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-06T05:11:43.043797061Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.545445ms logger=migrator t=2026-05-06T05:11:43.049071958Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-06T05:11:43.049923368Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=846.63µs logger=migrator t=2026-05-06T05:11:43.055937983Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-06T05:11:43.05747239Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.534397ms logger=migrator t=2026-05-06T05:11:43.065024821Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-06T05:11:43.066867345Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.839684ms logger=migrator t=2026-05-06T05:11:43.072598193Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-06T05:11:43.073506345Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=908.082µs logger=migrator t=2026-05-06T05:11:43.07956537Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-06T05:11:43.080910262Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.343912ms logger=migrator t=2026-05-06T05:11:43.087175463Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-06T05:11:43.087244025Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=69.642µs logger=migrator t=2026-05-06T05:11:43.093571407Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-06T05:11:43.09372923Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=162.674µs logger=migrator t=2026-05-06T05:11:43.098825673Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-06T05:11:43.099871258Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.052094ms logger=migrator t=2026-05-06T05:11:43.104423747Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T05:11:43.105365719Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=941.622µs logger=migrator t=2026-05-06T05:11:43.11036482Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T05:11:43.111296352Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=928.202µs logger=migrator t=2026-05-06T05:11:43.11705862Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-06T05:11:43.117127072Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=69.302µs logger=migrator t=2026-05-06T05:11:43.121692452Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T05:11:43.123149997Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.457645ms logger=migrator t=2026-05-06T05:11:43.128169177Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T05:11:43.129638353Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.466886ms logger=migrator t=2026-05-06T05:11:43.135310999Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T05:11:43.136270171Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=958.792µs logger=migrator t=2026-05-06T05:11:43.140890543Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T05:11:43.141822265Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=931.232µs logger=migrator t=2026-05-06T05:11:43.147305986Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-06T05:11:43.152892551Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.586315ms logger=migrator t=2026-05-06T05:11:43.159331605Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-06T05:11:43.160213137Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=881.472µs logger=migrator t=2026-05-06T05:11:43.164751915Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-06T05:11:43.164859498Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=106.503µs logger=migrator t=2026-05-06T05:11:43.172987913Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-06T05:11:43.174440598Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.452635ms logger=migrator t=2026-05-06T05:11:43.182268376Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-06T05:11:43.183312361Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.044795ms logger=migrator t=2026-05-06T05:11:43.188082406Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-06T05:11:43.189065589Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=983.113µs logger=migrator t=2026-05-06T05:11:43.194402298Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T05:11:43.194467549Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=66.231µs logger=migrator t=2026-05-06T05:11:43.200994015Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-06T05:11:43.202566284Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.572498ms logger=migrator t=2026-05-06T05:11:43.208826804Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-06T05:11:43.210451253Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.623499ms logger=migrator t=2026-05-06T05:11:43.216344395Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-06T05:11:43.217287467Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=940.462µs logger=migrator t=2026-05-06T05:11:43.222300608Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-06T05:11:43.223758772Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.457624ms logger=migrator t=2026-05-06T05:11:43.230599807Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-06T05:11:43.239328356Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.733049ms logger=migrator t=2026-05-06T05:11:43.244313436Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-06T05:11:43.245268159Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=953.943µs logger=migrator t=2026-05-06T05:11:43.251224762Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T05:11:43.252083593Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=859.221µs logger=migrator t=2026-05-06T05:11:43.257661037Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-06T05:11:43.287163575Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.499948ms logger=migrator t=2026-05-06T05:11:43.290780821Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-06T05:11:43.317483993Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.686982ms logger=migrator t=2026-05-06T05:11:43.324181384Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-06T05:11:43.325498436Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.317062ms logger=migrator t=2026-05-06T05:11:43.330646429Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T05:11:43.33153768Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=891.711µs logger=migrator t=2026-05-06T05:11:43.336187332Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-06T05:11:43.341728026Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.540314ms logger=migrator t=2026-05-06T05:11:43.346142111Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-06T05:11:43.351402548Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.259876ms logger=migrator t=2026-05-06T05:11:43.357112005Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-06T05:11:43.358254472Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.145107ms logger=migrator t=2026-05-06T05:11:43.363502648Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-06T05:11:43.364360829Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=858.381µs logger=migrator t=2026-05-06T05:11:43.369395219Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-06T05:11:43.370445125Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.049946ms logger=migrator t=2026-05-06T05:11:43.376180263Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-06T05:11:43.377199397Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.018544ms logger=migrator t=2026-05-06T05:11:43.382381051Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-06T05:11:43.382478943Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=110.832µs logger=migrator t=2026-05-06T05:11:43.38690902Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-06T05:11:43.396354997Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.432036ms logger=migrator t=2026-05-06T05:11:43.404066612Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-06T05:11:43.411366567Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.298455ms logger=migrator t=2026-05-06T05:11:43.4169119Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-06T05:11:43.423407417Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.492207ms logger=migrator t=2026-05-06T05:11:43.428290393Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-06T05:11:43.429213936Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=923.803µs logger=migrator t=2026-05-06T05:11:43.433985871Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-06T05:11:43.435854675Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.853624ms logger=migrator t=2026-05-06T05:11:43.444832361Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-06T05:11:43.451267576Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.432046ms logger=migrator t=2026-05-06T05:11:43.457208028Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-06T05:11:43.461403759Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.19536ms logger=migrator t=2026-05-06T05:11:43.465145989Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-06T05:11:43.466176433Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.027584ms logger=migrator t=2026-05-06T05:11:43.471729317Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-06T05:11:43.480582319Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.853742ms logger=migrator t=2026-05-06T05:11:43.485671902Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-06T05:11:43.492887425Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.212373ms logger=migrator t=2026-05-06T05:11:43.498218402Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-06T05:11:43.498302824Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=85.842µs logger=migrator t=2026-05-06T05:11:43.504073584Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-06T05:11:43.505103708Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.030014ms logger=migrator t=2026-05-06T05:11:43.510345004Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-06T05:11:43.511267946Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=923.052µs logger=migrator t=2026-05-06T05:11:43.516697527Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-06T05:11:43.517799213Z 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.101396ms logger=migrator t=2026-05-06T05:11:43.523320925Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T05:11:43.523425628Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=108.792µs logger=migrator t=2026-05-06T05:11:43.528425998Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-06T05:11:43.535173121Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.743562ms logger=migrator t=2026-05-06T05:11:43.54020047Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-06T05:11:43.545865886Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.671736ms logger=migrator t=2026-05-06T05:11:43.552855835Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-06T05:11:43.557763773Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.909418ms logger=migrator t=2026-05-06T05:11:43.563803768Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-06T05:11:43.571507873Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.708035ms logger=migrator t=2026-05-06T05:11:43.582148698Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-06T05:11:43.591753219Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.604731ms logger=migrator t=2026-05-06T05:11:43.598285006Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-06T05:11:43.598384678Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=101.203µs logger=migrator t=2026-05-06T05:11:43.6026109Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-06T05:11:43.604015683Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.404163ms logger=migrator t=2026-05-06T05:11:43.614941216Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-06T05:11:43.62431376Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.376485ms logger=migrator t=2026-05-06T05:11:43.629578557Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-06T05:11:43.629647048Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=68.991µs logger=migrator t=2026-05-06T05:11:43.636319299Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-06T05:11:43.644765532Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.447413ms logger=migrator t=2026-05-06T05:11:43.650206412Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-06T05:11:43.651523684Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.316252ms logger=migrator t=2026-05-06T05:11:43.659077705Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-06T05:11:43.666207786Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.124351ms logger=migrator t=2026-05-06T05:11:43.67469484Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-06T05:11:43.675515Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=822.22µs logger=migrator t=2026-05-06T05:11:43.680263604Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-06T05:11:43.681856432Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.592518ms logger=migrator t=2026-05-06T05:11:43.687309073Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-06T05:11:43.697828586Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.516683ms logger=migrator t=2026-05-06T05:11:43.711162215Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-06T05:11:43.712500178Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.339513ms logger=migrator t=2026-05-06T05:11:43.721978255Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-06T05:11:43.723197945Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.21954ms logger=migrator t=2026-05-06T05:11:43.728491442Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-06T05:11:43.729804083Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.309311ms logger=migrator t=2026-05-06T05:11:43.737071968Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-06T05:11:43.739584759Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.515391ms logger=migrator t=2026-05-06T05:11:43.756027793Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-06T05:11:43.756178647Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=155.274µs logger=migrator t=2026-05-06T05:11:43.761588407Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-06T05:11:43.762614122Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.025516ms logger=migrator t=2026-05-06T05:11:43.769873266Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-06T05:11:43.771015794Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.142858ms logger=migrator t=2026-05-06T05:11:43.777302964Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T05:11:43.777763145Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T05:11:43.781171817Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-06T05:11:43.781934946Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=763.689µs logger=migrator t=2026-05-06T05:11:43.785155473Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-06T05:11:43.786988487Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.833164ms logger=migrator t=2026-05-06T05:11:43.793663367Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-06T05:11:43.799536138Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.870811ms logger=migrator t=2026-05-06T05:11:43.805714056Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-06T05:11:43.807328596Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.617319ms logger=migrator t=2026-05-06T05:11:43.811605217Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-06T05:11:43.813662117Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.05634ms logger=migrator t=2026-05-06T05:11:43.819151449Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-06T05:11:43.820070161Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=920.232µs logger=migrator t=2026-05-06T05:11:43.825267486Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-06T05:11:43.828018182Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.755466ms logger=migrator t=2026-05-06T05:11:43.834213731Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-06T05:11:43.835367659Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.154469ms logger=migrator t=2026-05-06T05:11:43.849480047Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-06T05:11:43.849526948Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=48.381µs logger=migrator t=2026-05-06T05:11:43.853671798Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-06T05:11:43.853832042Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=160.573µs logger=migrator t=2026-05-06T05:11:43.857539171Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-06T05:11:43.865419301Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.879149ms logger=migrator t=2026-05-06T05:11:43.869546439Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-06T05:11:43.869918188Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=371.989µs logger=migrator t=2026-05-06T05:11:43.873580406Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-06T05:11:43.874513999Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=933.663µs logger=migrator t=2026-05-06T05:11:43.878290639Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-06T05:11:43.87875984Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=469.561µs logger=migrator t=2026-05-06T05:11:43.886894535Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-06T05:11:43.888561926Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.667361ms logger=migrator t=2026-05-06T05:11:43.89332886Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-06T05:11:43.894298404Z level=info msg="Migration successfully executed" id="create secrets table" duration=969.324µs logger=migrator t=2026-05-06T05:11:43.900757779Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-06T05:11:43.935266357Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.506329ms logger=migrator t=2026-05-06T05:11:43.942382608Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-06T05:11:43.950395011Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.020182ms logger=migrator t=2026-05-06T05:11:43.958591707Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-06T05:11:43.958889695Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=301.407µs logger=migrator t=2026-05-06T05:11:43.965543134Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-06T05:11:43.996118718Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.571264ms logger=migrator t=2026-05-06T05:11:44.001054207Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-06T05:11:44.03159184Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.522113ms logger=migrator t=2026-05-06T05:11:44.035626357Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-06T05:11:44.036293674Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=667.447µs logger=migrator t=2026-05-06T05:11:44.041207701Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-06T05:11:44.042337238Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.129397ms logger=migrator t=2026-05-06T05:11:44.04780057Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-06T05:11:44.048176169Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=378.339µs logger=migrator t=2026-05-06T05:11:44.051386646Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-06T05:11:44.052363899Z level=info msg="Migration successfully executed" id="create permission table" duration=974.553µs logger=migrator t=2026-05-06T05:11:44.057779199Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-06T05:11:44.059713596Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.936647ms logger=migrator t=2026-05-06T05:11:44.063908556Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-06T05:11:44.065123726Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.21459ms logger=migrator t=2026-05-06T05:11:44.068734142Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-06T05:11:44.069625063Z level=info msg="Migration successfully executed" id="create role table" duration=890.731µs logger=migrator t=2026-05-06T05:11:44.074943191Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-06T05:11:44.082597385Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.657964ms logger=migrator t=2026-05-06T05:11:44.087554394Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-06T05:11:44.096608991Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.055507ms logger=migrator t=2026-05-06T05:11:44.102343639Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-06T05:11:44.103468187Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.128698ms logger=migrator t=2026-05-06T05:11:44.109931762Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-06T05:11:44.113412675Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=3.477703ms logger=migrator t=2026-05-06T05:11:44.119238715Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-06T05:11:44.12067551Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.438715ms logger=migrator t=2026-05-06T05:11:44.125392622Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-06T05:11:44.127821951Z level=info msg="Migration successfully executed" id="create team role table" duration=2.427889ms logger=migrator t=2026-05-06T05:11:44.132641127Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-06T05:11:44.133736922Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.095085ms logger=migrator t=2026-05-06T05:11:44.137937734Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-06T05:11:44.139072361Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.133087ms logger=migrator t=2026-05-06T05:11:44.145092975Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-06T05:11:44.146408697Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.319582ms logger=migrator t=2026-05-06T05:11:44.150365892Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-06T05:11:44.151239364Z level=info msg="Migration successfully executed" id="create user role table" duration=873.152µs logger=migrator t=2026-05-06T05:11:44.157808801Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-06T05:11:44.159980504Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.176552ms logger=migrator t=2026-05-06T05:11:44.167282218Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-06T05:11:44.168413116Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.130328ms logger=migrator t=2026-05-06T05:11:44.174308547Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-06T05:11:44.175492025Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.184428ms logger=migrator t=2026-05-06T05:11:44.180196299Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-06T05:11:44.181176812Z level=info msg="Migration successfully executed" id="create builtin role table" duration=980.843µs logger=migrator t=2026-05-06T05:11:44.188826076Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-06T05:11:44.19063737Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.815584ms logger=migrator t=2026-05-06T05:11:44.194666956Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-06T05:11:44.196012799Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.348073ms logger=migrator t=2026-05-06T05:11:44.20317096Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-06T05:11:44.211943681Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.77827ms logger=migrator t=2026-05-06T05:11:44.216966192Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-06T05:11:44.218130369Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.164548ms logger=migrator t=2026-05-06T05:11:44.222409512Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-06T05:11:44.223515208Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.105386ms logger=migrator t=2026-05-06T05:11:44.2273098Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-06T05:11:44.228531479Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.219019ms logger=migrator t=2026-05-06T05:11:44.233102839Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-06T05:11:44.234150264Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.047435ms logger=migrator t=2026-05-06T05:11:44.238498499Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-06T05:11:44.239665846Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.170037ms logger=migrator t=2026-05-06T05:11:44.243609182Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-06T05:11:44.244747509Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.138447ms logger=migrator t=2026-05-06T05:11:44.24856885Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-06T05:11:44.258262093Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.681583ms logger=migrator t=2026-05-06T05:11:44.262712999Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-06T05:11:44.271311556Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.597177ms logger=migrator t=2026-05-06T05:11:44.275230991Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-06T05:11:44.28146555Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.233199ms logger=migrator t=2026-05-06T05:11:44.286646275Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-06T05:11:44.295828775Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.17892ms logger=migrator t=2026-05-06T05:11:44.30231549Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-06T05:11:44.303624402Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.315472ms logger=migrator t=2026-05-06T05:11:44.309332549Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-06T05:11:44.310722782Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.390973ms logger=migrator t=2026-05-06T05:11:44.316252765Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-06T05:11:44.318622572Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.370637ms logger=migrator t=2026-05-06T05:11:44.32644931Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-06T05:11:44.327857514Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.410964ms logger=migrator t=2026-05-06T05:11:44.332347022Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-06T05:11:44.333602682Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.25641ms logger=migrator t=2026-05-06T05:11:44.337450875Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-06T05:11:44.337520246Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=70.032µs logger=migrator t=2026-05-06T05:11:44.342972047Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-06T05:11:44.343010118Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.941µs logger=migrator t=2026-05-06T05:11:44.346639905Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-06T05:11:44.347090956Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=450.811µs logger=migrator t=2026-05-06T05:11:44.350398656Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-06T05:11:44.351390869Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=992.943µs logger=migrator t=2026-05-06T05:11:44.35723382Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-06T05:11:44.360065417Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=2.837048ms logger=migrator t=2026-05-06T05:11:44.364868653Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-06T05:11:44.36515866Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=291.457µs logger=migrator t=2026-05-06T05:11:44.368368887Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-06T05:11:44.36892563Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=556.523µs logger=migrator t=2026-05-06T05:11:44.372697871Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-06T05:11:44.373677945Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=980.733µs logger=migrator t=2026-05-06T05:11:44.377609658Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-06T05:11:44.378947831Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.338773ms logger=migrator t=2026-05-06T05:11:44.384213498Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-06T05:11:44.396512853Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.299774ms logger=migrator t=2026-05-06T05:11:44.400699674Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-06T05:11:44.400779326Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=80.632µs logger=migrator t=2026-05-06T05:11:44.404945675Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-06T05:11:44.406123374Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.177349ms logger=migrator t=2026-05-06T05:11:44.412586689Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-06T05:11:44.41390867Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.322911ms logger=migrator t=2026-05-06T05:11:44.417788514Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-06T05:11:44.419100775Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.312131ms logger=migrator t=2026-05-06T05:11:44.428206503Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-06T05:11:44.437771444Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.563121ms logger=migrator t=2026-05-06T05:11:44.442200389Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-06T05:11:44.443357168Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.158649ms logger=migrator t=2026-05-06T05:11:44.446886892Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-06T05:11:44.447779023Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=891.691µs logger=migrator t=2026-05-06T05:11:44.451906773Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-06T05:11:44.47512607Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.215907ms logger=migrator t=2026-05-06T05:11:44.479110506Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-06T05:11:44.479992007Z level=info msg="Migration successfully executed" id="create correlation v2" duration=882.031µs logger=migrator t=2026-05-06T05:11:44.484897185Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-06T05:11:44.485804037Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=908.152µs logger=migrator t=2026-05-06T05:11:44.490756896Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-06T05:11:44.492871777Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.114301ms logger=migrator t=2026-05-06T05:11:44.498596084Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-06T05:11:44.500196422Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.603488ms logger=migrator t=2026-05-06T05:11:44.506212266Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-06T05:11:44.506620686Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=408.96µs logger=migrator t=2026-05-06T05:11:44.515033488Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-06T05:11:44.515954131Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=921.033µs logger=migrator t=2026-05-06T05:11:44.519904245Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-06T05:11:44.532670162Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.765537ms logger=migrator t=2026-05-06T05:11:44.542218361Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-06T05:11:44.54300977Z level=info msg="Migration successfully executed" id="create entity_events table" duration=792.429µs logger=migrator t=2026-05-06T05:11:44.54756507Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-06T05:11:44.548578824Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.013854ms logger=migrator t=2026-05-06T05:11:44.553044631Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T05:11:44.553768238Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T05:11:44.558421501Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T05:11:44.559008994Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T05:11:44.562489328Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-06T05:11:44.56338471Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=895.412µs logger=migrator t=2026-05-06T05:11:44.568392319Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-06T05:11:44.569551198Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.158999ms logger=migrator t=2026-05-06T05:11:44.572288884Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T05:11:44.57340495Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.113886ms logger=migrator t=2026-05-06T05:11:44.578935323Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T05:11:44.58005636Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.124097ms logger=migrator t=2026-05-06T05:11:44.584023425Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T05:11:44.58506368Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.040265ms logger=migrator t=2026-05-06T05:11:44.588149385Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T05:11:44.589161789Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.012324ms logger=migrator t=2026-05-06T05:11:44.592307134Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-06T05:11:44.593100073Z level=info msg="Migration successfully executed" id="Drop public config table" duration=793.199µs logger=migrator t=2026-05-06T05:11:44.596371001Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-06T05:11:44.597509399Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.138388ms logger=migrator t=2026-05-06T05:11:44.60089518Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T05:11:44.60208879Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.193089ms logger=migrator t=2026-05-06T05:11:44.605675565Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T05:11:44.608126654Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.454859ms logger=migrator t=2026-05-06T05:11:44.611934656Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-06T05:11:44.613057682Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.123717ms logger=migrator t=2026-05-06T05:11:44.616830803Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-06T05:11:44.639629141Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.791857ms logger=migrator t=2026-05-06T05:11:44.643118734Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-06T05:11:44.649232861Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.113737ms logger=migrator t=2026-05-06T05:11:44.652711545Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-06T05:11:44.662798197Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.086101ms logger=migrator t=2026-05-06T05:11:44.666562988Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-06T05:11:44.666779753Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=216.665µs logger=migrator t=2026-05-06T05:11:44.670060701Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-06T05:11:44.67917922Z level=info msg="Migration successfully executed" id="add share column" duration=9.117039ms logger=migrator t=2026-05-06T05:11:44.682892229Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-06T05:11:44.683273198Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=380.919µs logger=migrator t=2026-05-06T05:11:44.688163816Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-06T05:11:44.689198561Z level=info msg="Migration successfully executed" id="create file table" duration=1.035045ms logger=migrator t=2026-05-06T05:11:44.693381581Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-06T05:11:44.695151054Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.767763ms logger=migrator t=2026-05-06T05:11:44.699516698Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-06T05:11:44.701536727Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.018069ms logger=migrator t=2026-05-06T05:11:44.709427816Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-06T05:11:44.710285417Z level=info msg="Migration successfully executed" id="create file_meta table" duration=857.851µs logger=migrator t=2026-05-06T05:11:44.715264897Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-06T05:11:44.717035269Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.770042ms logger=migrator t=2026-05-06T05:11:44.723359721Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-06T05:11:44.723432923Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=73.652µs logger=migrator t=2026-05-06T05:11:44.727712655Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-06T05:11:44.727774017Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=62.032µs logger=migrator t=2026-05-06T05:11:44.73082922Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-06T05:11:44.731762313Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=931.463µs logger=migrator t=2026-05-06T05:11:44.739687874Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-06T05:11:44.740014151Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=326.678µs logger=migrator t=2026-05-06T05:11:44.744131219Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-06T05:11:44.746335382Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.201053ms logger=migrator t=2026-05-06T05:11:44.751086847Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-06T05:11:44.760490062Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.402475ms logger=migrator t=2026-05-06T05:11:44.765343649Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-06T05:11:44.765625786Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=280.477µs logger=migrator t=2026-05-06T05:11:44.772447859Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-06T05:11:44.774209172Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.761263ms logger=migrator t=2026-05-06T05:11:44.780735018Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-06T05:11:44.781354103Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=619.605µs logger=migrator t=2026-05-06T05:11:44.787413959Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-06T05:11:44.787628844Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=214.625µs logger=migrator t=2026-05-06T05:11:44.792303806Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-06T05:11:44.793074805Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=778.609µs logger=migrator t=2026-05-06T05:11:44.798531376Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-06T05:11:44.810196046Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.66577ms logger=migrator t=2026-05-06T05:11:44.815502704Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-06T05:11:44.82869927Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.198006ms logger=migrator t=2026-05-06T05:11:44.832059322Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-06T05:11:44.832883831Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=824.169µs logger=migrator t=2026-05-06T05:11:44.837323237Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-06T05:11:44.915872394Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.547937ms logger=migrator t=2026-05-06T05:11:44.921301924Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-06T05:11:44.922145545Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=843.221µs logger=migrator t=2026-05-06T05:11:44.925522205Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-06T05:11:44.92736219Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.834855ms logger=migrator t=2026-05-06T05:11:44.932710058Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-06T05:11:44.958219211Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.509813ms logger=migrator t=2026-05-06T05:11:44.970184848Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-06T05:11:44.977345369Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.159641ms logger=migrator t=2026-05-06T05:11:45.019589065Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-06T05:11:45.020088596Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=501.842µs logger=migrator t=2026-05-06T05:11:45.025516037Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-06T05:11:45.025687771Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=171.694µs logger=migrator t=2026-05-06T05:11:45.032691209Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-06T05:11:45.036975772Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=4.288694ms logger=migrator t=2026-05-06T05:11:45.04357082Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-06T05:11:45.043740214Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=169.814µs logger=migrator t=2026-05-06T05:11:45.049432791Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-06T05:11:45.049804999Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=372.279µs logger=migrator t=2026-05-06T05:11:45.055339232Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-06T05:11:45.056962142Z level=info msg="Migration successfully executed" id="create folder table" duration=1.61893ms logger=migrator t=2026-05-06T05:11:45.062635638Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-06T05:11:45.063900598Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.2653ms logger=migrator t=2026-05-06T05:11:45.069515993Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-06T05:11:45.070675671Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.159799ms logger=migrator t=2026-05-06T05:11:45.075673981Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-06T05:11:45.075712442Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.381µs logger=migrator t=2026-05-06T05:11:45.08063474Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T05:11:45.082573776Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.938077ms logger=migrator t=2026-05-06T05:11:45.088745534Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T05:11:45.090547208Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.792034ms logger=migrator t=2026-05-06T05:11:45.095141689Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-06T05:11:45.096316297Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.173388ms logger=migrator t=2026-05-06T05:11:45.101246925Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-06T05:11:45.101707116Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=460.151µs logger=migrator t=2026-05-06T05:11:45.106950132Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-06T05:11:45.107195848Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=246.346µs logger=migrator t=2026-05-06T05:11:45.112078735Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-06T05:11:45.113805716Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.726361ms logger=migrator t=2026-05-06T05:11:45.118649463Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-06T05:11:45.120139218Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.490655ms logger=migrator t=2026-05-06T05:11:45.125331683Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-06T05:11:45.126526832Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.194049ms logger=migrator t=2026-05-06T05:11:45.132111406Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-06T05:11:45.134362831Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.249584ms logger=migrator t=2026-05-06T05:11:45.139863992Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-06T05:11:45.140954138Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.090156ms logger=migrator t=2026-05-06T05:11:45.145473426Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-06T05:11:45.146930402Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.457046ms logger=migrator t=2026-05-06T05:11:45.153076229Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-06T05:11:45.154275719Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.195229ms logger=migrator t=2026-05-06T05:11:45.1593782Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-06T05:11:45.160497458Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.118978ms logger=migrator t=2026-05-06T05:11:45.165617551Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-06T05:11:45.166913831Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.29639ms logger=migrator t=2026-05-06T05:11:45.172994747Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-06T05:11:45.175021126Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.025529ms logger=migrator t=2026-05-06T05:11:45.18058082Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-06T05:11:45.181832379Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.253439ms logger=migrator t=2026-05-06T05:11:45.187705321Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-06T05:11:45.188024449Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=320.148µs logger=migrator t=2026-05-06T05:11:45.192875714Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-06T05:11:45.20307679Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.172505ms logger=migrator t=2026-05-06T05:11:45.20891278Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-06T05:11:45.209586216Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=674.906µs logger=migrator t=2026-05-06T05:11:45.214347411Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T05:11:45.214409122Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=63.061µs logger=migrator t=2026-05-06T05:11:45.219802342Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T05:11:45.221067362Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.26443ms logger=migrator t=2026-05-06T05:11:45.226537673Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T05:11:45.226626265Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=90.512µs logger=migrator t=2026-05-06T05:11:45.231109503Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-06T05:11:45.233110851Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.001138ms logger=migrator t=2026-05-06T05:11:45.238212874Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T05:11:45.239959775Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.747521ms logger=migrator t=2026-05-06T05:11:45.246894452Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-06T05:11:45.24805255Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.158258ms logger=migrator t=2026-05-06T05:11:45.253410669Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-06T05:11:45.254241038Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=827.82µs logger=migrator t=2026-05-06T05:11:45.258942791Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-06T05:11:45.259254969Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=313.588µs logger=migrator t=2026-05-06T05:11:45.265038168Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-06T05:11:45.265893968Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=864.331µs logger=migrator t=2026-05-06T05:11:45.270822217Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-06T05:11:45.271750149Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=927.963µs logger=migrator t=2026-05-06T05:11:45.277285652Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-06T05:11:45.27927756Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.992028ms logger=migrator t=2026-05-06T05:11:45.28592751Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-06T05:11:45.297326233Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.393113ms logger=migrator t=2026-05-06T05:11:45.303116092Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-06T05:11:45.312908237Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.786335ms logger=migrator t=2026-05-06T05:11:45.318080511Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-06T05:11:45.329142877Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.062756ms logger=migrator t=2026-05-06T05:11:45.335607292Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-06T05:11:45.335793026Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=186.344µs logger=migrator t=2026-05-06T05:11:45.340993261Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-06T05:11:45.353596875Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.599423ms logger=migrator t=2026-05-06T05:11:45.358787649Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-06T05:11:45.369025515Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.246165ms logger=migrator t=2026-05-06T05:11:45.374765172Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-06T05:11:45.375210733Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=445.481µs logger=migrator t=2026-05-06T05:11:45.381442943Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.770233693s logger=migrator t=2026-05-06T05:11:45.382195041Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-06T05:11:45.404169619Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-06T05:11:45.404499297Z level=info msg="Created default organization" logger=secrets t=2026-05-06T05:11:45.412024928Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T05:11:45.459915337Z level=info msg="Restored cache from database" duration=398.049µs logger=plugin.store t=2026-05-06T05:11:45.461332001Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-06T05:11:45.497193282Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-06T05:11:45.497227313Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-06T05:11:45.497352356Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-06T05:11:45.497364516Z level=info msg="Plugins loaded" count=54 duration=36.033255ms logger=query_data t=2026-05-06T05:11:45.50130385Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-06T05:11:45.504063087Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-06T05:11:45.508142185Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-06T05:11:45.51792165Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-06T05:11:45.520619364Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-06T05:11:45.522803367Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-06T05:11:45.543367202Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-06T05:11:45.564792715Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-06T05:11:45.584502699Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-06T05:11:45.584528669Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-06T05:11:45.585325418Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-06T05:11:45.585563375Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-06T05:11:45.585659787Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-06T05:11:45.591241511Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-06T05:11:45.640974114Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-06T05:11:45.656997149Z level=info msg="State cache has been initialized" states=0 duration=71.666801ms logger=ngalert.scheduler t=2026-05-06T05:11:45.657052711Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-06T05:11:45.657101902Z level=info msg=starting first_tick=2026-05-06T05:11:50Z logger=plugins.update.checker t=2026-05-06T05:11:45.658885925Z level=info msg="Update check succeeded" duration=73.345711ms logger=grafana.update.checker t=2026-05-06T05:11:45.65909141Z level=info msg="Update check succeeded" duration=74.274204ms logger=sqlstore.transactions t=2026-05-06T05:11:45.694355156Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-06T05:11:45.706235172Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-06T05:11:45.706302204Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T05:11:45.773754163Z level=info msg="Patterns update finished" duration=74.96369ms logger=grafana-apiserver t=2026-05-06T05:11:46.010926148Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-06T05:11:46.01138983Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-06T05:11:49.72543584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:49.72707774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:49.745946124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:49.776986129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:49.7966147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:49.819213713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:49.838348363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:49.863932437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:49.881302214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:49.906188341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:49.92613967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:49.954402029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:49.974120112Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-06T05:11:49.995983257Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-06T05:11:50.004537303Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-06T05:11:50.007597356Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-06T05:11:50.02524826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.066425469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.077594787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.099883062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.115627521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.157303902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.176206655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.212468825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.226467992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.26137668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.276153265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.305731636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.328983544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.371974025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.389061466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.433722728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.453100184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.504098798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.521315981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.565692377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.580222956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.61913852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.635986355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.680012112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.698958277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.744625764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.768377675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.81692472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.835616349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.885993529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.90482465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.950952378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:50.97015718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.0193247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.060706254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.164621149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.182668043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.253521994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.272852628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.325201944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.339799005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.402018619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.415190586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.479314185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.497298707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.567177045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.59278227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.696017949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.714210295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.791065741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.804614467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.868263644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.886447942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.951300969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:51.966510324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:52.038458711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:52.059116357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:52.135803849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:52.159020396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:52.235506362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:52.254788326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:52.340403122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:52.35991263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:52.45234356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:52.472198246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T05:11:52.558376566Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-06T05:13:30.609795921Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T05:21:45.612117815Z level=info msg="Completed cleanup jobs" duration=25.352779ms logger=plugins.update.checker t=2026-05-06T05:21:45.706947714Z level=info msg="Update check succeeded" duration=47.525112ms logger=sqlstore.transactions t=2026-05-06T05:26:45.518458809Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-06T05:31:45.619255142Z level=info msg="Completed cleanup jobs" duration=32.805127ms logger=plugins.update.checker t=2026-05-06T05:31:45.714775878Z level=info msg="Update check succeeded" duration=54.665634ms logger=cleanup t=2026-05-06T05:41:45.636555809Z level=info msg="Completed cleanup jobs" duration=50.422713ms logger=plugins.update.checker t=2026-05-06T05:41:45.815093882Z level=info msg="Update check succeeded" duration=155.048479ms logger=infra.usagestats t=2026-05-06T05:43:30.633560966Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T05:51:45.623308733Z level=info msg="Completed cleanup jobs" duration=37.249967ms logger=plugins.update.checker t=2026-05-06T05:51:45.712492138Z level=info msg="Update check succeeded" duration=52.621775ms logger=cleanup t=2026-05-06T06:01:45.615566458Z level=info msg="Completed cleanup jobs" duration=29.608482ms logger=plugins.update.checker t=2026-05-06T06:01:45.709520119Z level=info msg="Update check succeeded" duration=49.571343ms logger=cleanup t=2026-05-06T06:11:45.629053825Z level=info msg="Completed cleanup jobs" duration=42.981034ms logger=plugins.update.checker t=2026-05-06T06:11:45.715117395Z level=info msg="Update check succeeded" duration=55.607828ms logger=infra.usagestats t=2026-05-06T06:13:30.631078566Z level=info msg="Usage stats are ready to report"