logger=settings t=2026-03-12T19:25:49.204909288Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-12T19:25:49Z logger=settings t=2026-03-12T19:25:49.205145613Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-12T19:25:49.205159534Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-12T19:25:49.205163064Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-12T19:25:49.205166084Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-12T19:25:49.205170904Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-12T19:25:49.205174284Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-12T19:25:49.205181124Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-12T19:25:49.205185584Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-12T19:25:49.205189474Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-12T19:25:49.205195275Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-12T19:25:49.205202905Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-12T19:25:49.205205865Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-12T19:25:49.205208785Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-12T19:25:49.205211545Z level=info msg=Target target=[all] logger=settings t=2026-03-12T19:25:49.205221105Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-12T19:25:49.205224905Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-12T19:25:49.205228715Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-12T19:25:49.205232345Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-12T19:25:49.205238166Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-12T19:25:49.205245426Z level=info msg="App mode production" logger=sqlstore t=2026-03-12T19:25:49.20678256Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-12T19:25:49.206806721Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-12T19:25:49.208165482Z level=info msg="Locking database" logger=migrator t=2026-03-12T19:25:49.208179422Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-12T19:25:49.208857927Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-12T19:25:49.209673456Z level=info msg="Migration successfully executed" id="create migration_log table" duration=815.359µs logger=migrator t=2026-03-12T19:25:49.216156353Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-12T19:25:49.216770157Z level=info msg="Migration successfully executed" id="create user table" duration=613.684µs logger=migrator t=2026-03-12T19:25:49.223112841Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-12T19:25:49.224578014Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.464014ms logger=migrator t=2026-03-12T19:25:49.237520957Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-12T19:25:49.238394347Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=879.35µs logger=migrator t=2026-03-12T19:25:49.294353356Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-12T19:25:49.295169355Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=817.309µs logger=migrator t=2026-03-12T19:25:49.302047911Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-12T19:25:49.303172447Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.121346ms logger=migrator t=2026-03-12T19:25:49.312110499Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-12T19:25:49.31614137Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.410977ms logger=migrator t=2026-03-12T19:25:49.321493082Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-12T19:25:49.322381452Z level=info msg="Migration successfully executed" id="create user table v2" duration=888.98µs logger=migrator t=2026-03-12T19:25:49.326967866Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-12T19:25:49.328072061Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.094464ms logger=migrator t=2026-03-12T19:25:49.333820152Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-12T19:25:49.336307707Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=2.486325ms logger=migrator t=2026-03-12T19:25:49.344581215Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-12T19:25:49.344961024Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=381.159µs logger=migrator t=2026-03-12T19:25:49.350821887Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-12T19:25:49.351335439Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=513.842µs logger=migrator t=2026-03-12T19:25:49.354823248Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-12T19:25:49.355917952Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.100764ms logger=migrator t=2026-03-12T19:25:49.361003358Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-12T19:25:49.361029758Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.12µs logger=migrator t=2026-03-12T19:25:49.364245661Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-12T19:25:49.365267155Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.021504ms logger=migrator t=2026-03-12T19:25:49.368825476Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-12T19:25:49.369182534Z level=info msg="Migration successfully executed" id="Add missing user data" duration=357.538µs logger=migrator t=2026-03-12T19:25:49.373374639Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-12T19:25:49.375172019Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.79745ms logger=migrator t=2026-03-12T19:25:49.381869252Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-12T19:25:49.382950126Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.080924ms logger=migrator t=2026-03-12T19:25:49.389287089Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-12T19:25:49.391349076Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.055327ms logger=migrator t=2026-03-12T19:25:49.398411517Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-12T19:25:49.406053989Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.641582ms logger=migrator t=2026-03-12T19:25:49.415420863Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-12T19:25:49.417291864Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.873301ms logger=migrator t=2026-03-12T19:25:49.422175205Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-12T19:25:49.422577614Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=404.229µs logger=migrator t=2026-03-12T19:25:49.427471646Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-12T19:25:49.428272594Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=800.808µs logger=migrator t=2026-03-12T19:25:49.434834173Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-12T19:25:49.435194421Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=354.358µs logger=migrator t=2026-03-12T19:25:49.44267773Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-12T19:25:49.443343326Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=666.426µs logger=migrator t=2026-03-12T19:25:49.449049695Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-12T19:25:49.450221371Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.166566ms logger=migrator t=2026-03-12T19:25:49.459299187Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-12T19:25:49.464499835Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=5.200338ms logger=migrator t=2026-03-12T19:25:49.47218082Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-12T19:25:49.47309126Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=907.11µs logger=migrator t=2026-03-12T19:25:49.479460325Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-12T19:25:49.480377056Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=918.781µs logger=migrator t=2026-03-12T19:25:49.488703635Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-12T19:25:49.490019504Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.320709ms logger=migrator t=2026-03-12T19:25:49.495616951Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-12T19:25:49.495698633Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=79.972µs logger=migrator t=2026-03-12T19:25:49.506003147Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-12T19:25:49.506900757Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=901.74µs logger=migrator t=2026-03-12T19:25:49.569440336Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-12T19:25:49.570240824Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=804.458µs logger=migrator t=2026-03-12T19:25:49.600190553Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-12T19:25:49.600912319Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=726.236µs logger=migrator t=2026-03-12T19:25:49.608293717Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-12T19:25:49.609439133Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.147317ms logger=migrator t=2026-03-12T19:25:49.615893829Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-12T19:25:49.619080871Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.188172ms logger=migrator t=2026-03-12T19:25:49.626204743Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-12T19:25:49.62741426Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.212527ms logger=migrator t=2026-03-12T19:25:49.634781618Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-12T19:25:49.635545445Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=763.837µs logger=migrator t=2026-03-12T19:25:49.642482442Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-12T19:25:49.643924895Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.442593ms logger=migrator t=2026-03-12T19:25:49.650425203Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-12T19:25:49.651279392Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=816.418µs logger=migrator t=2026-03-12T19:25:49.657539464Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-12T19:25:49.658438844Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=898.77µs logger=migrator t=2026-03-12T19:25:49.664061771Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-12T19:25:49.664540083Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=479.262µs logger=migrator t=2026-03-12T19:25:49.673819033Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-12T19:25:49.674413866Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=598.003µs logger=migrator t=2026-03-12T19:25:49.680340181Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-12T19:25:49.680683478Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=342.907µs logger=migrator t=2026-03-12T19:25:49.687847351Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-12T19:25:49.688639599Z level=info msg="Migration successfully executed" id="create star table" duration=795.648µs logger=migrator t=2026-03-12T19:25:49.693760975Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-12T19:25:49.694636745Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=874.74µs logger=migrator t=2026-03-12T19:25:49.702097094Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-12T19:25:49.703033435Z level=info msg="Migration successfully executed" id="create org table v1" duration=937.771µs logger=migrator t=2026-03-12T19:25:49.711706562Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-12T19:25:49.713030183Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.3307ms logger=migrator t=2026-03-12T19:25:49.720920692Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-12T19:25:49.721769411Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=852.27µs logger=migrator t=2026-03-12T19:25:49.728652106Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-12T19:25:49.729623619Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=976.513µs logger=migrator t=2026-03-12T19:25:49.73850964Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-12T19:25:49.739690887Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.173026ms logger=migrator t=2026-03-12T19:25:49.745737495Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-12T19:25:49.746646125Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=899.001µs logger=migrator t=2026-03-12T19:25:49.752531698Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-12T19:25:49.752565139Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.881µs logger=migrator t=2026-03-12T19:25:49.761597474Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-12T19:25:49.761672605Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=73.552µs logger=migrator t=2026-03-12T19:25:49.768394009Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-12T19:25:49.769074864Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=692.445µs logger=migrator t=2026-03-12T19:25:49.776468722Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-12T19:25:49.777574626Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.107395ms logger=migrator t=2026-03-12T19:25:49.7830106Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-12T19:25:49.785627789Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=2.613809ms logger=migrator t=2026-03-12T19:25:49.792133816Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-12T19:25:49.793074537Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=934.551µs logger=migrator t=2026-03-12T19:25:49.801449867Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-12T19:25:49.802082362Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=632.775µs logger=migrator t=2026-03-12T19:25:49.808573019Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-12T19:25:49.809855528Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.276779ms logger=migrator t=2026-03-12T19:25:49.82934662Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-12T19:25:49.830336083Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=993.323µs logger=migrator t=2026-03-12T19:25:49.836623945Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-12T19:25:49.842311285Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.683469ms logger=migrator t=2026-03-12T19:25:49.847230846Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-12T19:25:49.848073975Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=844.269µs logger=migrator t=2026-03-12T19:25:49.855599916Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-12T19:25:49.856338433Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=737.907µs logger=migrator t=2026-03-12T19:25:49.862299718Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-12T19:25:49.863038764Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=734.676µs logger=migrator t=2026-03-12T19:25:49.8694538Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-12T19:25:49.869792708Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=339.148µs logger=migrator t=2026-03-12T19:25:49.874475405Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-12T19:25:49.875270572Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=795.247µs logger=migrator t=2026-03-12T19:25:49.880803658Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-12T19:25:49.880882219Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=77.891µs logger=migrator t=2026-03-12T19:25:49.885877483Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-12T19:25:49.888722658Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.845055ms logger=migrator t=2026-03-12T19:25:49.897768412Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-12T19:25:49.899269116Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.502574ms logger=migrator t=2026-03-12T19:25:49.904439384Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-12T19:25:49.906389788Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.949935ms logger=migrator t=2026-03-12T19:25:49.911433082Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-12T19:25:49.912311352Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=887.8µs logger=migrator t=2026-03-12T19:25:49.917209514Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-12T19:25:49.919071495Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.861961ms logger=migrator t=2026-03-12T19:25:49.926133836Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-12T19:25:49.926960134Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=826.008µs logger=migrator t=2026-03-12T19:25:49.931848945Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-12T19:25:49.932618573Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=769.368µs logger=migrator t=2026-03-12T19:25:49.938652399Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-12T19:25:49.93867826Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.781µs logger=migrator t=2026-03-12T19:25:49.948968144Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-12T19:25:49.948998974Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=74.301µs logger=migrator t=2026-03-12T19:25:49.954252193Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-12T19:25:49.956475844Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.221981ms logger=migrator t=2026-03-12T19:25:49.961751044Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-12T19:25:49.963923362Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.172188ms logger=migrator t=2026-03-12T19:25:49.968953597Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-12T19:25:49.971174837Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.22098ms logger=migrator t=2026-03-12T19:25:49.980937779Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-12T19:25:49.983029766Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.091647ms logger=migrator t=2026-03-12T19:25:49.988673484Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-12T19:25:49.988829877Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=155.463µs logger=migrator t=2026-03-12T19:25:49.993552895Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-12T19:25:49.994326012Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=776.207µs logger=migrator t=2026-03-12T19:25:50.001973866Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-12T19:25:50.003213524Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.239628ms logger=migrator t=2026-03-12T19:25:50.007637624Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-12T19:25:50.007670775Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.201µs logger=migrator t=2026-03-12T19:25:50.012326671Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-12T19:25:50.013142519Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=815.458µs logger=migrator t=2026-03-12T19:25:50.018066711Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-12T19:25:50.018813648Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=746.847µs logger=migrator t=2026-03-12T19:25:50.024170389Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-12T19:25:50.031790422Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.621973ms logger=migrator t=2026-03-12T19:25:50.037626545Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-12T19:25:50.038143626Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=516.581µs logger=migrator t=2026-03-12T19:25:50.044456049Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-12T19:25:50.045249347Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=795.868µs logger=migrator t=2026-03-12T19:25:50.052209955Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-12T19:25:50.059400529Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=7.186804ms logger=migrator t=2026-03-12T19:25:50.068412143Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-12T19:25:50.068799342Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=392.609µs logger=migrator t=2026-03-12T19:25:50.075619996Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-12T19:25:50.07622666Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=610.564µs logger=migrator t=2026-03-12T19:25:50.089265445Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-12T19:25:50.091776282Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.515217ms logger=migrator t=2026-03-12T19:25:50.097343669Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-12T19:25:50.099114389Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.7706ms logger=migrator t=2026-03-12T19:25:50.105950364Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-12T19:25:50.10622374Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=276.266µs logger=migrator t=2026-03-12T19:25:50.11062092Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-12T19:25:50.110884386Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=264.466µs logger=migrator t=2026-03-12T19:25:50.11635138Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-12T19:25:50.117587888Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.236808ms logger=migrator t=2026-03-12T19:25:50.12516523Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-12T19:25:50.128445804Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.284364ms logger=migrator t=2026-03-12T19:25:50.136021096Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-12T19:25:50.136885655Z level=info msg="Migration successfully executed" id="create data_source table" duration=860.539µs logger=migrator t=2026-03-12T19:25:50.141243035Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-12T19:25:50.142000312Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=757.067µs logger=migrator t=2026-03-12T19:25:50.265163865Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-12T19:25:50.26666152Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.497354ms logger=migrator t=2026-03-12T19:25:50.758041814Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-12T19:25:50.759286582Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.247598ms logger=migrator t=2026-03-12T19:25:50.767425597Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-12T19:25:50.769304569Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.880343ms logger=migrator t=2026-03-12T19:25:50.7759338Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-12T19:25:50.783171504Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.239954ms logger=migrator t=2026-03-12T19:25:50.788254629Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-12T19:25:50.789140789Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=886.45µs logger=migrator t=2026-03-12T19:25:50.79578267Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-12T19:25:50.796586939Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=803.168µs logger=migrator t=2026-03-12T19:25:50.801979351Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-12T19:25:50.803516926Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.537074ms logger=migrator t=2026-03-12T19:25:50.810094785Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-12T19:25:50.811279282Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.187086ms logger=migrator t=2026-03-12T19:25:50.817265317Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-12T19:25:50.819815905Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.550448ms logger=migrator t=2026-03-12T19:25:50.824219546Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-12T19:25:50.826892156Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.67493ms logger=migrator t=2026-03-12T19:25:50.835793738Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-12T19:25:50.835833509Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=42.841µs logger=migrator t=2026-03-12T19:25:50.849453538Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-12T19:25:50.849696963Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=246.185µs logger=migrator t=2026-03-12T19:25:50.853486879Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-12T19:25:50.855213998Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.726789ms logger=migrator t=2026-03-12T19:25:50.858853551Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-12T19:25:50.859046145Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=193.305µs logger=migrator t=2026-03-12T19:25:50.863383584Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-12T19:25:50.863629579Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=244.815µs logger=migrator t=2026-03-12T19:25:50.86855171Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-12T19:25:50.873413651Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.86086ms logger=migrator t=2026-03-12T19:25:50.879012828Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-12T19:25:50.879210272Z level=info msg="Migration successfully executed" id="Update uid value" duration=196.774µs logger=migrator t=2026-03-12T19:25:50.882979828Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-12T19:25:50.884000731Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.019423ms logger=migrator t=2026-03-12T19:25:50.891018809Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-12T19:25:50.892067064Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.049315ms logger=migrator t=2026-03-12T19:25:50.898698354Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-12T19:25:50.899447841Z level=info msg="Migration successfully executed" id="create api_key table" duration=749.767µs logger=migrator t=2026-03-12T19:25:50.903857771Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-12T19:25:50.904636759Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=779.098µs logger=migrator t=2026-03-12T19:25:50.913387427Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-12T19:25:50.915399123Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.014466ms logger=migrator t=2026-03-12T19:25:50.922665498Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-12T19:25:50.92361681Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=950.922µs logger=migrator t=2026-03-12T19:25:50.929599705Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-12T19:25:50.930407603Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=807.928µs logger=migrator t=2026-03-12T19:25:50.936084402Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-12T19:25:50.936796429Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=713.207µs logger=migrator t=2026-03-12T19:25:50.940797519Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-12T19:25:50.941484374Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=687.055µs logger=migrator t=2026-03-12T19:25:50.944870452Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-12T19:25:50.951452661Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.582039ms logger=migrator t=2026-03-12T19:25:50.957507958Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-12T19:25:50.958215114Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=707.656µs logger=migrator t=2026-03-12T19:25:50.962252676Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-12T19:25:50.963724009Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.471143ms logger=migrator t=2026-03-12T19:25:50.971826383Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-12T19:25:50.973084952Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.257349ms logger=migrator t=2026-03-12T19:25:50.982812102Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-12T19:25:50.983741773Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=930.381µs logger=migrator t=2026-03-12T19:25:50.991379056Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-12T19:25:50.992070761Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=688.845µs logger=migrator t=2026-03-12T19:25:50.996044952Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-12T19:25:50.996644526Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=599.774µs logger=migrator t=2026-03-12T19:25:51.001118238Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-12T19:25:51.001148458Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.08µs logger=migrator t=2026-03-12T19:25:51.004031934Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-12T19:25:51.006642963Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.61319ms logger=migrator t=2026-03-12T19:25:51.010399228Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-12T19:25:51.012974876Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.577818ms logger=migrator t=2026-03-12T19:25:51.01752143Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-12T19:25:51.017679463Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=158.273µs logger=migrator t=2026-03-12T19:25:51.022804428Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-12T19:25:51.026582065Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.776237ms logger=migrator t=2026-03-12T19:25:51.031201769Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-12T19:25:51.033773887Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.573168ms logger=migrator t=2026-03-12T19:25:51.037458022Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-12T19:25:51.038159917Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=700.265µs logger=migrator t=2026-03-12T19:25:51.042855754Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-12T19:25:51.043361956Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=506.442µs logger=migrator t=2026-03-12T19:25:51.047230203Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-12T19:25:51.048099262Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=868.929µs logger=migrator t=2026-03-12T19:25:51.052960633Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-12T19:25:51.054697203Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.73166ms logger=migrator t=2026-03-12T19:25:51.06122975Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-12T19:25:51.062694184Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.464274ms logger=migrator t=2026-03-12T19:25:51.068274161Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-12T19:25:51.06913505Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=862.419µs logger=migrator t=2026-03-12T19:25:51.074691956Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-12T19:25:51.074759878Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.151µs logger=migrator t=2026-03-12T19:25:51.079059205Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-12T19:25:51.079131737Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=70.632µs logger=migrator t=2026-03-12T19:25:51.083527246Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-12T19:25:51.086724669Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.199073ms logger=migrator t=2026-03-12T19:25:51.090456314Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-12T19:25:51.093258547Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.801783ms logger=migrator t=2026-03-12T19:25:51.098039695Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-12T19:25:51.098107427Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.172µs logger=migrator t=2026-03-12T19:25:51.104047551Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-12T19:25:51.105239609Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.191008ms logger=migrator t=2026-03-12T19:25:51.110304124Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-12T19:25:51.111653274Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.35036ms logger=migrator t=2026-03-12T19:25:51.11766098Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-12T19:25:51.117703561Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.631µs logger=migrator t=2026-03-12T19:25:51.121971068Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-12T19:25:51.123292118Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.31855ms logger=migrator t=2026-03-12T19:25:51.12778571Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-12T19:25:51.128560317Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=774.437µs logger=migrator t=2026-03-12T19:25:51.133020059Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-12T19:25:51.138155126Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.131386ms logger=migrator t=2026-03-12T19:25:51.143540208Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-12T19:25:51.143589779Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=51.611µs logger=migrator t=2026-03-12T19:25:51.147534968Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-12T19:25:51.148328096Z level=info msg="Migration successfully executed" id="create session table" duration=793.208µs logger=migrator t=2026-03-12T19:25:51.1529144Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-12T19:25:51.153032083Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=121.883µs logger=migrator t=2026-03-12T19:25:51.15775258Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-12T19:25:51.157867323Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=115.913µs logger=migrator t=2026-03-12T19:25:51.161695519Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-12T19:25:51.162891556Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.194787ms logger=migrator t=2026-03-12T19:25:51.167607973Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-12T19:25:51.1687892Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.181587ms logger=migrator t=2026-03-12T19:25:51.175321379Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-12T19:25:51.175360069Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=39.961µs logger=migrator t=2026-03-12T19:25:51.179673367Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-12T19:25:51.179712547Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.38µs logger=migrator t=2026-03-12T19:25:51.184187109Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-12T19:25:51.189156812Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.971773ms logger=migrator t=2026-03-12T19:25:51.193328096Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-12T19:25:51.196331104Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.002548ms logger=migrator t=2026-03-12T19:25:51.200998181Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-12T19:25:51.201130344Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=130.872µs logger=migrator t=2026-03-12T19:25:51.205489573Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-12T19:25:51.205611686Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=122.983µs logger=migrator t=2026-03-12T19:25:51.209758999Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-12T19:25:51.211039249Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.28006ms logger=migrator t=2026-03-12T19:25:51.215762965Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-12T19:25:51.215803566Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=42.041µs logger=migrator t=2026-03-12T19:25:51.220599615Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-12T19:25:51.2239001Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.300215ms logger=migrator t=2026-03-12T19:25:51.22965068Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-12T19:25:51.229890305Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=239.365µs logger=migrator t=2026-03-12T19:25:51.233827725Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-12T19:25:51.23757419Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.746625ms logger=migrator t=2026-03-12T19:25:51.244735283Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-12T19:25:51.24904634Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.315977ms logger=migrator t=2026-03-12T19:25:51.25296381Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-12T19:25:51.253069782Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=104.272µs logger=migrator t=2026-03-12T19:25:51.257802789Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-12T19:25:51.259638591Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.835582ms logger=migrator t=2026-03-12T19:25:51.266896356Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-12T19:25:51.268332368Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.438442ms logger=migrator t=2026-03-12T19:25:51.273211499Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-12T19:25:51.274474147Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.261958ms logger=migrator t=2026-03-12T19:25:51.281015686Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-12T19:25:51.28255853Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.542214ms logger=migrator t=2026-03-12T19:25:51.288627768Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-12T19:25:51.290236685Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.608616ms logger=migrator t=2026-03-12T19:25:51.297314415Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-12T19:25:51.298758118Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.441443ms logger=migrator t=2026-03-12T19:25:51.304928878Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-12T19:25:51.306134846Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.209358ms logger=migrator t=2026-03-12T19:25:51.311338343Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-12T19:25:51.312659163Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.32101ms logger=migrator t=2026-03-12T19:25:51.316798967Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-12T19:25:51.317544234Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=745.187µs logger=migrator t=2026-03-12T19:25:51.320743617Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-12T19:25:51.330316953Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.572206ms logger=migrator t=2026-03-12T19:25:51.335740196Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-12T19:25:51.336238908Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=493.431µs logger=migrator t=2026-03-12T19:25:51.340941805Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-12T19:25:51.342242164Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.300039ms logger=migrator t=2026-03-12T19:25:51.347283208Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-12T19:25:51.347723898Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=441.35µs logger=migrator t=2026-03-12T19:25:51.352022166Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-12T19:25:51.352499477Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=477.151µs logger=migrator t=2026-03-12T19:25:51.356939218Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-12T19:25:51.358200716Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.261968ms logger=migrator t=2026-03-12T19:25:51.36540067Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-12T19:25:51.36893911Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.5368ms logger=migrator t=2026-03-12T19:25:51.374386693Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-12T19:25:51.377821341Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.434568ms logger=migrator t=2026-03-12T19:25:51.381462453Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-12T19:25:51.384911022Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.448069ms logger=migrator t=2026-03-12T19:25:51.388742809Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-12T19:25:51.392169986Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.429027ms logger=migrator t=2026-03-12T19:25:51.397390105Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-12T19:25:51.398222474Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=832.729µs logger=migrator t=2026-03-12T19:25:51.404357483Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-12T19:25:51.404402804Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=47.261µs logger=migrator t=2026-03-12T19:25:51.413327787Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-12T19:25:51.413375798Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=49.411µs logger=migrator t=2026-03-12T19:25:51.425625265Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-12T19:25:51.426732901Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.110446ms logger=migrator t=2026-03-12T19:25:51.430630329Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-12T19:25:51.431490668Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=859.969µs logger=migrator t=2026-03-12T19:25:51.437512834Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-12T19:25:51.438823605Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.310591ms logger=migrator t=2026-03-12T19:25:51.442712823Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-12T19:25:51.444148316Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.435573ms logger=migrator t=2026-03-12T19:25:51.447941861Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-12T19:25:51.449436096Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.490554ms logger=migrator t=2026-03-12T19:25:51.454258644Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-12T19:25:51.458830229Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.569864ms logger=migrator t=2026-03-12T19:25:51.464724472Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-12T19:25:51.46856893Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.841628ms logger=migrator t=2026-03-12T19:25:51.471945406Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-12T19:25:51.47212597Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=181.124µs logger=migrator t=2026-03-12T19:25:51.476694793Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-12T19:25:51.478177987Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.482984ms logger=migrator t=2026-03-12T19:25:51.482775582Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-12T19:25:51.483949608Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.175546ms logger=migrator t=2026-03-12T19:25:51.487406026Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-12T19:25:51.491001459Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.595173ms logger=migrator t=2026-03-12T19:25:51.494926797Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-12T19:25:51.494975958Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=49.861µs logger=migrator t=2026-03-12T19:25:51.498187441Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-12T19:25:51.498826045Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=639.064µs logger=migrator t=2026-03-12T19:25:51.505138029Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-12T19:25:51.505987488Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=852.009µs logger=migrator t=2026-03-12T19:25:51.510427789Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-12T19:25:51.510509541Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=82.552µs logger=migrator t=2026-03-12T19:25:51.514335668Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-12T19:25:51.515393691Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.057523ms logger=migrator t=2026-03-12T19:25:51.522961013Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-12T19:25:51.524038117Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.075774ms logger=migrator t=2026-03-12T19:25:51.528357815Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-12T19:25:51.529177924Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=820.209µs logger=migrator t=2026-03-12T19:25:51.533575854Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-12T19:25:51.534418183Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=841.789µs logger=migrator t=2026-03-12T19:25:51.540779897Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-12T19:25:51.54220434Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.423633ms logger=migrator t=2026-03-12T19:25:51.547179563Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-12T19:25:51.548605385Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.425452ms logger=migrator t=2026-03-12T19:25:51.556894553Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-12T19:25:51.556950064Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=55.572µs logger=migrator t=2026-03-12T19:25:51.562468649Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-12T19:25:51.572943257Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=10.468768ms logger=migrator t=2026-03-12T19:25:51.578219387Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-12T19:25:51.579146837Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=933.67µs logger=migrator t=2026-03-12T19:25:51.582601495Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-12T19:25:51.585857679Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.256604ms logger=migrator t=2026-03-12T19:25:51.59072204Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-12T19:25:51.592141943Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.423202ms logger=migrator t=2026-03-12T19:25:51.598086447Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-12T19:25:51.599843936Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.757689ms logger=migrator t=2026-03-12T19:25:51.6105843Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-12T19:25:51.611982742Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.405032ms logger=migrator t=2026-03-12T19:25:51.615805719Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-12T19:25:51.627727519Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.921121ms logger=migrator t=2026-03-12T19:25:51.63174581Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-12T19:25:51.632265342Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=519.742µs logger=migrator t=2026-03-12T19:25:51.637173494Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-12T19:25:51.638185676Z 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.008302ms logger=migrator t=2026-03-12T19:25:51.643894156Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-12T19:25:51.644377396Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=484.13µs logger=migrator t=2026-03-12T19:25:51.648798277Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-12T19:25:51.6493534Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=557.023µs logger=migrator t=2026-03-12T19:25:51.65331427Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-12T19:25:51.653536615Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=222.925µs logger=migrator t=2026-03-12T19:25:51.657475104Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-12T19:25:51.664137195Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.662161ms logger=migrator t=2026-03-12T19:25:51.668859062Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-12T19:25:51.671790988Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.932266ms logger=migrator t=2026-03-12T19:25:51.675346789Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-12T19:25:51.676327472Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=981.103µs logger=migrator t=2026-03-12T19:25:51.680252321Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-12T19:25:51.681181581Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=928.981µs logger=migrator t=2026-03-12T19:25:51.686303267Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-12T19:25:51.686554153Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=251.406µs logger=migrator t=2026-03-12T19:25:51.690383681Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-12T19:25:51.694545045Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.162574ms logger=migrator t=2026-03-12T19:25:51.698414023Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-12T19:25:51.699407905Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=993.542µs logger=migrator t=2026-03-12T19:25:51.704524051Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-12T19:25:51.704722916Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=199.185µs logger=migrator t=2026-03-12T19:25:51.708836109Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-12T19:25:51.709600877Z level=info msg="Migration successfully executed" id="Move region to single row" duration=769.789µs logger=migrator t=2026-03-12T19:25:51.715003699Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-12T19:25:51.71639626Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.392901ms logger=migrator t=2026-03-12T19:25:51.720152225Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-12T19:25:51.720969654Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=817.309µs logger=migrator t=2026-03-12T19:25:51.724722549Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-12T19:25:51.725972987Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.250628ms logger=migrator t=2026-03-12T19:25:51.732331502Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-12T19:25:51.733870476Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.538894ms logger=migrator t=2026-03-12T19:25:51.742321898Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-12T19:25:51.743206619Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=885.051µs logger=migrator t=2026-03-12T19:25:51.750174036Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-12T19:25:51.751735472Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.561506ms logger=migrator t=2026-03-12T19:25:51.756249404Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-12T19:25:51.756316566Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.731µs logger=migrator t=2026-03-12T19:25:51.760399029Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-12T19:25:51.76137326Z level=info msg="Migration successfully executed" id="create test_data table" duration=973.922µs logger=migrator t=2026-03-12T19:25:51.767913608Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-12T19:25:51.768734788Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=821.08µs logger=migrator t=2026-03-12T19:25:51.774619761Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-12T19:25:51.776180976Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.561595ms logger=migrator t=2026-03-12T19:25:51.781688941Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-12T19:25:51.783247607Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.558406ms logger=migrator t=2026-03-12T19:25:51.78869568Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-12T19:25:51.789057528Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=362.148µs logger=migrator t=2026-03-12T19:25:51.794203815Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-12T19:25:51.794580224Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=376.289µs logger=migrator t=2026-03-12T19:25:51.79841196Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-12T19:25:51.798480862Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=67.582µs logger=migrator t=2026-03-12T19:25:51.803212839Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-12T19:25:51.804610931Z level=info msg="Migration successfully executed" id="create team table" duration=1.397312ms logger=migrator t=2026-03-12T19:25:51.809686166Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-12T19:25:51.811299093Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.615157ms logger=migrator t=2026-03-12T19:25:51.817327239Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-12T19:25:51.819183032Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.824612ms logger=migrator t=2026-03-12T19:25:51.824181065Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-12T19:25:51.829557227Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.372902ms logger=migrator t=2026-03-12T19:25:51.834617551Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-12T19:25:51.834768255Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=150.714µs logger=migrator t=2026-03-12T19:25:51.838642033Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-12T19:25:51.839326939Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=684.246µs logger=migrator t=2026-03-12T19:25:51.844248711Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-12T19:25:51.845513659Z level=info msg="Migration successfully executed" id="create team member table" duration=1.264649ms logger=migrator t=2026-03-12T19:25:51.850245346Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-12T19:25:51.851228188Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=983.922µs logger=migrator t=2026-03-12T19:25:51.85660055Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-12T19:25:51.858289459Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.688809ms logger=migrator t=2026-03-12T19:25:51.86497623Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-12T19:25:51.866047264Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.072834ms logger=migrator t=2026-03-12T19:25:51.87071009Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-12T19:25:51.875466348Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.755728ms logger=migrator t=2026-03-12T19:25:51.879916969Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-12T19:25:51.887577523Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.618794ms logger=migrator t=2026-03-12T19:25:51.892858873Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-12T19:25:51.896055065Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.196212ms logger=migrator t=2026-03-12T19:25:51.899563134Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-12T19:25:51.900449395Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=896.711µs logger=migrator t=2026-03-12T19:25:51.905419208Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-12T19:25:51.906722567Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.30173ms logger=migrator t=2026-03-12T19:25:51.911477765Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-12T19:25:51.913101531Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.624396ms logger=migrator t=2026-03-12T19:25:51.919134878Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-12T19:25:51.9200741Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=939.182µs logger=migrator t=2026-03-12T19:25:51.926139787Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-12T19:25:51.927521598Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.381291ms logger=migrator t=2026-03-12T19:25:51.932292137Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-12T19:25:51.933189737Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=897.79µs logger=migrator t=2026-03-12T19:25:51.937653959Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-12T19:25:51.938591039Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=930.401µs logger=migrator t=2026-03-12T19:25:51.944049274Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-12T19:25:51.945012516Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=963.932µs logger=migrator t=2026-03-12T19:25:51.949937237Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-12T19:25:51.95093693Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.005523ms logger=migrator t=2026-03-12T19:25:51.956947096Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-12T19:25:51.957365786Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=419.7µs logger=migrator t=2026-03-12T19:25:51.962113944Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-12T19:25:51.963383202Z level=info msg="Migration successfully executed" id="create tag table" duration=1.269048ms logger=migrator t=2026-03-12T19:25:51.970139146Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-12T19:25:51.971977507Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.838702ms logger=migrator t=2026-03-12T19:25:51.977149464Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-12T19:25:51.978486805Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.337621ms logger=migrator t=2026-03-12T19:25:51.983766244Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-12T19:25:51.984781318Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.015184ms logger=migrator t=2026-03-12T19:25:51.990734833Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-12T19:25:51.992228956Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.494813ms logger=migrator t=2026-03-12T19:25:51.998721054Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-12T19:25:52.011701598Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.973963ms logger=migrator t=2026-03-12T19:25:52.01622244Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-12T19:25:52.017650833Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.427813ms logger=migrator t=2026-03-12T19:25:52.02282392Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-12T19:25:52.023876494Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.051964ms logger=migrator t=2026-03-12T19:25:52.028674812Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-12T19:25:52.029114693Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=440.421µs logger=migrator t=2026-03-12T19:25:52.03382796Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-12T19:25:52.034803872Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=976.463µs logger=migrator t=2026-03-12T19:25:52.039943299Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-12T19:25:52.041144166Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.200947ms logger=migrator t=2026-03-12T19:25:52.04570952Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-12T19:25:52.04661545Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=906.06µs logger=migrator t=2026-03-12T19:25:52.052889892Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-12T19:25:52.052995805Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=109.902µs logger=migrator t=2026-03-12T19:25:52.059641846Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-12T19:25:52.067775969Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.132753ms logger=migrator t=2026-03-12T19:25:52.074551684Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-12T19:25:52.078617565Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.063722ms logger=migrator t=2026-03-12T19:25:52.083599159Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-12T19:25:52.088877088Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.276519ms logger=migrator t=2026-03-12T19:25:52.094460825Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-12T19:25:52.099830597Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.369522ms logger=migrator t=2026-03-12T19:25:52.104429122Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-12T19:25:52.105437084Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.007722ms logger=migrator t=2026-03-12T19:25:52.113980728Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-12T19:25:52.12154435Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.564582ms logger=migrator t=2026-03-12T19:25:52.131048775Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-12T19:25:52.13259946Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.549405ms logger=migrator t=2026-03-12T19:25:52.139405325Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-12T19:25:52.141199116Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.793211ms logger=migrator t=2026-03-12T19:25:52.147949058Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-12T19:25:52.14890665Z level=info msg="Migration successfully executed" id="create user auth token table" duration=957.631µs logger=migrator t=2026-03-12T19:25:52.156925132Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-12T19:25:52.158670642Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.745329ms logger=migrator t=2026-03-12T19:25:52.165175559Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-12T19:25:52.166175702Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=999.363µs logger=migrator t=2026-03-12T19:25:52.173002626Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-12T19:25:52.174713826Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.71168ms logger=migrator t=2026-03-12T19:25:52.181023658Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-12T19:25:52.186983654Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.960236ms logger=migrator t=2026-03-12T19:25:52.191112967Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-12T19:25:52.192065789Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=952.882µs logger=migrator t=2026-03-12T19:25:52.197086533Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-12T19:25:52.197953393Z level=info msg="Migration successfully executed" id="create cache_data table" duration=866.75µs logger=migrator t=2026-03-12T19:25:52.203013317Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-12T19:25:52.2040058Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=992.132µs logger=migrator t=2026-03-12T19:25:52.208379199Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-12T19:25:52.20976065Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.381181ms logger=migrator t=2026-03-12T19:25:52.218333244Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-12T19:25:52.220063834Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.73021ms logger=migrator t=2026-03-12T19:25:52.225268822Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-12T19:25:52.225335464Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=69.022µs logger=migrator t=2026-03-12T19:25:52.230386689Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-12T19:25:52.23046835Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=82.011µs logger=migrator t=2026-03-12T19:25:52.249737476Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-12T19:25:52.251250491Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.510685ms logger=migrator t=2026-03-12T19:25:52.260708755Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-12T19:25:52.26176336Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.054105ms logger=migrator t=2026-03-12T19:25:52.266951818Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-12T19:25:52.267920739Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=968.631µs logger=migrator t=2026-03-12T19:25:52.27851992Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-12T19:25:52.278640953Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=122.853µs logger=migrator t=2026-03-12T19:25:52.286311166Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-12T19:25:52.288078107Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.77059ms logger=migrator t=2026-03-12T19:25:52.293881108Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-12T19:25:52.294740917Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=859.639µs logger=migrator t=2026-03-12T19:25:52.298747729Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-12T19:25:52.299723601Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=975.762µs logger=migrator t=2026-03-12T19:25:52.304831976Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-12T19:25:52.306340411Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.510055ms logger=migrator t=2026-03-12T19:25:52.312135142Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-12T19:25:52.321825132Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.68942ms logger=migrator t=2026-03-12T19:25:52.326773154Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-12T19:25:52.327461739Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=688.015µs logger=migrator t=2026-03-12T19:25:52.333005505Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-12T19:25:52.333127798Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=124.973µs logger=migrator t=2026-03-12T19:25:52.337054958Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-12T19:25:52.33851595Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.460792ms logger=migrator t=2026-03-12T19:25:52.387041681Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-12T19:25:52.388705539Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.664038ms logger=migrator t=2026-03-12T19:25:52.492601865Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-12T19:25:52.494740324Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.132739ms logger=migrator t=2026-03-12T19:25:52.500867593Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-12T19:25:52.500933694Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=66.941µs logger=migrator t=2026-03-12T19:25:52.508272821Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-12T19:25:52.509870477Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.598016ms logger=migrator t=2026-03-12T19:25:52.521576642Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-12T19:25:52.52321607Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.644558ms logger=migrator t=2026-03-12T19:25:52.528144222Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-12T19:25:52.528848937Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=704.655µs logger=migrator t=2026-03-12T19:25:52.53423614Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-12T19:25:52.535779415Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.539565ms logger=migrator t=2026-03-12T19:25:52.542762963Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-12T19:25:52.550859037Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.096994ms logger=migrator t=2026-03-12T19:25:52.556487654Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-12T19:25:52.557953357Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.466183ms logger=migrator t=2026-03-12T19:25:52.564530497Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-12T19:25:52.56600181Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.470083ms logger=migrator t=2026-03-12T19:25:52.573864618Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-12T19:25:52.603264106Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.401077ms logger=migrator t=2026-03-12T19:25:52.647877997Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-12T19:25:52.673051409Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.174112ms logger=migrator t=2026-03-12T19:25:52.679459803Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-12T19:25:52.680475916Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.015723ms logger=migrator t=2026-03-12T19:25:52.686795859Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-12T19:25:52.688404686Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.609067ms logger=migrator t=2026-03-12T19:25:52.694649468Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-12T19:25:52.70093709Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.288673ms logger=migrator t=2026-03-12T19:25:52.706378763Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-12T19:25:52.712526784Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.15096ms logger=migrator t=2026-03-12T19:25:52.718303825Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-12T19:25:52.719293757Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=990.002µs logger=migrator t=2026-03-12T19:25:52.72606441Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-12T19:25:52.727052253Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=992.343µs logger=migrator t=2026-03-12T19:25:52.733047479Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-12T19:25:52.734599824Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.551624ms logger=migrator t=2026-03-12T19:25:52.741175773Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-12T19:25:52.74320781Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.031387ms logger=migrator t=2026-03-12T19:25:52.751984919Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-12T19:25:52.752156542Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=176.064µs logger=migrator t=2026-03-12T19:25:52.758501216Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-12T19:25:52.768266308Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.764022ms logger=migrator t=2026-03-12T19:25:52.775253406Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-12T19:25:52.78290762Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.657754ms logger=migrator t=2026-03-12T19:25:52.788748342Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-12T19:25:52.796036727Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.283865ms logger=migrator t=2026-03-12T19:25:52.80363358Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-12T19:25:52.804431418Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=797.648µs logger=migrator t=2026-03-12T19:25:52.810038525Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-12T19:25:52.811763744Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.73155ms logger=migrator t=2026-03-12T19:25:52.817864002Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-12T19:25:52.824270308Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.405675ms logger=migrator t=2026-03-12T19:25:52.831224496Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-12T19:25:52.84026584Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.038704ms logger=migrator t=2026-03-12T19:25:52.84600196Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-12T19:25:52.846779959Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=777.869µs logger=migrator t=2026-03-12T19:25:52.852764774Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-12T19:25:52.861916932Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.153008ms logger=migrator t=2026-03-12T19:25:52.8680116Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-12T19:25:52.874006185Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.994455ms logger=migrator t=2026-03-12T19:25:52.880459103Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-12T19:25:52.880531534Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.511µs logger=migrator t=2026-03-12T19:25:52.886432088Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-12T19:25:52.887481471Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.049303ms logger=migrator t=2026-03-12T19:25:52.894675695Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-12T19:25:52.89623772Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.561695ms logger=migrator t=2026-03-12T19:25:52.902246916Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-12T19:25:52.903911394Z 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.663828ms logger=migrator t=2026-03-12T19:25:52.918044425Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-12T19:25:52.918149747Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=112.833µs logger=migrator t=2026-03-12T19:25:52.924373148Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-12T19:25:52.932021352Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.659944ms logger=migrator t=2026-03-12T19:25:52.940563775Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-12T19:25:52.947025982Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.461736ms logger=migrator t=2026-03-12T19:25:52.952544717Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-12T19:25:52.958675946Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.132249ms logger=migrator t=2026-03-12T19:25:52.966162406Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-12T19:25:52.974345241Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.182245ms logger=migrator t=2026-03-12T19:25:52.980489771Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-12T19:25:52.987725055Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.231824ms logger=migrator t=2026-03-12T19:25:52.9936634Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-12T19:25:52.993719481Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=56.571µs logger=migrator t=2026-03-12T19:25:52.9998394Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-12T19:25:53.000608687Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=769.437µs logger=migrator t=2026-03-12T19:25:53.00781225Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-12T19:25:53.014224686Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.412036ms logger=migrator t=2026-03-12T19:25:53.024934699Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-12T19:25:53.025105623Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=175.444µs logger=migrator t=2026-03-12T19:25:53.047847608Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-12T19:25:53.053888955Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.044317ms logger=migrator t=2026-03-12T19:25:53.059227416Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-12T19:25:53.060147988Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=920.132µs logger=migrator t=2026-03-12T19:25:53.065891158Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-12T19:25:53.073779417Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.887599ms logger=migrator t=2026-03-12T19:25:53.08007742Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-12T19:25:53.080877688Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=805.018µs logger=migrator t=2026-03-12T19:25:53.086581687Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-12T19:25:53.087704143Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.119066ms logger=migrator t=2026-03-12T19:25:53.093523145Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-12T19:25:53.1003715Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.847565ms logger=migrator t=2026-03-12T19:25:53.105815553Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-12T19:25:53.106609541Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=793.648µs logger=migrator t=2026-03-12T19:25:53.115802571Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-12T19:25:53.116830093Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.024403ms logger=migrator t=2026-03-12T19:25:53.122179945Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-12T19:25:53.122837329Z level=info msg="Migration successfully executed" id="create alert_image table" duration=655.194µs logger=migrator t=2026-03-12T19:25:53.1281667Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-12T19:25:53.128887666Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=723.556µs logger=migrator t=2026-03-12T19:25:53.136913869Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-12T19:25:53.13696446Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=50.641µs logger=migrator t=2026-03-12T19:25:53.142357332Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-12T19:25:53.143053648Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=696.596µs logger=migrator t=2026-03-12T19:25:53.149229839Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-12T19:25:53.149908774Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=679.025µs logger=migrator t=2026-03-12T19:25:53.155840618Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-12T19:25:53.156140175Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-12T19:25:53.161171359Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-12T19:25:53.161795113Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=623.744µs logger=migrator t=2026-03-12T19:25:53.167214796Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-12T19:25:53.168804231Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.590555ms logger=migrator t=2026-03-12T19:25:53.174438829Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-12T19:25:53.181734395Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.295206ms logger=migrator t=2026-03-12T19:25:53.187967487Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-12T19:25:53.189738857Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.77109ms logger=migrator t=2026-03-12T19:25:53.197903262Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-12T19:25:53.199057458Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.154256ms logger=migrator t=2026-03-12T19:25:53.205856683Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-12T19:25:53.207240294Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.383941ms logger=migrator t=2026-03-12T19:25:53.213384493Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-12T19:25:53.214397316Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.012523ms logger=migrator t=2026-03-12T19:25:53.221474286Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-12T19:25:53.223082623Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.607937ms logger=migrator t=2026-03-12T19:25:53.230665606Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-12T19:25:53.230709497Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=45.851µs logger=migrator t=2026-03-12T19:25:53.236179891Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-12T19:25:53.236280963Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=104.092µs logger=migrator t=2026-03-12T19:25:53.242404012Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-12T19:25:53.250131267Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.728486ms logger=migrator t=2026-03-12T19:25:53.256156674Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-12T19:25:53.256509861Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=353.797µs logger=migrator t=2026-03-12T19:25:53.263738515Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-12T19:25:53.265406093Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.667148ms logger=migrator t=2026-03-12T19:25:53.272723369Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-12T19:25:53.272999355Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=277.046µs logger=migrator t=2026-03-12T19:25:53.281306474Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-12T19:25:53.282254235Z level=info msg="Migration successfully executed" id="create data_keys table" duration=947.851µs logger=migrator t=2026-03-12T19:25:53.289029298Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-12T19:25:53.289835518Z level=info msg="Migration successfully executed" id="create secrets table" duration=806.209µs logger=migrator t=2026-03-12T19:25:53.295713371Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-12T19:25:53.328799421Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.08699ms logger=migrator t=2026-03-12T19:25:53.334155333Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-12T19:25:53.341289314Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.133901ms logger=migrator t=2026-03-12T19:25:53.34729676Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-12T19:25:53.347438213Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=141.983µs logger=migrator t=2026-03-12T19:25:53.354016533Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-12T19:25:53.389860945Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.844702ms logger=migrator t=2026-03-12T19:25:53.396437895Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-12T19:25:53.426645931Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.207976ms logger=migrator t=2026-03-12T19:25:53.434761574Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-12T19:25:53.435665195Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=903.671µs logger=migrator t=2026-03-12T19:25:53.445018717Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-12T19:25:53.446973791Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.954884ms logger=migrator t=2026-03-12T19:25:53.453510309Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-12T19:25:53.453754255Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=225.105µs logger=migrator t=2026-03-12T19:25:53.459347452Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-12T19:25:53.460820366Z level=info msg="Migration successfully executed" id="create permission table" duration=1.476003ms logger=migrator t=2026-03-12T19:25:53.468671294Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-12T19:25:53.470456774Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.78535ms logger=migrator t=2026-03-12T19:25:53.479943589Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-12T19:25:53.481872703Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.928623ms logger=migrator t=2026-03-12T19:25:53.495319078Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-12T19:25:53.496987566Z level=info msg="Migration successfully executed" id="create role table" duration=1.666759ms logger=migrator t=2026-03-12T19:25:53.505259854Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-12T19:25:53.512928557Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.669513ms logger=migrator t=2026-03-12T19:25:53.51792398Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-12T19:25:53.524211103Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.286273ms logger=migrator t=2026-03-12T19:25:53.53158353Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-12T19:25:53.532725306Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.141906ms logger=migrator t=2026-03-12T19:25:53.540173765Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-12T19:25:53.541938185Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.76432ms logger=migrator t=2026-03-12T19:25:53.550413158Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-12T19:25:53.551784248Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.37114ms logger=migrator t=2026-03-12T19:25:53.56024001Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-12T19:25:53.561876498Z level=info msg="Migration successfully executed" id="create team role table" duration=1.639487ms logger=migrator t=2026-03-12T19:25:53.569284775Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-12T19:25:53.57037489Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.090275ms logger=migrator t=2026-03-12T19:25:53.577569553Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-12T19:25:53.579264972Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.693899ms logger=migrator t=2026-03-12T19:25:53.585000022Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-12T19:25:53.58667567Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.675488ms logger=migrator t=2026-03-12T19:25:53.593493774Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-12T19:25:53.594596069Z level=info msg="Migration successfully executed" id="create user role table" duration=1.106375ms logger=migrator t=2026-03-12T19:25:53.602222022Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-12T19:25:53.603340908Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.118206ms logger=migrator t=2026-03-12T19:25:53.609787654Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-12T19:25:53.611071093Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.282889ms logger=migrator t=2026-03-12T19:25:53.617925039Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-12T19:25:53.618951262Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.026173ms logger=migrator t=2026-03-12T19:25:53.624302613Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-12T19:25:53.625204343Z level=info msg="Migration successfully executed" id="create builtin role table" duration=901.23µs logger=migrator t=2026-03-12T19:25:53.631574499Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-12T19:25:53.633811318Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.26052ms logger=migrator t=2026-03-12T19:25:53.654934018Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-12T19:25:53.65678256Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.848482ms logger=migrator t=2026-03-12T19:25:53.729208323Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-12T19:25:53.738958764Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.753581ms logger=migrator t=2026-03-12T19:25:53.743811054Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-12T19:25:53.744733824Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=924.87µs logger=migrator t=2026-03-12T19:25:53.751266653Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-12T19:25:53.753225107Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.960725ms logger=migrator t=2026-03-12T19:25:53.759049359Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-12T19:25:53.760104514Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.055175ms logger=migrator t=2026-03-12T19:25:53.766629711Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-12T19:25:53.767599013Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=971.592µs logger=migrator t=2026-03-12T19:25:53.772365971Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-12T19:25:53.772950494Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=584.153µs logger=migrator t=2026-03-12T19:25:53.781921388Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-12T19:25:53.782696396Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=775.438µs logger=migrator t=2026-03-12T19:25:53.788546999Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-12T19:25:53.794247148Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=5.700259ms logger=migrator t=2026-03-12T19:25:53.802241769Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-12T19:25:53.814593589Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.35369ms logger=migrator t=2026-03-12T19:25:53.822826906Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-12T19:25:53.831427211Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.600025ms logger=migrator t=2026-03-12T19:25:53.837946358Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-12T19:25:53.849984882Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.040544ms logger=migrator t=2026-03-12T19:25:53.858073896Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-12T19:25:53.861028583Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.957057ms logger=migrator t=2026-03-12T19:25:53.870768563Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-12T19:25:53.87196284Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.190537ms logger=migrator t=2026-03-12T19:25:53.878208072Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-12T19:25:53.8799115Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.703828ms logger=migrator t=2026-03-12T19:25:53.885669431Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-12T19:25:53.886596933Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=928.322µs logger=migrator t=2026-03-12T19:25:53.892282641Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-12T19:25:53.89312095Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=837.759µs logger=migrator t=2026-03-12T19:25:53.898667416Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-12T19:25:53.898779479Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=113.843µs logger=migrator t=2026-03-12T19:25:53.903833923Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-12T19:25:53.903897395Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=67.512µs logger=migrator t=2026-03-12T19:25:53.90851532Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-12T19:25:53.908934139Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=419.759µs logger=migrator t=2026-03-12T19:25:53.91424195Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-12T19:25:53.914763361Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=524.951µs logger=migrator t=2026-03-12T19:25:53.9182309Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-12T19:25:53.918886184Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=655.804µs logger=migrator t=2026-03-12T19:25:53.923568651Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-12T19:25:53.923770475Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=202.444µs logger=migrator t=2026-03-12T19:25:53.927616912Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-12T19:25:53.928072044Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=522.863µs logger=migrator t=2026-03-12T19:25:53.932327569Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-12T19:25:53.933225569Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=896.26µs logger=migrator t=2026-03-12T19:25:53.937377504Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-12T19:25:53.939315638Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.937914ms logger=migrator t=2026-03-12T19:25:53.944357352Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-12T19:25:53.952477766Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.124244ms logger=migrator t=2026-03-12T19:25:53.957521691Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-12T19:25:53.957590652Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=67.791µs logger=migrator t=2026-03-12T19:25:53.961413889Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-12T19:25:53.96232192Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=902.881µs logger=migrator t=2026-03-12T19:25:53.967779974Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-12T19:25:53.968931539Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.151265ms logger=migrator t=2026-03-12T19:25:53.973989244Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-12T19:25:53.975037388Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.048044ms logger=migrator t=2026-03-12T19:25:53.980131063Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-12T19:25:53.98833905Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.207737ms logger=migrator t=2026-03-12T19:25:53.993424315Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-12T19:25:53.994409547Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=987.472µs logger=migrator t=2026-03-12T19:25:53.999113544Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-12T19:25:54.000100886Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=987.102µs logger=migrator t=2026-03-12T19:25:54.00374455Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-12T19:25:54.026458045Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.708684ms logger=migrator t=2026-03-12T19:25:54.031010718Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-12T19:25:54.032071942Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.060795ms logger=migrator t=2026-03-12T19:25:54.037460064Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-12T19:25:54.038519188Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.059594ms logger=migrator t=2026-03-12T19:25:54.043118782Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-12T19:25:54.044144135Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.025253ms logger=migrator t=2026-03-12T19:25:54.049677791Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-12T19:25:54.050737815Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.059834ms logger=migrator t=2026-03-12T19:25:54.05538548Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-12T19:25:54.055756539Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=378.039µs logger=migrator t=2026-03-12T19:25:54.061896398Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-12T19:25:54.063182388Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.28564ms logger=migrator t=2026-03-12T19:25:54.068946298Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-12T19:25:54.079085128Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.13838ms logger=migrator t=2026-03-12T19:25:54.111544024Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-12T19:25:54.113060589Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.516295ms logger=migrator t=2026-03-12T19:25:54.119073595Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-12T19:25:54.120463006Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.390441ms logger=migrator t=2026-03-12T19:25:54.127747172Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-12T19:25:54.128180692Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-12T19:25:54.132235603Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-12T19:25:54.132842488Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-12T19:25:54.136619193Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-12T19:25:54.137446982Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=827.569µs logger=migrator t=2026-03-12T19:25:54.141902153Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-12T19:25:54.142869984Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=967.701µs logger=migrator t=2026-03-12T19:25:54.146681521Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-12T19:25:54.147814567Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.132746ms logger=migrator t=2026-03-12T19:25:54.153303982Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-12T19:25:54.154358845Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.056354ms logger=migrator t=2026-03-12T19:25:54.161497067Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-12T19:25:54.16250793Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.010573ms logger=migrator t=2026-03-12T19:25:54.168060916Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-12T19:25:54.169170252Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.109616ms logger=migrator t=2026-03-12T19:25:54.17353027Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-12T19:25:54.174514172Z level=info msg="Migration successfully executed" id="Drop public config table" duration=986.552µs logger=migrator t=2026-03-12T19:25:54.178600235Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-12T19:25:54.179795082Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.194657ms logger=migrator t=2026-03-12T19:25:54.185269256Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-12T19:25:54.186459884Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.190598ms logger=migrator t=2026-03-12T19:25:54.190399502Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-12T19:25:54.191710343Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.310911ms logger=migrator t=2026-03-12T19:25:54.196999253Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-12T19:25:54.198180629Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.181856ms logger=migrator t=2026-03-12T19:25:54.203707245Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-12T19:25:54.22596035Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.056051ms logger=migrator t=2026-03-12T19:25:54.230487951Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-12T19:25:54.239814974Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.325113ms logger=migrator t=2026-03-12T19:25:54.246958805Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-12T19:25:54.260010182Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.049996ms logger=migrator t=2026-03-12T19:25:54.266356705Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-12T19:25:54.26657759Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=222.835µs logger=migrator t=2026-03-12T19:25:54.272043904Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-12T19:25:54.282737977Z level=info msg="Migration successfully executed" id="add share column" duration=10.694913ms logger=migrator t=2026-03-12T19:25:54.287923595Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-12T19:25:54.288232932Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=328.148µs logger=migrator t=2026-03-12T19:25:54.293710356Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-12T19:25:54.294763589Z level=info msg="Migration successfully executed" id="create file table" duration=1.053313ms logger=migrator t=2026-03-12T19:25:54.299069268Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-12T19:25:54.300357776Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.288128ms logger=migrator t=2026-03-12T19:25:54.305195906Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-12T19:25:54.30711398Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.916364ms logger=migrator t=2026-03-12T19:25:54.318190121Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-12T19:25:54.319109452Z level=info msg="Migration successfully executed" id="create file_meta table" duration=919.281µs logger=migrator t=2026-03-12T19:25:54.323486041Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-12T19:25:54.324834392Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.347841ms logger=migrator t=2026-03-12T19:25:54.330088991Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-12T19:25:54.330173713Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=85.232µs logger=migrator t=2026-03-12T19:25:54.334854879Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-12T19:25:54.334939091Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=84.742µs logger=migrator t=2026-03-12T19:25:54.338942651Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-12T19:25:54.339953035Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.010094ms logger=migrator t=2026-03-12T19:25:54.344223932Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-12T19:25:54.344844245Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=618.843µs logger=migrator t=2026-03-12T19:25:54.349072892Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-12T19:25:54.351251221Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.178629ms logger=migrator t=2026-03-12T19:25:54.35610002Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-12T19:25:54.365838092Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.738962ms logger=migrator t=2026-03-12T19:25:54.369686979Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-12T19:25:54.369885463Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=198.384µs logger=migrator t=2026-03-12T19:25:54.373792153Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-12T19:25:54.375772297Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.979834ms logger=migrator t=2026-03-12T19:25:54.380915044Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-12T19:25:54.38166869Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=756.667µs logger=migrator t=2026-03-12T19:25:54.38647878Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-12T19:25:54.386806957Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=328.337µs logger=migrator t=2026-03-12T19:25:54.390964902Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-12T19:25:54.391853912Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=888.86µs logger=migrator t=2026-03-12T19:25:54.39615614Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-12T19:25:54.407406425Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.251175ms logger=migrator t=2026-03-12T19:25:54.411787444Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-12T19:25:54.418078256Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.290222ms logger=migrator t=2026-03-12T19:25:54.422913586Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-12T19:25:54.424009122Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.094396ms logger=migrator t=2026-03-12T19:25:54.427876779Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-12T19:25:54.502101132Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.223653ms logger=migrator t=2026-03-12T19:25:54.509386548Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-12T19:25:54.510562894Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.180547ms logger=migrator t=2026-03-12T19:25:54.517040011Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-12T19:25:54.518163027Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.123046ms logger=migrator t=2026-03-12T19:25:54.524599012Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-12T19:25:54.551703807Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.102705ms logger=migrator t=2026-03-12T19:25:54.558069781Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-12T19:25:54.567061736Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.992215ms logger=migrator t=2026-03-12T19:25:54.575084157Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-12T19:25:54.575452146Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=368.229µs logger=migrator t=2026-03-12T19:25:54.580849189Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-12T19:25:54.581075694Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=226.815µs logger=migrator t=2026-03-12T19:25:54.586274171Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-12T19:25:54.58663289Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=359.029µs logger=migrator t=2026-03-12T19:25:54.59151597Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-12T19:25:54.59194533Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=430.13µs logger=migrator t=2026-03-12T19:25:54.596181576Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-12T19:25:54.596589835Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=408.329µs logger=migrator t=2026-03-12T19:25:54.600945234Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-12T19:25:54.602639682Z level=info msg="Migration successfully executed" id="create folder table" duration=1.694838ms logger=migrator t=2026-03-12T19:25:54.609519189Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-12T19:25:54.611051573Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.532424ms logger=migrator t=2026-03-12T19:25:54.820584716Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-12T19:25:54.823087863Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.505696ms logger=migrator t=2026-03-12T19:25:55.283950636Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-12T19:25:55.284011577Z level=info msg="Migration successfully executed" id="Update folder title length" duration=65.501µs logger=migrator t=2026-03-12T19:25:55.389955039Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-12T19:25:55.39217989Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.227091ms logger=migrator t=2026-03-12T19:25:55.39878794Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-12T19:25:55.399835204Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.047334ms logger=migrator t=2026-03-12T19:25:55.404320455Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-12T19:25:55.405477342Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.156587ms logger=migrator t=2026-03-12T19:25:55.410390263Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-12T19:25:55.411067539Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=677.496µs logger=migrator t=2026-03-12T19:25:55.416383159Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-12T19:25:55.416634465Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=251.656µs logger=migrator t=2026-03-12T19:25:55.421158448Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-12T19:25:55.422557409Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.397101ms logger=migrator t=2026-03-12T19:25:55.426803236Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-12T19:25:55.428739939Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.936373ms logger=migrator t=2026-03-12T19:25:55.432622038Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-12T19:25:55.433656881Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.030483ms logger=migrator t=2026-03-12T19:25:55.438507901Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-12T19:25:55.440322122Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.810171ms logger=migrator t=2026-03-12T19:25:55.444309383Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-12T19:25:55.446064982Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.756439ms logger=migrator t=2026-03-12T19:25:55.452521249Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-12T19:25:55.45346377Z level=info msg="Migration successfully executed" id="create anon_device table" duration=939.541µs logger=migrator t=2026-03-12T19:25:55.457749208Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-12T19:25:55.459596919Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.847201ms logger=migrator t=2026-03-12T19:25:55.464414618Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-12T19:25:55.465550484Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.136126ms logger=migrator t=2026-03-12T19:25:55.47198269Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-12T19:25:55.473382942Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.399912ms logger=migrator t=2026-03-12T19:25:55.478430246Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-12T19:25:55.480216597Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.784451ms logger=migrator t=2026-03-12T19:25:55.484876842Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-12T19:25:55.486757335Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.880393ms logger=migrator t=2026-03-12T19:25:55.492899914Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-12T19:25:55.493222791Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=323.807µs logger=migrator t=2026-03-12T19:25:55.497180682Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-12T19:25:55.508338085Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.158863ms logger=migrator t=2026-03-12T19:25:55.512396857Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-12T19:25:55.512877248Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=480.85µs logger=migrator t=2026-03-12T19:25:55.517235927Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-12T19:25:55.517261297Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.12µs logger=migrator t=2026-03-12T19:25:55.520382308Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-12T19:25:55.521448352Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.063723ms logger=migrator t=2026-03-12T19:25:55.525530215Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-12T19:25:55.525631997Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=103.392µs logger=migrator t=2026-03-12T19:25:55.530415206Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-12T19:25:55.532328929Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.913263ms logger=migrator t=2026-03-12T19:25:55.540805131Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-12T19:25:55.542769046Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.964305ms logger=migrator t=2026-03-12T19:25:55.549758034Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-12T19:25:55.550780637Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.022653ms logger=migrator t=2026-03-12T19:25:55.557634152Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-12T19:25:55.558770969Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.138117ms logger=migrator t=2026-03-12T19:25:55.565209415Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-12T19:25:55.565622724Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=414.59µs logger=migrator t=2026-03-12T19:25:55.570361402Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-12T19:25:55.571277552Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=915.97µs logger=migrator t=2026-03-12T19:25:55.575470388Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-12T19:25:55.576320317Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=849.769µs logger=migrator t=2026-03-12T19:25:55.582437865Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-12T19:25:55.583891978Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.453883ms logger=migrator t=2026-03-12T19:25:55.591967441Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-12T19:25:55.608255491Z level=info msg="Migration successfully executed" id="add stack_id column" duration=16.287949ms logger=migrator t=2026-03-12T19:25:55.614089923Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-12T19:25:55.626649728Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.556555ms logger=migrator t=2026-03-12T19:25:55.633544524Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-12T19:25:55.642824255Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.279671ms logger=migrator t=2026-03-12T19:25:55.646838346Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-12T19:25:55.646888367Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=50.391µs logger=migrator t=2026-03-12T19:25:55.650336945Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-12T19:25:55.660146828Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.809293ms logger=migrator t=2026-03-12T19:25:55.667539155Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-12T19:25:55.67876768Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.228445ms logger=migrator t=2026-03-12T19:25:55.687814485Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-12T19:25:55.688403319Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=588.404µs logger=migrator t=2026-03-12T19:25:55.694936967Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.486094529s logger=migrator t=2026-03-12T19:25:55.696170175Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-12T19:25:55.714673194Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-12T19:25:55.714878199Z level=info msg="Created default organization" logger=secrets t=2026-03-12T19:25:55.722576794Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-12T19:25:55.765304753Z level=info msg="Restored cache from database" duration=421.85µs logger=plugin.store t=2026-03-12T19:25:55.766464149Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-12T19:25:55.80264177Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-12T19:25:55.802672961Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-12T19:25:55.802750012Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-12T19:25:55.802763323Z level=info msg="Plugins loaded" count=54 duration=36.299514ms logger=query_data t=2026-03-12T19:25:55.806544578Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-12T19:25:55.810302743Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-12T19:25:55.845607624Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-12T19:25:55.888151359Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-12T19:25:55.891712259Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-12T19:25:55.89480904Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-12T19:25:55.913421422Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-12T19:25:55.936430524Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-12T19:25:55.958794541Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-12T19:25:55.958824302Z level=info msg="finished to provision alerting" logger=ngalert.multiorg.alertmanager t=2026-03-12T19:25:55.959182131Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-12T19:25:55.95916321Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-03-12T19:25:55.959508648Z level=info msg="State cache has been initialized" states=0 duration=347.728µs logger=ngalert.scheduler t=2026-03-12T19:25:55.959542579Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-12T19:25:55.959633961Z level=info msg=starting first_tick=2026-03-12T19:26:00Z logger=grafanaStorageLogger t=2026-03-12T19:25:55.962942686Z level=info msg="Storage starting" logger=http.server t=2026-03-12T19:25:55.974831195Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-12T19:25:56.001910579Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-12T19:25:56.014133976Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-12T19:25:56.034171121Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-03-12T19:25:56.035670655Z level=info msg="Update check succeeded" duration=72.838292ms logger=sqlstore.transactions t=2026-03-12T19:25:56.045916068Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-03-12T19:25:56.057402458Z level=info msg="Update check succeeded" duration=98.069824ms logger=sqlstore.transactions t=2026-03-12T19:25:56.057795927Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-12T19:25:56.085456004Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-12T19:25:56.10908412Z level=info msg="Patterns update finished" duration=108.850059ms logger=provisioning.dashboard t=2026-03-12T19:25:56.138984758Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-12T19:25:56.285742757Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-12T19:25:56.286161496Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-12T19:26:09.66499356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:09.666720449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:10.819088715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:11.026043819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:11.042490542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:11.34001976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:11.35455475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:11.590687426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:11.611415416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:11.818284068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:11.847153593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:12.105952972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:12.128115065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:12.343808737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:12.362059641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:12.501736939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:12.51851622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:12.598020613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:12.795240465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:12.88846342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:12.908173827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:12.97664332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:12.993277617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.05776376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.070631532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.136990957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.151424195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.223606591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.242078191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.309470399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.325041722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.396601335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.40912824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.480739823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.499758995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.608478071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.627335639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.711335364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.735815859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.816507729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.832714207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.91399073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:13.933132005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:14.153560153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:14.174330615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:14.832457052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:14.854562273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.036803656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.057664159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.160899351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.17849444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.306428011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.326347123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.388724428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.423400055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.549640738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.569326254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.687817942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.708156202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.821272499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.837272621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:15.989672358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:16.004162066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:16.292248651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:16.311139849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:16.450013289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:16.468978549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:16.571191127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:16.587553988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:16.804132111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:16.823696325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:16.948393802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:16.964339974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:17.153409322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:17.170727325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:17.344767433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:17.364245044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:17.485351841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:17.501641871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-12T19:26:17.61799039Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-12T19:26:54.985445614Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-12T19:35:55.965282953Z level=info msg="Completed cleanup jobs" duration=6.040554ms logger=plugins.update.checker t=2026-03-12T19:35:56.187621111Z level=info msg="Update check succeeded" duration=151.142057ms logger=sqlstore.transactions t=2026-03-12T19:40:55.82540286Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-12T19:45:55.967365778Z level=info msg="Completed cleanup jobs" duration=7.203291ms logger=plugins.update.checker t=2026-03-12T19:45:56.085246328Z level=info msg="Update check succeeded" duration=48.419646ms