logger=settings t=2026-04-16T00:21:20.963511798Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-16T00:21:20Z logger=settings t=2026-04-16T00:21:20.963794386Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-16T00:21:20.963809577Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-16T00:21:20.963813237Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-16T00:21:20.963816257Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-16T00:21:20.963819127Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-16T00:21:20.963821707Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-16T00:21:20.963831977Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-16T00:21:20.963835887Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-16T00:21:20.963838978Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-16T00:21:20.963843608Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-16T00:21:20.963847958Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-16T00:21:20.963854288Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-16T00:21:20.963859138Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-16T00:21:20.963864178Z level=info msg=Target target=[all] logger=settings t=2026-04-16T00:21:20.963870698Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-16T00:21:20.963875689Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-16T00:21:20.963879279Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-16T00:21:20.963891229Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-16T00:21:20.963896069Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-16T00:21:20.963900679Z level=info msg="App mode production" logger=sqlstore t=2026-04-16T00:21:20.964254439Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-16T00:21:20.964274699Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-16T00:21:20.966012985Z level=info msg="Locking database" logger=migrator t=2026-04-16T00:21:20.966032206Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-16T00:21:20.966669874Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-16T00:21:20.96804367Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.372236ms logger=migrator t=2026-04-16T00:21:20.974480643Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-16T00:21:20.975655645Z level=info msg="Migration successfully executed" id="create user table" duration=1.179312ms logger=migrator t=2026-04-16T00:21:20.982428817Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-16T00:21:20.98511729Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.687343ms logger=migrator t=2026-04-16T00:21:20.991481681Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-16T00:21:20.992372525Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=890.934µs logger=migrator t=2026-04-16T00:21:20.997328939Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-16T00:21:20.998079779Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=755.98µs logger=migrator t=2026-04-16T00:21:21.002435166Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-16T00:21:21.00332257Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=890.515µs logger=migrator t=2026-04-16T00:21:21.007091021Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-16T00:21:21.009611229Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.516758ms logger=migrator t=2026-04-16T00:21:21.014272515Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-16T00:21:21.015131268Z level=info msg="Migration successfully executed" id="create user table v2" duration=861.493µs logger=migrator t=2026-04-16T00:21:21.019101354Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-16T00:21:21.019928557Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=826.103µs logger=migrator t=2026-04-16T00:21:21.025488087Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-16T00:21:21.02712373Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.637314ms logger=migrator t=2026-04-16T00:21:21.033399109Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-16T00:21:21.033805351Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=406.212µs logger=migrator t=2026-04-16T00:21:21.04008597Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-16T00:21:21.040810339Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=724.44µs logger=migrator t=2026-04-16T00:21:21.044177339Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-16T00:21:21.045341921Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.161322ms logger=migrator t=2026-04-16T00:21:21.048600638Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-16T00:21:21.048637829Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.901µs logger=migrator t=2026-04-16T00:21:21.05274829Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-16T00:21:21.053934182Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.185762ms logger=migrator t=2026-04-16T00:21:21.057111728Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-16T00:21:21.057471877Z level=info msg="Migration successfully executed" id="Add missing user data" duration=364.16µs logger=migrator t=2026-04-16T00:21:21.060832308Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-16T00:21:21.062300208Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.46778ms logger=migrator t=2026-04-16T00:21:21.065439522Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-16T00:21:21.066267614Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=828.002µs logger=migrator t=2026-04-16T00:21:21.070713034Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-16T00:21:21.071958977Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.242433ms logger=migrator t=2026-04-16T00:21:21.077016733Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-16T00:21:21.088699247Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.687884ms logger=migrator t=2026-04-16T00:21:21.092888341Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-16T00:21:21.094251577Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.363036ms logger=migrator t=2026-04-16T00:21:21.09841802Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-16T00:21:21.098689877Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=270.527µs logger=migrator t=2026-04-16T00:21:21.102880039Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-16T00:21:21.103641929Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=761.48µs logger=migrator t=2026-04-16T00:21:21.110135035Z 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-04-16T00:21:21.110624908Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=490.133µs logger=migrator t=2026-04-16T00:21:21.115194141Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-16T00:21:21.116204028Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.013547ms logger=migrator t=2026-04-16T00:21:21.120107763Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-16T00:21:21.121515981Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.407708ms logger=migrator t=2026-04-16T00:21:21.125907839Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-16T00:21:21.12668665Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=778.541µs logger=migrator t=2026-04-16T00:21:21.157103659Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-16T00:21:21.159190685Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.089706ms logger=migrator t=2026-04-16T00:21:21.163758368Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-16T00:21:21.164865387Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.113429ms logger=migrator t=2026-04-16T00:21:21.168879536Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-16T00:21:21.169361509Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=481.653µs logger=migrator t=2026-04-16T00:21:21.173554601Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-16T00:21:21.173576422Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=22.711µs logger=migrator t=2026-04-16T00:21:21.177892068Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-16T00:21:21.179119071Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.227803ms logger=migrator t=2026-04-16T00:21:21.184334211Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-16T00:21:21.185805581Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.472ms logger=migrator t=2026-04-16T00:21:21.190465786Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-16T00:21:21.191546696Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.0804ms logger=migrator t=2026-04-16T00:21:21.195992805Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-16T00:21:21.196620833Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=627.738µs logger=migrator t=2026-04-16T00:21:21.20098308Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-16T00:21:21.205910622Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.925822ms logger=migrator t=2026-04-16T00:21:21.210203918Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-16T00:21:21.211215665Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.052138ms logger=migrator t=2026-04-16T00:21:21.215396798Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-16T00:21:21.216095397Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=698.6µs logger=migrator t=2026-04-16T00:21:21.220455624Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-16T00:21:21.221154293Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=698.749µs logger=migrator t=2026-04-16T00:21:21.225094449Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-16T00:21:21.225824688Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=729.939µs logger=migrator t=2026-04-16T00:21:21.230113404Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-16T00:21:21.230823043Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=713.659µs logger=migrator t=2026-04-16T00:21:21.235319765Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-16T00:21:21.235703285Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=383.651µs logger=migrator t=2026-04-16T00:21:21.239915238Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-16T00:21:21.24073922Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=823.462µs logger=migrator t=2026-04-16T00:21:21.245312153Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-16T00:21:21.245666252Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=354.459µs logger=migrator t=2026-04-16T00:21:21.249742233Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-16T00:21:21.2504106Z level=info msg="Migration successfully executed" id="create star table" duration=667.917µs logger=migrator t=2026-04-16T00:21:21.254622313Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-16T00:21:21.255924789Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.301476ms logger=migrator t=2026-04-16T00:21:21.260497181Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-16T00:21:21.26227878Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.785609ms logger=migrator t=2026-04-16T00:21:21.266823682Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-16T00:21:21.268107856Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.285114ms logger=migrator t=2026-04-16T00:21:21.271817547Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-16T00:21:21.272487445Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=669.908µs logger=migrator t=2026-04-16T00:21:21.277190631Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-16T00:21:21.278906057Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.718296ms logger=migrator t=2026-04-16T00:21:21.283275205Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-16T00:21:21.283854651Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=581.686µs logger=migrator t=2026-04-16T00:21:21.288939088Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-16T00:21:21.289946324Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.007006ms logger=migrator t=2026-04-16T00:21:21.294014213Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-16T00:21:21.294048764Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.591µs logger=migrator t=2026-04-16T00:21:21.297807096Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-16T00:21:21.297832577Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.271µs logger=migrator t=2026-04-16T00:21:21.301824584Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-16T00:21:21.302018249Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=194.275µs logger=migrator t=2026-04-16T00:21:21.307027054Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-16T00:21:21.307794365Z level=info msg="Migration successfully executed" id="create dashboard table" duration=767.271µs logger=migrator t=2026-04-16T00:21:21.312561023Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-16T00:21:21.313306193Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=745.29µs logger=migrator t=2026-04-16T00:21:21.317281581Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-16T00:21:21.318158254Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=872.594µs logger=migrator t=2026-04-16T00:21:21.323057526Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-16T00:21:21.323756025Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=707.539µs logger=migrator t=2026-04-16T00:21:21.327945818Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-16T00:21:21.328720448Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=784.451µs logger=migrator t=2026-04-16T00:21:21.332702505Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-16T00:21:21.333466856Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=763.361µs logger=migrator t=2026-04-16T00:21:21.341548813Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-16T00:21:21.349647081Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.090238ms logger=migrator t=2026-04-16T00:21:21.354318317Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-16T00:21:21.35516386Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=846.543µs logger=migrator t=2026-04-16T00:21:21.360052152Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-16T00:21:21.361159681Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.106ms logger=migrator t=2026-04-16T00:21:21.365357925Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-16T00:21:21.366664979Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.306494ms logger=migrator t=2026-04-16T00:21:21.372165127Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-16T00:21:21.372529847Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=361.56µs logger=migrator t=2026-04-16T00:21:21.378081516Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-16T00:21:21.379437273Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.347157ms logger=migrator t=2026-04-16T00:21:21.383449901Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-16T00:21:21.383613505Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=163.894µs logger=migrator t=2026-04-16T00:21:21.394742555Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-16T00:21:21.396926804Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.186789ms logger=migrator t=2026-04-16T00:21:21.401062456Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-16T00:21:21.403048239Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.985813ms logger=migrator t=2026-04-16T00:21:21.406688217Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-16T00:21:21.408556797Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.86808ms logger=migrator t=2026-04-16T00:21:21.412641987Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-16T00:21:21.413405347Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=767.57µs logger=migrator t=2026-04-16T00:21:21.417613301Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-16T00:21:21.419711497Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.098076ms logger=migrator t=2026-04-16T00:21:21.423764937Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-16T00:21:21.424547598Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=784.17µs logger=migrator t=2026-04-16T00:21:21.428693799Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-16T00:21:21.42948549Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=791.181µs logger=migrator t=2026-04-16T00:21:21.433357054Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-16T00:21:21.433386575Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=37.131µs logger=migrator t=2026-04-16T00:21:21.437133617Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-16T00:21:21.437159967Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.35µs logger=migrator t=2026-04-16T00:21:21.441078833Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-16T00:21:21.444381681Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.302459ms logger=migrator t=2026-04-16T00:21:21.448690838Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-16T00:21:21.450604718Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.91355ms logger=migrator t=2026-04-16T00:21:21.454333349Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-16T00:21:21.456261391Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.918571ms logger=migrator t=2026-04-16T00:21:21.460151716Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-16T00:21:21.462036756Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.885ms logger=migrator t=2026-04-16T00:21:21.465542861Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-16T00:21:21.465743537Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=200.736µs logger=migrator t=2026-04-16T00:21:21.469800935Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-16T00:21:21.470571576Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=770.241µs logger=migrator t=2026-04-16T00:21:21.474738328Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-16T00:21:21.475423747Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=685.389µs logger=migrator t=2026-04-16T00:21:21.479013873Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-16T00:21:21.479039415Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.111µs logger=migrator t=2026-04-16T00:21:21.483145865Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-16T00:21:21.483975787Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=829.492µs logger=migrator t=2026-04-16T00:21:21.48778021Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-16T00:21:21.488455698Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=675.428µs logger=migrator t=2026-04-16T00:21:21.492124016Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-16T00:21:21.497751658Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.627132ms logger=migrator t=2026-04-16T00:21:21.501711985Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-16T00:21:21.502502336Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=794.301µs logger=migrator t=2026-04-16T00:21:21.50675537Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-16T00:21:21.507505771Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=750.091µs logger=migrator t=2026-04-16T00:21:21.51159349Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-16T00:21:21.512430912Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=836.632µs logger=migrator t=2026-04-16T00:21:21.516709748Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-16T00:21:21.517014906Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=305.078µs logger=migrator t=2026-04-16T00:21:21.520592512Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-16T00:21:21.521339943Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=748.421µs logger=migrator t=2026-04-16T00:21:21.526885023Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-16T00:21:21.528945477Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.064445ms logger=migrator t=2026-04-16T00:21:21.532880404Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-16T00:21:21.533453019Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=572.455µs logger=migrator t=2026-04-16T00:21:21.546751537Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-16T00:21:21.547356493Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=582.005µs logger=migrator t=2026-04-16T00:21:21.55691563Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-16T00:21:21.557160727Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=240.876µs logger=migrator t=2026-04-16T00:21:21.564479934Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-16T00:21:21.567557067Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=3.075913ms logger=migrator t=2026-04-16T00:21:21.57992677Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-16T00:21:21.583130336Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.267869ms logger=migrator t=2026-04-16T00:21:21.589486447Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-16T00:21:21.591079909Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.593442ms logger=migrator t=2026-04-16T00:21:21.595466358Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-16T00:21:21.596350401Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=877.493µs logger=migrator t=2026-04-16T00:21:21.600129204Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-16T00:21:21.600970686Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=837.442µs logger=migrator t=2026-04-16T00:21:21.60594257Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-16T00:21:21.606718961Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=776.331µs logger=migrator t=2026-04-16T00:21:21.61040669Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-16T00:21:21.611831858Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.426339ms logger=migrator t=2026-04-16T00:21:21.616241977Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-16T00:21:21.623447841Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.205584ms logger=migrator t=2026-04-16T00:21:21.628343873Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-16T00:21:21.629140624Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=794.551µs logger=migrator t=2026-04-16T00:21:21.636209475Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-16T00:21:21.636879553Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=669.998µs logger=migrator t=2026-04-16T00:21:21.64088989Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-16T00:21:21.641687253Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=796.743µs logger=migrator t=2026-04-16T00:21:21.645570417Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-16T00:21:21.646116071Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=545.604µs logger=migrator t=2026-04-16T00:21:21.650721875Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-16T00:21:21.653254754Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.532179ms logger=migrator t=2026-04-16T00:21:21.657741354Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-16T00:21:21.660141919Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.400195ms logger=migrator t=2026-04-16T00:21:21.663294843Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-16T00:21:21.663328434Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.401µs logger=migrator t=2026-04-16T00:21:21.667580859Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-16T00:21:21.667798495Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=217.666µs logger=migrator t=2026-04-16T00:21:21.67057667Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-16T00:21:21.673082857Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.505717ms logger=migrator t=2026-04-16T00:21:21.678167924Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-16T00:21:21.67837508Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=207.616µs logger=migrator t=2026-04-16T00:21:21.681872504Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-16T00:21:21.6821049Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=232.086µs logger=migrator t=2026-04-16T00:21:21.685560833Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-16T00:21:21.688777009Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.215776ms logger=migrator t=2026-04-16T00:21:21.69400612Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-16T00:21:21.694199385Z level=info msg="Migration successfully executed" id="Update uid value" duration=193.645µs logger=migrator t=2026-04-16T00:21:21.699148639Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-16T00:21:21.700036252Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=903.164µs logger=migrator t=2026-04-16T00:21:21.705746176Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-16T00:21:21.706662121Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=915.935µs logger=migrator t=2026-04-16T00:21:21.72408647Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-16T00:21:21.72705894Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.953209ms logger=migrator t=2026-04-16T00:21:21.731531221Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-16T00:21:21.732468325Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=943.235µs logger=migrator t=2026-04-16T00:21:21.739780503Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-16T00:21:21.740732408Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=953.345µs logger=migrator t=2026-04-16T00:21:21.746825272Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-16T00:21:21.749259767Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.205139ms logger=migrator t=2026-04-16T00:21:21.755742832Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-16T00:21:21.757018867Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.276194ms logger=migrator t=2026-04-16T00:21:21.764378834Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-16T00:21:21.765510085Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.135651ms logger=migrator t=2026-04-16T00:21:21.770791137Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-16T00:21:21.771437914Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=646.887µs logger=migrator t=2026-04-16T00:21:21.775829312Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-16T00:21:21.785929895Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.102443ms logger=migrator t=2026-04-16T00:21:21.789384907Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-16T00:21:21.789945392Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=560.535µs logger=migrator t=2026-04-16T00:21:21.793806497Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-16T00:21:21.794475864Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=672.198µs logger=migrator t=2026-04-16T00:21:21.800023334Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-16T00:21:21.80062088Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=598.576µs logger=migrator t=2026-04-16T00:21:21.887466877Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-16T00:21:21.888880716Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.427579ms logger=migrator t=2026-04-16T00:21:21.942650343Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-16T00:21:21.943467275Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=832.143µs logger=migrator t=2026-04-16T00:21:22.006460861Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-16T00:21:22.007641412Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.183151ms logger=migrator t=2026-04-16T00:21:22.25229939Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-16T00:21:22.252412293Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=138.504µs logger=migrator t=2026-04-16T00:21:22.366063332Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-16T00:21:22.372504626Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=6.444023ms logger=migrator t=2026-04-16T00:21:22.523787529Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-16T00:21:22.528179837Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.427129ms logger=migrator t=2026-04-16T00:21:22.534514068Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-16T00:21:22.534790055Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=278.127µs logger=migrator t=2026-04-16T00:21:22.53901912Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-16T00:21:22.541759413Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.737343ms logger=migrator t=2026-04-16T00:21:22.546925272Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-16T00:21:22.549958584Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.030702ms logger=migrator t=2026-04-16T00:21:22.553480889Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-16T00:21:22.554363312Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=881.753µs logger=migrator t=2026-04-16T00:21:22.560655632Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-16T00:21:22.562728777Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=2.069225ms logger=migrator t=2026-04-16T00:21:22.572522362Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-16T00:21:22.573835427Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.316335ms logger=migrator t=2026-04-16T00:21:22.577552997Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-16T00:21:22.578553834Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.000847ms logger=migrator t=2026-04-16T00:21:22.585922873Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-16T00:21:22.586783225Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=858.233µs logger=migrator t=2026-04-16T00:21:22.591347689Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-16T00:21:22.592189371Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=841.562µs logger=migrator t=2026-04-16T00:21:22.597072183Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-16T00:21:22.597224407Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=152.224µs logger=migrator t=2026-04-16T00:21:22.601514022Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-16T00:21:22.601593444Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=81.362µs logger=migrator t=2026-04-16T00:21:22.604823271Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-16T00:21:22.60775948Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.938609ms logger=migrator t=2026-04-16T00:21:22.61108078Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-16T00:21:22.61405015Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.96843ms logger=migrator t=2026-04-16T00:21:22.618590151Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-16T00:21:22.618739465Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=149.134µs logger=migrator t=2026-04-16T00:21:22.622435356Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-16T00:21:22.623688839Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.250093ms logger=migrator t=2026-04-16T00:21:22.628238652Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-16T00:21:22.631000876Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=2.753864ms logger=migrator t=2026-04-16T00:21:22.637281465Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-16T00:21:22.63745233Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=170.235µs logger=migrator t=2026-04-16T00:21:22.641165349Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-16T00:21:22.642130156Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=962.927µs logger=migrator t=2026-04-16T00:21:22.647725106Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-16T00:21:22.648651581Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=925.835µs logger=migrator t=2026-04-16T00:21:22.652817823Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-16T00:21:22.655855886Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.037222ms logger=migrator t=2026-04-16T00:21:22.659410281Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-16T00:21:22.659469113Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=57.692µs logger=migrator t=2026-04-16T00:21:22.664590371Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-16T00:21:22.66606292Z level=info msg="Migration successfully executed" id="create session table" duration=1.469589ms logger=migrator t=2026-04-16T00:21:22.672773361Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-16T00:21:22.672893684Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=120.343µs logger=migrator t=2026-04-16T00:21:22.67646871Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-16T00:21:22.676623914Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=154.784µs logger=migrator t=2026-04-16T00:21:22.680220761Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-16T00:21:22.681132416Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=910.655µs logger=migrator t=2026-04-16T00:21:22.687250931Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-16T00:21:22.688107333Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=854.612µs logger=migrator t=2026-04-16T00:21:22.694058684Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-16T00:21:22.694211838Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=157.845µs logger=migrator t=2026-04-16T00:21:22.698270328Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-16T00:21:22.698296148Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.91µs logger=migrator t=2026-04-16T00:21:22.703251132Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-16T00:21:22.706606392Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.3549ms logger=migrator t=2026-04-16T00:21:22.710243459Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-16T00:21:22.71400666Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.762301ms logger=migrator t=2026-04-16T00:21:22.717224717Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-16T00:21:22.717366322Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=140.395µs logger=migrator t=2026-04-16T00:21:22.720518387Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-16T00:21:22.72065611Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=134.934µs logger=migrator t=2026-04-16T00:21:22.725767898Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-16T00:21:22.726697543Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=931.805µs logger=migrator t=2026-04-16T00:21:22.730654239Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-16T00:21:22.730718711Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=65.322µs logger=migrator t=2026-04-16T00:21:22.735469439Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-16T00:21:22.740195426Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.725608ms logger=migrator t=2026-04-16T00:21:22.747012349Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-16T00:21:22.747292477Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=279.448µs logger=migrator t=2026-04-16T00:21:22.751341176Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-16T00:21:22.756747162Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.405036ms logger=migrator t=2026-04-16T00:21:22.760740569Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-16T00:21:22.764838209Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.09712ms logger=migrator t=2026-04-16T00:21:22.769041742Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-16T00:21:22.769113994Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.792µs logger=migrator t=2026-04-16T00:21:22.775595209Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-16T00:21:22.777089809Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.49379ms logger=migrator t=2026-04-16T00:21:22.780654265Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-16T00:21:22.782050333Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.395148ms logger=migrator t=2026-04-16T00:21:22.785511696Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-16T00:21:22.786618776Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.10631ms logger=migrator t=2026-04-16T00:21:22.791772265Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-16T00:21:22.793292676Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.519981ms logger=migrator t=2026-04-16T00:21:22.796773479Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-16T00:21:22.798252859Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.477369ms logger=migrator t=2026-04-16T00:21:22.803365056Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-16T00:21:22.80422265Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=855.934µs logger=migrator t=2026-04-16T00:21:22.80755662Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-16T00:21:22.80868905Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.13142ms logger=migrator t=2026-04-16T00:21:22.812811942Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-16T00:21:22.81502418Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.185629ms logger=migrator t=2026-04-16T00:21:22.822278276Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-16T00:21:22.823071077Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=792.441µs logger=migrator t=2026-04-16T00:21:22.826992093Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-16T00:21:22.836621882Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.627999ms logger=migrator t=2026-04-16T00:21:22.842547842Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-16T00:21:22.843192879Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=644.778µs logger=migrator t=2026-04-16T00:21:22.855763268Z 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-04-16T00:21:22.85660689Z 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=843.652µs logger=migrator t=2026-04-16T00:21:22.8618035Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-16T00:21:22.862484078Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=680.168µs logger=migrator t=2026-04-16T00:21:22.869146798Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-16T00:21:22.869665592Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=519.134µs logger=migrator t=2026-04-16T00:21:22.874888593Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-16T00:21:22.876181077Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.291684ms logger=migrator t=2026-04-16T00:21:22.880197526Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-16T00:21:22.884926533Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.730587ms logger=migrator t=2026-04-16T00:21:22.888255693Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-16T00:21:22.89223148Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.975076ms logger=migrator t=2026-04-16T00:21:22.896956857Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-16T00:21:22.899453064Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.496137ms logger=migrator t=2026-04-16T00:21:22.903126983Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-16T00:21:22.906617217Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.491484ms logger=migrator t=2026-04-16T00:21:22.910287985Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-16T00:21:22.911157309Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=868.464µs logger=migrator t=2026-04-16T00:21:22.9167451Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-16T00:21:22.916770331Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.981µs logger=migrator t=2026-04-16T00:21:22.920762128Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-16T00:21:22.920800379Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.581µs logger=migrator t=2026-04-16T00:21:22.92606336Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-16T00:21:22.927927861Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.868901ms logger=migrator t=2026-04-16T00:21:22.932965257Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T00:21:22.933956083Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=987.946µs logger=migrator t=2026-04-16T00:21:22.937969641Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-16T00:21:22.938847035Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=876.804µs logger=migrator t=2026-04-16T00:21:22.942702559Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-16T00:21:22.94352908Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=826.542µs logger=migrator t=2026-04-16T00:21:22.947846587Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T00:21:22.949822381Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.979194ms logger=migrator t=2026-04-16T00:21:22.969673695Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-16T00:21:22.975925273Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.252728ms logger=migrator t=2026-04-16T00:21:22.98176536Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-16T00:21:22.985692655Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.927735ms logger=migrator t=2026-04-16T00:21:22.990013022Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-16T00:21:22.990243328Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=262.837µs logger=migrator t=2026-04-16T00:21:22.994372549Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-16T00:21:22.995332346Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=959.427µs logger=migrator t=2026-04-16T00:21:22.999481317Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-16T00:21:23.000967097Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.48696ms logger=migrator t=2026-04-16T00:21:23.006764534Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-16T00:21:23.01075053Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.987347ms logger=migrator t=2026-04-16T00:21:23.014944654Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-16T00:21:23.015081168Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=137.494µs logger=migrator t=2026-04-16T00:21:23.019059114Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-16T00:21:23.020011851Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=953.427µs logger=migrator t=2026-04-16T00:21:23.025846248Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-16T00:21:23.026906456Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.060588ms logger=migrator t=2026-04-16T00:21:23.032185168Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-16T00:21:23.032443545Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=260.567µs logger=migrator t=2026-04-16T00:21:23.037281875Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-16T00:21:23.038560919Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.280384ms logger=migrator t=2026-04-16T00:21:23.044441978Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-16T00:21:23.045393884Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=951.766µs logger=migrator t=2026-04-16T00:21:23.049135054Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-16T00:21:23.050130151Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=994.557µs logger=migrator t=2026-04-16T00:21:23.05452758Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-16T00:21:23.056186194Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.658624ms logger=migrator t=2026-04-16T00:21:23.061000124Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-16T00:21:23.062898995Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.896871ms logger=migrator t=2026-04-16T00:21:23.068354982Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-16T00:21:23.06938226Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.027018ms logger=migrator t=2026-04-16T00:21:23.073584553Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-16T00:21:23.073663615Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=79.822µs logger=migrator t=2026-04-16T00:21:23.079512213Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-16T00:21:23.086064089Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.548976ms logger=migrator t=2026-04-16T00:21:23.090503179Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-16T00:21:23.091860615Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.357546ms logger=migrator t=2026-04-16T00:21:23.095535945Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-16T00:21:23.098941326Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.405021ms logger=migrator t=2026-04-16T00:21:23.104619389Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-16T00:21:23.105157743Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=537.974µs logger=migrator t=2026-04-16T00:21:23.10914935Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-16T00:21:23.111544305Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.393855ms logger=migrator t=2026-04-16T00:21:23.116104488Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-16T00:21:23.117444884Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.339246ms logger=migrator t=2026-04-16T00:21:23.12359241Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-16T00:21:23.139985071Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.394221ms logger=migrator t=2026-04-16T00:21:23.145088699Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-16T00:21:23.145775587Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=688.878µs logger=migrator t=2026-04-16T00:21:23.149877198Z 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-04-16T00:21:23.150934566Z 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.056318ms logger=migrator t=2026-04-16T00:21:23.155830678Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-16T00:21:23.156218839Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=388.4µs logger=migrator t=2026-04-16T00:21:23.160161965Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-16T00:21:23.160891575Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=729.2µs logger=migrator t=2026-04-16T00:21:23.164675246Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-16T00:21:23.164952474Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=277.248µs logger=migrator t=2026-04-16T00:21:23.170223466Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-16T00:21:23.175852427Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.627461ms logger=migrator t=2026-04-16T00:21:23.179992839Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-16T00:21:23.184907271Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.913422ms logger=migrator t=2026-04-16T00:21:23.190925434Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-16T00:21:23.192229038Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.308315ms logger=migrator t=2026-04-16T00:21:23.19786875Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-16T00:21:23.198823826Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=954.626µs logger=migrator t=2026-04-16T00:21:23.228024983Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-16T00:21:23.228391563Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=359.349µs logger=migrator t=2026-04-16T00:21:23.23312763Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-16T00:21:23.23981055Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.68297ms logger=migrator t=2026-04-16T00:21:23.244593409Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-16T00:21:23.245461262Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=866.463µs logger=migrator t=2026-04-16T00:21:23.251631768Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-16T00:21:23.251794812Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=163.674µs logger=migrator t=2026-04-16T00:21:23.256776377Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-16T00:21:23.257495426Z level=info msg="Migration successfully executed" id="Move region to single row" duration=718.859µs logger=migrator t=2026-04-16T00:21:23.262053319Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-16T00:21:23.263377904Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.324015ms logger=migrator t=2026-04-16T00:21:23.269422008Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-16T00:21:23.27025269Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=829.562µs logger=migrator t=2026-04-16T00:21:23.274936726Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T00:21:23.277134005Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.193129ms logger=migrator t=2026-04-16T00:21:23.281847582Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T00:21:23.283041284Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.192722ms logger=migrator t=2026-04-16T00:21:23.288602024Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-16T00:21:23.289632032Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.029898ms logger=migrator t=2026-04-16T00:21:23.294075521Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-16T00:21:23.295390337Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.313826ms logger=migrator t=2026-04-16T00:21:23.300380632Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-16T00:21:23.300496725Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=122.113µs logger=migrator t=2026-04-16T00:21:23.304948114Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-16T00:21:23.306356083Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.407809ms logger=migrator t=2026-04-16T00:21:23.311511362Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-16T00:21:23.312380455Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=868.063µs logger=migrator t=2026-04-16T00:21:23.317063831Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-16T00:21:23.318122549Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.058028ms logger=migrator t=2026-04-16T00:21:23.323494354Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-16T00:21:23.32449077Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=997.296µs logger=migrator t=2026-04-16T00:21:23.329127576Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-16T00:21:23.329455264Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=328.019µs logger=migrator t=2026-04-16T00:21:23.334575692Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-16T00:21:23.335199759Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=624.057µs logger=migrator t=2026-04-16T00:21:23.341129129Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-16T00:21:23.341223301Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=94.243µs logger=migrator t=2026-04-16T00:21:23.345715652Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-16T00:21:23.347103849Z level=info msg="Migration successfully executed" id="create team table" duration=1.388407ms logger=migrator t=2026-04-16T00:21:23.352140435Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-16T00:21:23.353677057Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.537962ms logger=migrator t=2026-04-16T00:21:23.360048758Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-16T00:21:23.360986073Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=937.115µs logger=migrator t=2026-04-16T00:21:23.36604882Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-16T00:21:23.370718906Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.670126ms logger=migrator t=2026-04-16T00:21:23.375496894Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-16T00:21:23.375701341Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=204.537µs logger=migrator t=2026-04-16T00:21:23.380207631Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-16T00:21:23.381682552Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.47734ms logger=migrator t=2026-04-16T00:21:23.38720944Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-16T00:21:23.388288109Z level=info msg="Migration successfully executed" id="create team member table" duration=1.079829ms logger=migrator t=2026-04-16T00:21:23.392663447Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-16T00:21:23.393607122Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=944.335µs logger=migrator t=2026-04-16T00:21:23.398572416Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-16T00:21:23.399642745Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.069898ms logger=migrator t=2026-04-16T00:21:23.405212925Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-16T00:21:23.406849859Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.636044ms logger=migrator t=2026-04-16T00:21:23.412143612Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-16T00:21:23.416829717Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.685535ms logger=migrator t=2026-04-16T00:21:23.421428792Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-16T00:21:23.426052157Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.622774ms logger=migrator t=2026-04-16T00:21:23.431432841Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-16T00:21:23.436173659Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.739468ms logger=migrator t=2026-04-16T00:21:23.440869285Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-16T00:21:23.441814671Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=943.115µs logger=migrator t=2026-04-16T00:21:23.446735853Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-16T00:21:23.447808672Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.074799ms logger=migrator t=2026-04-16T00:21:23.45328728Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-16T00:21:23.455073698Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.784489ms logger=migrator t=2026-04-16T00:21:23.460250207Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-16T00:21:23.461355477Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.099429ms logger=migrator t=2026-04-16T00:21:23.466087354Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-16T00:21:23.467223205Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.13544ms logger=migrator t=2026-04-16T00:21:23.472413125Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-16T00:21:23.473579806Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.166221ms logger=migrator t=2026-04-16T00:21:23.478242871Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-16T00:21:23.479200907Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=958.136µs logger=migrator t=2026-04-16T00:21:23.483968136Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-16T00:21:23.485392045Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.419268ms logger=migrator t=2026-04-16T00:21:23.49114704Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-16T00:21:23.49190218Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=755.65µs logger=migrator t=2026-04-16T00:21:23.496249007Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-16T00:21:23.496503534Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=254.107µs logger=migrator t=2026-04-16T00:21:23.502096295Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-16T00:21:23.503279056Z level=info msg="Migration successfully executed" id="create tag table" duration=1.185002ms logger=migrator t=2026-04-16T00:21:23.50822615Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-16T00:21:23.510332227Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.111657ms logger=migrator t=2026-04-16T00:21:23.515426223Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-16T00:21:23.516461691Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.036708ms logger=migrator t=2026-04-16T00:21:23.522038772Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-16T00:21:23.523022028Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=983.056µs logger=migrator t=2026-04-16T00:21:23.527797447Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-16T00:21:23.528938667Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.13847ms logger=migrator t=2026-04-16T00:21:23.534524877Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-16T00:21:23.550609671Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.079934ms logger=migrator t=2026-04-16T00:21:23.560106266Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-16T00:21:23.561375261Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.269555ms logger=migrator t=2026-04-16T00:21:23.56581102Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-16T00:21:23.566842198Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.028228ms logger=migrator t=2026-04-16T00:21:23.571546004Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-16T00:21:23.572069869Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=522.085µs logger=migrator t=2026-04-16T00:21:23.577841085Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-16T00:21:23.579023846Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.182731ms logger=migrator t=2026-04-16T00:21:23.585516861Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-16T00:21:23.586313203Z level=info msg="Migration successfully executed" id="create user auth table" duration=796.032µs logger=migrator t=2026-04-16T00:21:23.591007379Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-16T00:21:23.592664454Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.656835ms logger=migrator t=2026-04-16T00:21:23.598674325Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-16T00:21:23.59885154Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=177.015µs logger=migrator t=2026-04-16T00:21:23.605392497Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-16T00:21:23.611505701Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.108094ms logger=migrator t=2026-04-16T00:21:23.617386079Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-16T00:21:23.622666922Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.280103ms logger=migrator t=2026-04-16T00:21:23.629113935Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-16T00:21:23.633135233Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.020438ms logger=migrator t=2026-04-16T00:21:23.638186819Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-16T00:21:23.644519841Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.331432ms logger=migrator t=2026-04-16T00:21:23.649828293Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-16T00:21:23.6511765Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.354067ms logger=migrator t=2026-04-16T00:21:23.655058974Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-16T00:21:23.661711534Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.649139ms logger=migrator t=2026-04-16T00:21:23.669920515Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-16T00:21:23.671799135Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.87986ms logger=migrator t=2026-04-16T00:21:23.676662776Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-16T00:21:23.67794745Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.289455ms logger=migrator t=2026-04-16T00:21:23.685895164Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-16T00:21:23.688187636Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.295962ms logger=migrator t=2026-04-16T00:21:23.693388806Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-16T00:21:23.694789393Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.405917ms logger=migrator t=2026-04-16T00:21:23.70541166Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-16T00:21:23.70651088Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.0991ms logger=migrator t=2026-04-16T00:21:23.709915352Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-16T00:21:23.711118154Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.202331ms logger=migrator t=2026-04-16T00:21:23.714714061Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-16T00:21:23.720480496Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.765805ms logger=migrator t=2026-04-16T00:21:23.726495968Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-16T00:21:23.727611788Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.11492ms logger=migrator t=2026-04-16T00:21:23.730705341Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-16T00:21:23.731656978Z level=info msg="Migration successfully executed" id="create cache_data table" duration=950.816µs logger=migrator t=2026-04-16T00:21:23.73471196Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-16T00:21:23.735779748Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.066888ms logger=migrator t=2026-04-16T00:21:23.740182707Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-16T00:21:23.741014679Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=831.182µs logger=migrator t=2026-04-16T00:21:23.743754953Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-16T00:21:23.744799671Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.043437ms logger=migrator t=2026-04-16T00:21:23.747788141Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-16T00:21:23.747886994Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=99.462µs logger=migrator t=2026-04-16T00:21:23.752809196Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-16T00:21:23.752925489Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=116.723µs logger=migrator t=2026-04-16T00:21:23.755997262Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-16T00:21:23.757121453Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.124651ms logger=migrator t=2026-04-16T00:21:23.76371968Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T00:21:23.765719665Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.004974ms logger=migrator t=2026-04-16T00:21:23.769797914Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T00:21:23.771431858Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.634234ms logger=migrator t=2026-04-16T00:21:23.775173609Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-16T00:21:23.775241031Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.342µs logger=migrator t=2026-04-16T00:21:23.780673707Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T00:21:23.781712825Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.040288ms logger=migrator t=2026-04-16T00:21:23.790551114Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T00:21:23.793101142Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.554549ms logger=migrator t=2026-04-16T00:21:23.798627761Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T00:21:23.800266485Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.638674ms logger=migrator t=2026-04-16T00:21:23.806648277Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T00:21:23.808354553Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.705237ms logger=migrator t=2026-04-16T00:21:23.811666282Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-16T00:21:23.817619262Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.95179ms logger=migrator t=2026-04-16T00:21:23.822218636Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-16T00:21:23.82312076Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=901.624µs logger=migrator t=2026-04-16T00:21:23.827907029Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-16T00:21:23.827988811Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=82.532µs logger=migrator t=2026-04-16T00:21:23.83203446Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-16T00:21:23.832713409Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=678.809µs logger=migrator t=2026-04-16T00:21:23.838863794Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-16T00:21:23.840313233Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.447959ms logger=migrator t=2026-04-16T00:21:23.844113996Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-16T00:21:23.845493313Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.382947ms logger=migrator t=2026-04-16T00:21:23.849636705Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T00:21:23.849706817Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.942µs logger=migrator t=2026-04-16T00:21:23.85356715Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-16T00:21:23.85463749Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.0696ms logger=migrator t=2026-04-16T00:21:23.857828586Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-16T00:21:23.85951256Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.685075ms logger=migrator t=2026-04-16T00:21:23.863337804Z 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-04-16T00:21:23.864622198Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.283694ms logger=migrator t=2026-04-16T00:21:23.869564742Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-16T00:21:23.8720963Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.530438ms logger=migrator t=2026-04-16T00:21:23.876055836Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-16T00:21:23.881934534Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.878368ms logger=migrator t=2026-04-16T00:21:23.885368967Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-16T00:21:23.886838707Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.481601ms logger=migrator t=2026-04-16T00:21:23.894366809Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T00:21:23.895239573Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=872.504µs logger=migrator t=2026-04-16T00:21:23.899997401Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-16T00:21:23.930997016Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.999785ms logger=migrator t=2026-04-16T00:21:24.04475246Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-16T00:21:24.065443458Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=20.690598ms logger=migrator t=2026-04-16T00:21:24.069441615Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-16T00:21:24.071036619Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.594854ms logger=migrator t=2026-04-16T00:21:24.075854418Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T00:21:24.077333988Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.48036ms logger=migrator t=2026-04-16T00:21:24.081885491Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-16T00:21:24.087892693Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.004252ms logger=migrator t=2026-04-16T00:21:24.093105433Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-16T00:21:24.097129801Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.024198ms logger=migrator t=2026-04-16T00:21:24.100643196Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-16T00:21:24.101317315Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=674.009µs logger=migrator t=2026-04-16T00:21:24.106081592Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-16T00:21:24.107951323Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.873771ms logger=migrator t=2026-04-16T00:21:24.111466398Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-16T00:21:24.11301159Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.544993ms logger=migrator t=2026-04-16T00:21:24.116320749Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-16T00:21:24.117315945Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=997.376µs logger=migrator t=2026-04-16T00:21:24.12157169Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-16T00:21:24.121635552Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=64.792µs logger=migrator t=2026-04-16T00:21:24.124853098Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-16T00:21:24.131668062Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.811003ms logger=migrator t=2026-04-16T00:21:24.136090861Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-16T00:21:24.142131764Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.039383ms logger=migrator t=2026-04-16T00:21:24.145876614Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-16T00:21:24.151951169Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.074045ms logger=migrator t=2026-04-16T00:21:24.156061159Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-16T00:21:24.156985344Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=923.525µs logger=migrator t=2026-04-16T00:21:24.160278643Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-16T00:21:24.16127047Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=990.696µs logger=migrator t=2026-04-16T00:21:24.16573976Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-16T00:21:24.173108298Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.368528ms logger=migrator t=2026-04-16T00:21:24.176676114Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-16T00:21:24.182645526Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.966942ms logger=migrator t=2026-04-16T00:21:24.186053478Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-16T00:21:24.187026174Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=972.426µs logger=migrator t=2026-04-16T00:21:24.190380144Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-16T00:21:24.196309883Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.931119ms logger=migrator t=2026-04-16T00:21:24.201799471Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-16T00:21:24.206307733Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.505522ms logger=migrator t=2026-04-16T00:21:24.209802947Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-16T00:21:24.20991158Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=110.193µs logger=migrator t=2026-04-16T00:21:24.213528668Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-16T00:21:24.215358647Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.829789ms logger=migrator t=2026-04-16T00:21:24.221506552Z 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-04-16T00:21:24.22252021Z 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.013378ms logger=migrator t=2026-04-16T00:21:24.227218817Z 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-04-16T00:21:24.228869731Z 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.648044ms logger=migrator t=2026-04-16T00:21:24.233796484Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T00:21:24.233897497Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=102.253µs logger=migrator t=2026-04-16T00:21:24.238501671Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-16T00:21:24.244620816Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.118745ms logger=migrator t=2026-04-16T00:21:24.24812301Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-16T00:21:24.254613644Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.490164ms logger=migrator t=2026-04-16T00:21:24.258097879Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-16T00:21:24.264521962Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.421833ms logger=migrator t=2026-04-16T00:21:24.270213375Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-16T00:21:24.276404682Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.190657ms logger=migrator t=2026-04-16T00:21:24.279290529Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-16T00:21:24.28376219Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.471191ms logger=migrator t=2026-04-16T00:21:24.28674508Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-16T00:21:24.286806932Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=62.462µs logger=migrator t=2026-04-16T00:21:24.29082351Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-16T00:21:24.29157628Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=752.76µs logger=migrator t=2026-04-16T00:21:24.294833859Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-16T00:21:24.303627995Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.794977ms logger=migrator t=2026-04-16T00:21:24.308183057Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-16T00:21:24.30829873Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=116.143µs logger=migrator t=2026-04-16T00:21:24.311388215Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-16T00:21:24.3175242Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.135255ms logger=migrator t=2026-04-16T00:21:24.321666501Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-16T00:21:24.322681169Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.015198ms logger=migrator t=2026-04-16T00:21:24.325940886Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-16T00:21:24.332129513Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.187877ms logger=migrator t=2026-04-16T00:21:24.335502044Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-16T00:21:24.336257604Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=754.7µs logger=migrator t=2026-04-16T00:21:24.340258092Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-16T00:21:24.3413128Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.053608ms logger=migrator t=2026-04-16T00:21:24.344786693Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-16T00:21:24.353075647Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.284774ms logger=migrator t=2026-04-16T00:21:24.357941828Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-16T00:21:24.35874815Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=805.851µs logger=migrator t=2026-04-16T00:21:24.368217775Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-16T00:21:24.370329622Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.111197ms logger=migrator t=2026-04-16T00:21:24.375900873Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-16T00:21:24.377601048Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.706616ms logger=migrator t=2026-04-16T00:21:24.382417078Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-16T00:21:24.384067312Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.649253ms logger=migrator t=2026-04-16T00:21:24.390265359Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-16T00:21:24.390366532Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=100.693µs logger=migrator t=2026-04-16T00:21:24.395634514Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-16T00:21:24.396712653Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.077469ms logger=migrator t=2026-04-16T00:21:24.401961124Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-16T00:21:24.403035073Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.072949ms logger=migrator t=2026-04-16T00:21:24.408363086Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T00:21:24.408811558Z 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-04-16T00:21:24.414913534Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-16T00:21:24.415957561Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.051238ms logger=migrator t=2026-04-16T00:21:24.424679116Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-16T00:21:24.42627226Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.593903ms logger=migrator t=2026-04-16T00:21:24.43115401Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-16T00:21:24.438387996Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.233536ms logger=migrator t=2026-04-16T00:21:24.441561491Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-16T00:21:24.442681831Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.11955ms logger=migrator t=2026-04-16T00:21:24.447061569Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-16T00:21:24.448100127Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.037128ms logger=migrator t=2026-04-16T00:21:24.45118667Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-16T00:21:24.45227551Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.08768ms logger=migrator t=2026-04-16T00:21:24.456191645Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-16T00:21:24.45745153Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.258745ms logger=migrator t=2026-04-16T00:21:24.463135393Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-16T00:21:24.464130739Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=994.316µs logger=migrator t=2026-04-16T00:21:24.4678884Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-16T00:21:24.467913131Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=24.571µs logger=migrator t=2026-04-16T00:21:24.471982701Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-16T00:21:24.472052993Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=68.292µs logger=migrator t=2026-04-16T00:21:24.476553005Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-16T00:21:24.487069707Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.516992ms logger=migrator t=2026-04-16T00:21:24.491221Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-16T00:21:24.491488897Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=267.938µs logger=migrator t=2026-04-16T00:21:24.493976914Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-16T00:21:24.495418992Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.442358ms logger=migrator t=2026-04-16T00:21:24.500567671Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-16T00:21:24.500887249Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=319.218µs logger=migrator t=2026-04-16T00:21:24.506161572Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-16T00:21:24.507095107Z level=info msg="Migration successfully executed" id="create data_keys table" duration=934.114µs logger=migrator t=2026-04-16T00:21:24.512739619Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-16T00:21:24.514544178Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.804209ms logger=migrator t=2026-04-16T00:21:24.518090633Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-16T00:21:24.55176514Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.673457ms logger=migrator t=2026-04-16T00:21:24.556838667Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-16T00:21:24.567898745Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.057478ms logger=migrator t=2026-04-16T00:21:24.572366616Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-16T00:21:24.572567381Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=201.075µs logger=migrator t=2026-04-16T00:21:24.576233339Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-16T00:21:24.609539127Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.305048ms logger=migrator t=2026-04-16T00:21:24.614809439Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-16T00:21:24.644244891Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.434342ms logger=migrator t=2026-04-16T00:21:24.647909581Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-16T00:21:24.648559848Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=659.468µs logger=migrator t=2026-04-16T00:21:24.651888998Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-16T00:21:24.65307255Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.183023ms logger=migrator t=2026-04-16T00:21:24.65754747Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-16T00:21:24.657751975Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=204.085µs logger=migrator t=2026-04-16T00:21:24.662318369Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-16T00:21:24.663640774Z level=info msg="Migration successfully executed" id="create permission table" duration=1.326585ms logger=migrator t=2026-04-16T00:21:24.669521202Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-16T00:21:24.671072135Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.555732ms logger=migrator t=2026-04-16T00:21:24.674983999Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-16T00:21:24.67608954Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.104791ms logger=migrator t=2026-04-16T00:21:24.680862068Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-16T00:21:24.681697371Z level=info msg="Migration successfully executed" id="create role table" duration=835.963µs logger=migrator t=2026-04-16T00:21:24.687039645Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-16T00:21:24.700388534Z level=info msg="Migration successfully executed" id="add column display_name" duration=13.347719ms logger=migrator t=2026-04-16T00:21:24.706816328Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-16T00:21:24.714438682Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.625374ms logger=migrator t=2026-04-16T00:21:24.718884363Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-16T00:21:24.719926561Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.042328ms logger=migrator t=2026-04-16T00:21:24.724961477Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-16T00:21:24.726031986Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.06718ms logger=migrator t=2026-04-16T00:21:24.72951507Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-16T00:21:24.731182844Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.667164ms logger=migrator t=2026-04-16T00:21:24.734620507Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-16T00:21:24.73546471Z level=info msg="Migration successfully executed" id="create team role table" duration=843.283µs logger=migrator t=2026-04-16T00:21:24.740566377Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-16T00:21:24.741667417Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.10151ms logger=migrator t=2026-04-16T00:21:24.745900891Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-16T00:21:24.746749004Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=847.283µs logger=migrator t=2026-04-16T00:21:24.75070284Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-16T00:21:24.751848521Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.146091ms logger=migrator t=2026-04-16T00:21:24.756521846Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-16T00:21:24.757450482Z level=info msg="Migration successfully executed" id="create user role table" duration=928.446µs logger=migrator t=2026-04-16T00:21:24.761656295Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-16T00:21:24.762797756Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.137801ms logger=migrator t=2026-04-16T00:21:24.765732775Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-16T00:21:24.767012309Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.278484ms logger=migrator t=2026-04-16T00:21:24.77145714Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-16T00:21:24.772547839Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.089839ms logger=migrator t=2026-04-16T00:21:24.775735454Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-16T00:21:24.776579658Z level=info msg="Migration successfully executed" id="create builtin role table" duration=843.914µs logger=migrator t=2026-04-16T00:21:24.779821005Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-16T00:21:24.780966705Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.14495ms logger=migrator t=2026-04-16T00:21:24.785834637Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-16T00:21:24.787016568Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.181441ms logger=migrator t=2026-04-16T00:21:24.790148032Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-16T00:21:24.797942643Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.79278ms logger=migrator t=2026-04-16T00:21:24.801320703Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-16T00:21:24.802137866Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=820.073µs logger=migrator t=2026-04-16T00:21:24.806450692Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-16T00:21:24.807574353Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.123081ms logger=migrator t=2026-04-16T00:21:24.811908659Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-16T00:21:24.813075221Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.165782ms logger=migrator t=2026-04-16T00:21:24.816196685Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-16T00:21:24.817355556Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.157611ms logger=migrator t=2026-04-16T00:21:24.823215383Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-16T00:21:24.824633992Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.418029ms logger=migrator t=2026-04-16T00:21:24.828519686Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-16T00:21:24.830344856Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.82545ms logger=migrator t=2026-04-16T00:21:24.834090296Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-16T00:21:24.844390764Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.300118ms logger=migrator t=2026-04-16T00:21:24.8479538Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-16T00:21:24.853594122Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.637832ms logger=migrator t=2026-04-16T00:21:24.858024152Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-16T00:21:24.86576915Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.745718ms logger=migrator t=2026-04-16T00:21:24.869587953Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-16T00:21:24.879234533Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.644469ms logger=migrator t=2026-04-16T00:21:24.882776099Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-16T00:21:24.883724624Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=944.055µs logger=migrator t=2026-04-16T00:21:24.889474819Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-16T00:21:24.890816304Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.340635ms logger=migrator t=2026-04-16T00:21:24.894452253Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-16T00:21:24.89546231Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.010347ms logger=migrator t=2026-04-16T00:21:24.898912343Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-16T00:21:24.899776577Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=863.654µs logger=migrator t=2026-04-16T00:21:24.904953695Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-16T00:21:24.906062836Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.108171ms logger=migrator t=2026-04-16T00:21:24.909494588Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-16T00:21:24.90956013Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=66.142µs logger=migrator t=2026-04-16T00:21:24.912881209Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-16T00:21:24.91292882Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=47.941µs logger=migrator t=2026-04-16T00:21:24.918276434Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-16T00:21:24.918902831Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=638.517µs logger=migrator t=2026-04-16T00:21:24.922715414Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-16T00:21:24.923256519Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=539.225µs logger=migrator t=2026-04-16T00:21:24.927610367Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-16T00:21:24.928411348Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=801.242µs logger=migrator t=2026-04-16T00:21:24.931929212Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-16T00:21:24.932160078Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=228.076µs logger=migrator t=2026-04-16T00:21:24.935107948Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-16T00:21:24.935890819Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=783.021µs logger=migrator t=2026-04-16T00:21:24.940095272Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-16T00:21:24.941559652Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.46362ms logger=migrator t=2026-04-16T00:21:24.946464954Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-16T00:21:24.947675617Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.210593ms logger=migrator t=2026-04-16T00:21:24.95112342Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-16T00:21:24.959429223Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.305413ms logger=migrator t=2026-04-16T00:21:24.963897493Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-16T00:21:24.963988697Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=91.743µs logger=migrator t=2026-04-16T00:21:24.966589366Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-16T00:21:24.967557672Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=968.706µs logger=migrator t=2026-04-16T00:21:24.971061067Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-16T00:21:24.972202747Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.14103ms logger=migrator t=2026-04-16T00:21:24.976780471Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-16T00:21:24.977923281Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.145071ms logger=migrator t=2026-04-16T00:21:24.981462647Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-16T00:21:24.992634379Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.171181ms logger=migrator t=2026-04-16T00:21:25.000359686Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-16T00:21:25.001404065Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.052489ms logger=migrator t=2026-04-16T00:21:25.006379859Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-16T00:21:25.007415586Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.035487ms logger=migrator t=2026-04-16T00:21:25.010423677Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-16T00:21:25.029354468Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=18.92264ms logger=migrator t=2026-04-16T00:21:25.033611732Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-16T00:21:25.034548928Z level=info msg="Migration successfully executed" id="create correlation v2" duration=936.876µs logger=migrator t=2026-04-16T00:21:25.042766139Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-16T00:21:25.04468868Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.923381ms logger=migrator t=2026-04-16T00:21:25.048164115Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-16T00:21:25.049407548Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.242163ms logger=migrator t=2026-04-16T00:21:25.052787769Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-16T00:21:25.054706901Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.917832ms logger=migrator t=2026-04-16T00:21:25.05948456Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-16T00:21:25.059749907Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=265.177µs logger=migrator t=2026-04-16T00:21:25.063905999Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-16T00:21:25.064783192Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=877.013µs logger=migrator t=2026-04-16T00:21:25.068283737Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-16T00:21:25.076777866Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.493379ms logger=migrator t=2026-04-16T00:21:25.081199724Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-16T00:21:25.081847313Z level=info msg="Migration successfully executed" id="create entity_events table" duration=644.118µs logger=migrator t=2026-04-16T00:21:25.08548065Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-16T00:21:25.086364364Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=877.483µs logger=migrator t=2026-04-16T00:21:25.100595117Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T00:21:25.101207204Z 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-04-16T00:21:25.105966052Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T00:21:25.107078503Z 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-04-16T00:21:25.1110636Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-16T00:21:25.112633032Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.565232ms logger=migrator t=2026-04-16T00:21:25.116495336Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-16T00:21:25.118329326Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.83448ms logger=migrator t=2026-04-16T00:21:25.122120398Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T00:21:25.122922859Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=802.091µs logger=migrator t=2026-04-16T00:21:25.125842498Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T00:21:25.131574062Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=5.730794ms logger=migrator t=2026-04-16T00:21:25.135536829Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T00:21:25.1366949Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.157761ms logger=migrator t=2026-04-16T00:21:25.140867463Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T00:21:25.14227454Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.406047ms logger=migrator t=2026-04-16T00:21:25.145851406Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-16T00:21:25.146754102Z level=info msg="Migration successfully executed" id="Drop public config table" duration=902.166µs logger=migrator t=2026-04-16T00:21:25.151024916Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-16T00:21:25.152434495Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.409239ms logger=migrator t=2026-04-16T00:21:25.156228377Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T00:21:25.159433403Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=3.202496ms logger=migrator t=2026-04-16T00:21:25.163299498Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T00:21:25.164552961Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.253463ms logger=migrator t=2026-04-16T00:21:25.16896842Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-16T00:21:25.170253975Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.285895ms logger=migrator t=2026-04-16T00:21:25.174541391Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-16T00:21:25.196411569Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.869318ms logger=migrator t=2026-04-16T00:21:25.200033557Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-16T00:21:25.208936367Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.90037ms logger=migrator t=2026-04-16T00:21:25.213124449Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-16T00:21:25.219613225Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.493526ms logger=migrator t=2026-04-16T00:21:25.223406077Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-16T00:21:25.223686114Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=280.037µs logger=migrator t=2026-04-16T00:21:25.227113066Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-16T00:21:25.237425084Z level=info msg="Migration successfully executed" id="add share column" duration=10.365989ms logger=migrator t=2026-04-16T00:21:25.241833434Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-16T00:21:25.24205163Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=216.656µs logger=migrator t=2026-04-16T00:21:25.245274836Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-16T00:21:25.24725852Z level=info msg="Migration successfully executed" id="create file table" duration=1.974714ms logger=migrator t=2026-04-16T00:21:25.252340556Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-16T00:21:25.254282189Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.941173ms logger=migrator t=2026-04-16T00:21:25.257587178Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-16T00:21:25.258827372Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.240104ms logger=migrator t=2026-04-16T00:21:25.263128907Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-16T00:21:25.264053543Z level=info msg="Migration successfully executed" id="create file_meta table" duration=924.126µs logger=migrator t=2026-04-16T00:21:25.269002535Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-16T00:21:25.270570058Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.567143ms logger=migrator t=2026-04-16T00:21:25.274541784Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-16T00:21:25.274611566Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=70.532µs logger=migrator t=2026-04-16T00:21:25.278269605Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-16T00:21:25.278335797Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.472µs logger=migrator t=2026-04-16T00:21:25.281613595Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-16T00:21:25.282101398Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=487.613µs logger=migrator t=2026-04-16T00:21:25.286565389Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-16T00:21:25.28699172Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=426.011µs logger=migrator t=2026-04-16T00:21:25.290875885Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-16T00:21:25.292386956Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.512251ms logger=migrator t=2026-04-16T00:21:25.29846375Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-16T00:21:25.309739944Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.280513ms logger=migrator t=2026-04-16T00:21:25.313637518Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-16T00:21:25.313765032Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=127.724µs logger=migrator t=2026-04-16T00:21:25.316994219Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-16T00:21:25.317857742Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=862.723µs logger=migrator t=2026-04-16T00:21:25.320921335Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-16T00:21:25.321540771Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=620.096µs logger=migrator t=2026-04-16T00:21:25.327214894Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-16T00:21:25.32744997Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=235.116µs logger=migrator t=2026-04-16T00:21:25.330594915Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-16T00:21:25.33112328Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=528.345µs logger=migrator t=2026-04-16T00:21:25.333981557Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-16T00:21:25.345069926Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.088689ms logger=migrator t=2026-04-16T00:21:25.348161379Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-16T00:21:25.356069792Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.907403ms logger=migrator t=2026-04-16T00:21:25.361353734Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-16T00:21:25.362426154Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.064599ms logger=migrator t=2026-04-16T00:21:25.366187155Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-16T00:21:25.437288231Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=71.101027ms logger=migrator t=2026-04-16T00:21:25.440350404Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-16T00:21:25.441224217Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=873.553µs logger=migrator t=2026-04-16T00:21:25.444202457Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-16T00:21:25.445007599Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=804.762µs logger=migrator t=2026-04-16T00:21:25.4487368Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-16T00:21:25.474444162Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.707212ms logger=migrator t=2026-04-16T00:21:25.477763972Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-16T00:21:25.486432165Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.659583ms logger=migrator t=2026-04-16T00:21:25.489485468Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-16T00:21:25.489863188Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=376.73µs logger=migrator t=2026-04-16T00:21:25.493240798Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-16T00:21:25.493808305Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=565.296µs logger=migrator t=2026-04-16T00:21:25.497638617Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-16T00:21:25.49812056Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=481.553µs logger=migrator t=2026-04-16T00:21:25.50294436Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-16T00:21:25.503157856Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=214.376µs logger=migrator t=2026-04-16T00:21:25.507209485Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-16T00:21:25.507438612Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=225.857µs logger=migrator t=2026-04-16T00:21:25.511051029Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-16T00:21:25.512993421Z level=info msg="Migration successfully executed" id="create folder table" duration=1.937661ms logger=migrator t=2026-04-16T00:21:25.517553404Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-16T00:21:25.519065405Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.512481ms logger=migrator t=2026-04-16T00:21:25.523080473Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-16T00:21:25.524248805Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.168052ms logger=migrator t=2026-04-16T00:21:25.529006223Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-16T00:21:25.529032823Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.65µs logger=migrator t=2026-04-16T00:21:25.535059816Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T00:21:25.537049259Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.987353ms logger=migrator t=2026-04-16T00:21:25.54152112Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T00:21:25.543356769Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.834709ms logger=migrator t=2026-04-16T00:21:25.547242914Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-16T00:21:25.548544539Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.304345ms logger=migrator t=2026-04-16T00:21:25.552927118Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-16T00:21:25.55338044Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=448.581µs logger=migrator t=2026-04-16T00:21:25.557550411Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-16T00:21:25.557819159Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=268.988µs logger=migrator t=2026-04-16T00:21:25.560986865Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-16T00:21:25.562745792Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.756096ms logger=migrator t=2026-04-16T00:21:25.567171421Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-16T00:21:25.568441415Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.269594ms logger=migrator t=2026-04-16T00:21:25.643499069Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-16T00:21:25.644916927Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.419708ms logger=migrator t=2026-04-16T00:21:25.649572992Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-16T00:21:25.650857897Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.284145ms logger=migrator t=2026-04-16T00:21:25.654447874Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-16T00:21:25.655480361Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.031917ms logger=migrator t=2026-04-16T00:21:25.661095772Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-16T00:21:25.662555312Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.46271ms logger=migrator t=2026-04-16T00:21:25.666088178Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-16T00:21:25.667367473Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.278835ms logger=migrator t=2026-04-16T00:21:25.671783511Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-16T00:21:25.672861501Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.07744ms logger=migrator t=2026-04-16T00:21:25.676051836Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-16T00:21:25.677073174Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.021038ms logger=migrator t=2026-04-16T00:21:25.68028851Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-16T00:21:25.681658208Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.363187ms logger=migrator t=2026-04-16T00:21:25.686280841Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-16T00:21:25.687730921Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.44982ms logger=migrator t=2026-04-16T00:21:25.694741639Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-16T00:21:25.695151801Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=411.072µs logger=migrator t=2026-04-16T00:21:25.702798146Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-16T00:21:25.714857153Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.058816ms logger=migrator t=2026-04-16T00:21:25.719680102Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-16T00:21:25.720330779Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=651.057µs logger=migrator t=2026-04-16T00:21:25.728894871Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T00:21:25.728916421Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.17µs logger=migrator t=2026-04-16T00:21:25.733126644Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T00:21:25.735337184Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.20941ms logger=migrator t=2026-04-16T00:21:25.742455745Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T00:21:25.742474356Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.281µs logger=migrator t=2026-04-16T00:21:25.761430707Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-16T00:21:25.76374848Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.316223ms logger=migrator t=2026-04-16T00:21:25.768924089Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T00:21:25.770329737Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.404838ms logger=migrator t=2026-04-16T00:21:25.775713882Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-16T00:21:25.777538781Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.754877ms logger=migrator t=2026-04-16T00:21:25.784398006Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-16T00:21:25.785338622Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=938.305µs logger=migrator t=2026-04-16T00:21:25.789628907Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-16T00:21:25.789950885Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=322.088µs logger=migrator t=2026-04-16T00:21:25.795033572Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-16T00:21:25.795781942Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=748.56µs logger=migrator t=2026-04-16T00:21:25.803040708Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-16T00:21:25.804107457Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.067229ms logger=migrator t=2026-04-16T00:21:25.809300967Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-16T00:21:25.810942012Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.644015ms logger=migrator t=2026-04-16T00:21:25.814849747Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-16T00:21:25.826651124Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.802328ms logger=migrator t=2026-04-16T00:21:25.83094626Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-16T00:21:25.839184292Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.236792ms logger=migrator t=2026-04-16T00:21:25.935324083Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-16T00:21:25.946065373Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.74329ms logger=migrator t=2026-04-16T00:21:25.950145784Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-16T00:21:25.950200095Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=54.571µs logger=migrator t=2026-04-16T00:21:25.954673525Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-16T00:21:25.962540147Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.865742ms logger=migrator t=2026-04-16T00:21:25.96822255Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-16T00:21:25.977910731Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.687691ms logger=migrator t=2026-04-16T00:21:25.983533302Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-16T00:21:25.983876102Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=339.4µs logger=migrator t=2026-04-16T00:21:25.988863136Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.022215643s logger=migrator t=2026-04-16T00:21:25.989514494Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-16T00:21:26.004634772Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-16T00:21:26.004836897Z level=info msg="Created default organization" logger=secrets t=2026-04-16T00:21:26.010983332Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T00:21:26.057907798Z level=info msg="Restored cache from database" duration=480.273µs logger=plugin.store t=2026-04-16T00:21:26.059508311Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-16T00:21:26.100510126Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-16T00:21:26.100536636Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-16T00:21:26.100655169Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-16T00:21:26.10067021Z level=info msg="Plugins loaded" count=54 duration=41.162649ms logger=query_data t=2026-04-16T00:21:26.105563562Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-16T00:21:26.109522069Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-16T00:21:26.116766944Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-16T00:21:26.12476052Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-16T00:21:26.132197191Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-16T00:21:26.134877572Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-16T00:21:26.157298107Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-16T00:21:26.177627575Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-16T00:21:26.19523908Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-16T00:21:26.19526006Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-16T00:21:26.195903617Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-16T00:21:26.196047461Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-16T00:21:26.198749134Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-16T00:21:26.199642649Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-04-16T00:21:26.206694458Z level=info msg="Storage starting" logger=sqlstore.transactions t=2026-04-16T00:21:26.252262747Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-16T00:21:26.280995042Z level=info msg="Update check succeeded" duration=74.505589ms logger=grafana.update.checker t=2026-04-16T00:21:26.284946268Z level=info msg="Update check succeeded" duration=78.544458ms logger=ngalert.state.manager t=2026-04-16T00:21:26.349616391Z level=info msg="State cache has been initialized" states=0 duration=153.707614ms logger=ngalert.scheduler t=2026-04-16T00:21:26.349691763Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-16T00:21:26.349780466Z level=info msg=starting first_tick=2026-04-16T00:21:30Z logger=sqlstore.transactions t=2026-04-16T00:21:26.3952143Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T00:21:26.406502865Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T00:21:26.423956416Z level=info msg="Patterns update finished" duration=136.095609ms logger=provisioning.dashboard t=2026-04-16T00:21:26.436236606Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-16T00:21:26.862985361Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-16T00:21:26.863448964Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-16T00:21:28.792986692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:28.801102711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:28.820437612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:28.871757776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:28.888421506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:28.918762074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:28.936250486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:28.974737334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:28.989342458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.037910329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.056756057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.106304624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.121855234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.186597141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.214684558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.276145167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.290978927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.334200524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.354519522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.406813372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.42226669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.45601039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.475540537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.514865428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.534830237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.594469625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.611161546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.646075919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.754390402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.796044965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.810513606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.853720332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.869339343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.902581239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.920144694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.963588576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:29.977810829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.037771978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.058201249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.094720735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.115825765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.153912822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.174867069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.218183957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.23866435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.279863522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.297742254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.350152009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.368558447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.411200427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.426447998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.473082787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.490652121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.546864328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.565222604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.615861491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.642925662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.687601948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.707238788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.771275726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.787891424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.833926897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.851602124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.905508639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.923179806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.973662109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:30.988860639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.04114801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.059408603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.111998783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.147272176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.244386207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.262956918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.336824992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.354342406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.443172924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.457383177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.523137463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.543552044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T00:21:31.627284105Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-16T00:23:01.231250695Z level=info msg="Usage stats are ready to report"