logger=settings t=2026-08-06T01:12:00.961349938Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-06T01:12:00Z logger=settings t=2026-08-06T01:12:00.961606902Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-06T01:12:00.961617993Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-06T01:12:00.961621273Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-06T01:12:00.961624293Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-06T01:12:00.961628403Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-06T01:12:00.961631143Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-06T01:12:00.961633883Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-06T01:12:00.961638333Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-06T01:12:00.961641263Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-06T01:12:00.961643873Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-06T01:12:00.961646953Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-06T01:12:00.961649773Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-06T01:12:00.961653673Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-06T01:12:00.961657173Z level=info msg=Target target=[all] logger=settings t=2026-08-06T01:12:00.961662623Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-06T01:12:00.961666873Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-06T01:12:00.961670424Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-06T01:12:00.961675204Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-06T01:12:00.961681104Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-06T01:12:00.961684424Z level=info msg="App mode production" logger=sqlstore t=2026-08-06T01:12:00.961953699Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-06T01:12:00.961972469Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-06T01:12:00.963452598Z level=info msg="Locking database" logger=migrator t=2026-08-06T01:12:00.963471948Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-06T01:12:00.964005128Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-06T01:12:00.964831874Z level=info msg="Migration successfully executed" id="create migration_log table" duration=826.566µs logger=migrator t=2026-08-06T01:12:00.969746377Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-06T01:12:00.97042111Z level=info msg="Migration successfully executed" id="create user table" duration=674.373µs logger=migrator t=2026-08-06T01:12:00.975232061Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-06T01:12:00.976037546Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=805.405µs logger=migrator t=2026-08-06T01:12:00.97987563Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-06T01:12:00.980596263Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=720.473µs logger=migrator t=2026-08-06T01:12:00.984497387Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-06T01:12:00.985167511Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=670.063µs logger=migrator t=2026-08-06T01:12:00.990250097Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-06T01:12:00.991635003Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.383887ms logger=migrator t=2026-08-06T01:12:00.997889552Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-06T01:12:01.001368668Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.478476ms logger=migrator t=2026-08-06T01:12:01.006712499Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-06T01:12:01.007628037Z level=info msg="Migration successfully executed" id="create user table v2" duration=915.138µs logger=migrator t=2026-08-06T01:12:01.013890616Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-06T01:12:01.014749002Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=858.116µs logger=migrator t=2026-08-06T01:12:01.020211946Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-06T01:12:01.021218855Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.006289ms logger=migrator t=2026-08-06T01:12:01.02671377Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-06T01:12:01.027145758Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=433.688µs logger=migrator t=2026-08-06T01:12:01.031729635Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-06T01:12:01.032340376Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=622.411µs logger=migrator t=2026-08-06T01:12:01.038197278Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-06T01:12:01.039998262Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.826095ms logger=migrator t=2026-08-06T01:12:01.044953887Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-06T01:12:01.044983967Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.021µs logger=migrator t=2026-08-06T01:12:01.050130785Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-06T01:12:01.051332487Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.201492ms logger=migrator t=2026-08-06T01:12:01.05518125Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-06T01:12:01.055426556Z level=info msg="Migration successfully executed" id="Add missing user data" duration=245.756µs logger=migrator t=2026-08-06T01:12:01.059153196Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-06T01:12:01.060397849Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.244213ms logger=migrator t=2026-08-06T01:12:01.064861685Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-06T01:12:01.065611139Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=756.724µs logger=migrator t=2026-08-06T01:12:01.069743068Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-06T01:12:01.070899379Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.156031ms logger=migrator t=2026-08-06T01:12:01.075168131Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-06T01:12:01.086218121Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.03088ms logger=migrator t=2026-08-06T01:12:01.091744396Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-06T01:12:01.092627412Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=882.756µs logger=migrator t=2026-08-06T01:12:01.097634518Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-06T01:12:01.097835082Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=210.184µs logger=migrator t=2026-08-06T01:12:01.104649721Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-06T01:12:01.105914615Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.264464ms logger=migrator t=2026-08-06T01:12:01.110267807Z 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-08-06T01:12:01.110543602Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=282.845µs logger=migrator t=2026-08-06T01:12:01.114156072Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-06T01:12:01.114615301Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=459.208µs logger=migrator t=2026-08-06T01:12:01.119026654Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-06T01:12:01.11982575Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=799.925µs logger=migrator t=2026-08-06T01:12:01.124952536Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-06T01:12:01.125746002Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=779.736µs logger=migrator t=2026-08-06T01:12:01.130017773Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-06T01:12:01.131145445Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.127322ms logger=migrator t=2026-08-06T01:12:01.135226672Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-06T01:12:01.135922605Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=695.633µs logger=migrator t=2026-08-06T01:12:01.139947622Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-06T01:12:01.140590024Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=644.562µs logger=migrator t=2026-08-06T01:12:01.144266013Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-06T01:12:01.144287044Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=21.791µs logger=migrator t=2026-08-06T01:12:01.148665287Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-06T01:12:01.14932229Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=657.113µs logger=migrator t=2026-08-06T01:12:01.154498458Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-06T01:12:01.155601949Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.103561ms logger=migrator t=2026-08-06T01:12:01.160082634Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-06T01:12:01.160687206Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=604.192µs logger=migrator t=2026-08-06T01:12:01.164670662Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-06T01:12:01.165289543Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=618.761µs logger=migrator t=2026-08-06T01:12:01.169399441Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:12:01.172330937Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.925896ms logger=migrator t=2026-08-06T01:12:01.175759983Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-06T01:12:01.176519727Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=759.624µs logger=migrator t=2026-08-06T01:12:01.180892419Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-06T01:12:01.181543763Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=651.354µs logger=migrator t=2026-08-06T01:12:01.186804662Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-06T01:12:01.187480905Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=676.003µs logger=migrator t=2026-08-06T01:12:01.191767826Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-06T01:12:01.192873578Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.105582ms logger=migrator t=2026-08-06T01:12:01.196633739Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-06T01:12:01.197667468Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.033399ms logger=migrator t=2026-08-06T01:12:01.203491689Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-06T01:12:01.203860657Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=371.478µs logger=migrator t=2026-08-06T01:12:01.208482844Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-06T01:12:01.209878671Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.411337ms logger=migrator t=2026-08-06T01:12:01.214434997Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-06T01:12:01.214806884Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=372.357µs logger=migrator t=2026-08-06T01:12:01.219231418Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-06T01:12:01.220137905Z level=info msg="Migration successfully executed" id="create star table" duration=905.057µs logger=migrator t=2026-08-06T01:12:01.245843095Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-06T01:12:01.247941434Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=2.094089ms logger=migrator t=2026-08-06T01:12:01.25457989Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-06T01:12:01.255843174Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.262924ms logger=migrator t=2026-08-06T01:12:01.262012371Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-06T01:12:01.262738796Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=726.295µs logger=migrator t=2026-08-06T01:12:01.26823394Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-06T01:12:01.269235969Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.002119ms logger=migrator t=2026-08-06T01:12:01.275256453Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-06T01:12:01.276373354Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.116781ms logger=migrator t=2026-08-06T01:12:01.283079742Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-06T01:12:01.283799785Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=720.073µs logger=migrator t=2026-08-06T01:12:01.288895882Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-06T01:12:01.289676267Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=784.735µs logger=migrator t=2026-08-06T01:12:01.294981688Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-06T01:12:01.295027219Z level=info msg="Migration successfully executed" id="Update org table charset" duration=47.261µs logger=migrator t=2026-08-06T01:12:01.300692766Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-06T01:12:01.300732487Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.851µs logger=migrator t=2026-08-06T01:12:01.306094309Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-06T01:12:01.306387694Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=287.485µs logger=migrator t=2026-08-06T01:12:01.311477912Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-06T01:12:01.312609823Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.125901ms logger=migrator t=2026-08-06T01:12:01.318403103Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-06T01:12:01.319648557Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.184423ms logger=migrator t=2026-08-06T01:12:01.325439597Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-06T01:12:01.326192061Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=752.154µs logger=migrator t=2026-08-06T01:12:01.331537963Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-06T01:12:01.332758406Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.239674ms logger=migrator t=2026-08-06T01:12:01.338539476Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-06T01:12:01.339320291Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=780.485µs logger=migrator t=2026-08-06T01:12:01.345034569Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-06T01:12:01.345694652Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=659.912µs logger=migrator t=2026-08-06T01:12:01.350405061Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-06T01:12:01.355316005Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.912704ms logger=migrator t=2026-08-06T01:12:01.360066654Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-06T01:12:01.360817489Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=751.425µs logger=migrator t=2026-08-06T01:12:01.366767422Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-06T01:12:01.367995705Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.215923ms logger=migrator t=2026-08-06T01:12:01.373681713Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-06T01:12:01.374795605Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.113652ms logger=migrator t=2026-08-06T01:12:01.381121315Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-06T01:12:01.381614514Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=492.969µs logger=migrator t=2026-08-06T01:12:01.38716198Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-06T01:12:01.388059206Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=897.206µs logger=migrator t=2026-08-06T01:12:01.392999591Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-06T01:12:01.393100682Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=101.812µs logger=migrator t=2026-08-06T01:12:01.397947205Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-06T01:12:01.400674157Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.722212ms logger=migrator t=2026-08-06T01:12:01.40608939Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-06T01:12:01.408146278Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.056908ms logger=migrator t=2026-08-06T01:12:01.412514471Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-06T01:12:01.414297996Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.783275ms logger=migrator t=2026-08-06T01:12:01.418368793Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-06T01:12:01.419124147Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=755.155µs logger=migrator t=2026-08-06T01:12:01.424460378Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-06T01:12:01.426256933Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.805395ms logger=migrator t=2026-08-06T01:12:01.430549374Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-06T01:12:01.4313306Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=780.735µs logger=migrator t=2026-08-06T01:12:01.435397946Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-06T01:12:01.436571859Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.174053ms logger=migrator t=2026-08-06T01:12:01.442147045Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-06T01:12:01.442183536Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=37.871µs logger=migrator t=2026-08-06T01:12:01.446576439Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-06T01:12:01.446614229Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.481µs logger=migrator t=2026-08-06T01:12:01.451024134Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-06T01:12:01.453234816Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.208702ms logger=migrator t=2026-08-06T01:12:01.458503065Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-06T01:12:01.461160996Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.662081ms logger=migrator t=2026-08-06T01:12:01.465671642Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-06T01:12:01.467588698Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.911416ms logger=migrator t=2026-08-06T01:12:01.472173435Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-06T01:12:01.474057231Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.883596ms logger=migrator t=2026-08-06T01:12:01.478449485Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-06T01:12:01.478649489Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=200.224µs logger=migrator t=2026-08-06T01:12:01.483571631Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-06T01:12:01.484330537Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=758.575µs logger=migrator t=2026-08-06T01:12:01.489560016Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-06T01:12:01.490605226Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.0526ms logger=migrator t=2026-08-06T01:12:01.495458398Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-06T01:12:01.495503159Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=39.641µs logger=migrator t=2026-08-06T01:12:01.500933422Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-06T01:12:01.50191055Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=980.788µs logger=migrator t=2026-08-06T01:12:01.506065819Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-06T01:12:01.506797064Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=731.445µs logger=migrator t=2026-08-06T01:12:01.511741687Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:12:01.521525183Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.783706ms logger=migrator t=2026-08-06T01:12:01.526256633Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-06T01:12:01.526867145Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=610.432µs logger=migrator t=2026-08-06T01:12:01.532079334Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-06T01:12:01.532984791Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=901.767µs logger=migrator t=2026-08-06T01:12:01.538605968Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-06T01:12:01.540070676Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.464068ms logger=migrator t=2026-08-06T01:12:01.545702463Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-06T01:12:01.54605646Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=354.107µs logger=migrator t=2026-08-06T01:12:01.550545194Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-06T01:12:01.551229938Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=684.614µs logger=migrator t=2026-08-06T01:12:01.557039808Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-06T01:12:01.560596956Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.561198ms logger=migrator t=2026-08-06T01:12:01.56556144Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-06T01:12:01.566381846Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=820.336µs logger=migrator t=2026-08-06T01:12:01.571193357Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-06T01:12:01.571391851Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=192.354µs logger=migrator t=2026-08-06T01:12:01.576240452Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-06T01:12:01.576424897Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=184.675µs logger=migrator t=2026-08-06T01:12:01.581784988Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-06T01:12:01.583207226Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.420537ms logger=migrator t=2026-08-06T01:12:01.589596877Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-06T01:12:01.591803989Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.206922ms logger=migrator t=2026-08-06T01:12:01.596170822Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-06T01:12:01.597101159Z level=info msg="Migration successfully executed" id="create data_source table" duration=930.287µs logger=migrator t=2026-08-06T01:12:01.602783727Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-06T01:12:01.603779036Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=949.268µs logger=migrator t=2026-08-06T01:12:01.609461644Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-06T01:12:01.610833111Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.370907ms logger=migrator t=2026-08-06T01:12:01.616148152Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-06T01:12:01.617049328Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=904.296µs logger=migrator t=2026-08-06T01:12:01.622487322Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-06T01:12:01.623565692Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.07816ms logger=migrator t=2026-08-06T01:12:01.628038097Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-06T01:12:01.63399703Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.958933ms logger=migrator t=2026-08-06T01:12:01.638626769Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-06T01:12:01.639525586Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=898.787µs logger=migrator t=2026-08-06T01:12:01.643833868Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-06T01:12:01.644589352Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=755.284µs logger=migrator t=2026-08-06T01:12:01.648549727Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-06T01:12:01.649285332Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=735.945µs logger=migrator t=2026-08-06T01:12:01.653080043Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-06T01:12:01.653950949Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=870.886µs logger=migrator t=2026-08-06T01:12:01.657179141Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-06T01:12:01.659727199Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.547778ms logger=migrator t=2026-08-06T01:12:01.663700435Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-06T01:12:01.666076871Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.377936ms logger=migrator t=2026-08-06T01:12:01.669085418Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-06T01:12:01.669111408Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.87µs logger=migrator t=2026-08-06T01:12:01.673669874Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-06T01:12:01.673902078Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=234.624µs logger=migrator t=2026-08-06T01:12:01.678975845Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-06T01:12:01.681496363Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.520338ms logger=migrator t=2026-08-06T01:12:01.687123Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-06T01:12:01.687381145Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=258.555µs logger=migrator t=2026-08-06T01:12:01.691353861Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-06T01:12:01.691617486Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=262.275µs logger=migrator t=2026-08-06T01:12:01.696351435Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-06T01:12:01.698027287Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.675712ms logger=migrator t=2026-08-06T01:12:01.702659736Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-06T01:12:01.702797378Z level=info msg="Migration successfully executed" id="Update uid value" duration=142.863µs logger=migrator t=2026-08-06T01:12:01.707523878Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-06T01:12:01.708564478Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.03868ms logger=migrator t=2026-08-06T01:12:01.712818478Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-06T01:12:01.715118762Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.299924ms logger=migrator t=2026-08-06T01:12:01.72027351Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-06T01:12:01.721214818Z level=info msg="Migration successfully executed" id="create api_key table" duration=943.488µs logger=migrator t=2026-08-06T01:12:01.725835566Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-06T01:12:01.72660601Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=764.064µs logger=migrator t=2026-08-06T01:12:01.731978952Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-06T01:12:01.73340645Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.426988ms logger=migrator t=2026-08-06T01:12:01.739654059Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-06T01:12:01.741375381Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.719823ms logger=migrator t=2026-08-06T01:12:01.746636151Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-06T01:12:01.747406196Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=769.725µs logger=migrator t=2026-08-06T01:12:01.750903583Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-06T01:12:01.751687177Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=784.104µs logger=migrator t=2026-08-06T01:12:01.757483377Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-06T01:12:01.758297352Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=815.405µs logger=migrator t=2026-08-06T01:12:01.762771088Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-06T01:12:01.770003926Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.230388ms logger=migrator t=2026-08-06T01:12:01.775965529Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-06T01:12:01.777025199Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.055959ms logger=migrator t=2026-08-06T01:12:01.782987582Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-06T01:12:01.783953771Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=965.249µs logger=migrator t=2026-08-06T01:12:01.787907095Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-06T01:12:01.788938425Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.03195ms logger=migrator t=2026-08-06T01:12:01.792648456Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-06T01:12:01.793501472Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=851.186µs logger=migrator t=2026-08-06T01:12:01.799108558Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-06T01:12:01.799467905Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=359.477µs logger=migrator t=2026-08-06T01:12:01.804177675Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-06T01:12:01.804916669Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=742.814µs logger=migrator t=2026-08-06T01:12:01.809382134Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-06T01:12:01.809421005Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=36.931µs logger=migrator t=2026-08-06T01:12:01.841450113Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-06T01:12:01.844147944Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.694431ms logger=migrator t=2026-08-06T01:12:01.938383955Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-06T01:12:01.940826142Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.441347ms logger=migrator t=2026-08-06T01:12:02.045125734Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-06T01:12:02.045530281Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=408.227µs logger=migrator t=2026-08-06T01:12:02.053495533Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-06T01:12:02.057819604Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.320241ms logger=migrator t=2026-08-06T01:12:02.063933152Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-06T01:12:02.067111442Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.182401ms logger=migrator t=2026-08-06T01:12:02.072576566Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-06T01:12:02.073377001Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=789.234µs logger=migrator t=2026-08-06T01:12:02.081525975Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-06T01:12:02.082417362Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=890.897µs logger=migrator t=2026-08-06T01:12:02.086243535Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-06T01:12:02.087091781Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=848.016µs logger=migrator t=2026-08-06T01:12:02.091817812Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-06T01:12:02.0928168Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=992.369µs logger=migrator t=2026-08-06T01:12:02.098423677Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-06T01:12:02.099203611Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=779.674µs logger=migrator t=2026-08-06T01:12:02.110267871Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-06T01:12:02.111133938Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=867.217µs logger=migrator t=2026-08-06T01:12:02.126641013Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-06T01:12:02.126721254Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=83.531µs logger=migrator t=2026-08-06T01:12:02.131106258Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-06T01:12:02.13123506Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=129.442µs logger=migrator t=2026-08-06T01:12:02.137268375Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-06T01:12:02.14227839Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.010325ms logger=migrator t=2026-08-06T01:12:02.146535481Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-06T01:12:02.15123452Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.690699ms logger=migrator t=2026-08-06T01:12:02.157158223Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-06T01:12:02.157244615Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=84.121µs logger=migrator t=2026-08-06T01:12:02.16228187Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-06T01:12:02.163046264Z level=info msg="Migration successfully executed" id="create quota table v1" duration=767.834µs logger=migrator t=2026-08-06T01:12:02.167891287Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-06T01:12:02.168803634Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=913.737µs logger=migrator t=2026-08-06T01:12:02.173757348Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-06T01:12:02.173793769Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.841µs logger=migrator t=2026-08-06T01:12:02.179066559Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-06T01:12:02.179838094Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=771.695µs logger=migrator t=2026-08-06T01:12:02.183898661Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-06T01:12:02.184752518Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=845.986µs logger=migrator t=2026-08-06T01:12:02.189623419Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-06T01:12:02.192543325Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.919896ms logger=migrator t=2026-08-06T01:12:02.197888726Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-06T01:12:02.197956218Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=72.062µs logger=migrator t=2026-08-06T01:12:02.202186259Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-06T01:12:02.203739318Z level=info msg="Migration successfully executed" id="create session table" duration=1.552629ms logger=migrator t=2026-08-06T01:12:02.209206051Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-06T01:12:02.209397416Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=213.805µs logger=migrator t=2026-08-06T01:12:02.214959691Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-06T01:12:02.215071204Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=112.723µs logger=migrator t=2026-08-06T01:12:02.221142629Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-06T01:12:02.222489714Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.340145ms logger=migrator t=2026-08-06T01:12:02.226623983Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-06T01:12:02.227416028Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=791.895µs logger=migrator t=2026-08-06T01:12:02.232817511Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-06T01:12:02.232852141Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=36.01µs logger=migrator t=2026-08-06T01:12:02.236567142Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-06T01:12:02.236606682Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.92µs logger=migrator t=2026-08-06T01:12:02.24120372Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-06T01:12:02.244570894Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.366764ms logger=migrator t=2026-08-06T01:12:02.249709582Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-06T01:12:02.252720809Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.010817ms logger=migrator t=2026-08-06T01:12:02.266133774Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-06T01:12:02.266211496Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=78.362µs logger=migrator t=2026-08-06T01:12:02.26960578Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-06T01:12:02.269731712Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=126.692µs logger=migrator t=2026-08-06T01:12:02.273292919Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-06T01:12:02.274476572Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.183313ms logger=migrator t=2026-08-06T01:12:02.279204902Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-06T01:12:02.279227802Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=23.74µs logger=migrator t=2026-08-06T01:12:02.282727639Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-06T01:12:02.285790458Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.068568ms logger=migrator t=2026-08-06T01:12:02.289123461Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-06T01:12:02.289270503Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=140.592µs logger=migrator t=2026-08-06T01:12:02.294305679Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-06T01:12:02.297381668Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.080788ms logger=migrator t=2026-08-06T01:12:02.30800534Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-06T01:12:02.311044007Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.038597ms logger=migrator t=2026-08-06T01:12:02.314693367Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-06T01:12:02.314756718Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=63.681µs logger=migrator t=2026-08-06T01:12:02.320327863Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-06T01:12:02.321672589Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.343326ms logger=migrator t=2026-08-06T01:12:02.325964021Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-06T01:12:02.327326137Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.356297ms logger=migrator t=2026-08-06T01:12:02.331458005Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-06T01:12:02.332551135Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.09269ms logger=migrator t=2026-08-06T01:12:02.337350247Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-06T01:12:02.338297936Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=940.638µs logger=migrator t=2026-08-06T01:12:02.342128968Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-06T01:12:02.342968114Z level=info msg="Migration successfully executed" id="add index alert state" duration=842.586µs logger=migrator t=2026-08-06T01:12:02.347421509Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-06T01:12:02.348328866Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=906.627µs logger=migrator t=2026-08-06T01:12:02.352290741Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-06T01:12:02.353249299Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=951.378µs logger=migrator t=2026-08-06T01:12:02.357602972Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-06T01:12:02.360373214Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.766223ms logger=migrator t=2026-08-06T01:12:02.36642285Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-06T01:12:02.367392778Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=968.028µs logger=migrator t=2026-08-06T01:12:02.370766692Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-06T01:12:02.381097669Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.330337ms logger=migrator t=2026-08-06T01:12:02.385244547Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-06T01:12:02.386386589Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.141312ms logger=migrator t=2026-08-06T01:12:02.391075048Z 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-08-06T01:12:02.392540476Z 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.466218ms logger=migrator t=2026-08-06T01:12:02.396765686Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-06T01:12:02.397099953Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=334.147µs logger=migrator t=2026-08-06T01:12:02.400433196Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-06T01:12:02.401300412Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=865.536µs logger=migrator t=2026-08-06T01:12:02.405985712Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-06T01:12:02.407350917Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.364455ms logger=migrator t=2026-08-06T01:12:02.411044307Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-06T01:12:02.414588485Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.543698ms logger=migrator t=2026-08-06T01:12:02.418959748Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-06T01:12:02.422469465Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.516087ms logger=migrator t=2026-08-06T01:12:02.429966287Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-06T01:12:02.435894119Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.930642ms logger=migrator t=2026-08-06T01:12:02.439793044Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-06T01:12:02.442284022Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.490908ms logger=migrator t=2026-08-06T01:12:02.4453736Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-06T01:12:02.446219876Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=846.066µs logger=migrator t=2026-08-06T01:12:02.450856224Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-06T01:12:02.450883395Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.661µs logger=migrator t=2026-08-06T01:12:02.45432444Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-06T01:12:02.454364861Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=47.971µs logger=migrator t=2026-08-06T01:12:02.458449078Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-06T01:12:02.459791934Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.342496ms logger=migrator t=2026-08-06T01:12:02.46538142Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-06T01:12:02.466207596Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=825.686µs logger=migrator t=2026-08-06T01:12:02.472492265Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-06T01:12:02.473964933Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.472748ms logger=migrator t=2026-08-06T01:12:02.478070701Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-06T01:12:02.479204213Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.133122ms logger=migrator t=2026-08-06T01:12:02.484239519Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-06T01:12:02.485946751Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.709742ms logger=migrator t=2026-08-06T01:12:02.489615311Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-06T01:12:02.494050135Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.430724ms logger=migrator t=2026-08-06T01:12:02.500417716Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-06T01:12:02.506531123Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.125397ms logger=migrator t=2026-08-06T01:12:02.514355131Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-06T01:12:02.514486523Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=131.793µs logger=migrator t=2026-08-06T01:12:02.518758014Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-06T01:12:02.520286873Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.528669ms logger=migrator t=2026-08-06T01:12:02.524910021Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-06T01:12:02.526703456Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.797135ms logger=migrator t=2026-08-06T01:12:02.532787061Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-06T01:12:02.53694924Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.162429ms logger=migrator t=2026-08-06T01:12:02.543510145Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-06T01:12:02.543580187Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.661µs logger=migrator t=2026-08-06T01:12:02.549617131Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-06T01:12:02.551332194Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.640632ms logger=migrator t=2026-08-06T01:12:02.555806548Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-06T01:12:02.557291407Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.475399ms logger=migrator t=2026-08-06T01:12:02.562589148Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-06T01:12:02.56267979Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=90.962µs logger=migrator t=2026-08-06T01:12:02.567815356Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-06T01:12:02.569228104Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.412658ms logger=migrator t=2026-08-06T01:12:02.573945054Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-06T01:12:02.575808788Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.868485ms logger=migrator t=2026-08-06T01:12:02.581182361Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-06T01:12:02.582097279Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=915.078µs logger=migrator t=2026-08-06T01:12:02.586200986Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-06T01:12:02.587187495Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=986.239µs logger=migrator t=2026-08-06T01:12:02.591461726Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-06T01:12:02.592426554Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=964.448µs logger=migrator t=2026-08-06T01:12:02.59954279Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-06T01:12:02.601335053Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.795923ms logger=migrator t=2026-08-06T01:12:02.608782415Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-06T01:12:02.608837146Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=72.631µs logger=migrator t=2026-08-06T01:12:02.612454665Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-06T01:12:02.616676416Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.221481ms logger=migrator t=2026-08-06T01:12:02.621502277Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-06T01:12:02.62274226Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.246423ms logger=migrator t=2026-08-06T01:12:02.627582583Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-06T01:12:02.633597277Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.006324ms logger=migrator t=2026-08-06T01:12:02.639329796Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-06T01:12:02.640338105Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.013349ms logger=migrator t=2026-08-06T01:12:02.644751219Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-06T01:12:02.645687057Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=924.927µs logger=migrator t=2026-08-06T01:12:02.652575518Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-06T01:12:02.653454204Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=876.066µs logger=migrator t=2026-08-06T01:12:02.658578412Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-06T01:12:02.670125021Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.546199ms logger=migrator t=2026-08-06T01:12:02.674683328Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-06T01:12:02.675398042Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=714.863µs logger=migrator t=2026-08-06T01:12:02.678855747Z 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-08-06T01:12:02.679741443Z 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=885.306µs logger=migrator t=2026-08-06T01:12:02.683681459Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-06T01:12:02.683951084Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=269.685µs logger=migrator t=2026-08-06T01:12:02.687321318Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-06T01:12:02.687826987Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=505.199µs logger=migrator t=2026-08-06T01:12:02.692385664Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-06T01:12:02.69266588Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=280.086µs logger=migrator t=2026-08-06T01:12:02.696823419Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-06T01:12:02.702722811Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.896702ms logger=migrator t=2026-08-06T01:12:02.70848449Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-06T01:12:02.712772941Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.292061ms logger=migrator t=2026-08-06T01:12:02.718263266Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-06T01:12:02.719118462Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=854.556µs logger=migrator t=2026-08-06T01:12:02.725239049Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-06T01:12:02.726075044Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=835.665µs logger=migrator t=2026-08-06T01:12:02.731585789Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-06T01:12:02.731799213Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=210.964µs logger=migrator t=2026-08-06T01:12:02.738873568Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-06T01:12:02.745644846Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.765698ms logger=migrator t=2026-08-06T01:12:02.752963836Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-06T01:12:02.753871833Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=907.777µs logger=migrator t=2026-08-06T01:12:02.759592152Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-06T01:12:02.759845726Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=254.595µs logger=migrator t=2026-08-06T01:12:02.767179486Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-06T01:12:02.767810358Z level=info msg="Migration successfully executed" id="Move region to single row" duration=631.252µs logger=migrator t=2026-08-06T01:12:02.780341315Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-06T01:12:02.782818222Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.477227ms logger=migrator t=2026-08-06T01:12:02.788756695Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-06T01:12:02.790157332Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.401257ms logger=migrator t=2026-08-06T01:12:02.795021465Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-06T01:12:02.796761868Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.742263ms logger=migrator t=2026-08-06T01:12:02.805740948Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-06T01:12:02.806638216Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=897.048µs logger=migrator t=2026-08-06T01:12:02.814031416Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-06T01:12:02.815607996Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.578871ms logger=migrator t=2026-08-06T01:12:02.82270408Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-06T01:12:02.824477564Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.790274ms logger=migrator t=2026-08-06T01:12:02.830070261Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-06T01:12:02.830157512Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=88.001µs logger=migrator t=2026-08-06T01:12:02.834704159Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-06T01:12:02.835574895Z level=info msg="Migration successfully executed" id="create test_data table" duration=872.396µs logger=migrator t=2026-08-06T01:12:02.841455217Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-06T01:12:02.842490287Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.03337ms logger=migrator t=2026-08-06T01:12:02.848297258Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-06T01:12:02.849277556Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=974.149µs logger=migrator t=2026-08-06T01:12:02.854693119Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-06T01:12:02.856294619Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.60073ms logger=migrator t=2026-08-06T01:12:02.887680506Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-06T01:12:02.887962381Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=293.916µs logger=migrator t=2026-08-06T01:12:02.896120366Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-06T01:12:02.896703377Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=587.221µs logger=migrator t=2026-08-06T01:12:02.902265313Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-06T01:12:02.902346324Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=82.421µs logger=migrator t=2026-08-06T01:12:02.907529943Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-06T01:12:02.90845104Z level=info msg="Migration successfully executed" id="create team table" duration=920.367µs logger=migrator t=2026-08-06T01:12:02.91316425Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-06T01:12:02.914823491Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.659271ms logger=migrator t=2026-08-06T01:12:02.921973907Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-06T01:12:02.924564497Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.577939ms logger=migrator t=2026-08-06T01:12:02.932039708Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-06T01:12:02.936811929Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.772691ms logger=migrator t=2026-08-06T01:12:02.941837675Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-06T01:12:02.942050329Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=212.904µs logger=migrator t=2026-08-06T01:12:02.946693407Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-06T01:12:02.947813208Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.119221ms logger=migrator t=2026-08-06T01:12:02.962793563Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-06T01:12:02.963789902Z level=info msg="Migration successfully executed" id="create team member table" duration=997.039µs logger=migrator t=2026-08-06T01:12:02.969832667Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-06T01:12:02.970958958Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.123001ms logger=migrator t=2026-08-06T01:12:02.984691379Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-06T01:12:02.985363042Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=671.843µs logger=migrator t=2026-08-06T01:12:02.993049278Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-06T01:12:02.994910063Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.859635ms logger=migrator t=2026-08-06T01:12:03.015563446Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-06T01:12:03.032463917Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=16.899752ms logger=migrator t=2026-08-06T01:12:03.050363188Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-06T01:12:03.057683246Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.319449ms logger=migrator t=2026-08-06T01:12:03.063556577Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-06T01:12:03.06677749Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.220803ms logger=migrator t=2026-08-06T01:12:03.071287245Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-06T01:12:03.072256384Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=968.839µs logger=migrator t=2026-08-06T01:12:03.077470982Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-06T01:12:03.078452291Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=985.739µs logger=migrator t=2026-08-06T01:12:03.08471259Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-06T01:12:03.086374962Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.661072ms logger=migrator t=2026-08-06T01:12:03.093167371Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-06T01:12:03.094361493Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.194482ms logger=migrator t=2026-08-06T01:12:03.104299002Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-06T01:12:03.105731949Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.432937ms logger=migrator t=2026-08-06T01:12:03.111460309Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-06T01:12:03.112993847Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.532868ms logger=migrator t=2026-08-06T01:12:03.11891007Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-06T01:12:03.119935Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.029611ms logger=migrator t=2026-08-06T01:12:03.125908513Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-06T01:12:03.127198397Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.282714ms logger=migrator t=2026-08-06T01:12:03.133529037Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-06T01:12:03.134046828Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=518.201µs logger=migrator t=2026-08-06T01:12:03.141923607Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-06T01:12:03.1425768Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=659.093µs logger=migrator t=2026-08-06T01:12:03.149060363Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-06T01:12:03.150175834Z level=info msg="Migration successfully executed" id="create tag table" duration=1.114681ms logger=migrator t=2026-08-06T01:12:03.156490504Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-06T01:12:03.157482423Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=991.119µs logger=migrator t=2026-08-06T01:12:03.163509807Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-06T01:12:03.164727791Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.216594ms logger=migrator t=2026-08-06T01:12:03.170404519Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-06T01:12:03.171969458Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.562379ms logger=migrator t=2026-08-06T01:12:03.180939068Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-06T01:12:03.181965239Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.02682ms logger=migrator t=2026-08-06T01:12:03.187553195Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:12:03.201273326Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.721082ms logger=migrator t=2026-08-06T01:12:03.204373934Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-06T01:12:03.204929185Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=555.151µs logger=migrator t=2026-08-06T01:12:03.210789436Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-06T01:12:03.211704593Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=919.607µs logger=migrator t=2026-08-06T01:12:03.216835261Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-06T01:12:03.217685757Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=850.325µs logger=migrator t=2026-08-06T01:12:03.222896456Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-06T01:12:03.223881825Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=985.189µs logger=migrator t=2026-08-06T01:12:03.230525011Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-06T01:12:03.231738294Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.212943ms logger=migrator t=2026-08-06T01:12:03.237069465Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-06T01:12:03.237987753Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=918.178µs logger=migrator t=2026-08-06T01:12:03.24416194Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-06T01:12:03.244267462Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=106.422µs logger=migrator t=2026-08-06T01:12:03.250267836Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-06T01:12:03.256563996Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.29676ms logger=migrator t=2026-08-06T01:12:03.261688513Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-06T01:12:03.266718269Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.029526ms logger=migrator t=2026-08-06T01:12:03.273778953Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-06T01:12:03.278792018Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.012765ms logger=migrator t=2026-08-06T01:12:03.28572568Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-06T01:12:03.290732295Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.006195ms logger=migrator t=2026-08-06T01:12:03.295701239Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-06T01:12:03.296594167Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=896.738µs logger=migrator t=2026-08-06T01:12:03.301966119Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-06T01:12:03.307110696Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.137477ms logger=migrator t=2026-08-06T01:12:03.311936038Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-06T01:12:03.313501638Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.56399ms logger=migrator t=2026-08-06T01:12:03.319641285Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-06T01:12:03.321560361Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.931887ms logger=migrator t=2026-08-06T01:12:03.326875672Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-06T01:12:03.32783066Z level=info msg="Migration successfully executed" id="create user auth token table" duration=956.299µs logger=migrator t=2026-08-06T01:12:03.334587728Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-06T01:12:03.335609248Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.02142ms logger=migrator t=2026-08-06T01:12:03.340620983Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-06T01:12:03.342509199Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.888216ms logger=migrator t=2026-08-06T01:12:03.347702428Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-06T01:12:03.348732377Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.029439ms logger=migrator t=2026-08-06T01:12:03.354716311Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-06T01:12:03.363499288Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.782326ms logger=migrator t=2026-08-06T01:12:03.368170477Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-06T01:12:03.36886387Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=693.553µs logger=migrator t=2026-08-06T01:12:03.373549009Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-06T01:12:03.374963186Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.414267ms logger=migrator t=2026-08-06T01:12:03.381255566Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-06T01:12:03.382325716Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.071139ms logger=migrator t=2026-08-06T01:12:03.387094247Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-06T01:12:03.387995813Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=901.136µs logger=migrator t=2026-08-06T01:12:03.392826035Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-06T01:12:03.393800694Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=974.059µs logger=migrator t=2026-08-06T01:12:03.399654715Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-06T01:12:03.399827768Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=174.053µs logger=migrator t=2026-08-06T01:12:03.404882984Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-06T01:12:03.405091218Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=209.634µs logger=migrator t=2026-08-06T01:12:03.409466142Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-06T01:12:03.410364708Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=898.866µs logger=migrator t=2026-08-06T01:12:03.415014407Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:12:03.416405813Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.389536ms logger=migrator t=2026-08-06T01:12:03.422670063Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:12:03.424255233Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.58445ms logger=migrator t=2026-08-06T01:12:03.429166506Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:12:03.429283218Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=117.702µs logger=migrator t=2026-08-06T01:12:03.433753304Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:12:03.435337743Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.583069ms logger=migrator t=2026-08-06T01:12:03.441249015Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:12:03.442295746Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.048081ms logger=migrator t=2026-08-06T01:12:03.44676284Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-06T01:12:03.44779335Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.02977ms logger=migrator t=2026-08-06T01:12:03.452371877Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-06T01:12:03.453416187Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.04415ms logger=migrator t=2026-08-06T01:12:03.459413601Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-06T01:12:03.469584364Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.167263ms logger=migrator t=2026-08-06T01:12:03.475438375Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-06T01:12:03.476398614Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=960.429µs logger=migrator t=2026-08-06T01:12:03.48196254Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-06T01:12:03.482125263Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=163.513µs logger=migrator t=2026-08-06T01:12:03.487573966Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-06T01:12:03.488706267Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.132351ms logger=migrator t=2026-08-06T01:12:03.495578108Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-06T01:12:03.496794601Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.221493ms logger=migrator t=2026-08-06T01:12:03.501945569Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-06T01:12:03.502818215Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=872.126µs logger=migrator t=2026-08-06T01:12:03.507185909Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:12:03.507295371Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=109.902µs logger=migrator t=2026-08-06T01:12:03.512154504Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-06T01:12:03.513430177Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.285924ms logger=migrator t=2026-08-06T01:12:03.518903411Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-06T01:12:03.51987782Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=973.859µs logger=migrator t=2026-08-06T01:12:03.524968547Z 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-08-06T01:12:03.525931825Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=966.588µs logger=migrator t=2026-08-06T01:12:03.531446359Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-06T01:12:03.532361617Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=914.868µs logger=migrator t=2026-08-06T01:12:03.539174056Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-06T01:12:03.549294899Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.120693ms logger=migrator t=2026-08-06T01:12:03.553827405Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-06T01:12:03.554631801Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=804.546µs logger=migrator t=2026-08-06T01:12:03.56037988Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-06T01:12:03.561635143Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.254333ms logger=migrator t=2026-08-06T01:12:03.566525046Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-06T01:12:03.592482069Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.950443ms logger=migrator t=2026-08-06T01:12:03.596843453Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-06T01:12:03.620666215Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.822012ms logger=migrator t=2026-08-06T01:12:03.626337183Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-06T01:12:03.627112828Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=775.805µs logger=migrator t=2026-08-06T01:12:03.631941169Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-06T01:12:03.633614521Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.673212ms logger=migrator t=2026-08-06T01:12:03.639814909Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-06T01:12:03.645715751Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.899962ms logger=migrator t=2026-08-06T01:12:03.651188955Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-06T01:12:03.657301641Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.111656ms logger=migrator t=2026-08-06T01:12:03.662809956Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-06T01:12:03.663959918Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.150742ms logger=migrator t=2026-08-06T01:12:03.669690977Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-06T01:12:03.670767697Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.07677ms logger=migrator t=2026-08-06T01:12:03.677986145Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-06T01:12:03.679692667Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.703012ms logger=migrator t=2026-08-06T01:12:03.686249442Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-06T01:12:03.687852012Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.60204ms logger=migrator t=2026-08-06T01:12:03.693913767Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:12:03.694146252Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=232.385µs logger=migrator t=2026-08-06T01:12:03.699652766Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-06T01:12:03.708507915Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.855299ms logger=migrator t=2026-08-06T01:12:03.71511489Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-06T01:12:03.723381607Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.271037ms logger=migrator t=2026-08-06T01:12:03.729700067Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-06T01:12:03.737303082Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.526833ms logger=migrator t=2026-08-06T01:12:03.741787198Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-06T01:12:03.743448039Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.661372ms logger=migrator t=2026-08-06T01:12:03.747520076Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-06T01:12:03.749029844Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.509208ms logger=migrator t=2026-08-06T01:12:03.753695183Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-06T01:12:03.763038211Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.342338ms logger=migrator t=2026-08-06T01:12:03.767251011Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-06T01:12:03.773186534Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.938893ms logger=migrator t=2026-08-06T01:12:03.778594767Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-06T01:12:03.779662627Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.06753ms logger=migrator t=2026-08-06T01:12:03.786041558Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-06T01:12:03.792002961Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.961903ms logger=migrator t=2026-08-06T01:12:03.79614083Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-06T01:12:03.802360008Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.213678ms logger=migrator t=2026-08-06T01:12:03.806246332Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-06T01:12:03.806355664Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=109.222µs logger=migrator t=2026-08-06T01:12:03.811128085Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-06T01:12:03.812336978Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.204953ms logger=migrator t=2026-08-06T01:12:03.817427395Z 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-08-06T01:12:03.818720409Z 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.291554ms logger=migrator t=2026-08-06T01:12:03.824237124Z 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-08-06T01:12:03.825309844Z 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.07497ms logger=migrator t=2026-08-06T01:12:03.830537673Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-06T01:12:03.830631805Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=94.552µs logger=migrator t=2026-08-06T01:12:03.834185533Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-06T01:12:03.840235358Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.049425ms logger=migrator t=2026-08-06T01:12:03.844201393Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-06T01:12:03.851447171Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.247578ms logger=migrator t=2026-08-06T01:12:03.856661431Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-06T01:12:03.862659174Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.996513ms logger=migrator t=2026-08-06T01:12:03.866343034Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-06T01:12:03.87247884Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.134696ms logger=migrator t=2026-08-06T01:12:03.876489577Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-06T01:12:03.886228822Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.735155ms logger=migrator t=2026-08-06T01:12:03.891605664Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-06T01:12:03.891871599Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=269.185µs logger=migrator t=2026-08-06T01:12:03.89714832Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-06T01:12:03.898384273Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.234633ms logger=migrator t=2026-08-06T01:12:03.902608493Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-06T01:12:03.90932428Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.714667ms logger=migrator t=2026-08-06T01:12:03.913875747Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-06T01:12:03.91400004Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=120.983µs logger=migrator t=2026-08-06T01:12:03.917644329Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-06T01:12:03.924203404Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.559545ms logger=migrator t=2026-08-06T01:12:03.927788632Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-06T01:12:03.928884862Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.09455ms logger=migrator t=2026-08-06T01:12:03.932791507Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-06T01:12:03.939454673Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.662006ms logger=migrator t=2026-08-06T01:12:03.943669194Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-06T01:12:03.94453217Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=862.646µs logger=migrator t=2026-08-06T01:12:03.948473825Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-06T01:12:03.949564226Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.085432ms logger=migrator t=2026-08-06T01:12:03.95350685Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-06T01:12:03.960354711Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.846881ms logger=migrator t=2026-08-06T01:12:03.965412636Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-06T01:12:03.966056429Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=643.483µs logger=migrator t=2026-08-06T01:12:03.97141258Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-06T01:12:03.973314567Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.901037ms logger=migrator t=2026-08-06T01:12:03.978328692Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-06T01:12:03.979243849Z level=info msg="Migration successfully executed" id="create alert_image table" duration=916.217µs logger=migrator t=2026-08-06T01:12:03.984582941Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-06T01:12:03.985606371Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.02143ms logger=migrator t=2026-08-06T01:12:03.99031944Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-06T01:12:03.990387381Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=69.121µs logger=migrator t=2026-08-06T01:12:03.993523151Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-06T01:12:03.994576131Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.052811ms logger=migrator t=2026-08-06T01:12:04.000124957Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-06T01:12:04.001088455Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=966.008µs logger=migrator t=2026-08-06T01:12:04.004721963Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-06T01:12:04.005370707Z 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-08-06T01:12:04.009394743Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-06T01:12:04.009994934Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=602.201µs logger=migrator t=2026-08-06T01:12:04.014219075Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-06T01:12:04.015227304Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.005928ms logger=migrator t=2026-08-06T01:12:04.018414164Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-06T01:12:04.025058871Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.643927ms logger=migrator t=2026-08-06T01:12:04.028482906Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-06T01:12:04.029558066Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.07732ms logger=migrator t=2026-08-06T01:12:04.033940309Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-06T01:12:04.034956798Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.015819ms logger=migrator t=2026-08-06T01:12:04.039595967Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-06T01:12:04.040387732Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=791.524µs logger=migrator t=2026-08-06T01:12:04.043886248Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-06T01:12:04.044890858Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.00394ms logger=migrator t=2026-08-06T01:12:04.049107757Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-06T01:12:04.050093846Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=985.669µs logger=migrator t=2026-08-06T01:12:04.053527922Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-06T01:12:04.053555032Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.131µs logger=migrator t=2026-08-06T01:12:04.058984655Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-06T01:12:04.059325502Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=342.716µs logger=migrator t=2026-08-06T01:12:04.064370618Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-06T01:12:04.073792097Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.421818ms logger=migrator t=2026-08-06T01:12:04.0777037Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-06T01:12:04.078042618Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=338.718µs logger=migrator t=2026-08-06T01:12:04.081276539Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-06T01:12:04.082462991Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.185962ms logger=migrator t=2026-08-06T01:12:04.08658679Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-06T01:12:04.087012918Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=425.218µs logger=migrator t=2026-08-06T01:12:04.091787058Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-06T01:12:04.092550213Z level=info msg="Migration successfully executed" id="create data_keys table" duration=762.915µs logger=migrator t=2026-08-06T01:12:04.096264013Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-06T01:12:04.096908665Z level=info msg="Migration successfully executed" id="create secrets table" duration=644.402µs logger=migrator t=2026-08-06T01:12:04.102356639Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-06T01:12:04.130905041Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=28.548182ms logger=migrator t=2026-08-06T01:12:04.134833217Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-06T01:12:04.140577126Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.74656ms logger=migrator t=2026-08-06T01:12:04.144618342Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-06T01:12:04.144756225Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=138.143µs logger=migrator t=2026-08-06T01:12:04.150332451Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-06T01:12:04.185682813Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.349552ms logger=migrator t=2026-08-06T01:12:04.190972783Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-06T01:12:04.2239223Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.947517ms logger=migrator t=2026-08-06T01:12:04.228455825Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-06T01:12:04.22920234Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=742.655µs logger=migrator t=2026-08-06T01:12:04.236099271Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-06T01:12:04.238203311Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.10313ms logger=migrator t=2026-08-06T01:12:04.242621545Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-06T01:12:04.242969201Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=345.556µs logger=migrator t=2026-08-06T01:12:04.246764594Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-06T01:12:04.247728322Z level=info msg="Migration successfully executed" id="create permission table" duration=963.248µs logger=migrator t=2026-08-06T01:12:04.252470432Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-06T01:12:04.253639774Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.169012ms logger=migrator t=2026-08-06T01:12:04.257928386Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-06T01:12:04.260045357Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.115001ms logger=migrator t=2026-08-06T01:12:04.264797136Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-06T01:12:04.266064671Z level=info msg="Migration successfully executed" id="create role table" duration=1.267835ms logger=migrator t=2026-08-06T01:12:04.271047845Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-06T01:12:04.281333361Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.286055ms logger=migrator t=2026-08-06T01:12:04.285830806Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-06T01:12:04.291079126Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.24745ms logger=migrator t=2026-08-06T01:12:04.296330565Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-06T01:12:04.297557019Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.226104ms logger=migrator t=2026-08-06T01:12:04.301814599Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-06T01:12:04.3039216Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.106051ms logger=migrator t=2026-08-06T01:12:04.309600788Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-06T01:12:04.3107475Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.146072ms logger=migrator t=2026-08-06T01:12:04.318967256Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-06T01:12:04.320053236Z level=info msg="Migration successfully executed" id="create team role table" duration=1.08151ms logger=migrator t=2026-08-06T01:12:04.32656649Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-06T01:12:04.328832503Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.264303ms logger=migrator t=2026-08-06T01:12:04.334146314Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-06T01:12:04.335212514Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.06524ms logger=migrator t=2026-08-06T01:12:04.339462365Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-06T01:12:04.340516915Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.05377ms logger=migrator t=2026-08-06T01:12:04.344375879Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-06T01:12:04.345243035Z level=info msg="Migration successfully executed" id="create user role table" duration=867.016µs logger=migrator t=2026-08-06T01:12:04.34919282Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-06T01:12:04.3502317Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.0363ms logger=migrator t=2026-08-06T01:12:04.356048171Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-06T01:12:04.357732122Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.683541ms logger=migrator t=2026-08-06T01:12:04.363293978Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-06T01:12:04.364317688Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.02324ms logger=migrator t=2026-08-06T01:12:04.370545506Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-06T01:12:04.372054015Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.507999ms logger=migrator t=2026-08-06T01:12:04.377444447Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-06T01:12:04.378485987Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.04098ms logger=migrator t=2026-08-06T01:12:04.382575024Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-06T01:12:04.383657706Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.081322ms logger=migrator t=2026-08-06T01:12:04.387936746Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-06T01:12:04.397868705Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.910789ms logger=migrator t=2026-08-06T01:12:04.402794498Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-06T01:12:04.403828309Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.034161ms logger=migrator t=2026-08-06T01:12:04.409303763Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-06T01:12:04.410489605Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.185682ms logger=migrator t=2026-08-06T01:12:04.416756504Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-06T01:12:04.418577589Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.821255ms logger=migrator t=2026-08-06T01:12:04.422617366Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-06T01:12:04.424651214Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.035608ms logger=migrator t=2026-08-06T01:12:04.429844343Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-06T01:12:04.431348582Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.501769ms logger=migrator t=2026-08-06T01:12:04.436914198Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-06T01:12:04.438970946Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.059269ms logger=migrator t=2026-08-06T01:12:04.445600483Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-06T01:12:04.453784138Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.183025ms logger=migrator t=2026-08-06T01:12:04.460693329Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-06T01:12:04.466957388Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.263709ms logger=migrator t=2026-08-06T01:12:04.471840391Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-06T01:12:04.479914284Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.073083ms logger=migrator t=2026-08-06T01:12:04.485113913Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-06T01:12:04.495200815Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.090502ms logger=migrator t=2026-08-06T01:12:04.50024698Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-06T01:12:04.501411563Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.164573ms logger=migrator t=2026-08-06T01:12:04.505717874Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-06T01:12:04.508460527Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.559299ms logger=migrator t=2026-08-06T01:12:04.513202227Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-06T01:12:04.514369549Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.168662ms logger=migrator t=2026-08-06T01:12:04.518476977Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-06T01:12:04.519391804Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=911.957µs logger=migrator t=2026-08-06T01:12:04.522753908Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-06T01:12:04.5238797Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.124922ms logger=migrator t=2026-08-06T01:12:04.527983718Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-06T01:12:04.528050529Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=69.691µs logger=migrator t=2026-08-06T01:12:04.532466483Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-06T01:12:04.532536965Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=72.131µs logger=migrator t=2026-08-06T01:12:04.536677453Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-06T01:12:04.537712393Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.03464ms logger=migrator t=2026-08-06T01:12:04.541956563Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-06T01:12:04.542494583Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=538.98µs logger=migrator t=2026-08-06T01:12:04.547388437Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-06T01:12:04.5480856Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=697.584µs logger=migrator t=2026-08-06T01:12:04.55333759Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-06T01:12:04.553747407Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=409.887µs logger=migrator t=2026-08-06T01:12:04.565357389Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-06T01:12:04.566244585Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=888.446µs logger=migrator t=2026-08-06T01:12:04.570823982Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-06T01:12:04.572671527Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.846715ms logger=migrator t=2026-08-06T01:12:04.583547154Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-06T01:12:04.584861938Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.316274ms logger=migrator t=2026-08-06T01:12:04.592225629Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-06T01:12:04.602419213Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.190034ms logger=migrator t=2026-08-06T01:12:04.606111153Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-06T01:12:04.606190534Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=80.371µs logger=migrator t=2026-08-06T01:12:04.609937895Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-06T01:12:04.611030876Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.092721ms logger=migrator t=2026-08-06T01:12:04.616743975Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-06T01:12:04.618006758Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.262303ms logger=migrator t=2026-08-06T01:12:04.622065366Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-06T01:12:04.623220678Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.152301ms logger=migrator t=2026-08-06T01:12:04.627346097Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-06T01:12:04.639323224Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.971937ms logger=migrator t=2026-08-06T01:12:04.648659751Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-06T01:12:04.650624619Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.988778ms logger=migrator t=2026-08-06T01:12:04.656453399Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-06T01:12:04.65755745Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.098001ms logger=migrator t=2026-08-06T01:12:04.662965883Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-06T01:12:04.685071343Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.10383ms logger=migrator t=2026-08-06T01:12:04.694043163Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-06T01:12:04.695148105Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.101382ms logger=migrator t=2026-08-06T01:12:04.704045194Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-06T01:12:04.705609994Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.56343ms logger=migrator t=2026-08-06T01:12:04.711038907Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-06T01:12:04.71278588Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.746513ms logger=migrator t=2026-08-06T01:12:04.716810267Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-06T01:12:04.717997859Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.187672ms logger=migrator t=2026-08-06T01:12:04.723549764Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-06T01:12:04.723900651Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=355.587µs logger=migrator t=2026-08-06T01:12:04.728140212Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-06T01:12:04.729422616Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.282114ms logger=migrator t=2026-08-06T01:12:04.734645085Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-06T01:12:04.741565506Z level=info msg="Migration successfully executed" id="add provisioning column" duration=6.925031ms logger=migrator t=2026-08-06T01:12:04.754295219Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-06T01:12:04.755179675Z level=info msg="Migration successfully executed" id="create entity_events table" duration=884.066µs logger=migrator t=2026-08-06T01:12:04.758962958Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-06T01:12:04.760605609Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.63908ms logger=migrator t=2026-08-06T01:12:04.7685526Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-06T01:12:04.76911275Z 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-08-06T01:12:04.772820091Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-06T01:12:04.773254189Z 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-08-06T01:12:04.777443388Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-06T01:12:04.778323786Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=879.968µs logger=migrator t=2026-08-06T01:12:04.784755318Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-06T01:12:04.78592529Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.168342ms logger=migrator t=2026-08-06T01:12:04.792097257Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-06T01:12:04.793412022Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.314615ms logger=migrator t=2026-08-06T01:12:04.798684733Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-06T01:12:04.799957196Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.272274ms logger=migrator t=2026-08-06T01:12:04.805710305Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-06T01:12:04.806716975Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.00731ms logger=migrator t=2026-08-06T01:12:04.811039807Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-06T01:12:04.812098128Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.057681ms logger=migrator t=2026-08-06T01:12:04.818081111Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-06T01:12:04.819358035Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.274064ms logger=migrator t=2026-08-06T01:12:04.824160837Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-06T01:12:04.825377109Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.217362ms logger=migrator t=2026-08-06T01:12:04.833160177Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-06T01:12:04.835453221Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.297294ms logger=migrator t=2026-08-06T01:12:04.840808093Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-06T01:12:04.841933284Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.129261ms logger=migrator t=2026-08-06T01:12:04.853764969Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-06T01:12:04.854990522Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.228703ms logger=migrator t=2026-08-06T01:12:04.861659179Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-06T01:12:04.884770549Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.10792ms logger=migrator t=2026-08-06T01:12:04.919931456Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-06T01:12:04.930960646Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.03124ms logger=migrator t=2026-08-06T01:12:04.941417695Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-06T01:12:04.954907882Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.490547ms logger=migrator t=2026-08-06T01:12:04.960320514Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-06T01:12:04.960545409Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=231.775µs logger=migrator t=2026-08-06T01:12:04.966311468Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-06T01:12:04.977511371Z level=info msg="Migration successfully executed" id="add share column" duration=11.206663ms logger=migrator t=2026-08-06T01:12:04.983697449Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-06T01:12:04.983836151Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=138.332µs logger=migrator t=2026-08-06T01:12:04.988688093Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-06T01:12:04.990283793Z level=info msg="Migration successfully executed" id="create file table" duration=1.59562ms logger=migrator t=2026-08-06T01:12:04.996319148Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-06T01:12:04.998090872Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.770704ms logger=migrator t=2026-08-06T01:12:05.005433242Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-06T01:12:05.006632554Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.199652ms logger=migrator t=2026-08-06T01:12:05.013693919Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-06T01:12:05.014578445Z level=info msg="Migration successfully executed" id="create file_meta table" duration=875.026µs logger=migrator t=2026-08-06T01:12:05.02116785Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-06T01:12:05.023092627Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.924037ms logger=migrator t=2026-08-06T01:12:05.030466238Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-06T01:12:05.030536429Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=70.461µs logger=migrator t=2026-08-06T01:12:05.035321579Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-06T01:12:05.035437031Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=121.532µs logger=migrator t=2026-08-06T01:12:05.041265662Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-06T01:12:05.042443225Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.179473ms logger=migrator t=2026-08-06T01:12:05.048226405Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-06T01:12:05.048634312Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=413.128µs logger=migrator t=2026-08-06T01:12:05.053619907Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-06T01:12:05.05485647Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.233553ms logger=migrator t=2026-08-06T01:12:05.059636802Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-06T01:12:05.068202294Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.562312ms logger=migrator t=2026-08-06T01:12:05.074055015Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-06T01:12:05.074191008Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=136.283µs logger=migrator t=2026-08-06T01:12:05.086648835Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-06T01:12:05.087672284Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.021519ms logger=migrator t=2026-08-06T01:12:05.093290921Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-06T01:12:05.094140777Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=849.296µs logger=migrator t=2026-08-06T01:12:05.100045979Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-06T01:12:05.100497848Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=455.989µs logger=migrator t=2026-08-06T01:12:05.11218191Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-06T01:12:05.112857733Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=675.383µs logger=migrator t=2026-08-06T01:12:05.125593505Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-06T01:12:05.135422732Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.827397ms logger=migrator t=2026-08-06T01:12:05.14265344Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-06T01:12:05.153155128Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.500638ms logger=migrator t=2026-08-06T01:12:05.158387258Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-06T01:12:05.159289756Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=899.627µs logger=migrator t=2026-08-06T01:12:05.163408074Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-06T01:12:05.258568812Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=95.155948ms logger=migrator t=2026-08-06T01:12:05.265681418Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-06T01:12:05.266607165Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=888.496µs logger=migrator t=2026-08-06T01:12:05.272709361Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-06T01:12:05.273931024Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.220622ms logger=migrator t=2026-08-06T01:12:05.279608161Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-06T01:12:05.307113274Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.504033ms logger=migrator t=2026-08-06T01:12:05.314419113Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-06T01:12:05.323649399Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.233906ms logger=migrator t=2026-08-06T01:12:05.329351517Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-06T01:12:05.329583011Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=229.784µs logger=migrator t=2026-08-06T01:12:05.3337177Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-06T01:12:05.333981485Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=265.315µs logger=migrator t=2026-08-06T01:12:05.33950583Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-06T01:12:05.339831246Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=325.956µs logger=migrator t=2026-08-06T01:12:05.346520183Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-06T01:12:05.346729087Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=208.614µs logger=migrator t=2026-08-06T01:12:05.352288873Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-06T01:12:05.352666251Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=369.297µs logger=migrator t=2026-08-06T01:12:05.358455881Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-06T01:12:05.35948676Z level=info msg="Migration successfully executed" id="create folder table" duration=1.031969ms logger=migrator t=2026-08-06T01:12:05.364874462Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-06T01:12:05.366065014Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.190672ms logger=migrator t=2026-08-06T01:12:05.370504859Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-06T01:12:05.371656081Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.150092ms logger=migrator t=2026-08-06T01:12:05.377618174Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-06T01:12:05.377647684Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.41µs logger=migrator t=2026-08-06T01:12:05.381518339Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-06T01:12:05.382846003Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.321974ms logger=migrator t=2026-08-06T01:12:05.393934874Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-06T01:12:05.395436833Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.506579ms logger=migrator t=2026-08-06T01:12:05.402931406Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-06T01:12:05.404511745Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.579619ms logger=migrator t=2026-08-06T01:12:05.408389489Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-06T01:12:05.408705006Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=315.587µs logger=migrator t=2026-08-06T01:12:05.414570897Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-06T01:12:05.414829972Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=271.675µs logger=migrator t=2026-08-06T01:12:05.419904308Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-06T01:12:05.421242273Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.338185ms logger=migrator t=2026-08-06T01:12:05.427612914Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-06T01:12:05.428858608Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.248184ms logger=migrator t=2026-08-06T01:12:05.433246241Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-06T01:12:05.434018177Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=771.916µs logger=migrator t=2026-08-06T01:12:05.440227374Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-06T01:12:05.441244703Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.014409ms logger=migrator t=2026-08-06T01:12:05.448557393Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-06T01:12:05.450445928Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.892045ms logger=migrator t=2026-08-06T01:12:05.455736119Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-06T01:12:05.456685137Z level=info msg="Migration successfully executed" id="create anon_device table" duration=948.688µs logger=migrator t=2026-08-06T01:12:05.461872876Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-06T01:12:05.464139238Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.265502ms logger=migrator t=2026-08-06T01:12:05.470164454Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-06T01:12:05.471689842Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.525098ms logger=migrator t=2026-08-06T01:12:05.478160135Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-06T01:12:05.479086353Z level=info msg="Migration successfully executed" id="create signing_key table" duration=925.978µs logger=migrator t=2026-08-06T01:12:05.484367464Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-06T01:12:05.485530695Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.163062ms logger=migrator t=2026-08-06T01:12:05.492204822Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-06T01:12:05.493395995Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.191353ms logger=migrator t=2026-08-06T01:12:05.504910644Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-06T01:12:05.505601056Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=696.213µs logger=migrator t=2026-08-06T01:12:05.511153342Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-06T01:12:05.522983357Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.827944ms logger=migrator t=2026-08-06T01:12:05.528101184Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-06T01:12:05.528725085Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=624.861µs logger=migrator t=2026-08-06T01:12:05.533076929Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-06T01:12:05.533100909Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=29.03µs logger=migrator t=2026-08-06T01:12:05.538631664Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-06T01:12:05.540717804Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.08415ms logger=migrator t=2026-08-06T01:12:05.545900763Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-06T01:12:05.545931664Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=32.371µs logger=migrator t=2026-08-06T01:12:05.550761255Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-06T01:12:05.55209012Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.327715ms logger=migrator t=2026-08-06T01:12:05.557597075Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-06T01:12:05.560269196Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.671291ms logger=migrator t=2026-08-06T01:12:05.569007472Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-06T01:12:05.570299066Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.291604ms logger=migrator t=2026-08-06T01:12:05.576333261Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-06T01:12:05.577255979Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=919.419µs logger=migrator t=2026-08-06T01:12:05.584635048Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-06T01:12:05.584899063Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=264.555µs logger=migrator t=2026-08-06T01:12:05.589384779Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-06T01:12:05.590051851Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=666.802µs logger=migrator t=2026-08-06T01:12:05.595556926Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-06T01:12:05.59731402Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.762054ms logger=migrator t=2026-08-06T01:12:05.602941757Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-06T01:12:05.603868294Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=927.177µs logger=migrator t=2026-08-06T01:12:05.60891455Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-06T01:12:05.621568791Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.651451ms logger=migrator t=2026-08-06T01:12:05.63361671Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-06T01:12:05.647662796Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.048467ms logger=migrator t=2026-08-06T01:12:05.652963067Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-06T01:12:05.664852203Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.879216ms logger=migrator t=2026-08-06T01:12:05.672085731Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-06T01:12:05.672177653Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=91.852µs logger=migrator t=2026-08-06T01:12:05.677800099Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-06T01:12:05.688543003Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.743814ms logger=migrator t=2026-08-06T01:12:05.69368206Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-06T01:12:05.701348137Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.656906ms logger=migrator t=2026-08-06T01:12:05.706319791Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-06T01:12:05.706631707Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=313.496µs logger=migrator t=2026-08-06T01:12:05.712137232Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.748154134s logger=migrator t=2026-08-06T01:12:05.712732463Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-06T01:12:05.730109943Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-06T01:12:05.730332677Z level=info msg="Created default organization" logger=secrets t=2026-08-06T01:12:05.736728509Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-06T01:12:05.78362128Z level=info msg="Restored cache from database" duration=441.748µs logger=plugin.store t=2026-08-06T01:12:05.784873184Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-06T01:12:05.822397637Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-06T01:12:05.822427197Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-06T01:12:05.822505759Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-06T01:12:05.822518239Z level=info msg="Plugins loaded" count=54 duration=37.645845ms logger=query_data t=2026-08-06T01:12:05.826274831Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-06T01:12:05.829056254Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-06T01:12:05.833127831Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-06T01:12:05.841048042Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-06T01:12:05.842548499Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-06T01:12:05.843822114Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-06T01:12:05.862162962Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-06T01:12:05.897018405Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-06T01:12:05.920076473Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-06T01:12:05.920103814Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-06T01:12:05.920583263Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-08-06T01:12:05.920642724Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-08-06T01:12:05.920668024Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-06T01:12:05.935491747Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-06T01:12:05.976665398Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-06T01:12:05.976611107Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-08-06T01:12:05.993934076Z level=info msg="Update check succeeded" duration=73.301473ms logger=ngalert.state.manager t=2026-08-06T01:12:06.002684634Z level=info msg="State cache has been initialized" states=0 duration=82.09305ms logger=ngalert.scheduler t=2026-08-06T01:12:06.002754525Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-06T01:12:06.0030244Z level=info msg=starting first_tick=2026-08-06T01:12:10Z logger=grafana.update.checker t=2026-08-06T01:12:06.003679972Z level=info msg="Update check succeeded" duration=82.830884ms logger=sqlstore.transactions t=2026-08-06T01:12:06.049393181Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-06T01:12:06.070020743Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-06T01:12:06.070033273Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-06T01:12:06.093808635Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-06T01:12:06.107990134Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-06T01:12:06.125071639Z level=info msg="Patterns update finished" duration=117.727127ms logger=grafana-apiserver t=2026-08-06T01:12:06.499654548Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-06T01:12:06.500220228Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-06T01:12:09.21973717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.220487554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.239927394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.261359791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.275331057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.295937568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.312727167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.332188777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.363204537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.415179674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.448361785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.592973243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.607335076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.666680284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.683537405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.734779158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.754664046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.800624189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.818947908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.881526637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.902112468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.961335124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:09.979101951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.029772014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.052055007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.222955945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.243196569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.302567569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.31846135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.389217615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.408228856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.466152467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.48895999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.561310485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.57948292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.637521694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.657736438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.713446146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.727695617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.794268223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.811434079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.878169607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.891644233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.945580708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:10.959923331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.020181756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.03722447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.10194531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.120587045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.185435287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.20189688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.276738551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.297051258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.369631706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.389712899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.465187263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.480765849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.576686241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.592606844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.655611062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.670943583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.746817835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.759865243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.831698737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.847948147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.920137269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:11.936198834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:12.00015127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:12.01655208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:12.091156369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:12.10916192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:12.187584481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:12.204540033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:12.278241234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:12.302948794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:12.640792144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:12.662649789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:13.345537487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:13.363504918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-06T01:12:13.448209668Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-06T01:13:26.944354479Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-06T01:22:05.976631972Z level=info msg="Completed cleanup jobs" duration=55.044995ms logger=plugins.update.checker t=2026-08-06T01:22:06.043126965Z level=info msg="Update check succeeded" duration=49.101061ms logger=sqlstore.transactions t=2026-08-06T01:27:05.8429459Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-06T01:32:05.957806203Z level=info msg="Completed cleanup jobs" duration=30.83582ms logger=plugins.update.checker t=2026-08-06T01:32:06.061646087Z level=info msg="Update check succeeded" duration=66.780347ms logger=cleanup t=2026-08-06T01:42:05.975699977Z level=info msg="Completed cleanup jobs" duration=53.238845ms logger=plugins.update.checker t=2026-08-06T01:42:06.054123524Z level=info msg="Update check succeeded" duration=59.442204ms logger=infra.usagestats t=2026-08-06T01:43:26.963523673Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-06T01:52:05.962008256Z level=info msg="Completed cleanup jobs" duration=40.984745ms logger=plugins.update.checker t=2026-08-06T01:52:06.044445002Z level=info msg="Update check succeeded" duration=49.678109ms