logger=settings t=2026-05-10T00:59:47.688174994Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-10T00:59:47Z logger=settings t=2026-05-10T00:59:47.688679727Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-10T00:59:47.688695737Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-10T00:59:47.688701178Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-10T00:59:47.688704428Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-10T00:59:47.688707438Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-10T00:59:47.688710438Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-10T00:59:47.688713158Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-10T00:59:47.688718968Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-10T00:59:47.688722168Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-10T00:59:47.688724838Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-10T00:59:47.688727498Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-10T00:59:47.688731198Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-10T00:59:47.688734078Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-10T00:59:47.688737118Z level=info msg=Target target=[all] logger=settings t=2026-05-10T00:59:47.688745419Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-10T00:59:47.688749269Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-10T00:59:47.688753439Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-10T00:59:47.688758659Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-10T00:59:47.688766279Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-10T00:59:47.688775749Z level=info msg="App mode production" logger=sqlstore t=2026-05-10T00:59:47.689064306Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-10T00:59:47.689083786Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-10T00:59:47.693758055Z level=info msg="Locking database" logger=migrator t=2026-05-10T00:59:47.693810326Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-10T00:59:47.695038985Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-10T00:59:47.697053932Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.014447ms logger=migrator t=2026-05-10T00:59:47.707976537Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-10T00:59:47.709899751Z level=info msg="Migration successfully executed" id="create user table" duration=1.929394ms logger=migrator t=2026-05-10T00:59:47.716494566Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-10T00:59:47.717585621Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.095775ms logger=migrator t=2026-05-10T00:59:47.723029398Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-10T00:59:47.723832576Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=799.498µs logger=migrator t=2026-05-10T00:59:47.732054128Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-10T00:59:47.733212906Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.161208ms logger=migrator t=2026-05-10T00:59:47.740132886Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-10T00:59:47.740956345Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=823.239µs logger=migrator t=2026-05-10T00:59:47.747036937Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-10T00:59:47.750145961Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.072693ms logger=migrator t=2026-05-10T00:59:47.757219825Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-10T00:59:47.758208878Z level=info msg="Migration successfully executed" id="create user table v2" duration=990.633µs logger=migrator t=2026-05-10T00:59:47.762183091Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-10T00:59:47.763054861Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=872.32µs logger=migrator t=2026-05-10T00:59:47.768671892Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-10T00:59:47.770250639Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.582797ms logger=migrator t=2026-05-10T00:59:47.777238692Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-10T00:59:47.77798842Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=753.698µs logger=migrator t=2026-05-10T00:59:47.783753824Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-10T00:59:47.784410439Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=661.395µs logger=migrator t=2026-05-10T00:59:47.78873186Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-10T00:59:47.789931938Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.200328ms logger=migrator t=2026-05-10T00:59:47.794171937Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-10T00:59:47.794199717Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.76µs logger=migrator t=2026-05-10T00:59:47.799574453Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-10T00:59:47.801070538Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.499726ms logger=migrator t=2026-05-10T00:59:47.805391258Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-10T00:59:47.805797747Z level=info msg="Migration successfully executed" id="Add missing user data" duration=406.879µs logger=migrator t=2026-05-10T00:59:47.810543149Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-10T00:59:47.811994223Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.467855ms logger=migrator t=2026-05-10T00:59:47.816548648Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-10T00:59:47.817999253Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.449684ms logger=migrator t=2026-05-10T00:59:47.823935751Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-10T00:59:47.8255765Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.641759ms logger=migrator t=2026-05-10T00:59:47.830203837Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-10T00:59:47.839054293Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.856586ms logger=migrator t=2026-05-10T00:59:47.844637473Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-10T00:59:47.845987225Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.354552ms logger=migrator t=2026-05-10T00:59:47.852953537Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-10T00:59:47.853205723Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=253.656µs logger=migrator t=2026-05-10T00:59:47.858675431Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-10T00:59:47.859995392Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.336522ms logger=migrator t=2026-05-10T00:59:47.866838091Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-10T00:59:47.86723358Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=396.059µs logger=migrator t=2026-05-10T00:59:47.872069763Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-10T00:59:47.872650967Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=581.484µs logger=migrator t=2026-05-10T00:59:47.882771843Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-10T00:59:47.883857628Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.088485ms logger=migrator t=2026-05-10T00:59:47.891485056Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-10T00:59:47.892349216Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=857.4µs logger=migrator t=2026-05-10T00:59:47.900464015Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-10T00:59:47.901613222Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.148617ms logger=migrator t=2026-05-10T00:59:47.908231957Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-10T00:59:47.909496506Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.264479ms logger=migrator t=2026-05-10T00:59:47.915527557Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-10T00:59:47.916240914Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=713.096µs logger=migrator t=2026-05-10T00:59:47.921004095Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-10T00:59:47.921050086Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=46.831µs logger=migrator t=2026-05-10T00:59:47.933748262Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-10T00:59:47.934592651Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=845.819µs logger=migrator t=2026-05-10T00:59:47.940547941Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-10T00:59:47.941310518Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=763.367µs logger=migrator t=2026-05-10T00:59:47.945777352Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-10T00:59:47.946442808Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=665.526µs logger=migrator t=2026-05-10T00:59:47.952468869Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-10T00:59:47.953122494Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=647.054µs logger=migrator t=2026-05-10T00:59:47.960512836Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-10T00:59:47.965747458Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.227772ms logger=migrator t=2026-05-10T00:59:47.972294911Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-10T00:59:47.97315166Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=856.319µs logger=migrator t=2026-05-10T00:59:47.979906398Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-10T00:59:47.981006334Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.099666ms logger=migrator t=2026-05-10T00:59:47.986456061Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-10T00:59:47.987986466Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.535785ms logger=migrator t=2026-05-10T00:59:47.992345818Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-10T00:59:47.993086285Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=740.237µs logger=migrator t=2026-05-10T00:59:47.997263203Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-10T00:59:47.998552633Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.2895ms logger=migrator t=2026-05-10T00:59:48.00400709Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-10T00:59:48.004837089Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=828.449µs logger=migrator t=2026-05-10T00:59:48.008933865Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-10T00:59:48.009684482Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=751.127µs logger=migrator t=2026-05-10T00:59:48.014810122Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-10T00:59:48.015469407Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=660.165µs logger=migrator t=2026-05-10T00:59:48.020652378Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-10T00:59:48.021553099Z level=info msg="Migration successfully executed" id="create star table" duration=904.24µs logger=migrator t=2026-05-10T00:59:48.026357511Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-10T00:59:48.027214601Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=853.6µs logger=migrator t=2026-05-10T00:59:48.033378665Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-10T00:59:48.034492791Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.113736ms logger=migrator t=2026-05-10T00:59:48.038451773Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-10T00:59:48.039191451Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=737.098µs logger=migrator t=2026-05-10T00:59:48.045941488Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-10T00:59:48.046523631Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=579.413µs logger=migrator t=2026-05-10T00:59:48.051662841Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-10T00:59:48.053191757Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.535956ms logger=migrator t=2026-05-10T00:59:48.058519562Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-10T00:59:48.059360891Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=840.919µs logger=migrator t=2026-05-10T00:59:48.064709876Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-10T00:59:48.066115878Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.402342ms logger=migrator t=2026-05-10T00:59:48.071957464Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-10T00:59:48.072095659Z level=info msg="Migration successfully executed" id="Update org table charset" duration=139.885µs logger=migrator t=2026-05-10T00:59:48.077181316Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-10T00:59:48.0773435Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=156.894µs logger=migrator t=2026-05-10T00:59:48.084217941Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-10T00:59:48.08463616Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=419.29µs logger=migrator t=2026-05-10T00:59:48.089877683Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-10T00:59:48.090718322Z level=info msg="Migration successfully executed" id="create dashboard table" duration=835.819µs logger=migrator t=2026-05-10T00:59:48.096911286Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-10T00:59:48.09834002Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.429044ms logger=migrator t=2026-05-10T00:59:48.104470723Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-10T00:59:48.105396674Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=933.571µs logger=migrator t=2026-05-10T00:59:48.110657977Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-10T00:59:48.111404775Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=745.778µs logger=migrator t=2026-05-10T00:59:48.118415598Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-10T00:59:48.119904653Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.488975ms logger=migrator t=2026-05-10T00:59:48.125242677Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-10T00:59:48.126591999Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.349772ms logger=migrator t=2026-05-10T00:59:48.182865791Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-10T00:59:48.190327815Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.463734ms logger=migrator t=2026-05-10T00:59:48.215615275Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-10T00:59:48.217211972Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.599607ms logger=migrator t=2026-05-10T00:59:48.246981326Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-10T00:59:48.249050145Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=2.067658ms logger=migrator t=2026-05-10T00:59:48.255769641Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-10T00:59:48.2574527Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.682739ms logger=migrator t=2026-05-10T00:59:48.264903804Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-10T00:59:48.265670302Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=763.298µs logger=migrator t=2026-05-10T00:59:48.271961139Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-10T00:59:48.27331102Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.349941ms logger=migrator t=2026-05-10T00:59:48.277350525Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-10T00:59:48.277501818Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=151.903µs logger=migrator t=2026-05-10T00:59:48.284395598Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-10T00:59:48.287172543Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.776485ms logger=migrator t=2026-05-10T00:59:48.291771821Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-10T00:59:48.293744317Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.972006ms logger=migrator t=2026-05-10T00:59:48.301870156Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-10T00:59:48.303822311Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.952095ms logger=migrator t=2026-05-10T00:59:48.310130408Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-10T00:59:48.311125542Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=995.244µs logger=migrator t=2026-05-10T00:59:48.31659362Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-10T00:59:48.318498103Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.901983ms logger=migrator t=2026-05-10T00:59:48.324456433Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-10T00:59:48.325431216Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=968.682µs logger=migrator t=2026-05-10T00:59:48.33208622Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-10T00:59:48.333246348Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.159458ms logger=migrator t=2026-05-10T00:59:48.339559495Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-10T00:59:48.339656997Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=98.632µs logger=migrator t=2026-05-10T00:59:48.345211007Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-10T00:59:48.34536077Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=151.443µs logger=migrator t=2026-05-10T00:59:48.351161266Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-10T00:59:48.353306586Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.14482ms logger=migrator t=2026-05-10T00:59:48.359833888Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-10T00:59:48.362161312Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.326984ms logger=migrator t=2026-05-10T00:59:48.367335063Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-10T00:59:48.369407781Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.072938ms logger=migrator t=2026-05-10T00:59:48.374737336Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-10T00:59:48.376875755Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.132399ms logger=migrator t=2026-05-10T00:59:48.383162762Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-10T00:59:48.38348456Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=321.858µs logger=migrator t=2026-05-10T00:59:48.388386293Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-10T00:59:48.390037272Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.650389ms logger=migrator t=2026-05-10T00:59:48.396737208Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-10T00:59:48.397802503Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.069585ms logger=migrator t=2026-05-10T00:59:48.403869665Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-10T00:59:48.403959347Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=90.052µs logger=migrator t=2026-05-10T00:59:48.409908745Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-10T00:59:48.411212176Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.301691ms logger=migrator t=2026-05-10T00:59:48.41781465Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-10T00:59:48.418768542Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=954.862µs logger=migrator t=2026-05-10T00:59:48.424960776Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-10T00:59:48.430840014Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.878938ms logger=migrator t=2026-05-10T00:59:48.436432785Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-10T00:59:48.437268504Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=835.599µs logger=migrator t=2026-05-10T00:59:48.443422067Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-10T00:59:48.444961663Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.541256ms logger=migrator t=2026-05-10T00:59:48.451398903Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-10T00:59:48.452362045Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=967.912µs logger=migrator t=2026-05-10T00:59:48.459115363Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-10T00:59:48.459515622Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=396.509µs logger=migrator t=2026-05-10T00:59:48.464362456Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-10T00:59:48.46498663Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=624.134µs logger=migrator t=2026-05-10T00:59:48.470281514Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-10T00:59:48.473731764Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.44919ms logger=migrator t=2026-05-10T00:59:48.480195095Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-10T00:59:48.481157008Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=961.794µs logger=migrator t=2026-05-10T00:59:48.486567133Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-10T00:59:48.486811519Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=244.986µs logger=migrator t=2026-05-10T00:59:48.491943448Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-10T00:59:48.492191584Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=242.096µs logger=migrator t=2026-05-10T00:59:48.498810189Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-10T00:59:48.49971027Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=900.001µs logger=migrator t=2026-05-10T00:59:48.506211511Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-10T00:59:48.509770965Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.549273ms logger=migrator t=2026-05-10T00:59:48.515649171Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-10T00:59:48.516649734Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.000913ms logger=migrator t=2026-05-10T00:59:48.523404983Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-10T00:59:48.524361055Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=964.012µs logger=migrator t=2026-05-10T00:59:48.530446226Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-10T00:59:48.53188681Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.440264ms logger=migrator t=2026-05-10T00:59:48.537717166Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-10T00:59:48.538603636Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=883.88µs logger=migrator t=2026-05-10T00:59:48.545121708Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-10T00:59:48.54602923Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=907.912µs logger=migrator t=2026-05-10T00:59:48.551653481Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-10T00:59:48.558554592Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.901561ms logger=migrator t=2026-05-10T00:59:48.563353244Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-10T00:59:48.564081421Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=728.947µs logger=migrator t=2026-05-10T00:59:48.569683371Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-10T00:59:48.570572592Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=888.781µs logger=migrator t=2026-05-10T00:59:48.576130251Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-10T00:59:48.577695968Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.565987ms logger=migrator t=2026-05-10T00:59:48.583510514Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-10T00:59:48.584173819Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=663.195µs logger=migrator t=2026-05-10T00:59:48.590530188Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-10T00:59:48.594389098Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.858299ms logger=migrator t=2026-05-10T00:59:48.599426515Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-10T00:59:48.602063607Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.637382ms logger=migrator t=2026-05-10T00:59:48.607241768Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-10T00:59:48.607267358Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.35µs logger=migrator t=2026-05-10T00:59:48.613208727Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-10T00:59:48.613577635Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=362.438µs logger=migrator t=2026-05-10T00:59:48.618530451Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-10T00:59:48.622588295Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.058164ms logger=migrator t=2026-05-10T00:59:48.627265034Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-10T00:59:48.627468769Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=204.025µs logger=migrator t=2026-05-10T00:59:48.632034655Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-10T00:59:48.63222104Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=183.764µs logger=migrator t=2026-05-10T00:59:48.637885031Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-10T00:59:48.640240237Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.357915ms logger=migrator t=2026-05-10T00:59:48.645275284Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-10T00:59:48.645499929Z level=info msg="Migration successfully executed" id="Update uid value" duration=222.305µs logger=migrator t=2026-05-10T00:59:48.650418344Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-10T00:59:48.651840427Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.422573ms logger=migrator t=2026-05-10T00:59:48.658350219Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-10T00:59:48.659190349Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=845.33µs logger=migrator t=2026-05-10T00:59:48.664648976Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-10T00:59:48.665525786Z level=info msg="Migration successfully executed" id="create api_key table" duration=877.14µs logger=migrator t=2026-05-10T00:59:48.670683897Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-10T00:59:48.671530796Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=847.62µs logger=migrator t=2026-05-10T00:59:48.680121727Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-10T00:59:48.681008888Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=888.411µs logger=migrator t=2026-05-10T00:59:48.689043405Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-10T00:59:48.690090749Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.047354ms logger=migrator t=2026-05-10T00:59:48.695880814Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-10T00:59:48.697176275Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.295811ms logger=migrator t=2026-05-10T00:59:48.703154924Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-10T00:59:48.704038625Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=883.74µs logger=migrator t=2026-05-10T00:59:48.709616764Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-10T00:59:48.710949386Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.333502ms logger=migrator t=2026-05-10T00:59:48.717583521Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-10T00:59:48.724354718Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.759998ms logger=migrator t=2026-05-10T00:59:48.729881027Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-10T00:59:48.731145967Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.26316ms logger=migrator t=2026-05-10T00:59:48.737255719Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-10T00:59:48.739073732Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.829123ms logger=migrator t=2026-05-10T00:59:48.74674641Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-10T00:59:48.748366628Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.620328ms logger=migrator t=2026-05-10T00:59:48.753737744Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-10T00:59:48.754910071Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.162696ms logger=migrator t=2026-05-10T00:59:48.762671622Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-10T00:59:48.76302331Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=352.208µs logger=migrator t=2026-05-10T00:59:48.768688662Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-10T00:59:48.769584543Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=896.201µs logger=migrator t=2026-05-10T00:59:48.775280106Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-10T00:59:48.775333348Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=53.282µs logger=migrator t=2026-05-10T00:59:48.781997183Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-10T00:59:48.786561919Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.565137ms logger=migrator t=2026-05-10T00:59:48.792212371Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-10T00:59:48.794745849Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.532838ms logger=migrator t=2026-05-10T00:59:48.799582712Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-10T00:59:48.799744586Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=162.174µs logger=migrator t=2026-05-10T00:59:48.806505284Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-10T00:59:48.811154822Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.651308ms logger=migrator t=2026-05-10T00:59:48.816774853Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-10T00:59:48.819448965Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.666592ms logger=migrator t=2026-05-10T00:59:48.825132198Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-10T00:59:48.825889906Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=757.328µs logger=migrator t=2026-05-10T00:59:48.831821285Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-10T00:59:48.832549471Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=733.907µs logger=migrator t=2026-05-10T00:59:48.837983968Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-10T00:59:48.839247217Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.263769ms logger=migrator t=2026-05-10T00:59:48.844811497Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-10T00:59:48.84575497Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=942.613µs logger=migrator t=2026-05-10T00:59:48.85310321Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-10T00:59:48.85390846Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=805.19µs logger=migrator t=2026-05-10T00:59:48.859153101Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-10T00:59:48.860632286Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.478745ms logger=migrator t=2026-05-10T00:59:48.866894902Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-10T00:59:48.866960794Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.742µs logger=migrator t=2026-05-10T00:59:48.872042972Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-10T00:59:48.872073083Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.051µs logger=migrator t=2026-05-10T00:59:48.878138024Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-10T00:59:48.88267917Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.542946ms logger=migrator t=2026-05-10T00:59:48.888189969Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-10T00:59:48.891046946Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.856446ms logger=migrator t=2026-05-10T00:59:48.897119567Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-10T00:59:48.897203429Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=84.852µs logger=migrator t=2026-05-10T00:59:48.903950286Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-10T00:59:48.904743725Z level=info msg="Migration successfully executed" id="create quota table v1" duration=793.049µs logger=migrator t=2026-05-10T00:59:48.912088516Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-10T00:59:48.913631362Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.541906ms logger=migrator t=2026-05-10T00:59:48.920012231Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-10T00:59:48.920044082Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.711µs logger=migrator t=2026-05-10T00:59:48.92512162Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-10T00:59:48.926047571Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=925.591µs logger=migrator t=2026-05-10T00:59:48.932492672Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-10T00:59:48.933354352Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=863.86µs logger=migrator t=2026-05-10T00:59:48.939170408Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-10T00:59:48.94228094Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.110142ms logger=migrator t=2026-05-10T00:59:48.947669166Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-10T00:59:48.947697056Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.97µs logger=migrator t=2026-05-10T00:59:48.954168057Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-10T00:59:48.95555355Z level=info msg="Migration successfully executed" id="create session table" duration=1.376392ms logger=migrator t=2026-05-10T00:59:48.961878337Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-10T00:59:48.9620132Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=134.223µs logger=migrator t=2026-05-10T00:59:48.967841156Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-10T00:59:48.967972159Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=127.463µs logger=migrator t=2026-05-10T00:59:48.974777158Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-10T00:59:48.984496125Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=9.712076ms logger=migrator t=2026-05-10T00:59:48.990854272Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-10T00:59:48.991654652Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=800.37µs logger=migrator t=2026-05-10T00:59:48.997556539Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-10T00:59:48.997608071Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=53.222µs logger=migrator t=2026-05-10T00:59:49.004556962Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-10T00:59:49.004618834Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=64.772µs logger=migrator t=2026-05-10T00:59:49.01432692Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-10T00:59:49.019750507Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.421867ms logger=migrator t=2026-05-10T00:59:49.026390772Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-10T00:59:49.029406032Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.015141ms logger=migrator t=2026-05-10T00:59:49.035971295Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-10T00:59:49.036056867Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.032µs logger=migrator t=2026-05-10T00:59:49.042136159Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-10T00:59:49.042293273Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=157.624µs logger=migrator t=2026-05-10T00:59:49.048818185Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-10T00:59:49.050164647Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.345692ms logger=migrator t=2026-05-10T00:59:49.057313523Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-10T00:59:49.057354933Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=42.761µs logger=migrator t=2026-05-10T00:59:49.06622899Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-10T00:59:49.072753513Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.549134ms logger=migrator t=2026-05-10T00:59:49.079116931Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-10T00:59:49.079265485Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=141.883µs logger=migrator t=2026-05-10T00:59:49.098607456Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-10T00:59:49.10350667Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.900284ms logger=migrator t=2026-05-10T00:59:49.110572344Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-10T00:59:49.113671587Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.099043ms logger=migrator t=2026-05-10T00:59:49.119432591Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-10T00:59:49.119505663Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=73.902µs logger=migrator t=2026-05-10T00:59:49.125671137Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-10T00:59:49.126737212Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.066015ms logger=migrator t=2026-05-10T00:59:49.135092777Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-10T00:59:49.137028162Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.942976ms logger=migrator t=2026-05-10T00:59:49.143908412Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-10T00:59:49.145175242Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.26651ms logger=migrator t=2026-05-10T00:59:49.150806393Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-10T00:59:49.15197646Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.168797ms logger=migrator t=2026-05-10T00:59:49.159430024Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-10T00:59:49.160148341Z level=info msg="Migration successfully executed" id="add index alert state" duration=718.577µs logger=migrator t=2026-05-10T00:59:49.166747645Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-10T00:59:49.168413744Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.6658ms logger=migrator t=2026-05-10T00:59:49.174428194Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-10T00:59:49.175632341Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.203387ms logger=migrator t=2026-05-10T00:59:49.182963933Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-10T00:59:49.18417441Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.209997ms logger=migrator t=2026-05-10T00:59:49.189907655Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-10T00:59:49.191233346Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.325541ms logger=migrator t=2026-05-10T00:59:49.196641582Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-10T00:59:49.209233595Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.606324ms logger=migrator t=2026-05-10T00:59:49.216921574Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-10T00:59:49.217875567Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=953.903µs logger=migrator t=2026-05-10T00:59:49.223397545Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-10T00:59:49.224481431Z 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.084436ms logger=migrator t=2026-05-10T00:59:49.23042379Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-10T00:59:49.230745827Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=321.837µs logger=migrator t=2026-05-10T00:59:49.237242818Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-10T00:59:49.238198981Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=956.283µs logger=migrator t=2026-05-10T00:59:49.244820285Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-10T00:59:49.246784241Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.963786ms logger=migrator t=2026-05-10T00:59:49.253841615Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-10T00:59:49.257750967Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.909222ms logger=migrator t=2026-05-10T00:59:49.271666862Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-10T00:59:49.275293806Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.626474ms logger=migrator t=2026-05-10T00:59:49.282086154Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-10T00:59:49.286032567Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.945253ms logger=migrator t=2026-05-10T00:59:49.29220921Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-10T00:59:49.295817344Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.607424ms logger=migrator t=2026-05-10T00:59:49.302298596Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-10T00:59:49.303264098Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=964.802µs logger=migrator t=2026-05-10T00:59:49.310108577Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-10T00:59:49.31021506Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.211µs logger=migrator t=2026-05-10T00:59:49.3166395Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-10T00:59:49.316679381Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=38.831µs logger=migrator t=2026-05-10T00:59:49.322530838Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-10T00:59:49.323890709Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.359531ms logger=migrator t=2026-05-10T00:59:49.331554958Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-10T00:59:49.332618732Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.064304ms logger=migrator t=2026-05-10T00:59:49.340005185Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-10T00:59:49.340935386Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=931.641µs logger=migrator t=2026-05-10T00:59:49.34708807Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-10T00:59:49.348958283Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.873703ms logger=migrator t=2026-05-10T00:59:49.355566818Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-10T00:59:49.35651439Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=947.442µs logger=migrator t=2026-05-10T00:59:49.363036282Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-10T00:59:49.366758119Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.723767ms logger=migrator t=2026-05-10T00:59:49.375061673Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-10T00:59:49.378932193Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.87024ms logger=migrator t=2026-05-10T00:59:49.385870494Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-10T00:59:49.38607524Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=205.486µs logger=migrator t=2026-05-10T00:59:49.393262567Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-10T00:59:49.394812884Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.549216ms logger=migrator t=2026-05-10T00:59:49.403294961Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-10T00:59:49.404943719Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.648778ms logger=migrator t=2026-05-10T00:59:49.413041678Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-10T00:59:49.417887491Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.836843ms logger=migrator t=2026-05-10T00:59:49.425659033Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-10T00:59:49.425831077Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=175.024µs logger=migrator t=2026-05-10T00:59:49.433507555Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-10T00:59:49.4350082Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.521586ms logger=migrator t=2026-05-10T00:59:49.440644102Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-10T00:59:49.442362162Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.7175ms logger=migrator t=2026-05-10T00:59:49.449238322Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-10T00:59:49.449340295Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=103.722µs logger=migrator t=2026-05-10T00:59:49.464788475Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-10T00:59:49.465664015Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=880.02µs logger=migrator t=2026-05-10T00:59:49.471817219Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-10T00:59:49.472988277Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.171128ms logger=migrator t=2026-05-10T00:59:49.478947345Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-10T00:59:49.480190814Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.245159ms logger=migrator t=2026-05-10T00:59:49.496121316Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-10T00:59:49.497316983Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.196858ms logger=migrator t=2026-05-10T00:59:49.503467277Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-10T00:59:49.504846169Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.381503ms logger=migrator t=2026-05-10T00:59:49.512346074Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-10T00:59:49.513390908Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.045164ms logger=migrator t=2026-05-10T00:59:49.522067911Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-10T00:59:49.522144642Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=78.242µs logger=migrator t=2026-05-10T00:59:49.530903866Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-10T00:59:49.540586543Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=9.680206ms logger=migrator t=2026-05-10T00:59:49.562563915Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-10T00:59:49.563762163Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.202938ms logger=migrator t=2026-05-10T00:59:49.573250644Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-10T00:59:49.580760119Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.511076ms logger=migrator t=2026-05-10T00:59:49.588431909Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-10T00:59:49.589581605Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.153747ms logger=migrator t=2026-05-10T00:59:49.595016262Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-10T00:59:49.595724208Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=707.966µs logger=migrator t=2026-05-10T00:59:49.60093756Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-10T00:59:49.601596375Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=657.545µs logger=migrator t=2026-05-10T00:59:49.608178489Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-10T00:59:49.622521833Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.341844ms logger=migrator t=2026-05-10T00:59:49.650528246Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-10T00:59:49.651888688Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.365792ms logger=migrator t=2026-05-10T00:59:49.661996624Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-10T00:59:49.662927475Z 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=930.271µs logger=migrator t=2026-05-10T00:59:49.668961266Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-10T00:59:49.669689943Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=723.397µs logger=migrator t=2026-05-10T00:59:49.675960079Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-10T00:59:49.676512742Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=553.203µs logger=migrator t=2026-05-10T00:59:49.681774105Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-10T00:59:49.682097872Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=324.327µs logger=migrator t=2026-05-10T00:59:49.686985646Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-10T00:59:49.692248849Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.264563ms logger=migrator t=2026-05-10T00:59:49.697489092Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-10T00:59:49.701497565Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.007523ms logger=migrator t=2026-05-10T00:59:49.707475504Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-10T00:59:49.708400906Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=924.772µs logger=migrator t=2026-05-10T00:59:49.714408406Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-10T00:59:49.715354928Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=942.922µs logger=migrator t=2026-05-10T00:59:49.72272664Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-10T00:59:49.722942645Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=216.195µs logger=migrator t=2026-05-10T00:59:49.754148293Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-10T00:59:49.762922227Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.773854ms logger=migrator t=2026-05-10T00:59:49.773261479Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-10T00:59:49.774823074Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.564335ms logger=migrator t=2026-05-10T00:59:49.782128005Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-10T00:59:49.782464153Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=341.768µs logger=migrator t=2026-05-10T00:59:49.787752066Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-10T00:59:49.788210917Z level=info msg="Migration successfully executed" id="Move region to single row" duration=459.221µs logger=migrator t=2026-05-10T00:59:49.797555124Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-10T00:59:49.798671471Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.116127ms logger=migrator t=2026-05-10T00:59:49.804817634Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-10T00:59:49.805756326Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=939.212µs logger=migrator t=2026-05-10T00:59:49.811391627Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-10T00:59:49.812727959Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.332102ms logger=migrator t=2026-05-10T00:59:49.821466782Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-10T00:59:49.822720291Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.256329ms logger=migrator t=2026-05-10T00:59:49.830106424Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-10T00:59:49.831671691Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.569607ms logger=migrator t=2026-05-10T00:59:49.845249537Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-10T00:59:49.846607679Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.353692ms logger=migrator t=2026-05-10T00:59:49.854114894Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-10T00:59:49.854232457Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=120.523µs logger=migrator t=2026-05-10T00:59:49.859446459Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-10T00:59:49.861122147Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.677118ms logger=migrator t=2026-05-10T00:59:49.869141684Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-10T00:59:49.871189212Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=2.052308ms logger=migrator t=2026-05-10T00:59:49.876696961Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-10T00:59:49.877574391Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=877.2µs logger=migrator t=2026-05-10T00:59:49.911389669Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-10T00:59:49.913145811Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.760522ms logger=migrator t=2026-05-10T00:59:49.950116983Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-10T00:59:49.9504429Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=329.608µs logger=migrator t=2026-05-10T00:59:49.957489925Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-10T00:59:49.958110209Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=624.154µs logger=migrator t=2026-05-10T00:59:49.964282243Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-10T00:59:49.964400886Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=148.084µs logger=migrator t=2026-05-10T00:59:49.970763264Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-10T00:59:49.972565366Z level=info msg="Migration successfully executed" id="create team table" duration=1.807203ms logger=migrator t=2026-05-10T00:59:49.979115018Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-10T00:59:49.980423849Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.306231ms logger=migrator t=2026-05-10T00:59:49.99889398Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-10T00:59:50.000904647Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.012157ms logger=migrator t=2026-05-10T00:59:50.006226711Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-10T00:59:50.013286055Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.047264ms logger=migrator t=2026-05-10T00:59:50.018270212Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-10T00:59:50.018550468Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=280.646µs logger=migrator t=2026-05-10T00:59:50.02333236Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-10T00:59:50.024328553Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=996.253µs logger=migrator t=2026-05-10T00:59:50.029625236Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-10T00:59:50.030498968Z level=info msg="Migration successfully executed" id="create team member table" duration=873.511µs logger=migrator t=2026-05-10T00:59:50.045599379Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-10T00:59:50.047013632Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.410042ms logger=migrator t=2026-05-10T00:59:50.052688115Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-10T00:59:50.053640027Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=950.832µs logger=migrator t=2026-05-10T00:59:50.059960814Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-10T00:59:50.061148812Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.192938ms logger=migrator t=2026-05-10T00:59:50.067377517Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-10T00:59:50.072283312Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.907425ms logger=migrator t=2026-05-10T00:59:50.076363666Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-10T00:59:50.079670193Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.303037ms logger=migrator t=2026-05-10T00:59:50.086381451Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-10T00:59:50.092193156Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.812775ms logger=migrator t=2026-05-10T00:59:50.098109184Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-10T00:59:50.099424784Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.31418ms logger=migrator t=2026-05-10T00:59:50.105082256Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-10T00:59:50.106546971Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.473675ms logger=migrator t=2026-05-10T00:59:50.113125554Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-10T00:59:50.114192338Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.065954ms logger=migrator t=2026-05-10T00:59:50.119728027Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-10T00:59:50.121520209Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.791492ms logger=migrator t=2026-05-10T00:59:50.126184279Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-10T00:59:50.126931936Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=747.997µs logger=migrator t=2026-05-10T00:59:50.132007744Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-10T00:59:50.133627771Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.619087ms logger=migrator t=2026-05-10T00:59:50.137890262Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-10T00:59:50.138839663Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=950.202µs logger=migrator t=2026-05-10T00:59:50.145778116Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-10T00:59:50.148136071Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.356916ms logger=migrator t=2026-05-10T00:59:50.154490639Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-10T00:59:50.155077722Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=586.774µs logger=migrator t=2026-05-10T00:59:50.15968023Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-10T00:59:50.16011061Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=430.11µs logger=migrator t=2026-05-10T00:59:50.164159794Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-10T00:59:50.165072195Z level=info msg="Migration successfully executed" id="create tag table" duration=912.322µs logger=migrator t=2026-05-10T00:59:50.169842736Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-10T00:59:50.170977093Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.134217ms logger=migrator t=2026-05-10T00:59:50.176600934Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-10T00:59:50.177781541Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.180377ms logger=migrator t=2026-05-10T00:59:50.182637205Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-10T00:59:50.184141079Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.503274ms logger=migrator t=2026-05-10T00:59:50.189097195Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-10T00:59:50.190002917Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=905.832µs logger=migrator t=2026-05-10T00:59:50.194965812Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-10T00:59:50.209526091Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.561269ms logger=migrator t=2026-05-10T00:59:50.215304407Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-10T00:59:50.2171933Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.893733ms logger=migrator t=2026-05-10T00:59:50.22401125Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-10T00:59:50.225002903Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=989.243µs logger=migrator t=2026-05-10T00:59:50.230097742Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-10T00:59:50.230489341Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=390.229µs logger=migrator t=2026-05-10T00:59:50.236068501Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-10T00:59:50.237142546Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.073735ms logger=migrator t=2026-05-10T00:59:50.243874533Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-10T00:59:50.244934367Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.056394ms logger=migrator t=2026-05-10T00:59:50.252719019Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-10T00:59:50.253708652Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=989.533µs logger=migrator t=2026-05-10T00:59:50.263148133Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-10T00:59:50.263233495Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=86.512µs logger=migrator t=2026-05-10T00:59:50.275007069Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-10T00:59:50.282500884Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.495245ms logger=migrator t=2026-05-10T00:59:50.288471283Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-10T00:59:50.292531657Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.059964ms logger=migrator t=2026-05-10T00:59:50.299559962Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-10T00:59:50.305357577Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.796665ms logger=migrator t=2026-05-10T00:59:50.309604976Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-10T00:59:50.315974894Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.371849ms logger=migrator t=2026-05-10T00:59:50.32049689Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-10T00:59:50.321619866Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.122016ms logger=migrator t=2026-05-10T00:59:50.327455982Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-10T00:59:50.333585495Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.129903ms logger=migrator t=2026-05-10T00:59:50.337715651Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-10T00:59:50.338593542Z level=info msg="Migration successfully executed" id="create server_lock table" duration=877.401µs logger=migrator t=2026-05-10T00:59:50.346440084Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-10T00:59:50.347602402Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.169298ms logger=migrator t=2026-05-10T00:59:50.353427578Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-10T00:59:50.354235846Z level=info msg="Migration successfully executed" id="create user auth token table" duration=809.048µs logger=migrator t=2026-05-10T00:59:50.35953873Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-10T00:59:50.360739068Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.199218ms logger=migrator t=2026-05-10T00:59:50.366995884Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-10T00:59:50.368348435Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.352681ms logger=migrator t=2026-05-10T00:59:50.375233727Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-10T00:59:50.376168158Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=938.012µs logger=migrator t=2026-05-10T00:59:50.382040965Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-10T00:59:50.391413523Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.370528ms logger=migrator t=2026-05-10T00:59:50.394865704Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-10T00:59:50.395782035Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=916.591µs logger=migrator t=2026-05-10T00:59:50.400963006Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-10T00:59:50.401840796Z level=info msg="Migration successfully executed" id="create cache_data table" duration=878.47µs logger=migrator t=2026-05-10T00:59:50.406132917Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-10T00:59:50.407160671Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.027124ms logger=migrator t=2026-05-10T00:59:50.413209491Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-10T00:59:50.41486348Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.654929ms logger=migrator t=2026-05-10T00:59:50.42084188Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-10T00:59:50.421951775Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.108845ms logger=migrator t=2026-05-10T00:59:50.431028218Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-10T00:59:50.43114767Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=123.813µs logger=migrator t=2026-05-10T00:59:50.436834443Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-10T00:59:50.436950256Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=112.492µs logger=migrator t=2026-05-10T00:59:50.444776127Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-10T00:59:50.445758551Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=986.654µs logger=migrator t=2026-05-10T00:59:50.450466541Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-10T00:59:50.451636278Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.170327ms logger=migrator t=2026-05-10T00:59:50.45603869Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-10T00:59:50.457190267Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.149607ms logger=migrator t=2026-05-10T00:59:50.462753667Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-10T00:59:50.462846649Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=93.212µs logger=migrator t=2026-05-10T00:59:50.46887734Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-10T00:59:50.469870853Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=989.592µs logger=migrator t=2026-05-10T00:59:50.475614416Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-10T00:59:50.478883533Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=3.294357ms logger=migrator t=2026-05-10T00:59:50.485639331Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-10T00:59:50.487957305Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.320684ms logger=migrator t=2026-05-10T00:59:50.496547875Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-10T00:59:50.497781023Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.234998ms logger=migrator t=2026-05-10T00:59:50.503579099Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-10T00:59:50.508551175Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.973995ms logger=migrator t=2026-05-10T00:59:50.514861272Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-10T00:59:50.515525918Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=667.236µs logger=migrator t=2026-05-10T00:59:50.520814871Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-10T00:59:50.520886023Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=71.222µs logger=migrator t=2026-05-10T00:59:50.528174542Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-10T00:59:50.52891722Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=744.748µs logger=migrator t=2026-05-10T00:59:50.533702251Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-10T00:59:50.535008712Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.309751ms logger=migrator t=2026-05-10T00:59:50.541140255Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-10T00:59:50.54224041Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.101185ms logger=migrator t=2026-05-10T00:59:50.549615503Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-10T00:59:50.549717285Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=103.482µs logger=migrator t=2026-05-10T00:59:50.553912312Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-10T00:59:50.5550668Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.154208ms logger=migrator t=2026-05-10T00:59:50.560376424Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-10T00:59:50.562115084Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.73826ms logger=migrator t=2026-05-10T00:59:50.567291245Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-10T00:59:50.568691968Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.400813ms logger=migrator t=2026-05-10T00:59:50.577094164Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-10T00:59:50.578096517Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.003373ms logger=migrator t=2026-05-10T00:59:50.58806892Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-10T00:59:50.596334312Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.256052ms logger=migrator t=2026-05-10T00:59:50.602841654Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-10T00:59:50.603895388Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.054114ms logger=migrator t=2026-05-10T00:59:50.616191455Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-10T00:59:50.617456604Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.268939ms logger=migrator t=2026-05-10T00:59:50.623915735Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-10T00:59:50.662954315Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=39.03913ms logger=migrator t=2026-05-10T00:59:50.667497291Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-10T00:59:50.694974252Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.472961ms logger=migrator t=2026-05-10T00:59:50.701769121Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-10T00:59:50.702640072Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=870.661µs logger=migrator t=2026-05-10T00:59:50.715509031Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-10T00:59:50.717706663Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.202311ms logger=migrator t=2026-05-10T00:59:50.725357661Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-10T00:59:50.737358731Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=11.99836ms logger=migrator t=2026-05-10T00:59:50.743204347Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-10T00:59:50.755245797Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=12.03684ms logger=migrator t=2026-05-10T00:59:50.762758813Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-10T00:59:50.764582526Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.821263ms logger=migrator t=2026-05-10T00:59:50.776174306Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-10T00:59:50.777613119Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.439923ms logger=migrator t=2026-05-10T00:59:50.785406861Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-10T00:59:50.786999389Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.592867ms logger=migrator t=2026-05-10T00:59:50.791568005Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-10T00:59:50.792712382Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.143778ms logger=migrator t=2026-05-10T00:59:50.798698401Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-10T00:59:50.798784503Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=88.352µs logger=migrator t=2026-05-10T00:59:50.803413461Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-10T00:59:50.812735319Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.319398ms logger=migrator t=2026-05-10T00:59:50.817253633Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-10T00:59:50.823356986Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.102203ms logger=migrator t=2026-05-10T00:59:50.829800897Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-10T00:59:50.837970417Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.168801ms logger=migrator t=2026-05-10T00:59:50.842102353Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-10T00:59:50.843521947Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.418393ms logger=migrator t=2026-05-10T00:59:50.849336132Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-10T00:59:50.85055619Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.219758ms logger=migrator t=2026-05-10T00:59:50.85612282Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-10T00:59:50.86599027Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.86347ms logger=migrator t=2026-05-10T00:59:50.873106106Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-10T00:59:50.881066982Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.958286ms logger=migrator t=2026-05-10T00:59:50.894053765Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-10T00:59:50.900159797Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=6.107702ms logger=migrator t=2026-05-10T00:59:50.90798735Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-10T00:59:50.915789582Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.778061ms logger=migrator t=2026-05-10T00:59:50.921741271Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-10T00:59:50.930930735Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.189764ms logger=migrator t=2026-05-10T00:59:50.93717758Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-10T00:59:50.937254982Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=78.462µs logger=migrator t=2026-05-10T00:59:50.943139059Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-10T00:59:50.944537192Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.399383ms logger=migrator t=2026-05-10T00:59:50.95132208Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-10T00:59:50.952345544Z 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.023124ms logger=migrator t=2026-05-10T00:59:50.957064864Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-10T00:59:50.958113249Z 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.047175ms logger=migrator t=2026-05-10T00:59:50.969601647Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-10T00:59:50.969678008Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=78.131µs logger=migrator t=2026-05-10T00:59:50.975285699Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-10T00:59:50.981891553Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.605004ms logger=migrator t=2026-05-10T00:59:50.987705338Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-10T00:59:50.992601983Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.893315ms logger=migrator t=2026-05-10T00:59:50.998784797Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-10T00:59:51.008723969Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.927972ms logger=migrator t=2026-05-10T00:59:51.022694845Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-10T00:59:51.02806696Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.376245ms logger=migrator t=2026-05-10T00:59:51.06794433Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-10T00:59:51.076580631Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.633072ms logger=migrator t=2026-05-10T00:59:51.231049143Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-10T00:59:51.231276568Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=251.586µs logger=migrator t=2026-05-10T00:59:51.314635602Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-10T00:59:51.315684226Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.052694ms logger=migrator t=2026-05-10T00:59:51.435261575Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-10T00:59:51.445570976Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.309681ms logger=migrator t=2026-05-10T00:59:51.452545988Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-10T00:59:51.45262823Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=84.662µs logger=migrator t=2026-05-10T00:59:51.462524092Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-10T00:59:51.467244491Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.72155ms logger=migrator t=2026-05-10T00:59:51.471964601Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-10T00:59:51.472754959Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=795.308µs logger=migrator t=2026-05-10T00:59:51.477316846Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-10T00:59:51.481933604Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.615478ms logger=migrator t=2026-05-10T00:59:51.48777633Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-10T00:59:51.489139021Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.365901ms logger=migrator t=2026-05-10T00:59:51.495568742Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-10T00:59:51.496931144Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.364172ms logger=migrator t=2026-05-10T00:59:51.501805067Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-10T00:59:51.510529631Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.719533ms logger=migrator t=2026-05-10T00:59:51.514721618Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-10T00:59:51.515951957Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.233159ms logger=migrator t=2026-05-10T00:59:51.522202273Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-10T00:59:51.52337363Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.165276ms logger=migrator t=2026-05-10T00:59:51.530484066Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-10T00:59:51.531303815Z level=info msg="Migration successfully executed" id="create alert_image table" duration=819.569µs logger=migrator t=2026-05-10T00:59:51.537641493Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-10T00:59:51.539365343Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.72337ms logger=migrator t=2026-05-10T00:59:51.543605042Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-10T00:59:51.543672204Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.762µs logger=migrator t=2026-05-10T00:59:51.548161828Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-10T00:59:51.549772536Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.610808ms logger=migrator t=2026-05-10T00:59:51.554281091Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-10T00:59:51.555886878Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.602107ms logger=migrator t=2026-05-10T00:59:51.561460188Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-10T00:59:51.561872288Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-10T00:59:51.566599888Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-10T00:59:51.567136581Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=542.823µs logger=migrator t=2026-05-10T00:59:51.577671416Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-10T00:59:51.579350105Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.685839ms logger=migrator t=2026-05-10T00:59:51.584050175Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-10T00:59:51.590817383Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.759988ms logger=migrator t=2026-05-10T00:59:51.596381183Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-10T00:59:51.598076282Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.699119ms logger=migrator t=2026-05-10T00:59:51.603689943Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-10T00:59:51.604914712Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.223469ms logger=migrator t=2026-05-10T00:59:51.609334105Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-10T00:59:51.61038291Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.047776ms logger=migrator t=2026-05-10T00:59:51.615055208Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-10T00:59:51.616484952Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.425913ms logger=migrator t=2026-05-10T00:59:51.622521662Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-10T00:59:51.623908724Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.387872ms logger=migrator t=2026-05-10T00:59:51.63057868Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-10T00:59:51.630612731Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.361µs logger=migrator t=2026-05-10T00:59:51.634674076Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-10T00:59:51.634753387Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=80.042µs logger=migrator t=2026-05-10T00:59:51.639855336Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-10T00:59:51.64771698Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.860424ms logger=migrator t=2026-05-10T00:59:51.703425179Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-10T00:59:51.70390621Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=481.641µs logger=migrator t=2026-05-10T00:59:51.709083971Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-10T00:59:51.71078722Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.700189ms logger=migrator t=2026-05-10T00:59:51.71806256Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-10T00:59:51.71847404Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=409.94µs logger=migrator t=2026-05-10T00:59:51.72533658Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-10T00:59:51.726985448Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.648528ms logger=migrator t=2026-05-10T00:59:51.734013443Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-10T00:59:51.734847772Z level=info msg="Migration successfully executed" id="create secrets table" duration=834.39µs logger=migrator t=2026-05-10T00:59:51.740921473Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-10T00:59:51.772665043Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.74235ms logger=migrator t=2026-05-10T00:59:51.780343742Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-10T00:59:51.788248947Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.904635ms logger=migrator t=2026-05-10T00:59:51.79741005Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-10T00:59:51.797576744Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=168.984µs logger=migrator t=2026-05-10T00:59:51.804533977Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-10T00:59:51.8376957Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.163363ms logger=migrator t=2026-05-10T00:59:51.844880137Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-10T00:59:51.871735314Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=26.855247ms logger=migrator t=2026-05-10T00:59:51.87886128Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-10T00:59:51.879482275Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=622.225µs logger=migrator t=2026-05-10T00:59:51.889853346Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-10T00:59:51.891525425Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.671009ms logger=migrator t=2026-05-10T00:59:51.899130403Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-10T00:59:51.899492011Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=361.948µs logger=migrator t=2026-05-10T00:59:51.907177741Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-10T00:59:51.908640204Z level=info msg="Migration successfully executed" id="create permission table" duration=1.462983ms logger=migrator t=2026-05-10T00:59:51.915468713Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-10T00:59:51.916468657Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.000044ms logger=migrator t=2026-05-10T00:59:51.922989879Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-10T00:59:51.924440653Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.449284ms logger=migrator t=2026-05-10T00:59:51.932102001Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-10T00:59:51.933208218Z level=info msg="Migration successfully executed" id="create role table" duration=1.106216ms logger=migrator t=2026-05-10T00:59:51.939601836Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-10T00:59:51.951088934Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.483108ms logger=migrator t=2026-05-10T00:59:51.956764937Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-10T00:59:51.963867763Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.099315ms logger=migrator t=2026-05-10T00:59:51.970543658Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-10T00:59:51.971717426Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.173398ms logger=migrator t=2026-05-10T00:59:51.978904533Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-10T00:59:51.980434029Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.537526ms logger=migrator t=2026-05-10T00:59:51.987507163Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-10T00:59:51.988592819Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.085086ms logger=migrator t=2026-05-10T00:59:51.995290295Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-10T00:59:51.996679447Z level=info msg="Migration successfully executed" id="create team role table" duration=1.387792ms logger=migrator t=2026-05-10T00:59:52.004221743Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-10T00:59:52.005917493Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.69567ms logger=migrator t=2026-05-10T00:59:52.012192509Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-10T00:59:52.013275654Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.081415ms logger=migrator t=2026-05-10T00:59:52.018740052Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-10T00:59:52.019876189Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.136208ms logger=migrator t=2026-05-10T00:59:52.026086453Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-10T00:59:52.026978624Z level=info msg="Migration successfully executed" id="create user role table" duration=892.391µs logger=migrator t=2026-05-10T00:59:52.032995354Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-10T00:59:52.034030739Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.032145ms logger=migrator t=2026-05-10T00:59:52.041189595Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-10T00:59:52.042991678Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.810502ms logger=migrator t=2026-05-10T00:59:52.050504783Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-10T00:59:52.051782082Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.29369ms logger=migrator t=2026-05-10T00:59:52.059192605Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-10T00:59:52.060406183Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.219648ms logger=migrator t=2026-05-10T00:59:52.067789416Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-10T00:59:52.069772312Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.995887ms logger=migrator t=2026-05-10T00:59:52.077463061Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-10T00:59:52.078814163Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.349902ms logger=migrator t=2026-05-10T00:59:52.084733551Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-10T00:59:52.093114806Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.380615ms logger=migrator t=2026-05-10T00:59:52.098520843Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-10T00:59:52.099923675Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.400862ms logger=migrator t=2026-05-10T00:59:52.106470058Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-10T00:59:52.108509035Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.038027ms logger=migrator t=2026-05-10T00:59:52.114677409Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-10T00:59:52.115837226Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.159497ms logger=migrator t=2026-05-10T00:59:52.120674979Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-10T00:59:52.121876147Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.201078ms logger=migrator t=2026-05-10T00:59:52.127901297Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-10T00:59:52.128978403Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.076266ms logger=migrator t=2026-05-10T00:59:52.134937562Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-10T00:59:52.136393805Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.456103ms logger=migrator t=2026-05-10T00:59:52.142012806Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-10T00:59:52.151369725Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.356379ms logger=migrator t=2026-05-10T00:59:52.157403416Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-10T00:59:52.165905294Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.501649ms logger=migrator t=2026-05-10T00:59:52.171107585Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-10T00:59:52.177727849Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.618974ms logger=migrator t=2026-05-10T00:59:52.183022013Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-10T00:59:52.191251255Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.228132ms logger=migrator t=2026-05-10T00:59:52.197408268Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-10T00:59:52.198442342Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.033124ms logger=migrator t=2026-05-10T00:59:52.204186097Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-10T00:59:52.205448686Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.262399ms logger=migrator t=2026-05-10T00:59:52.2107633Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-10T00:59:52.212023529Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.261109ms logger=migrator t=2026-05-10T00:59:52.219923813Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-10T00:59:52.220894455Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=970.062µs logger=migrator t=2026-05-10T00:59:52.226079817Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-10T00:59:52.228075994Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.990586ms logger=migrator t=2026-05-10T00:59:52.235074837Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-10T00:59:52.23520911Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=135.243µs logger=migrator t=2026-05-10T00:59:52.241169999Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-10T00:59:52.241280942Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=111.503µs logger=migrator t=2026-05-10T00:59:52.246169586Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-10T00:59:52.246952984Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=783.198µs logger=migrator t=2026-05-10T00:59:52.252417091Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-10T00:59:52.253073946Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=653.525µs logger=migrator t=2026-05-10T00:59:52.258002562Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-10T00:59:52.258894772Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=891.24µs logger=migrator t=2026-05-10T00:59:52.265459335Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-10T00:59:52.265917216Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=458.341µs logger=migrator t=2026-05-10T00:59:52.271146318Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-10T00:59:52.271726802Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=580.064µs logger=migrator t=2026-05-10T00:59:52.27764235Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-10T00:59:52.279273697Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.636068ms logger=migrator t=2026-05-10T00:59:52.286552027Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-10T00:59:52.287893078Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.340111ms logger=migrator t=2026-05-10T00:59:52.294174575Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-10T00:59:52.30297155Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.792955ms logger=migrator t=2026-05-10T00:59:52.30808575Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-10T00:59:52.308203132Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=114.792µs logger=migrator t=2026-05-10T00:59:52.313984707Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-10T00:59:52.315831729Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.847012ms logger=migrator t=2026-05-10T00:59:52.323002597Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-10T00:59:52.324344178Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.341481ms logger=migrator t=2026-05-10T00:59:52.330542093Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-10T00:59:52.331754481Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.212478ms logger=migrator t=2026-05-10T00:59:52.338532769Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-10T00:59:52.350214612Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.681453ms logger=migrator t=2026-05-10T00:59:52.35531112Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-10T00:59:52.356470688Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.159038ms logger=migrator t=2026-05-10T00:59:52.361221789Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-10T00:59:52.362296933Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.075124ms logger=migrator t=2026-05-10T00:59:52.368226922Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-10T00:59:52.395669482Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.43769ms logger=migrator t=2026-05-10T00:59:52.401502248Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-10T00:59:52.402335847Z level=info msg="Migration successfully executed" id="create correlation v2" duration=835.109µs logger=migrator t=2026-05-10T00:59:52.40848974Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-10T00:59:52.409964405Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.473785ms logger=migrator t=2026-05-10T00:59:52.415805081Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-10T00:59:52.416903576Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.098195ms logger=migrator t=2026-05-10T00:59:52.424954674Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-10T00:59:52.426108822Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.153808ms logger=migrator t=2026-05-10T00:59:52.432245795Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-10T00:59:52.432540932Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=295.807µs logger=migrator t=2026-05-10T00:59:52.439250328Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-10T00:59:52.440104698Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=854.43µs logger=migrator t=2026-05-10T00:59:52.445187967Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-10T00:59:52.454264618Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.076021ms logger=migrator t=2026-05-10T00:59:52.459888519Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-10T00:59:52.460701078Z level=info msg="Migration successfully executed" id="create entity_events table" duration=812.469µs logger=migrator t=2026-05-10T00:59:52.466970944Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-10T00:59:52.468015069Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.043935ms logger=migrator t=2026-05-10T00:59:52.47363193Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-10T00:59:52.474240224Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-10T00:59:52.479336603Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-10T00:59:52.479823614Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-10T00:59:52.486419918Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-10T00:59:52.487886392Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.470865ms logger=migrator t=2026-05-10T00:59:52.493401081Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-10T00:59:52.4951021Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.696519ms logger=migrator t=2026-05-10T00:59:52.501143782Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-10T00:59:52.502344999Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.195597ms logger=migrator t=2026-05-10T00:59:52.507849948Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-10T00:59:52.509296651Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.445553ms logger=migrator t=2026-05-10T00:59:52.514981944Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-10T00:59:52.516143171Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.160947ms logger=migrator t=2026-05-10T00:59:52.521915316Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-10T00:59:52.523044662Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.126316ms logger=migrator t=2026-05-10T00:59:52.527728131Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-10T00:59:52.528633842Z level=info msg="Migration successfully executed" id="Drop public config table" duration=904.451µs logger=migrator t=2026-05-10T00:59:52.533770282Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-10T00:59:52.534923929Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.153447ms logger=migrator t=2026-05-10T00:59:52.541798899Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-10T00:59:52.543925789Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.12607ms logger=migrator t=2026-05-10T00:59:52.549614682Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-10T00:59:52.550781379Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.166387ms logger=migrator t=2026-05-10T00:59:52.557467285Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-10T00:59:52.559495372Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.027557ms logger=migrator t=2026-05-10T00:59:52.566238869Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-10T00:59:52.589104973Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.866234ms logger=migrator t=2026-05-10T00:59:52.596404413Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-10T00:59:52.603633981Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.228878ms logger=migrator t=2026-05-10T00:59:52.609953818Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-10T00:59:52.618387655Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.434437ms logger=migrator t=2026-05-10T00:59:52.625088082Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-10T00:59:52.625346048Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=257.736µs logger=migrator t=2026-05-10T00:59:52.630731873Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-10T00:59:52.639944748Z level=info msg="Migration successfully executed" id="add share column" duration=9.216715ms logger=migrator t=2026-05-10T00:59:52.64559264Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-10T00:59:52.645784094Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=196.944µs logger=migrator t=2026-05-10T00:59:52.652200643Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-10T00:59:52.653277389Z level=info msg="Migration successfully executed" id="create file table" duration=1.076406ms logger=migrator t=2026-05-10T00:59:52.659697549Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-10T00:59:52.660897167Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.198828ms logger=migrator t=2026-05-10T00:59:52.666937618Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-10T00:59:52.668922664Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.984555ms logger=migrator t=2026-05-10T00:59:52.676851219Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-10T00:59:52.677698609Z level=info msg="Migration successfully executed" id="create file_meta table" duration=847.461µs logger=migrator t=2026-05-10T00:59:52.683587606Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-10T00:59:52.685580472Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.992196ms logger=migrator t=2026-05-10T00:59:52.69190513Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-10T00:59:52.691972652Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=68.002µs logger=migrator t=2026-05-10T00:59:52.698529254Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-10T00:59:52.698634787Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=106.703µs logger=migrator t=2026-05-10T00:59:52.704987524Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-10T00:59:52.705871446Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=884.642µs logger=migrator t=2026-05-10T00:59:52.711884666Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-10T00:59:52.712305376Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=420.69µs logger=migrator t=2026-05-10T00:59:52.718395607Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-10T00:59:52.71975679Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.359813ms logger=migrator t=2026-05-10T00:59:52.725306439Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-10T00:59:52.734527844Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.219855ms logger=migrator t=2026-05-10T00:59:52.740979264Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-10T00:59:52.741098327Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=117.003µs logger=migrator t=2026-05-10T00:59:52.746553334Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-10T00:59:52.748608232Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.053218ms logger=migrator t=2026-05-10T00:59:52.755120044Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-10T00:59:52.75582603Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=706.106µs logger=migrator t=2026-05-10T00:59:52.762380403Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-10T00:59:52.762588768Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=207.905µs logger=migrator t=2026-05-10T00:59:52.768398653Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-10T00:59:52.769170741Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=772.348µs logger=migrator t=2026-05-10T00:59:52.774730191Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-10T00:59:52.788684437Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.948035ms logger=migrator t=2026-05-10T00:59:52.7978485Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-10T00:59:52.807544957Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.694987ms logger=migrator t=2026-05-10T00:59:52.815167105Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-10T00:59:52.817648203Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.469698ms logger=migrator t=2026-05-10T00:59:52.824370699Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-10T00:59:52.911859729Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.47998ms logger=migrator t=2026-05-10T00:59:52.919816454Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-10T00:59:52.92261668Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.806376ms logger=migrator t=2026-05-10T00:59:52.929798638Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-10T00:59:52.931099518Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.30134ms logger=migrator t=2026-05-10T00:59:52.936933554Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-10T00:59:52.971277894Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.33631ms logger=migrator t=2026-05-10T00:59:52.978511743Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-10T00:59:52.987600475Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.087332ms logger=migrator t=2026-05-10T00:59:52.996624695Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-10T00:59:52.996948864Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=317.988µs logger=migrator t=2026-05-10T00:59:53.002267897Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-10T00:59:53.002634796Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=367.679µs logger=migrator t=2026-05-10T00:59:53.007418927Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-10T00:59:53.007858117Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=439.49µs logger=migrator t=2026-05-10T00:59:53.015137087Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-10T00:59:53.015770582Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=640.235µs logger=migrator t=2026-05-10T00:59:53.02338411Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-10T00:59:53.023643006Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=259.326µs logger=migrator t=2026-05-10T00:59:53.029600524Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-10T00:59:53.033992127Z level=info msg="Migration successfully executed" id="create folder table" duration=4.382303ms logger=migrator t=2026-05-10T00:59:53.043818026Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-10T00:59:53.046174101Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.359075ms logger=migrator t=2026-05-10T00:59:53.054755531Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-10T00:59:53.056106983Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.352252ms logger=migrator t=2026-05-10T00:59:53.060891404Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-10T00:59:53.060920915Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.711µs logger=migrator t=2026-05-10T00:59:53.065002941Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-10T00:59:53.066747071Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.73984ms logger=migrator t=2026-05-10T00:59:53.072651029Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-10T00:59:53.073847937Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.198287ms logger=migrator t=2026-05-10T00:59:53.080775208Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-10T00:59:53.082377946Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.604447ms logger=migrator t=2026-05-10T00:59:53.087936405Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-10T00:59:53.088615331Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=684.296µs logger=migrator t=2026-05-10T00:59:53.093115786Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-10T00:59:53.093451684Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=335.878µs logger=migrator t=2026-05-10T00:59:53.097372805Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-10T00:59:53.098831479Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.455374ms logger=migrator t=2026-05-10T00:59:53.105455313Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-10T00:59:53.106715753Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.2603ms logger=migrator t=2026-05-10T00:59:53.118021887Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-10T00:59:53.119920441Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.899374ms logger=migrator t=2026-05-10T00:59:53.125938832Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-10T00:59:53.127348754Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.411112ms logger=migrator t=2026-05-10T00:59:53.132166977Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-10T00:59:53.133369244Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.204087ms logger=migrator t=2026-05-10T00:59:53.137184894Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-10T00:59:53.138127186Z level=info msg="Migration successfully executed" id="create anon_device table" duration=942.071µs logger=migrator t=2026-05-10T00:59:53.142970459Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-10T00:59:53.144668348Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.691639ms logger=migrator t=2026-05-10T00:59:53.149677845Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-10T00:59:53.150977976Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.301331ms logger=migrator t=2026-05-10T00:59:53.155518571Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-10T00:59:53.156577546Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.058144ms logger=migrator t=2026-05-10T00:59:53.164394488Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-10T00:59:53.165527575Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.132817ms logger=migrator t=2026-05-10T00:59:53.170225564Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-10T00:59:53.171412562Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.186868ms logger=migrator t=2026-05-10T00:59:53.175306852Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-10T00:59:53.175912246Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=607.354µs logger=migrator t=2026-05-10T00:59:53.181248031Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-10T00:59:53.192151635Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.891524ms logger=migrator t=2026-05-10T00:59:53.197710265Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-10T00:59:53.198458252Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=748.917µs logger=migrator t=2026-05-10T00:59:53.202808384Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-10T00:59:53.202831344Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.38µs logger=migrator t=2026-05-10T00:59:53.207151206Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-10T00:59:53.209317515Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.167119ms logger=migrator t=2026-05-10T00:59:53.214752272Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-10T00:59:53.214782883Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.731µs logger=migrator t=2026-05-10T00:59:53.219044353Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-10T00:59:53.220336653Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.289479ms logger=migrator t=2026-05-10T00:59:53.224604382Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-10T00:59:53.226384923Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.779861ms logger=migrator t=2026-05-10T00:59:53.234133234Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-10T00:59:53.235192349Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.056695ms logger=migrator t=2026-05-10T00:59:53.239892919Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-10T00:59:53.241178609Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.287781ms logger=migrator t=2026-05-10T00:59:53.245559Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-10T00:59:53.246021751Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=452.031µs logger=migrator t=2026-05-10T00:59:53.253446875Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-10T00:59:53.254261413Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=815.508µs logger=migrator t=2026-05-10T00:59:53.260026088Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-10T00:59:53.260978381Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=951.483µs logger=migrator t=2026-05-10T00:59:53.265575497Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-10T00:59:53.266446878Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=872.201µs logger=migrator t=2026-05-10T00:59:53.27128003Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-10T00:59:53.286455295Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.180385ms logger=migrator t=2026-05-10T00:59:53.297144274Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-10T00:59:53.308720314Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.57857ms logger=migrator t=2026-05-10T00:59:53.340702459Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-10T00:59:53.35313098Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.42833ms logger=migrator t=2026-05-10T00:59:53.380538748Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-10T00:59:53.380662301Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=124.703µs logger=migrator t=2026-05-10T00:59:53.391018863Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-10T00:59:53.403431703Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.415599ms logger=migrator t=2026-05-10T00:59:53.436832031Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-10T00:59:53.450052589Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.219898ms logger=migrator t=2026-05-10T00:59:53.512062895Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-10T00:59:53.512857144Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=792.249µs logger=migrator t=2026-05-10T00:59:53.539782152Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.844802418s logger=migrator t=2026-05-10T00:59:53.541007081Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-10T00:59:53.55989157Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-10T00:59:53.560119447Z level=info msg="Created default organization" logger=secrets t=2026-05-10T00:59:53.585008846Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-10T00:59:53.63572511Z level=info msg="Restored cache from database" duration=593.905µs logger=plugin.store t=2026-05-10T00:59:53.637268505Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-10T00:59:53.687073177Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-10T00:59:53.687109198Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-10T00:59:53.68719756Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-10T00:59:53.68721246Z level=info msg="Plugins loaded" count=54 duration=49.944285ms logger=query_data t=2026-05-10T00:59:53.691799507Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-10T00:59:53.696388444Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-10T00:59:53.704823771Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-10T00:59:53.720736902Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-10T00:59:53.72323381Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-10T00:59:53.725397841Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-10T00:59:53.763439477Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-10T00:59:53.794754687Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-10T00:59:53.838745144Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-10T00:59:53.838822505Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-10T00:59:53.839182614Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-10T00:59:53.839638434Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-10T00:59:53.839619534Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-10T00:59:53.843357272Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-10T00:59:53.919813064Z level=info msg="Update check succeeded" duration=80.114659ms logger=grafana.update.checker t=2026-05-10T00:59:53.92093902Z level=info msg="Update check succeeded" duration=81.570962ms logger=ngalert.state.manager t=2026-05-10T00:59:53.926903489Z level=info msg="State cache has been initialized" states=0 duration=87.282735ms logger=ngalert.scheduler t=2026-05-10T00:59:53.92694007Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-10T00:59:53.927019173Z level=info msg=starting first_tick=2026-05-10T01:00:00Z logger=sqlstore.transactions t=2026-05-10T00:59:54.052357695Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-10T00:59:54.13790724Z level=info msg="Patterns update finished" duration=155.363643ms logger=provisioning.dashboard t=2026-05-10T00:59:54.15717708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T00:59:54.183883662Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-10T00:59:54.202597489Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-10T00:59:54.20308453Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-10T01:00:08.30320339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.304729147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.326022946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.347720215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.366512825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.398070639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.421880489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.446299422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.466124007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.494768272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.525860705Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-10T01:00:08.575430251Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-10T01:00:08.587891728Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-10T01:00:08.600403777Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-10T01:00:08.615888027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.635077366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.660095745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.681754592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.719330681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.741567463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.773768522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.793599956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.826265268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.843122151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.885846852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.904611001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.931199497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.948989722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:08.993094067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.01829486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.065027207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.08985201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.134730603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.154281431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.271509314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.30730595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.39427739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.414694008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.486823193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.504904244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.552180575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.574219272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.62387232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.647144396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.71586483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.734663478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.787281527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.803811542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.852044115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.872017093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.929713303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.944945456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:09.998706213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.015347401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.076015301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.095691711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.154797274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.244933649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.316808928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.336996881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.402957118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.424041972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.479806126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.502395276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.568544238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.587799938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.64270211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.66357534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.74383653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.764068813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.837085079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.857508807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.914705695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:10.933691408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:11.035554835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:11.049741344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:11.104593705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:11.126777425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:11.195813307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:11.22818968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:11.327768792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:11.357702088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-10T01:00:11.453915898Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-10T01:01:24.861153774Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-10T01:09:53.851674031Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-10T01:09:53.883350004Z level=info msg="Completed cleanup jobs" duration=43.255258ms logger=plugins.update.checker t=2026-05-10T01:09:53.970969985Z level=info msg="Update check succeeded" duration=50.508144ms logger=sqlstore.transactions t=2026-05-10T01:14:53.712484183Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-10T01:19:53.872932438Z level=info msg="Completed cleanup jobs" duration=32.685565ms logger=plugins.update.checker t=2026-05-10T01:19:53.969214864Z level=info msg="Update check succeeded" duration=48.463145ms logger=cleanup t=2026-05-10T01:29:53.869089367Z level=info msg="Completed cleanup jobs" duration=28.78242ms logger=plugins.update.checker t=2026-05-10T01:29:53.96918539Z level=info msg="Update check succeeded" duration=48.500167ms logger=infra.usagestats t=2026-05-10T01:31:24.888635243Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-10T01:39:53.863230209Z level=info msg="Completed cleanup jobs" duration=23.262695ms logger=plugins.update.checker t=2026-05-10T01:39:53.969207153Z level=info msg="Update check succeeded" duration=49.111289ms logger=cleanup t=2026-05-10T01:49:53.864623585Z level=info msg="Completed cleanup jobs" duration=24.240748ms logger=plugins.update.checker t=2026-05-10T01:49:53.971678012Z level=info msg="Update check succeeded" duration=50.93672ms logger=cleanup t=2026-05-10T01:59:53.872331978Z level=info msg="Completed cleanup jobs" duration=32.399291ms logger=plugins.update.checker t=2026-05-10T01:59:53.977387191Z level=info msg="Update check succeeded" duration=57.13071ms logger=infra.usagestats t=2026-05-10T02:01:24.885583382Z level=info msg="Usage stats are ready to report"