logger=settings t=2026-05-20T13:08:01.194768057Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-20T13:08:01Z logger=settings t=2026-05-20T13:08:01.195178467Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-20T13:08:01.195191417Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-20T13:08:01.195197397Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-20T13:08:01.195206178Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-20T13:08:01.195210118Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-20T13:08:01.195213178Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-20T13:08:01.195216288Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-20T13:08:01.195219728Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-20T13:08:01.195222938Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-20T13:08:01.195225958Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-20T13:08:01.195252949Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-20T13:08:01.195256129Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-20T13:08:01.195259199Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-20T13:08:01.195262849Z level=info msg=Target target=[all] logger=settings t=2026-05-20T13:08:01.195268499Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-20T13:08:01.195271539Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-20T13:08:01.195277039Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-20T13:08:01.195280249Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-20T13:08:01.19528494Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-20T13:08:01.19528808Z level=info msg="App mode production" logger=sqlstore t=2026-05-20T13:08:01.196049089Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-20T13:08:01.196072079Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-20T13:08:01.197913037Z level=info msg="Locking database" logger=migrator t=2026-05-20T13:08:01.197928677Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-20T13:08:01.199755904Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-20T13:08:01.201610681Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.852828ms logger=migrator t=2026-05-20T13:08:01.215025776Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-20T13:08:01.216571715Z level=info msg="Migration successfully executed" id="create user table" duration=1.548689ms logger=migrator t=2026-05-20T13:08:01.226265294Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-20T13:08:01.227428613Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.166829ms logger=migrator t=2026-05-20T13:08:01.232983846Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-20T13:08:01.234024753Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.040137ms logger=migrator t=2026-05-20T13:08:01.242381087Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-20T13:08:01.244300396Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.926539ms logger=migrator t=2026-05-20T13:08:01.251313636Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-20T13:08:01.251980573Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=667.987µs logger=migrator t=2026-05-20T13:08:01.257906885Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-20T13:08:01.261685201Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.780957ms logger=migrator t=2026-05-20T13:08:01.267763048Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-20T13:08:01.269113462Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.356474ms logger=migrator t=2026-05-20T13:08:01.272867088Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-20T13:08:01.273663569Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=796.531µs logger=migrator t=2026-05-20T13:08:01.278912974Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-20T13:08:01.279995581Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.084227ms logger=migrator t=2026-05-20T13:08:01.288086899Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-20T13:08:01.288783976Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=703.557µs logger=migrator t=2026-05-20T13:08:01.297379357Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-20T13:08:01.298342581Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=969.695µs logger=migrator t=2026-05-20T13:08:01.304346716Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-20T13:08:01.307393624Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=3.009017ms logger=migrator t=2026-05-20T13:08:01.312143155Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-20T13:08:01.312222267Z level=info msg="Migration successfully executed" id="Update user table charset" duration=85.722µs logger=migrator t=2026-05-20T13:08:01.318869258Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-20T13:08:01.321126576Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.257958ms logger=migrator t=2026-05-20T13:08:01.327242613Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-20T13:08:01.327780096Z level=info msg="Migration successfully executed" id="Add missing user data" duration=539.723µs logger=migrator t=2026-05-20T13:08:01.334420256Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-20T13:08:01.335766451Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.341455ms logger=migrator t=2026-05-20T13:08:01.34275341Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-20T13:08:01.343796007Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.041927ms logger=migrator t=2026-05-20T13:08:01.351078383Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-20T13:08:01.353350072Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.277409ms logger=migrator t=2026-05-20T13:08:01.359273063Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-20T13:08:01.367808722Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.536859ms logger=migrator t=2026-05-20T13:08:01.371664331Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-20T13:08:01.372564814Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=904.203µs logger=migrator t=2026-05-20T13:08:01.377655905Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-20T13:08:01.377869511Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=214.126µs logger=migrator t=2026-05-20T13:08:01.381610356Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-20T13:08:01.382433748Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=823.661µs logger=migrator t=2026-05-20T13:08:01.389008816Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-20T13:08:01.389444887Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=437.681µs logger=migrator t=2026-05-20T13:08:01.393034909Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-20T13:08:01.393531022Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=496.432µs logger=migrator t=2026-05-20T13:08:01.399858834Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-20T13:08:01.400849669Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=993.835µs logger=migrator t=2026-05-20T13:08:01.407168301Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-20T13:08:01.407838129Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=669.868µs logger=migrator t=2026-05-20T13:08:01.413789251Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-20T13:08:01.414859979Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.076677ms logger=migrator t=2026-05-20T13:08:01.420424701Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-20T13:08:01.421246852Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=821.261µs logger=migrator t=2026-05-20T13:08:01.426458476Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-20T13:08:01.427244196Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=786.469µs logger=migrator t=2026-05-20T13:08:01.431621129Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-20T13:08:01.431652879Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.06µs logger=migrator t=2026-05-20T13:08:01.438464065Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-20T13:08:01.440026634Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.572501ms logger=migrator t=2026-05-20T13:08:01.444557321Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-20T13:08:01.44532683Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=770.35µs logger=migrator t=2026-05-20T13:08:01.449949739Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-20T13:08:01.451316703Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.372724ms logger=migrator t=2026-05-20T13:08:01.45818047Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-20T13:08:01.459562505Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.386985ms logger=migrator t=2026-05-20T13:08:01.465748643Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-20T13:08:01.471018898Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.266605ms logger=migrator t=2026-05-20T13:08:01.476693394Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-20T13:08:01.477528945Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=836.301µs logger=migrator t=2026-05-20T13:08:01.481133998Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-20T13:08:01.481879857Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=745.819µs logger=migrator t=2026-05-20T13:08:01.485728605Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-20T13:08:01.486415964Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=686.919µs logger=migrator t=2026-05-20T13:08:01.51476996Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-20T13:08:01.516400092Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.633421ms logger=migrator t=2026-05-20T13:08:01.52100027Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-20T13:08:01.522513729Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.518139ms logger=migrator t=2026-05-20T13:08:01.529284122Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-20T13:08:01.529917178Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=631.936µs logger=migrator t=2026-05-20T13:08:01.534567638Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-20T13:08:01.535605564Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.038586ms logger=migrator t=2026-05-20T13:08:01.540357387Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-20T13:08:01.540920471Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=559.775µs logger=migrator t=2026-05-20T13:08:01.545922279Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-20T13:08:01.54753105Z level=info msg="Migration successfully executed" id="create star table" duration=1.609421ms logger=migrator t=2026-05-20T13:08:01.554865658Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-20T13:08:01.556425489Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.55275ms logger=migrator t=2026-05-20T13:08:01.561837917Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-20T13:08:01.562687419Z level=info msg="Migration successfully executed" id="create org table v1" duration=849.802µs logger=migrator t=2026-05-20T13:08:01.568450966Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-20T13:08:01.569171845Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=721.419µs logger=migrator t=2026-05-20T13:08:01.575851006Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-20T13:08:01.577244002Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.399626ms logger=migrator t=2026-05-20T13:08:01.582776564Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-20T13:08:01.584056016Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.281443ms logger=migrator t=2026-05-20T13:08:01.589190788Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-20T13:08:01.589801174Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=611.596µs logger=migrator t=2026-05-20T13:08:01.594846053Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-20T13:08:01.596336732Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.482238ms logger=migrator t=2026-05-20T13:08:01.602480569Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-20T13:08:01.602567471Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.551µs logger=migrator t=2026-05-20T13:08:01.607189Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-20T13:08:01.607221881Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=35.741µs logger=migrator t=2026-05-20T13:08:01.612219099Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-20T13:08:01.612575408Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=356.829µs logger=migrator t=2026-05-20T13:08:01.61810859Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-20T13:08:01.619448284Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.354765ms logger=migrator t=2026-05-20T13:08:01.625627762Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-20T13:08:01.627274575Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.654442ms logger=migrator t=2026-05-20T13:08:01.633154995Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-20T13:08:01.633993276Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=838.611µs logger=migrator t=2026-05-20T13:08:01.639813475Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-20T13:08:01.641201892Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.387397ms logger=migrator t=2026-05-20T13:08:01.648483498Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-20T13:08:01.649346531Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=859.153µs logger=migrator t=2026-05-20T13:08:01.654592475Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-20T13:08:01.655527229Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=934.484µs logger=migrator t=2026-05-20T13:08:01.663822452Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-20T13:08:01.6723245Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.506058ms logger=migrator t=2026-05-20T13:08:01.678489757Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-20T13:08:01.679036301Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=545.984µs logger=migrator t=2026-05-20T13:08:01.684417289Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-20T13:08:01.685626121Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.208122ms logger=migrator t=2026-05-20T13:08:01.690859235Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-20T13:08:01.694014916Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=3.152091ms logger=migrator t=2026-05-20T13:08:01.700218205Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-20T13:08:01.700774419Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=555.514µs logger=migrator t=2026-05-20T13:08:01.705723606Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-20T13:08:01.706635939Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=912.033µs logger=migrator t=2026-05-20T13:08:01.712605382Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-20T13:08:01.712725025Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=122.433µs logger=migrator t=2026-05-20T13:08:01.721651475Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-20T13:08:01.724887967Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.233963ms logger=migrator t=2026-05-20T13:08:01.730257105Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-20T13:08:01.732112232Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.855137ms logger=migrator t=2026-05-20T13:08:01.737023828Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-20T13:08:01.738784164Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.763205ms logger=migrator t=2026-05-20T13:08:01.745482925Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-20T13:08:01.746298115Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=815.4µs logger=migrator t=2026-05-20T13:08:01.751462718Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-20T13:08:01.753315686Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.849968ms logger=migrator t=2026-05-20T13:08:01.758174681Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-20T13:08:01.758969291Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=794.71µs logger=migrator t=2026-05-20T13:08:01.764407411Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-20T13:08:01.765416136Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.009176ms logger=migrator t=2026-05-20T13:08:01.770863296Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-20T13:08:01.770909567Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=47.731µs logger=migrator t=2026-05-20T13:08:01.776589502Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-20T13:08:01.776635454Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=47.052µs logger=migrator t=2026-05-20T13:08:01.782939925Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-20T13:08:01.786260781Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.320836ms logger=migrator t=2026-05-20T13:08:01.794230784Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-20T13:08:01.796338349Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.106004ms logger=migrator t=2026-05-20T13:08:01.801278516Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-20T13:08:01.804323274Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.047259ms logger=migrator t=2026-05-20T13:08:01.810109932Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-20T13:08:01.812486693Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.374731ms logger=migrator t=2026-05-20T13:08:01.817625565Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-20T13:08:01.81783842Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=213.015µs logger=migrator t=2026-05-20T13:08:01.822853099Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-20T13:08:01.82367482Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=821.321µs logger=migrator t=2026-05-20T13:08:01.828679668Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-20T13:08:01.829643053Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=962.255µs logger=migrator t=2026-05-20T13:08:01.835110283Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-20T13:08:01.835156074Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=50.211µs logger=migrator t=2026-05-20T13:08:01.840095811Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-20T13:08:01.840902411Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=806.17µs logger=migrator t=2026-05-20T13:08:01.845775786Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-20T13:08:01.84672261Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=945.354µs logger=migrator t=2026-05-20T13:08:01.852395386Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-20T13:08:01.85994808Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.552204ms logger=migrator t=2026-05-20T13:08:01.864811855Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-20T13:08:01.865527023Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=714.718µs logger=migrator t=2026-05-20T13:08:01.870713086Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-20T13:08:01.872712338Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.999271ms logger=migrator t=2026-05-20T13:08:01.879126182Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-20T13:08:01.880451095Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.322633ms logger=migrator t=2026-05-20T13:08:01.885829213Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-20T13:08:01.886198532Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=370.599µs logger=migrator t=2026-05-20T13:08:01.891194461Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-20T13:08:01.891982281Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=789.249µs logger=migrator t=2026-05-20T13:08:01.897508832Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-20T13:08:01.899959085Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.448253ms logger=migrator t=2026-05-20T13:08:01.904853251Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-20T13:08:01.905935868Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.078487ms logger=migrator t=2026-05-20T13:08:01.910851875Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-20T13:08:01.91107491Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=223.605µs logger=migrator t=2026-05-20T13:08:01.917617759Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-20T13:08:01.917824414Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=206.245µs logger=migrator t=2026-05-20T13:08:01.923443658Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-20T13:08:01.924789922Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.350384ms logger=migrator t=2026-05-20T13:08:01.930280093Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-20T13:08:01.934312077Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.033574ms logger=migrator t=2026-05-20T13:08:01.940436864Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-20T13:08:01.941387678Z level=info msg="Migration successfully executed" id="create data_source table" duration=949.995µs logger=migrator t=2026-05-20T13:08:01.945328728Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-20T13:08:01.946382266Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.053688ms logger=migrator t=2026-05-20T13:08:01.952859591Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-20T13:08:01.953792675Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=931.754µs logger=migrator t=2026-05-20T13:08:01.961874703Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-20T13:08:01.962817998Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=945.506µs logger=migrator t=2026-05-20T13:08:01.968024731Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-20T13:08:01.968855202Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=831.261µs logger=migrator t=2026-05-20T13:08:01.975945213Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-20T13:08:01.981851425Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.907422ms logger=migrator t=2026-05-20T13:08:01.988192918Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-20T13:08:01.989725597Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.543409ms logger=migrator t=2026-05-20T13:08:01.996421269Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-20T13:08:01.99803175Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.61524ms logger=migrator t=2026-05-20T13:08:02.004386813Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-20T13:08:02.00545902Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.072777ms logger=migrator t=2026-05-20T13:08:02.010585342Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-20T13:08:02.011239458Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=654.736µs logger=migrator t=2026-05-20T13:08:02.016092023Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-20T13:08:02.018736181Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.643018ms logger=migrator t=2026-05-20T13:08:02.024754375Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-20T13:08:02.02767779Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.921735ms logger=migrator t=2026-05-20T13:08:02.032471893Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-20T13:08:02.032532365Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=62.222µs logger=migrator t=2026-05-20T13:08:02.038051336Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-20T13:08:02.038535799Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=484.913µs logger=migrator t=2026-05-20T13:08:02.045757933Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-20T13:08:02.049546311Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.790958ms logger=migrator t=2026-05-20T13:08:02.053966304Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-20T13:08:02.054299332Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=334.279µs logger=migrator t=2026-05-20T13:08:02.061059896Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-20T13:08:02.061442046Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=380.759µs logger=migrator t=2026-05-20T13:08:02.068327722Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-20T13:08:02.072754976Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.430005ms logger=migrator t=2026-05-20T13:08:02.077032175Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-20T13:08:02.077285672Z level=info msg="Migration successfully executed" id="Update uid value" duration=254.637µs logger=migrator t=2026-05-20T13:08:02.081363246Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-20T13:08:02.082359762Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=995.606µs logger=migrator t=2026-05-20T13:08:02.087193166Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-20T13:08:02.088178771Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=984.405µs logger=migrator t=2026-05-20T13:08:02.09596577Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-20T13:08:02.099188583Z level=info msg="Migration successfully executed" id="create api_key table" duration=3.219253ms logger=migrator t=2026-05-20T13:08:02.106290525Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-20T13:08:02.10765214Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.363065ms logger=migrator t=2026-05-20T13:08:02.111788926Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-20T13:08:02.11272288Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=932.664µs logger=migrator t=2026-05-20T13:08:02.118057047Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-20T13:08:02.119160265Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.102658ms logger=migrator t=2026-05-20T13:08:02.123325462Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-20T13:08:02.124253006Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=926.484µs logger=migrator t=2026-05-20T13:08:02.129508161Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-20T13:08:02.133059321Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=3.547061ms logger=migrator t=2026-05-20T13:08:02.160402802Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-20T13:08:02.161705126Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.304264ms logger=migrator t=2026-05-20T13:08:02.245636588Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-20T13:08:02.254036384Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.399205ms logger=migrator t=2026-05-20T13:08:02.366838255Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-20T13:08:02.368001865Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.16862ms logger=migrator t=2026-05-20T13:08:02.373939697Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-20T13:08:02.375286812Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.347835ms logger=migrator t=2026-05-20T13:08:02.380767732Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-20T13:08:02.382068475Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.304793ms logger=migrator t=2026-05-20T13:08:02.390278266Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-20T13:08:02.391627351Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.344705ms logger=migrator t=2026-05-20T13:08:02.397365638Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-20T13:08:02.397742568Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=379.76µs logger=migrator t=2026-05-20T13:08:02.401919414Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-20T13:08:02.402460869Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=541.585µs logger=migrator t=2026-05-20T13:08:02.408724629Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-20T13:08:02.408805791Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=86.972µs logger=migrator t=2026-05-20T13:08:02.41460951Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-20T13:08:02.419515146Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.907336ms logger=migrator t=2026-05-20T13:08:02.424871223Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-20T13:08:02.427907481Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.033338ms logger=migrator t=2026-05-20T13:08:02.432438987Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-20T13:08:02.432632341Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=193.754µs logger=migrator t=2026-05-20T13:08:02.43762171Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-20T13:08:02.442125626Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.501107ms logger=migrator t=2026-05-20T13:08:02.446320943Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-20T13:08:02.44895225Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.630807ms logger=migrator t=2026-05-20T13:08:02.453186479Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-20T13:08:02.453956059Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=769.02µs logger=migrator t=2026-05-20T13:08:02.462733384Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-20T13:08:02.464252793Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.51897ms logger=migrator t=2026-05-20T13:08:02.469328242Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-20T13:08:02.470275037Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=946.675µs logger=migrator t=2026-05-20T13:08:02.474068234Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-20T13:08:02.474923326Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=855.102µs logger=migrator t=2026-05-20T13:08:02.479642587Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-20T13:08:02.480489458Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=846.611µs logger=migrator t=2026-05-20T13:08:02.485556168Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-20T13:08:02.487090708Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.53331ms logger=migrator t=2026-05-20T13:08:02.491904062Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-20T13:08:02.492046976Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=144.533µs logger=migrator t=2026-05-20T13:08:02.496765396Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-20T13:08:02.496816657Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=53.041µs logger=migrator t=2026-05-20T13:08:02.502296178Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-20T13:08:02.506399974Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.104646ms logger=migrator t=2026-05-20T13:08:02.510432097Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-20T13:08:02.513452274Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.019427ms logger=migrator t=2026-05-20T13:08:02.517642782Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-20T13:08:02.517709613Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.651µs logger=migrator t=2026-05-20T13:08:02.522191248Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-20T13:08:02.52342829Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.236572ms logger=migrator t=2026-05-20T13:08:02.528047608Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-20T13:08:02.529408553Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.363365ms logger=migrator t=2026-05-20T13:08:02.533621731Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-20T13:08:02.533647481Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.721µs logger=migrator t=2026-05-20T13:08:02.540492497Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-20T13:08:02.541710288Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.218261ms logger=migrator t=2026-05-20T13:08:02.54685232Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-20T13:08:02.547877557Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.023697ms logger=migrator t=2026-05-20T13:08:02.552070944Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-20T13:08:02.554948518Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.877344ms logger=migrator t=2026-05-20T13:08:02.55928508Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-20T13:08:02.55931026Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.04µs logger=migrator t=2026-05-20T13:08:02.566288909Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-20T13:08:02.567693225Z level=info msg="Migration successfully executed" id="create session table" duration=1.404086ms logger=migrator t=2026-05-20T13:08:02.57219873Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-20T13:08:02.572287992Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=90.532µs logger=migrator t=2026-05-20T13:08:02.575650418Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-20T13:08:02.57572938Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=86.502µs logger=migrator t=2026-05-20T13:08:02.584395233Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-20T13:08:02.585320667Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=926.584µs logger=migrator t=2026-05-20T13:08:02.589534894Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-20T13:08:02.590447218Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=912.384µs logger=migrator t=2026-05-20T13:08:02.595757634Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-20T13:08:02.595787115Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.901µs logger=migrator t=2026-05-20T13:08:02.599947491Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-20T13:08:02.600038094Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=100.183µs logger=migrator t=2026-05-20T13:08:02.605861423Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-20T13:08:02.610899883Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.035649ms logger=migrator t=2026-05-20T13:08:02.614926455Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-20T13:08:02.618298372Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.370467ms logger=migrator t=2026-05-20T13:08:02.621921165Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-20T13:08:02.622004067Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.162µs logger=migrator t=2026-05-20T13:08:02.625876826Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-20T13:08:02.625983129Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=107.613µs logger=migrator t=2026-05-20T13:08:02.631525301Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-20T13:08:02.632834315Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.314254ms logger=migrator t=2026-05-20T13:08:02.637897575Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-20T13:08:02.637922665Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.42µs logger=migrator t=2026-05-20T13:08:02.641337923Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-20T13:08:02.643705984Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.368371ms logger=migrator t=2026-05-20T13:08:02.650280462Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-20T13:08:02.650450626Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=171.204µs logger=migrator t=2026-05-20T13:08:02.656472821Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-20T13:08:02.662753502Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.304292ms logger=migrator t=2026-05-20T13:08:02.668613633Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-20T13:08:02.672595514Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.980122ms logger=migrator t=2026-05-20T13:08:02.676525314Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-20T13:08:02.676603976Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=79.512µs logger=migrator t=2026-05-20T13:08:02.684102549Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-20T13:08:02.685334011Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.227842ms logger=migrator t=2026-05-20T13:08:02.689579859Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-20T13:08:02.69113357Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.554351ms logger=migrator t=2026-05-20T13:08:02.69505815Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-20T13:08:02.696212529Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.155319ms logger=migrator t=2026-05-20T13:08:02.702901141Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-20T13:08:02.704281156Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.382885ms logger=migrator t=2026-05-20T13:08:02.708406462Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-20T13:08:02.709375497Z level=info msg="Migration successfully executed" id="add index alert state" duration=968.595µs logger=migrator t=2026-05-20T13:08:02.712947428Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-20T13:08:02.713861642Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=914.434µs logger=migrator t=2026-05-20T13:08:02.72002299Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-20T13:08:02.720864841Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=841.671µs logger=migrator t=2026-05-20T13:08:02.724612958Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-20T13:08:02.725971733Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.358184ms logger=migrator t=2026-05-20T13:08:02.72978637Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-20T13:08:02.731085574Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.299854ms logger=migrator t=2026-05-20T13:08:02.737409256Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-20T13:08:02.747759061Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.348675ms logger=migrator t=2026-05-20T13:08:02.751815975Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-20T13:08:02.752588485Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=771.48µs logger=migrator t=2026-05-20T13:08:02.756227098Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-20T13:08:02.757129181Z 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=905.473µs logger=migrator t=2026-05-20T13:08:02.763658769Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-20T13:08:02.764195103Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=538.894µs logger=migrator t=2026-05-20T13:08:02.767627401Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-20T13:08:02.768713228Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.080697ms logger=migrator t=2026-05-20T13:08:02.774359443Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-20T13:08:02.775307088Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=947.275µs logger=migrator t=2026-05-20T13:08:02.780127631Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-20T13:08:02.784087453Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.959752ms logger=migrator t=2026-05-20T13:08:02.790695242Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-20T13:08:02.79491274Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.212469ms logger=migrator t=2026-05-20T13:08:02.801370175Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-20T13:08:02.804451664Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.073799ms logger=migrator t=2026-05-20T13:08:02.808323913Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-20T13:08:02.812991383Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.66568ms logger=migrator t=2026-05-20T13:08:02.818860814Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-20T13:08:02.820681151Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.820717ms logger=migrator t=2026-05-20T13:08:02.825377842Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-20T13:08:02.825404412Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.36µs logger=migrator t=2026-05-20T13:08:02.830845422Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-20T13:08:02.830878023Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.641µs logger=migrator t=2026-05-20T13:08:02.834902335Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-20T13:08:02.836469676Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.564551ms logger=migrator t=2026-05-20T13:08:02.841931545Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-20T13:08:02.843062285Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.13208ms logger=migrator t=2026-05-20T13:08:02.847041526Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-20T13:08:02.847885548Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=852.542µs logger=migrator t=2026-05-20T13:08:02.851921741Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-20T13:08:02.852806014Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=883.843µs logger=migrator t=2026-05-20T13:08:02.857532915Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-20T13:08:02.858484539Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=950.684µs logger=migrator t=2026-05-20T13:08:02.862617146Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-20T13:08:02.866984567Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.365921ms logger=migrator t=2026-05-20T13:08:02.871878083Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-20T13:08:02.876653226Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.773833ms logger=migrator t=2026-05-20T13:08:02.881152841Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-20T13:08:02.881419748Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=267.337µs logger=migrator t=2026-05-20T13:08:02.885442201Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-20T13:08:02.887187976Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.741685ms logger=migrator t=2026-05-20T13:08:02.891757063Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-20T13:08:02.892744059Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=986.675µs logger=migrator t=2026-05-20T13:08:02.897635613Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-20T13:08:02.901646467Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.010083ms logger=migrator t=2026-05-20T13:08:02.906015868Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-20T13:08:02.906161432Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=147.144µs logger=migrator t=2026-05-20T13:08:02.91076575Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-20T13:08:02.911732284Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=966.454µs logger=migrator t=2026-05-20T13:08:02.9170224Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-20T13:08:02.918592391Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.569941ms logger=migrator t=2026-05-20T13:08:02.923326033Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-20T13:08:02.923522498Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=198.195µs logger=migrator t=2026-05-20T13:08:02.927710155Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-20T13:08:02.928816074Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.106349ms logger=migrator t=2026-05-20T13:08:02.933796081Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-20T13:08:02.934740405Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=944.375µs logger=migrator t=2026-05-20T13:08:02.938632095Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-20T13:08:02.93963519Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=999.085µs logger=migrator t=2026-05-20T13:08:02.944046094Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-20T13:08:02.94507738Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.030067ms logger=migrator t=2026-05-20T13:08:02.95093895Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-20T13:08:02.952833729Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.894199ms logger=migrator t=2026-05-20T13:08:02.957375565Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-20T13:08:02.958622387Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.246392ms logger=migrator t=2026-05-20T13:08:02.965022241Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-20T13:08:02.965053261Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=39.091µs logger=migrator t=2026-05-20T13:08:02.969557367Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-20T13:08:02.976725972Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.165385ms logger=migrator t=2026-05-20T13:08:02.981171885Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-20T13:08:02.98209584Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=924.845µs logger=migrator t=2026-05-20T13:08:02.98601749Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-20T13:08:02.990549366Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.530026ms logger=migrator t=2026-05-20T13:08:02.995329698Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-20T13:08:02.996220362Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=891.723µs logger=migrator t=2026-05-20T13:08:03.001484806Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-20T13:08:03.002465361Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=989.476µs logger=migrator t=2026-05-20T13:08:03.00747747Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-20T13:08:03.008338782Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=857.322µs logger=migrator t=2026-05-20T13:08:03.014376786Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-20T13:08:03.028868528Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.501582ms logger=migrator t=2026-05-20T13:08:03.036150625Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-20T13:08:03.037388756Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.236951ms logger=migrator t=2026-05-20T13:08:03.042907948Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-20T13:08:03.044785176Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.881948ms logger=migrator t=2026-05-20T13:08:03.049376224Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-20T13:08:03.049841246Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=464.072µs logger=migrator t=2026-05-20T13:08:03.055010989Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-20T13:08:03.055577553Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=567.184µs logger=migrator t=2026-05-20T13:08:03.059671918Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-20T13:08:03.059863052Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=191.394µs logger=migrator t=2026-05-20T13:08:03.064727617Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-20T13:08:03.071258624Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.530507ms logger=migrator t=2026-05-20T13:08:03.076127409Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-20T13:08:03.080331098Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.203069ms logger=migrator t=2026-05-20T13:08:03.085344246Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-20T13:08:03.086003933Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=659.757µs logger=migrator t=2026-05-20T13:08:03.091549736Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-20T13:08:03.092204302Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=653.066µs logger=migrator t=2026-05-20T13:08:03.102556478Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-20T13:08:03.103063221Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=512.393µs logger=migrator t=2026-05-20T13:08:03.107476963Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-20T13:08:03.112315857Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.850784ms logger=migrator t=2026-05-20T13:08:03.117235284Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-20T13:08:03.118345892Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.110518ms logger=migrator t=2026-05-20T13:08:03.125054404Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-20T13:08:03.125410993Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=364.289µs logger=migrator t=2026-05-20T13:08:03.133194652Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-20T13:08:03.133701446Z level=info msg="Migration successfully executed" id="Move region to single row" duration=509.744µs logger=migrator t=2026-05-20T13:08:03.138992012Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-20T13:08:03.140169742Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.18012ms logger=migrator t=2026-05-20T13:08:03.145628032Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-20T13:08:03.146400971Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=772.599µs logger=migrator t=2026-05-20T13:08:03.150159528Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-20T13:08:03.150932938Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=774.62µs logger=migrator t=2026-05-20T13:08:03.156027009Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-20T13:08:03.157212499Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.184909ms logger=migrator t=2026-05-20T13:08:03.161163369Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-20T13:08:03.162055253Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=891.774µs logger=migrator t=2026-05-20T13:08:03.165907211Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-20T13:08:03.166828015Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=921.103µs logger=migrator t=2026-05-20T13:08:03.172686026Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-20T13:08:03.172775328Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=91.103µs logger=migrator t=2026-05-20T13:08:03.177637122Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-20T13:08:03.179297405Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.653652ms logger=migrator t=2026-05-20T13:08:03.185465373Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-20T13:08:03.186850789Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.384366ms logger=migrator t=2026-05-20T13:08:03.192039031Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-20T13:08:03.193237042Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.200671ms logger=migrator t=2026-05-20T13:08:03.197378208Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-20T13:08:03.19860383Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.226092ms logger=migrator t=2026-05-20T13:08:03.202696214Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-20T13:08:03.20290515Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=209.906µs logger=migrator t=2026-05-20T13:08:03.206536334Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-20T13:08:03.206935124Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=399.131µs logger=migrator t=2026-05-20T13:08:03.212775153Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-20T13:08:03.212906276Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=133.943µs logger=migrator t=2026-05-20T13:08:03.217030622Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-20T13:08:03.21850073Z level=info msg="Migration successfully executed" id="create team table" duration=1.470118ms logger=migrator t=2026-05-20T13:08:03.22283756Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-20T13:08:03.22395285Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.11566ms logger=migrator t=2026-05-20T13:08:03.241261333Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-20T13:08:03.242289639Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.030956ms logger=migrator t=2026-05-20T13:08:03.259638195Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-20T13:08:03.265326591Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.738017ms logger=migrator t=2026-05-20T13:08:03.271906169Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-20T13:08:03.272160315Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=256.236µs logger=migrator t=2026-05-20T13:08:03.276481897Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-20T13:08:03.277585605Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.107318ms logger=migrator t=2026-05-20T13:08:03.284087161Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-20T13:08:03.285032746Z level=info msg="Migration successfully executed" id="create team member table" duration=945.605µs logger=migrator t=2026-05-20T13:08:03.289326955Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-20T13:08:03.290320531Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=993.306µs logger=migrator t=2026-05-20T13:08:03.298399508Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-20T13:08:03.300700407Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.309769ms logger=migrator t=2026-05-20T13:08:03.306919776Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-20T13:08:03.308497607Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.577201ms logger=migrator t=2026-05-20T13:08:03.314510921Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-20T13:08:03.319411217Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.900576ms logger=migrator t=2026-05-20T13:08:03.323527992Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-20T13:08:03.328182702Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.65454ms logger=migrator t=2026-05-20T13:08:03.332292348Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-20T13:08:03.337003498Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.711731ms logger=migrator t=2026-05-20T13:08:03.342086008Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-20T13:08:03.342983841Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=897.943µs logger=migrator t=2026-05-20T13:08:03.347497847Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-20T13:08:03.349036237Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.548941ms logger=migrator t=2026-05-20T13:08:03.356846237Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-20T13:08:03.357850333Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.004177ms logger=migrator t=2026-05-20T13:08:03.367449819Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-20T13:08:03.369347547Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.899079ms logger=migrator t=2026-05-20T13:08:03.37449458Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-20T13:08:03.375409523Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=914.594µs logger=migrator t=2026-05-20T13:08:03.382136205Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-20T13:08:03.383121241Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=984.635µs logger=migrator t=2026-05-20T13:08:03.389812412Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-20T13:08:03.391156947Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.344155ms logger=migrator t=2026-05-20T13:08:03.397047517Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-20T13:08:03.398670609Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.622391ms logger=migrator t=2026-05-20T13:08:03.407720891Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-20T13:08:03.408515292Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=794.381µs logger=migrator t=2026-05-20T13:08:03.413833658Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-20T13:08:03.414202218Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=369.149µs logger=migrator t=2026-05-20T13:08:03.419236747Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-20T13:08:03.420481828Z level=info msg="Migration successfully executed" id="create tag table" duration=1.245521ms logger=migrator t=2026-05-20T13:08:03.427089887Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-20T13:08:03.428847863Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.757986ms logger=migrator t=2026-05-20T13:08:03.435455572Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-20T13:08:03.436379686Z level=info msg="Migration successfully executed" id="create login attempt table" duration=934.845µs logger=migrator t=2026-05-20T13:08:03.443068057Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-20T13:08:03.444163955Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.095748ms logger=migrator t=2026-05-20T13:08:03.451290908Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-20T13:08:03.452738646Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.448047ms logger=migrator t=2026-05-20T13:08:03.4575974Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-20T13:08:03.472034029Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.435029ms logger=migrator t=2026-05-20T13:08:03.477163201Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-20T13:08:03.477761996Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=603.825µs logger=migrator t=2026-05-20T13:08:03.487975388Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-20T13:08:03.490315638Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.34102ms logger=migrator t=2026-05-20T13:08:03.49623142Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-20T13:08:03.496826415Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=585.125µs logger=migrator t=2026-05-20T13:08:03.502253844Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-20T13:08:03.502933581Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=679.347µs logger=migrator t=2026-05-20T13:08:03.508487674Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-20T13:08:03.509338376Z level=info msg="Migration successfully executed" id="create user auth table" duration=851.142µs logger=migrator t=2026-05-20T13:08:03.51377351Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-20T13:08:03.514748485Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=974.865µs logger=migrator t=2026-05-20T13:08:03.519533897Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-20T13:08:03.519677601Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=144.564µs logger=migrator t=2026-05-20T13:08:03.532140651Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-20T13:08:03.53913519Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.995739ms logger=migrator t=2026-05-20T13:08:03.54302125Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-20T13:08:03.548446289Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.426189ms logger=migrator t=2026-05-20T13:08:03.552833051Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-20T13:08:03.55787336Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.037469ms logger=migrator t=2026-05-20T13:08:03.564071999Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-20T13:08:03.569204761Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.130422ms logger=migrator t=2026-05-20T13:08:03.574887417Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-20T13:08:03.575858011Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=970.574µs logger=migrator t=2026-05-20T13:08:03.581237739Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-20T13:08:03.587806018Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.568699ms logger=migrator t=2026-05-20T13:08:03.649056959Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-20T13:08:03.652043785Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.992717ms logger=migrator t=2026-05-20T13:08:03.659066115Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-20T13:08:03.660225125Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.163091ms logger=migrator t=2026-05-20T13:08:03.667606013Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-20T13:08:03.669515273Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.91378ms logger=migrator t=2026-05-20T13:08:03.67681032Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-20T13:08:03.678009091Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.199471ms logger=migrator t=2026-05-20T13:08:03.683973213Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-20T13:08:03.685644397Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.682854ms logger=migrator t=2026-05-20T13:08:03.693336683Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-20T13:08:03.694667458Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.336375ms logger=migrator t=2026-05-20T13:08:03.701755889Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-20T13:08:03.706998193Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.242434ms logger=migrator t=2026-05-20T13:08:03.712517705Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-20T13:08:03.713908961Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.391006ms logger=migrator t=2026-05-20T13:08:03.720605442Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-20T13:08:03.722326067Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.728365ms logger=migrator t=2026-05-20T13:08:03.728977057Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-20T13:08:03.730074956Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.097739ms logger=migrator t=2026-05-20T13:08:03.736650104Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-20T13:08:03.738106161Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.455657ms logger=migrator t=2026-05-20T13:08:03.747675867Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-20T13:08:03.749709979Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.039892ms logger=migrator t=2026-05-20T13:08:03.756106883Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-20T13:08:03.756170775Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=64.791µs logger=migrator t=2026-05-20T13:08:03.761776368Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-20T13:08:03.762013614Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=236.556µs logger=migrator t=2026-05-20T13:08:03.768122031Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-20T13:08:03.77043999Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.259278ms logger=migrator t=2026-05-20T13:08:03.776592138Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-20T13:08:03.777946183Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.353435ms logger=migrator t=2026-05-20T13:08:03.784492601Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-20T13:08:03.785598869Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.105888ms logger=migrator t=2026-05-20T13:08:03.791204492Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-20T13:08:03.791336656Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=132.694µs logger=migrator t=2026-05-20T13:08:03.798992032Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-20T13:08:03.800537602Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.5458ms logger=migrator t=2026-05-20T13:08:03.806273279Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-20T13:08:03.807311195Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.037446ms logger=migrator t=2026-05-20T13:08:03.813222267Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-20T13:08:03.814303895Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.081138ms logger=migrator t=2026-05-20T13:08:03.819480567Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-20T13:08:03.820532195Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.051277ms logger=migrator t=2026-05-20T13:08:03.825967774Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-20T13:08:03.836134004Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.15594ms logger=migrator t=2026-05-20T13:08:03.842838997Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-20T13:08:03.84417171Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.333013ms logger=migrator t=2026-05-20T13:08:03.849732003Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-20T13:08:03.849818475Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=87.242µs logger=migrator t=2026-05-20T13:08:03.855386328Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-20T13:08:03.856369534Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=983.376µs logger=migrator t=2026-05-20T13:08:03.861954727Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-20T13:08:03.864102191Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.150654ms logger=migrator t=2026-05-20T13:08:03.868766161Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-20T13:08:03.869825728Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.061367ms logger=migrator t=2026-05-20T13:08:03.875481363Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-20T13:08:03.875550394Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.001µs logger=migrator t=2026-05-20T13:08:03.880952203Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-20T13:08:03.882039102Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.087469ms logger=migrator t=2026-05-20T13:08:03.887704247Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-20T13:08:03.888737473Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.032656ms logger=migrator t=2026-05-20T13:08:03.892963802Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-20T13:08:03.893947577Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=983.565µs logger=migrator t=2026-05-20T13:08:03.898915604Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-20T13:08:03.89991324Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=996.825µs logger=migrator t=2026-05-20T13:08:03.906219361Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-20T13:08:03.912249536Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.028535ms logger=migrator t=2026-05-20T13:08:03.918716522Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-20T13:08:03.919719937Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.002845ms logger=migrator t=2026-05-20T13:08:03.925464374Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-20T13:08:03.926392879Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=938.915µs logger=migrator t=2026-05-20T13:08:03.932614478Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-20T13:08:03.960345819Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.729481ms logger=migrator t=2026-05-20T13:08:03.96663432Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-20T13:08:03.991417756Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.783446ms logger=migrator t=2026-05-20T13:08:03.997296717Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-20T13:08:03.998063926Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=764.369µs logger=migrator t=2026-05-20T13:08:04.004238484Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-20T13:08:04.005945658Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.706364ms logger=migrator t=2026-05-20T13:08:04.019789993Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-20T13:08:04.030356024Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.567771ms logger=migrator t=2026-05-20T13:08:04.03724543Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-20T13:08:04.04655797Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.31407ms logger=migrator t=2026-05-20T13:08:04.052526163Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-20T13:08:04.053343223Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=818.17µs logger=migrator t=2026-05-20T13:08:04.058464035Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-20T13:08:04.059542372Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.078317ms logger=migrator t=2026-05-20T13:08:04.064946151Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-20T13:08:04.066086429Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.140868ms logger=migrator t=2026-05-20T13:08:04.071514289Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-20T13:08:04.07271095Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.196411ms logger=migrator t=2026-05-20T13:08:04.078673853Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-20T13:08:04.078749644Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=77.662µs logger=migrator t=2026-05-20T13:08:04.083406764Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-20T13:08:04.089521581Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.114197ms logger=migrator t=2026-05-20T13:08:04.09574149Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-20T13:08:04.101225711Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.486631ms logger=migrator t=2026-05-20T13:08:04.106497846Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-20T13:08:04.111155986Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.65801ms logger=migrator t=2026-05-20T13:08:04.115603199Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-20T13:08:04.117367315Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.763896ms logger=migrator t=2026-05-20T13:08:04.122321892Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-20T13:08:04.123473581Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.151809ms logger=migrator t=2026-05-20T13:08:04.128663614Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-20T13:08:04.138622659Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.961565ms logger=migrator t=2026-05-20T13:08:04.143932285Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-20T13:08:04.149693593Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.760178ms logger=migrator t=2026-05-20T13:08:04.154895827Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-20T13:08:04.156147859Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.251702ms logger=migrator t=2026-05-20T13:08:04.16243143Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-20T13:08:04.172154559Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.717339ms logger=migrator t=2026-05-20T13:08:04.178233896Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-20T13:08:04.188477377Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.243722ms logger=migrator t=2026-05-20T13:08:04.194076561Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-20T13:08:04.194184754Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=108.993µs logger=migrator t=2026-05-20T13:08:04.199570492Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-20T13:08:04.201321327Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.751845ms logger=migrator t=2026-05-20T13:08:04.207733232Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-20T13:08:04.208960263Z 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.22575ms logger=migrator t=2026-05-20T13:08:04.214876915Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-20T13:08:04.216104246Z 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.225921ms logger=migrator t=2026-05-20T13:08:04.23032304Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-20T13:08:04.230546996Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=225.766µs logger=migrator t=2026-05-20T13:08:04.236061857Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-20T13:08:04.242895953Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.836776ms logger=migrator t=2026-05-20T13:08:04.248168597Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-20T13:08:04.254382748Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.213761ms logger=migrator t=2026-05-20T13:08:04.259688424Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-20T13:08:04.266004486Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.315422ms logger=migrator t=2026-05-20T13:08:04.284709705Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-20T13:08:04.290912934Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.206399ms logger=migrator t=2026-05-20T13:08:04.296265881Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-20T13:08:04.310805764Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=14.539633ms logger=migrator t=2026-05-20T13:08:04.332972043Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-20T13:08:04.333198278Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=232.936µs logger=migrator t=2026-05-20T13:08:04.33912288Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-20T13:08:04.339952041Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=828.881µs logger=migrator t=2026-05-20T13:08:04.345475202Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-20T13:08:04.35357533Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.101678ms logger=migrator t=2026-05-20T13:08:04.35862131Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-20T13:08:04.358690411Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=69.631µs logger=migrator t=2026-05-20T13:08:04.363408333Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-20T13:08:04.369786846Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.376313ms logger=migrator t=2026-05-20T13:08:04.376550349Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-20T13:08:04.377758211Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.209622ms logger=migrator t=2026-05-20T13:08:04.39176032Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-20T13:08:04.399278632Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.523703ms logger=migrator t=2026-05-20T13:08:04.404918836Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-20T13:08:04.406346163Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.427307ms logger=migrator t=2026-05-20T13:08:04.413861767Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-20T13:08:04.414930784Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.069558ms logger=migrator t=2026-05-20T13:08:04.421068281Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-20T13:08:04.42762485Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.555718ms logger=migrator t=2026-05-20T13:08:04.437976044Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-20T13:08:04.439498434Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.532769ms logger=migrator t=2026-05-20T13:08:04.450813324Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-20T13:08:04.452108936Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.295883ms logger=migrator t=2026-05-20T13:08:04.458580363Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-20T13:08:04.459989048Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.414095ms logger=migrator t=2026-05-20T13:08:04.467705516Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-20T13:08:04.468992199Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.287893ms logger=migrator t=2026-05-20T13:08:04.478188586Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-20T13:08:04.478266588Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=78.962µs logger=migrator t=2026-05-20T13:08:04.490354997Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-20T13:08:04.491949268Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.59611ms logger=migrator t=2026-05-20T13:08:04.513921911Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-20T13:08:04.515594924Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.679873ms logger=migrator t=2026-05-20T13:08:04.521589028Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-20T13:08:04.522258045Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-20T13:08:04.528054193Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-20T13:08:04.528561617Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=507.284µs logger=migrator t=2026-05-20T13:08:04.535629838Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-20T13:08:04.536652884Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.025256ms logger=migrator t=2026-05-20T13:08:04.544645199Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-20T13:08:04.553561057Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.915988ms logger=migrator t=2026-05-20T13:08:04.560763632Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-20T13:08:04.562811855Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.050633ms logger=migrator t=2026-05-20T13:08:04.569925487Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-20T13:08:04.570749618Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=823.891µs logger=migrator t=2026-05-20T13:08:04.576026404Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-20T13:08:04.577484041Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.457317ms logger=migrator t=2026-05-20T13:08:04.588500194Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-20T13:08:04.589605621Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.105408ms logger=migrator t=2026-05-20T13:08:04.596820647Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-20T13:08:04.597944385Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.121028ms logger=migrator t=2026-05-20T13:08:04.606455743Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-20T13:08:04.606519655Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=69.902µs logger=migrator t=2026-05-20T13:08:04.613943286Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-20T13:08:04.614148501Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=204.815µs logger=migrator t=2026-05-20T13:08:04.622845003Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-20T13:08:04.631954837Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.102774ms logger=migrator t=2026-05-20T13:08:04.638534996Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-20T13:08:04.639129291Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=596.065µs logger=migrator t=2026-05-20T13:08:04.644601222Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-20T13:08:04.645839513Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.239481ms logger=migrator t=2026-05-20T13:08:04.653626143Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-20T13:08:04.654229308Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=606.735µs logger=migrator t=2026-05-20T13:08:04.658238271Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-20T13:08:04.660363846Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.123455ms logger=migrator t=2026-05-20T13:08:04.670183847Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-20T13:08:04.671197903Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.017096ms logger=migrator t=2026-05-20T13:08:04.678663775Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-20T13:08:04.708710705Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.042761ms logger=migrator t=2026-05-20T13:08:04.715705534Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-20T13:08:04.722993091Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.288487ms logger=migrator t=2026-05-20T13:08:04.730997107Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-20T13:08:04.73113658Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=140.643µs logger=migrator t=2026-05-20T13:08:04.736508098Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-20T13:08:04.77286302Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.350572ms logger=migrator t=2026-05-20T13:08:04.779472029Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-20T13:08:04.811157681Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.681512ms logger=migrator t=2026-05-20T13:08:04.830296052Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-20T13:08:04.831812231Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.502609ms logger=migrator t=2026-05-20T13:08:04.840169106Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-20T13:08:04.841554481Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.390206ms logger=migrator t=2026-05-20T13:08:04.854051232Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-20T13:08:04.854309828Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=261.686µs logger=migrator t=2026-05-20T13:08:04.858911906Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-20T13:08:04.859668436Z level=info msg="Migration successfully executed" id="create permission table" duration=758.49µs logger=migrator t=2026-05-20T13:08:04.866714136Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-20T13:08:04.867876206Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.1592ms logger=migrator t=2026-05-20T13:08:04.873314616Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-20T13:08:04.875400958Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.085602ms logger=migrator t=2026-05-20T13:08:04.881934857Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-20T13:08:04.88287906Z level=info msg="Migration successfully executed" id="create role table" duration=944.914µs logger=migrator t=2026-05-20T13:08:04.888551616Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-20T13:08:04.896587362Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.034456ms logger=migrator t=2026-05-20T13:08:04.902267008Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-20T13:08:04.910355195Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.085817ms logger=migrator t=2026-05-20T13:08:04.918062773Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-20T13:08:04.919349986Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.289822ms logger=migrator t=2026-05-20T13:08:04.92812319Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-20T13:08:04.931501267Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=3.381506ms logger=migrator t=2026-05-20T13:08:04.938711542Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-20T13:08:04.9405733Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.860688ms logger=migrator t=2026-05-20T13:08:04.947679312Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-20T13:08:04.9487508Z level=info msg="Migration successfully executed" id="create team role table" duration=1.071759ms logger=migrator t=2026-05-20T13:08:04.954107746Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-20T13:08:04.955304848Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.198482ms logger=migrator t=2026-05-20T13:08:04.963449616Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-20T13:08:04.964641427Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.191671ms logger=migrator t=2026-05-20T13:08:04.970020195Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-20T13:08:04.974884089Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=4.865265ms logger=migrator t=2026-05-20T13:08:04.980162975Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-20T13:08:04.981031137Z level=info msg="Migration successfully executed" id="create user role table" duration=869.222µs logger=migrator t=2026-05-20T13:08:04.987522013Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-20T13:08:04.988698584Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.1689ms logger=migrator t=2026-05-20T13:08:04.995078157Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-20T13:08:04.996255008Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.18103ms logger=migrator t=2026-05-20T13:08:05.002635701Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-20T13:08:05.003868502Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.232141ms logger=migrator t=2026-05-20T13:08:05.010213895Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-20T13:08:05.011291763Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.077758ms logger=migrator t=2026-05-20T13:08:05.017716967Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-20T13:08:05.018826026Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.109269ms logger=migrator t=2026-05-20T13:08:05.024999244Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-20T13:08:05.026642396Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.640972ms logger=migrator t=2026-05-20T13:08:05.035071652Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-20T13:08:05.043824946Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.753294ms logger=migrator t=2026-05-20T13:08:05.051517334Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-20T13:08:05.052334005Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=816.321µs logger=migrator t=2026-05-20T13:08:05.056879102Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-20T13:08:05.058050512Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.16816ms logger=migrator t=2026-05-20T13:08:05.063780019Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-20T13:08:05.065186225Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.406135ms logger=migrator t=2026-05-20T13:08:05.070997493Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-20T13:08:05.072174214Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.176671ms logger=migrator t=2026-05-20T13:08:05.075828077Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-20T13:08:05.077041738Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.212451ms logger=migrator t=2026-05-20T13:08:05.082357814Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-20T13:08:05.083562436Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.204262ms logger=migrator t=2026-05-20T13:08:05.089053597Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-20T13:08:05.10210113Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.045463ms logger=migrator t=2026-05-20T13:08:05.106048372Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-20T13:08:05.115203617Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.153735ms logger=migrator t=2026-05-20T13:08:05.119326442Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-20T13:08:05.127763578Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.436846ms logger=migrator t=2026-05-20T13:08:05.134109502Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-20T13:08:05.142601059Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.489907ms logger=migrator t=2026-05-20T13:08:05.147882975Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-20T13:08:05.149051214Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.177989ms logger=migrator t=2026-05-20T13:08:05.15627324Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-20T13:08:05.15746955Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.19622ms logger=migrator t=2026-05-20T13:08:05.16407823Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-20T13:08:05.165287281Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.206831ms logger=migrator t=2026-05-20T13:08:05.169126099Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-20T13:08:05.170134996Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.009047ms logger=migrator t=2026-05-20T13:08:05.174029235Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-20T13:08:05.175285057Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.261482ms logger=migrator t=2026-05-20T13:08:05.180055629Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-20T13:08:05.180148882Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=93.483µs logger=migrator t=2026-05-20T13:08:05.183835056Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-20T13:08:05.183908089Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=74.063µs logger=migrator t=2026-05-20T13:08:05.187438679Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-20T13:08:05.187947462Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=510.183µs logger=migrator t=2026-05-20T13:08:05.192593131Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-20T13:08:05.193213727Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=621.426µs logger=migrator t=2026-05-20T13:08:05.198854291Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-20T13:08:05.199662442Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=777.11µs logger=migrator t=2026-05-20T13:08:05.205533352Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-20T13:08:05.205781449Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=248.036µs logger=migrator t=2026-05-20T13:08:05.211495525Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-20T13:08:05.212069901Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=573.605µs logger=migrator t=2026-05-20T13:08:05.218336991Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-20T13:08:05.219211223Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=874.192µs logger=migrator t=2026-05-20T13:08:05.224711624Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-20T13:08:05.226002308Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.290054ms logger=migrator t=2026-05-20T13:08:05.232410252Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-20T13:08:05.244884831Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.480639ms logger=migrator t=2026-05-20T13:08:05.249452939Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-20T13:08:05.249624383Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=173.714µs logger=migrator t=2026-05-20T13:08:05.254533529Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-20T13:08:05.256382736Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.847667ms logger=migrator t=2026-05-20T13:08:05.265933211Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-20T13:08:05.269108453Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.175781ms logger=migrator t=2026-05-20T13:08:05.276201574Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-20T13:08:05.277707443Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.507709ms logger=migrator t=2026-05-20T13:08:05.284467226Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-20T13:08:05.294999056Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.53852ms logger=migrator t=2026-05-20T13:08:05.299190494Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-20T13:08:05.300393905Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.19917ms logger=migrator t=2026-05-20T13:08:05.304576742Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-20T13:08:05.305741882Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.16558ms logger=migrator t=2026-05-20T13:08:05.310582416Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-20T13:08:05.333394291Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.809235ms logger=migrator t=2026-05-20T13:08:05.339712783Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-20T13:08:05.340551314Z level=info msg="Migration successfully executed" id="create correlation v2" duration=838.391µs logger=migrator t=2026-05-20T13:08:05.345761308Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-20T13:08:05.346914578Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.153471ms logger=migrator t=2026-05-20T13:08:05.350950981Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-20T13:08:05.35172469Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=773.879µs logger=migrator t=2026-05-20T13:08:05.35598577Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-20T13:08:05.356745899Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=760.289µs logger=migrator t=2026-05-20T13:08:05.362684831Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-20T13:08:05.362845235Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=160.964µs logger=migrator t=2026-05-20T13:08:05.36771123Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-20T13:08:05.368306285Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=593.725µs logger=migrator t=2026-05-20T13:08:05.372142024Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-20T13:08:05.38405732Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.916726ms logger=migrator t=2026-05-20T13:08:05.387700213Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-20T13:08:05.388309588Z level=info msg="Migration successfully executed" id="create entity_events table" duration=609.105µs logger=migrator t=2026-05-20T13:08:05.393379918Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-20T13:08:05.394423946Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.044058ms logger=migrator t=2026-05-20T13:08:05.398724885Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-20T13:08:05.399192297Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-20T13:08:05.402614376Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-20T13:08:05.403099958Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-20T13:08:05.407335546Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-20T13:08:05.408171648Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=833.642µs logger=migrator t=2026-05-20T13:08:05.411918894Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-20T13:08:05.413513854Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.58303ms logger=migrator t=2026-05-20T13:08:05.418553354Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-20T13:08:05.419685793Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.132599ms logger=migrator t=2026-05-20T13:08:05.424062925Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-20T13:08:05.425176764Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.113499ms logger=migrator t=2026-05-20T13:08:05.430162511Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-20T13:08:05.431230019Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.066518ms logger=migrator t=2026-05-20T13:08:05.436446083Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-20T13:08:05.438083545Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.637412ms logger=migrator t=2026-05-20T13:08:05.442428436Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-20T13:08:05.44376542Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.335784ms logger=migrator t=2026-05-20T13:08:05.448599974Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-20T13:08:05.449755704Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.15621ms logger=migrator t=2026-05-20T13:08:05.455977234Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-20T13:08:05.457068821Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.091547ms logger=migrator t=2026-05-20T13:08:05.460632262Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-20T13:08:05.461726791Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.094129ms logger=migrator t=2026-05-20T13:08:05.465887877Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-20T13:08:05.466922184Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.034017ms logger=migrator t=2026-05-20T13:08:05.471555693Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-20T13:08:05.495572859Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.017467ms logger=migrator t=2026-05-20T13:08:05.49953422Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-20T13:08:05.506816607Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.280727ms logger=migrator t=2026-05-20T13:08:05.511857156Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-20T13:08:05.520052346Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.19973ms logger=migrator t=2026-05-20T13:08:05.525192317Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-20T13:08:05.525407163Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=215.146µs logger=migrator t=2026-05-20T13:08:05.53076065Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-20T13:08:05.541831894Z level=info msg="Migration successfully executed" id="add share column" duration=11.072124ms logger=migrator t=2026-05-20T13:08:05.545804647Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-20T13:08:05.545976681Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=172.174µs logger=migrator t=2026-05-20T13:08:05.554543091Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-20T13:08:05.556036778Z level=info msg="Migration successfully executed" id="create file table" duration=1.486457ms logger=migrator t=2026-05-20T13:08:05.562744821Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-20T13:08:05.564494605Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.748264ms logger=migrator t=2026-05-20T13:08:05.56933667Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-20T13:08:05.570727466Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.390757ms logger=migrator t=2026-05-20T13:08:05.577097929Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-20T13:08:05.577981171Z level=info msg="Migration successfully executed" id="create file_meta table" duration=878.642µs logger=migrator t=2026-05-20T13:08:05.58380931Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-20T13:08:05.585582336Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.772026ms logger=migrator t=2026-05-20T13:08:05.589999029Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-20T13:08:05.590066901Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.932µs logger=migrator t=2026-05-20T13:08:05.594932496Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-20T13:08:05.595003958Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=71.572µs logger=migrator t=2026-05-20T13:08:05.601829843Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-20T13:08:05.602746176Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=916.113µs logger=migrator t=2026-05-20T13:08:05.606923614Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-20T13:08:05.607301823Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=377.929µs logger=migrator t=2026-05-20T13:08:05.611850409Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-20T13:08:05.614325753Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.479684ms logger=migrator t=2026-05-20T13:08:05.618286025Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-20T13:08:05.628394784Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.108408ms logger=migrator t=2026-05-20T13:08:05.634318665Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-20T13:08:05.634548951Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=230.846µs logger=migrator t=2026-05-20T13:08:05.641376337Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-20T13:08:05.643342898Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.966421ms logger=migrator t=2026-05-20T13:08:05.649939116Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-20T13:08:05.650757527Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=824.671µs logger=migrator t=2026-05-20T13:08:05.656879164Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-20T13:08:05.657558442Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=683.808µs logger=migrator t=2026-05-20T13:08:05.663813132Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-20T13:08:05.666659825Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=2.842203ms logger=migrator t=2026-05-20T13:08:05.672345411Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-20T13:08:05.682764898Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.414807ms logger=migrator t=2026-05-20T13:08:05.688590277Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-20T13:08:05.698549562Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.954355ms logger=migrator t=2026-05-20T13:08:05.703797287Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-20T13:08:05.707078441Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=3.362346ms logger=migrator t=2026-05-20T13:08:05.715043315Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-20T13:08:05.802936548Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.889203ms logger=migrator t=2026-05-20T13:08:05.807613239Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-20T13:08:05.808619405Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.005716ms logger=migrator t=2026-05-20T13:08:05.812524085Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-20T13:08:05.813440338Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=915.433µs logger=migrator t=2026-05-20T13:08:05.818726773Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-20T13:08:05.845521811Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.785147ms logger=migrator t=2026-05-20T13:08:05.850898478Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-20T13:08:05.857171959Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.273751ms logger=migrator t=2026-05-20T13:08:05.862311281Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-20T13:08:05.86265811Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=346.969µs logger=migrator t=2026-05-20T13:08:05.866830227Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-20T13:08:05.867188246Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=358.93µs logger=migrator t=2026-05-20T13:08:05.871766643Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-20T13:08:05.872316517Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=549.424µs logger=migrator t=2026-05-20T13:08:05.877589602Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-20T13:08:05.878060204Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=472.362µs logger=migrator t=2026-05-20T13:08:05.882990771Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-20T13:08:05.883273278Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=282.767µs logger=migrator t=2026-05-20T13:08:05.887007163Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-20T13:08:05.88882056Z level=info msg="Migration successfully executed" id="create folder table" duration=1.813267ms logger=migrator t=2026-05-20T13:08:05.893840369Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-20T13:08:05.895979194Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.138555ms logger=migrator t=2026-05-20T13:08:05.902746357Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-20T13:08:05.905456787Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.70909ms logger=migrator t=2026-05-20T13:08:05.91065079Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-20T13:08:05.910939608Z level=info msg="Migration successfully executed" id="Update folder title length" duration=294.448µs logger=migrator t=2026-05-20T13:08:05.915415383Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-20T13:08:05.917754722Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.332319ms logger=migrator t=2026-05-20T13:08:05.922198026Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-20T13:08:05.923462368Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.262352ms logger=migrator t=2026-05-20T13:08:05.926808155Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-20T13:08:05.928135538Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.326863ms logger=migrator t=2026-05-20T13:08:05.932173382Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-20T13:08:05.932727956Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=554.284µs logger=migrator t=2026-05-20T13:08:05.936529343Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-20T13:08:05.936970085Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=441.302µs logger=migrator t=2026-05-20T13:08:05.940800803Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-20T13:08:05.94265991Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.858967ms logger=migrator t=2026-05-20T13:08:05.947074824Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-20T13:08:05.949460655Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.385491ms logger=migrator t=2026-05-20T13:08:05.954367811Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-20T13:08:05.95551994Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.152439ms logger=migrator t=2026-05-20T13:08:05.958948548Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-20T13:08:05.960876178Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.93011ms logger=migrator t=2026-05-20T13:08:05.964791398Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-20T13:08:05.966620995Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.828377ms logger=migrator t=2026-05-20T13:08:05.970601417Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-20T13:08:05.971528561Z level=info msg="Migration successfully executed" id="create anon_device table" duration=927.184µs logger=migrator t=2026-05-20T13:08:05.975331039Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-20T13:08:05.976535709Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.204611ms logger=migrator t=2026-05-20T13:08:05.98084577Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-20T13:08:05.9820414Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.19083ms logger=migrator t=2026-05-20T13:08:05.985835028Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-20T13:08:05.987178552Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.341874ms logger=migrator t=2026-05-20T13:08:05.991574885Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-20T13:08:05.993557636Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.982781ms logger=migrator t=2026-05-20T13:08:05.998223135Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-20T13:08:05.999496438Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.273633ms logger=migrator t=2026-05-20T13:08:06.003154232Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-20T13:08:06.00349351Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=339.558µs logger=migrator t=2026-05-20T13:08:06.00740021Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-20T13:08:06.019550883Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.151532ms logger=migrator t=2026-05-20T13:08:06.024426548Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-20T13:08:06.025183137Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=757.429µs logger=migrator t=2026-05-20T13:08:06.031444887Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-20T13:08:06.03155142Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=104.573µs logger=migrator t=2026-05-20T13:08:06.037609775Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-20T13:08:06.039606666Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.997281ms logger=migrator t=2026-05-20T13:08:06.043582428Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-20T13:08:06.04365273Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=71.242µs logger=migrator t=2026-05-20T13:08:06.047524829Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-20T13:08:06.048806372Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.281463ms logger=migrator t=2026-05-20T13:08:06.052739263Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-20T13:08:06.053984685Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.247342ms logger=migrator t=2026-05-20T13:08:06.058688266Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-20T13:08:06.060339187Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.648441ms logger=migrator t=2026-05-20T13:08:06.065600052Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-20T13:08:06.067215164Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.617342ms logger=migrator t=2026-05-20T13:08:06.071261738Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-20T13:08:06.071678328Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=418.77µs logger=migrator t=2026-05-20T13:08:06.075491627Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-20T13:08:06.076155183Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=663.316µs logger=migrator t=2026-05-20T13:08:06.080013712Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-20T13:08:06.080987278Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=969.905µs logger=migrator t=2026-05-20T13:08:06.085652927Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-20T13:08:06.086590751Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=936.965µs logger=migrator t=2026-05-20T13:08:06.09200695Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-20T13:08:06.104703415Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.694775ms logger=migrator t=2026-05-20T13:08:06.108943164Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-20T13:08:06.119900125Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.944301ms logger=migrator t=2026-05-20T13:08:06.124501773Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-20T13:08:06.134567451Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.066128ms logger=migrator t=2026-05-20T13:08:06.139960209Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-20T13:08:06.140012121Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=50.412µs logger=migrator t=2026-05-20T13:08:06.143880319Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-20T13:08:06.157478238Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.597669ms logger=migrator t=2026-05-20T13:08:06.161679006Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-20T13:08:06.168561612Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.887706ms logger=migrator t=2026-05-20T13:08:06.173506439Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-20T13:08:06.173812397Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=305.758µs logger=migrator t=2026-05-20T13:08:06.177651275Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.977960163s logger=migrator t=2026-05-20T13:08:06.178325282Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-20T13:08:06.196585751Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-20T13:08:06.196786726Z level=info msg="Created default organization" logger=secrets t=2026-05-20T13:08:06.201809175Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-20T13:08:06.253405577Z level=info msg="Restored cache from database" duration=610.075µs logger=plugin.store t=2026-05-20T13:08:06.25546217Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-20T13:08:06.298098103Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-20T13:08:06.298146725Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-20T13:08:06.298223856Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-20T13:08:06.298234057Z level=info msg="Plugins loaded" count=54 duration=42.773377ms logger=query_data t=2026-05-20T13:08:06.302951908Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-20T13:08:06.30616853Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-20T13:08:06.310970744Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-20T13:08:06.31980688Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-20T13:08:06.322585341Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-20T13:08:06.325719081Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-20T13:08:06.349035909Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-20T13:08:06.377897169Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-20T13:08:06.403097666Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-20T13:08:06.403141097Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-20T13:08:06.403638249Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-20T13:08:06.40403843Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-20T13:08:06.404214664Z level=info msg="Storage starting" logger=http.server t=2026-05-20T13:08:06.407918079Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-20T13:08:06.502217527Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-20T13:08:06.505497821Z level=info msg="Update check succeeded" duration=101.529732ms logger=grafana.update.checker t=2026-05-20T13:08:06.507123633Z level=info msg="Update check succeeded" duration=103.316159ms logger=ngalert.state.manager t=2026-05-20T13:08:06.51953989Z level=info msg="State cache has been initialized" states=0 duration=115.892631ms logger=ngalert.scheduler t=2026-05-20T13:08:06.519630293Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-20T13:08:06.519808907Z level=info msg=starting first_tick=2026-05-20T13:08:10Z logger=sqlstore.transactions t=2026-05-20T13:08:06.54490521Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-20T13:08:06.568020954Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-20T13:08:06.583202973Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-20T13:08:06.585317647Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-20T13:08:06.597165701Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-05-20T13:08:06.630849654Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-20T13:08:06.655122237Z level=info msg="Patterns update finished" duration=135.70573ms logger=grafana-apiserver t=2026-05-20T13:08:06.737259882Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-20T13:08:06.737741915Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-20T13:08:08.868201315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:08.869776095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:08.892057636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:08.915264781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:08.934411802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:08.973520155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:08.994587465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.041728244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.060139946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.118240955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.134870452Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-20T13:08:09.182945634Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-20T13:08:09.19490902Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-20T13:08:09.207690358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.405851729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.443584416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.465374895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.511305402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.530910405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.576504964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.602706886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.632607193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.648741726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.68165582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.698166403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.728094091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.746501642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.781996752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.796459653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.83729647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.852655854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.887043505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.902751438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.933851826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.950246016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:09.984785271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.015060708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.109990411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.130433095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.186904403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.210017266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.273255317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.295109938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.344553786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.364818985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.423656823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.443176304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.650417627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.665043392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.842861071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:10.859503317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.275200215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.297459506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.359562338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.379588131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.448038446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.466628232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.52776608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.54727098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.611107817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.625978888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.691434035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.707085087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.776140398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.796826858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.858678103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.891166027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.977574502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:11.99624666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.073772968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.091280147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.165180432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.181087279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.253097076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.274201007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.365519658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.383475219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.468552489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.489120987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.555624842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.576142398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T13:08:12.667223113Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-20T13:08:36.428750543Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-20T13:18:06.445039052Z level=info msg="Completed cleanup jobs" duration=40.919496ms logger=plugins.update.checker t=2026-05-20T13:18:06.556889011Z level=info msg="Update check succeeded" duration=50.721076ms logger=sqlstore.transactions t=2026-05-20T13:23:06.323519479Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-20T13:28:06.434525614Z level=info msg="Completed cleanup jobs" duration=30.396196ms logger=plugins.update.checker t=2026-05-20T13:28:06.573395999Z level=info msg="Update check succeeded" duration=67.151024ms logger=cleanup t=2026-05-20T13:38:06.444727707Z level=info msg="Completed cleanup jobs" duration=40.941234ms logger=plugins.update.checker t=2026-05-20T13:38:06.557376209Z level=info msg="Update check succeeded" duration=51.744339ms logger=infra.usagestats t=2026-05-20T13:38:36.450863794Z level=info msg="Usage stats are ready to report"