logger=settings t=2026-04-08T01:23:36.669465333Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-08T01:23:36Z logger=settings t=2026-04-08T01:23:36.669733677Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-08T01:23:36.669744008Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-08T01:23:36.669747329Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-08T01:23:36.669750129Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-08T01:23:36.669752869Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-08T01:23:36.669755649Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-08T01:23:36.66976003Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-08T01:23:36.66976315Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-08T01:23:36.66976608Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-08T01:23:36.669770461Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-08T01:23:36.669773261Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-08T01:23:36.669776411Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-08T01:23:36.669785272Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-08T01:23:36.669788262Z level=info msg=Target target=[all] logger=settings t=2026-04-08T01:23:36.669795923Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-08T01:23:36.669798663Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-08T01:23:36.669801293Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-08T01:23:36.669803874Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-08T01:23:36.669806574Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-08T01:23:36.669809564Z level=info msg="App mode production" logger=sqlstore t=2026-04-08T01:23:36.670066798Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-08T01:23:36.67008179Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-08T01:23:36.67151196Z level=info msg="Locking database" logger=migrator t=2026-04-08T01:23:36.671522081Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-08T01:23:36.672032288Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-08T01:23:36.672857463Z level=info msg="Migration successfully executed" id="create migration_log table" duration=826.186µs logger=migrator t=2026-04-08T01:23:36.676629277Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-08T01:23:36.67720582Z level=info msg="Migration successfully executed" id="create user table" duration=576.663µs logger=migrator t=2026-04-08T01:23:36.682547598Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-08T01:23:36.683742886Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.195468ms logger=migrator t=2026-04-08T01:23:36.687431214Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-08T01:23:36.688609111Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.177508ms logger=migrator t=2026-04-08T01:23:36.692300918Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-08T01:23:36.692947217Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=646.809µs logger=migrator t=2026-04-08T01:23:36.698186665Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-08T01:23:36.698805311Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=618.416µs logger=migrator t=2026-04-08T01:23:36.703204633Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-08T01:23:36.70744221Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.242657ms logger=migrator t=2026-04-08T01:23:36.711224796Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-08T01:23:36.712351949Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.127523ms logger=migrator t=2026-04-08T01:23:36.722573441Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-08T01:23:36.723691684Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.113402ms logger=migrator t=2026-04-08T01:23:36.728610532Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-08T01:23:36.730135922Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.564564ms logger=migrator t=2026-04-08T01:23:36.734871694Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-08T01:23:36.735334126Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=463.122µs logger=migrator t=2026-04-08T01:23:36.738959998Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-08T01:23:36.739496716Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=536.479µs logger=migrator t=2026-04-08T01:23:36.746121531Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-08T01:23:36.747243414Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.121703ms logger=migrator t=2026-04-08T01:23:36.751859465Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-08T01:23:36.751964264Z level=info msg="Migration successfully executed" id="Update user table charset" duration=248.332µs logger=migrator t=2026-04-08T01:23:36.757266999Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-08T01:23:36.759358349Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.092021ms logger=migrator t=2026-04-08T01:23:36.763660422Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-08T01:23:36.764039137Z level=info msg="Migration successfully executed" id="Add missing user data" duration=375.815µs logger=migrator t=2026-04-08T01:23:36.770184218Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-08T01:23:36.772565585Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.381698ms logger=migrator t=2026-04-08T01:23:36.7794075Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-08T01:23:36.780368627Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=963.727µs logger=migrator t=2026-04-08T01:23:36.786498367Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-08T01:23:36.787990433Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.497667ms logger=migrator t=2026-04-08T01:23:36.792794002Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-08T01:23:36.801040835Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.247033ms logger=migrator t=2026-04-08T01:23:36.80613871Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-08T01:23:36.808917784Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.772093ms logger=migrator t=2026-04-08T01:23:36.812753934Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-08T01:23:36.81348134Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=724.475µs logger=migrator t=2026-04-08T01:23:36.818698157Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-08T01:23:36.819481098Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=782.41µs logger=migrator t=2026-04-08T01:23:36.825913345Z 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-08T01:23:36.82640881Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=487.544µs logger=migrator t=2026-04-08T01:23:36.830288945Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-08T01:23:36.830901931Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=620.466µs logger=migrator t=2026-04-08T01:23:36.835483759Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-08T01:23:36.836277911Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=793.872µs logger=migrator t=2026-04-08T01:23:36.84393051Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-08T01:23:36.845328138Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.396997ms logger=migrator t=2026-04-08T01:23:36.856722038Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-08T01:23:36.859205545Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.482446ms logger=migrator t=2026-04-08T01:23:36.891222618Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-08T01:23:36.89245585Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.233992ms logger=migrator t=2026-04-08T01:23:37.113412284Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-08T01:23:37.115007167Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.614335ms logger=migrator t=2026-04-08T01:23:37.127805159Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-08T01:23:37.127871475Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=74.187µs logger=migrator t=2026-04-08T01:23:37.133793888Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-08T01:23:37.134824501Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.029463ms logger=migrator t=2026-04-08T01:23:37.139046551Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-08T01:23:37.140300653Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.254202ms logger=migrator t=2026-04-08T01:23:37.145325105Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-08T01:23:37.146142859Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=817.314µs logger=migrator t=2026-04-08T01:23:37.149684667Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-08T01:23:37.150514132Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=830.395µs logger=migrator t=2026-04-08T01:23:37.156215875Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:23:37.162136618Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.920482ms logger=migrator t=2026-04-08T01:23:37.167660075Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-08T01:23:37.177545054Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=9.810992ms logger=migrator t=2026-04-08T01:23:37.182182351Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-08T01:23:37.183157559Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=965.527µs logger=migrator t=2026-04-08T01:23:37.200493619Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-08T01:23:37.201899265Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.408517ms logger=migrator t=2026-04-08T01:23:37.206444485Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-08T01:23:37.211857852Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=5.412818ms logger=migrator t=2026-04-08T01:23:37.21906174Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-08T01:23:37.219568565Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=507.155µs logger=migrator t=2026-04-08T01:23:37.226225285Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-08T01:23:37.22684026Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=616.025µs logger=migrator t=2026-04-08T01:23:37.231536223Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-08T01:23:37.232413201Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=876.698µs logger=migrator t=2026-04-08T01:23:37.275828237Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-08T01:23:37.277781604Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=1.961797ms logger=migrator t=2026-04-08T01:23:37.286234404Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-08T01:23:37.287440523Z level=info msg="Migration successfully executed" id="create star table" duration=1.207019ms logger=migrator t=2026-04-08T01:23:37.292480266Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-08T01:23:37.293480016Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=999.54µs logger=migrator t=2026-04-08T01:23:37.300004033Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-08T01:23:37.300981701Z level=info msg="Migration successfully executed" id="create org table v1" duration=982.037µs logger=migrator t=2026-04-08T01:23:37.306552772Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-08T01:23:37.307352834Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=800.592µs logger=migrator t=2026-04-08T01:23:37.313910944Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-08T01:23:37.315073039Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.162004ms logger=migrator t=2026-04-08T01:23:37.321459104Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-08T01:23:37.323074599Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.616016ms logger=migrator t=2026-04-08T01:23:37.329623958Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-08T01:23:37.33076827Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.143952ms logger=migrator t=2026-04-08T01:23:37.33753659Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-08T01:23:37.338222842Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=685.953µs logger=migrator t=2026-04-08T01:23:37.343333811Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-08T01:23:37.343372405Z level=info msg="Migration successfully executed" id="Update org table charset" duration=39.984µs logger=migrator t=2026-04-08T01:23:37.348508817Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-08T01:23:37.348554421Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.264µs logger=migrator t=2026-04-08T01:23:37.353323651Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-08T01:23:37.353607346Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=273.354µs logger=migrator t=2026-04-08T01:23:37.359827285Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-08T01:23:37.360929865Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.102279ms logger=migrator t=2026-04-08T01:23:37.365827286Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-08T01:23:37.367005791Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.178205ms logger=migrator t=2026-04-08T01:23:37.371847347Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-08T01:23:37.373030194Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.182137ms logger=migrator t=2026-04-08T01:23:37.378771881Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-08T01:23:37.379841107Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.069457ms logger=migrator t=2026-04-08T01:23:37.387232042Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-08T01:23:37.388500826Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.268575ms logger=migrator t=2026-04-08T01:23:37.394046305Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-08T01:23:37.395218781Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.178656ms logger=migrator t=2026-04-08T01:23:37.399588734Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-08T01:23:37.404899081Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.309557ms logger=migrator t=2026-04-08T01:23:37.411386455Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-08T01:23:37.412419028Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.034423ms logger=migrator t=2026-04-08T01:23:37.417490904Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-08T01:23:37.418711503Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.22047ms logger=migrator t=2026-04-08T01:23:37.424840286Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-08T01:23:37.425992959Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.145483ms logger=migrator t=2026-04-08T01:23:37.443860507Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-08T01:23:37.444347341Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=490.965µs logger=migrator t=2026-04-08T01:23:37.452033882Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-08T01:23:37.455105998Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=3.076457ms logger=migrator t=2026-04-08T01:23:37.467241361Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-08T01:23:37.46733981Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=101.349µs logger=migrator t=2026-04-08T01:23:37.473705933Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-08T01:23:37.47567704Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.966427ms logger=migrator t=2026-04-08T01:23:37.480855316Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-08T01:23:37.482762317Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.907131ms logger=migrator t=2026-04-08T01:23:37.489629525Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-08T01:23:37.491750005Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.11901ms logger=migrator t=2026-04-08T01:23:37.496965485Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-08T01:23:37.4985772Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.616296ms logger=migrator t=2026-04-08T01:23:37.507545067Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-08T01:23:37.510034791Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.491654ms logger=migrator t=2026-04-08T01:23:37.515453658Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-08T01:23:37.516229418Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=776.28µs logger=migrator t=2026-04-08T01:23:37.521259171Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-08T01:23:37.522171543Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=914.552µs logger=migrator t=2026-04-08T01:23:37.533443937Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-08T01:23:37.533515444Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=124.261µs logger=migrator t=2026-04-08T01:23:37.547840533Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-08T01:23:37.547893598Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=52.895µs logger=migrator t=2026-04-08T01:23:37.554637364Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-08T01:23:37.556258111Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.622997ms logger=migrator t=2026-04-08T01:23:37.565385362Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-08T01:23:37.567837462Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.452601ms logger=migrator t=2026-04-08T01:23:37.574735703Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-08T01:23:37.577677058Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.941634ms logger=migrator t=2026-04-08T01:23:37.584521204Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-08T01:23:37.590244149Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=5.723245ms logger=migrator t=2026-04-08T01:23:37.601474149Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-08T01:23:37.601789187Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=317.159µs logger=migrator t=2026-04-08T01:23:37.615054951Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-08T01:23:37.615738912Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=674.16µs logger=migrator t=2026-04-08T01:23:37.624614691Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-08T01:23:37.625734212Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.119791ms logger=migrator t=2026-04-08T01:23:37.631063991Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-08T01:23:37.631092313Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.422µs logger=migrator t=2026-04-08T01:23:37.635744502Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-08T01:23:37.636616281Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=918.193µs logger=migrator t=2026-04-08T01:23:37.641292091Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-08T01:23:37.642245847Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=953.016µs logger=migrator t=2026-04-08T01:23:37.648763814Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:23:37.655227575Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.460661ms logger=migrator t=2026-04-08T01:23:37.659959131Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-08T01:23:37.66139119Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.431419ms logger=migrator t=2026-04-08T01:23:37.668966711Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-08T01:23:37.669829739Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=862.498µs logger=migrator t=2026-04-08T01:23:37.680600198Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-08T01:23:37.68150463Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=902.781µs logger=migrator t=2026-04-08T01:23:37.695585826Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-08T01:23:37.696042367Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=459.991µs logger=migrator t=2026-04-08T01:23:37.704317982Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-08T01:23:37.704937488Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=619.686µs logger=migrator t=2026-04-08T01:23:37.713208583Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-08T01:23:37.715109604Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.897191ms logger=migrator t=2026-04-08T01:23:37.7191793Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-08T01:23:37.719926866Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=743.727µs logger=migrator t=2026-04-08T01:23:37.73085787Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-08T01:23:37.731048467Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=191.757µs logger=migrator t=2026-04-08T01:23:37.73829647Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-08T01:23:37.738496258Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=200.608µs logger=migrator t=2026-04-08T01:23:37.742635511Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-08T01:23:37.743558483Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=923.093µs logger=migrator t=2026-04-08T01:23:37.749452513Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-08T01:23:37.751812906Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.367263ms logger=migrator t=2026-04-08T01:23:37.757541621Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-08T01:23:37.75852718Z level=info msg="Migration successfully executed" id="create data_source table" duration=986.229µs logger=migrator t=2026-04-08T01:23:37.764558902Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-08T01:23:37.765945437Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.382504ms logger=migrator t=2026-04-08T01:23:37.771213472Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-08T01:23:37.772182969Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=969.118µs logger=migrator t=2026-04-08T01:23:37.77698082Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-08T01:23:37.7777547Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=747.328µs logger=migrator t=2026-04-08T01:23:37.783277007Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-08T01:23:37.78409482Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=818.363µs logger=migrator t=2026-04-08T01:23:37.791520119Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-08T01:23:37.797859349Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.34187ms logger=migrator t=2026-04-08T01:23:37.801578334Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-08T01:23:37.802340442Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=762.038µs logger=migrator t=2026-04-08T01:23:37.806958568Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-08T01:23:37.807863939Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=908.351µs logger=migrator t=2026-04-08T01:23:37.812490316Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-08T01:23:37.813280616Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=790.17µs logger=migrator t=2026-04-08T01:23:37.817444061Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-08T01:23:37.818066918Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=618.035µs logger=migrator t=2026-04-08T01:23:37.824476014Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-08T01:23:37.828313709Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.837385ms logger=migrator t=2026-04-08T01:23:37.835868329Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-08T01:23:37.839418989Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.55603ms logger=migrator t=2026-04-08T01:23:37.849527038Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-08T01:23:37.849583673Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=141.983µs logger=migrator t=2026-04-08T01:23:38.836491507Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-08T01:23:38.837056567Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=577µs logger=migrator t=2026-04-08T01:23:39.065617282Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-08T01:23:39.069885146Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.252411ms logger=migrator t=2026-04-08T01:23:39.948630986Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-08T01:23:39.949058463Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=431.468µs logger=migrator t=2026-04-08T01:23:40.505448369Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-08T01:23:40.505728023Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=295.075µs logger=migrator t=2026-04-08T01:23:40.510464331Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-08T01:23:40.518721302Z level=info msg="Migration successfully executed" id="Add uid column" duration=8.25257ms logger=migrator t=2026-04-08T01:23:40.52880237Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-08T01:23:40.529117688Z level=info msg="Migration successfully executed" id="Update uid value" duration=315.638µs logger=migrator t=2026-04-08T01:23:40.539682407Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-08T01:23:40.541025343Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.343405ms logger=migrator t=2026-04-08T01:23:40.547910005Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-08T01:23:40.549325087Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.426343ms logger=migrator t=2026-04-08T01:23:40.554512284Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-08T01:23:40.555302252Z level=info msg="Migration successfully executed" id="create api_key table" duration=781.147µs logger=migrator t=2026-04-08T01:23:40.561140055Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-08T01:23:40.562322986Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.183121ms logger=migrator t=2026-04-08T01:23:40.570306374Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-08T01:23:40.571470394Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.16398ms logger=migrator t=2026-04-08T01:23:40.576714296Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-08T01:23:40.577665777Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=950.961µs logger=migrator t=2026-04-08T01:23:40.583489719Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-08T01:23:40.584280667Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=790.849µs logger=migrator t=2026-04-08T01:23:40.592538999Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-08T01:23:40.593316605Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=778.317µs logger=migrator t=2026-04-08T01:23:40.603210928Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-08T01:23:40.604390219Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.194462ms logger=migrator t=2026-04-08T01:23:40.613393064Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-08T01:23:40.625758159Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.361805ms logger=migrator t=2026-04-08T01:23:40.634297654Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-08T01:23:40.635282668Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=988.374µs logger=migrator t=2026-04-08T01:23:40.639914958Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-08T01:23:40.6407644Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=851.352µs logger=migrator t=2026-04-08T01:23:40.646243253Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-08T01:23:40.647112448Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=861.755µs logger=migrator t=2026-04-08T01:23:40.652593249Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-08T01:23:40.653509478Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=916.029µs logger=migrator t=2026-04-08T01:23:40.659121191Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-08T01:23:40.659524096Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=406.745µs logger=migrator t=2026-04-08T01:23:40.665092356Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-08T01:23:40.666396128Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.303532ms logger=migrator t=2026-04-08T01:23:40.671720516Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-08T01:23:40.671947566Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=222.9µs logger=migrator t=2026-04-08T01:23:40.678774904Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-08T01:23:40.682960905Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.19044ms logger=migrator t=2026-04-08T01:23:40.69057155Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-08T01:23:40.692703743Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.131632ms logger=migrator t=2026-04-08T01:23:40.698794148Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-08T01:23:40.699005776Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=212.608µs logger=migrator t=2026-04-08T01:23:40.70382407Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-08T01:23:40.706466348Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.642758ms logger=migrator t=2026-04-08T01:23:40.713348501Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-08T01:23:40.715282598Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.933508ms logger=migrator t=2026-04-08T01:23:40.720015955Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-08T01:23:40.721124961Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.109046ms logger=migrator t=2026-04-08T01:23:40.735932155Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-08T01:23:40.736820972Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=889.037µs logger=migrator t=2026-04-08T01:23:40.744169084Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-08T01:23:40.7452757Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.109486ms logger=migrator t=2026-04-08T01:23:40.752062145Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-08T01:23:40.753686114Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.62344ms logger=migrator t=2026-04-08T01:23:40.75920803Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-08T01:23:40.760113438Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=901.028µs logger=migrator t=2026-04-08T01:23:40.765408723Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-08T01:23:40.767291066Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.881823ms logger=migrator t=2026-04-08T01:23:40.774276307Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-08T01:23:40.774440421Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=164.324µs logger=migrator t=2026-04-08T01:23:40.784125686Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-08T01:23:40.784350945Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=229.44µs logger=migrator t=2026-04-08T01:23:40.788557817Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-08T01:23:40.791681276Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.123248ms logger=migrator t=2026-04-08T01:23:40.79683308Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-08T01:23:40.799598938Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.766289ms logger=migrator t=2026-04-08T01:23:40.808033894Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-08T01:23:40.808125632Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=92.368µs logger=migrator t=2026-04-08T01:23:40.814933638Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-08T01:23:40.816288225Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.346996ms logger=migrator t=2026-04-08T01:23:40.82238864Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-08T01:23:40.823293318Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=904.558µs logger=migrator t=2026-04-08T01:23:40.829781246Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-08T01:23:40.829819639Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.913µs logger=migrator t=2026-04-08T01:23:40.833556272Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-08T01:23:40.83469356Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.140128ms logger=migrator t=2026-04-08T01:23:40.839643705Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-08T01:23:40.840706017Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.062142ms logger=migrator t=2026-04-08T01:23:40.850679656Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-08T01:23:40.855645124Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.964908ms logger=migrator t=2026-04-08T01:23:40.860569997Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-08T01:23:40.8606044Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.592µs logger=migrator t=2026-04-08T01:23:40.86407626Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-08T01:23:40.864856746Z level=info msg="Migration successfully executed" id="create session table" duration=772.146µs logger=migrator t=2026-04-08T01:23:40.87024532Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-08T01:23:40.8703619Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=118.02µs logger=migrator t=2026-04-08T01:23:40.874193731Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-08T01:23:40.874319362Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=122.45µs logger=migrator t=2026-04-08T01:23:40.877657859Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-08T01:23:40.878301814Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=643.945µs logger=migrator t=2026-04-08T01:23:40.882728735Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-08T01:23:40.883418505Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=685.77µs logger=migrator t=2026-04-08T01:23:40.890527787Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-08T01:23:40.890573291Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=47.234µs logger=migrator t=2026-04-08T01:23:40.896577648Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-08T01:23:40.896616531Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.433µs logger=migrator t=2026-04-08T01:23:40.900380936Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-08T01:23:40.905344913Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.961517ms logger=migrator t=2026-04-08T01:23:40.913046996Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-08T01:23:40.918094811Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.047284ms logger=migrator t=2026-04-08T01:23:40.924060865Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-08T01:23:40.924140052Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=79.897µs logger=migrator t=2026-04-08T01:23:40.930194153Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-08T01:23:40.930305162Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=112.13µs logger=migrator t=2026-04-08T01:23:40.935744811Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-08T01:23:40.936977007Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.232157ms logger=migrator t=2026-04-08T01:23:40.945949139Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-08T01:23:40.946019335Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.203µs logger=migrator t=2026-04-08T01:23:40.955164303Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-08T01:23:40.96093944Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.771546ms logger=migrator t=2026-04-08T01:23:40.965780206Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-08T01:23:40.966471146Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=691.69µs logger=migrator t=2026-04-08T01:23:40.975982206Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-08T01:23:40.980700852Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.719256ms logger=migrator t=2026-04-08T01:23:40.985429659Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-08T01:23:40.989263109Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.8331ms logger=migrator t=2026-04-08T01:23:40.992831526Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-08T01:23:40.992942266Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=111.32µs logger=migrator t=2026-04-08T01:23:41.000348023Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-08T01:23:41.001347729Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=999.526µs logger=migrator t=2026-04-08T01:23:41.005043893Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-08T01:23:41.006274277Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.233173ms logger=migrator t=2026-04-08T01:23:41.011810327Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-08T01:23:41.013467158Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.656242ms logger=migrator t=2026-04-08T01:23:41.020386634Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-08T01:23:41.021312513Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=925.689µs logger=migrator t=2026-04-08T01:23:41.02787356Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-08T01:23:41.030131181Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.313135ms logger=migrator t=2026-04-08T01:23:41.039026356Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-08T01:23:41.040300864Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.275998ms logger=migrator t=2026-04-08T01:23:41.047113142Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-08T01:23:41.047640227Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=525.034µs logger=migrator t=2026-04-08T01:23:41.05510599Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-08T01:23:41.056414701Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.302451ms logger=migrator t=2026-04-08T01:23:41.062140716Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-08T01:23:41.063193756Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.05342ms logger=migrator t=2026-04-08T01:23:41.070507776Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-08T01:23:41.080111561Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.597354ms logger=migrator t=2026-04-08T01:23:41.084963303Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-08T01:23:41.085570084Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=607.061µs logger=migrator t=2026-04-08T01:23:41.090745524Z 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-08T01:23:41.091921294Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.175309ms logger=migrator t=2026-04-08T01:23:41.099602925Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-08T01:23:41.100064424Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=444.867µs logger=migrator t=2026-04-08T01:23:41.106760432Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-08T01:23:41.107823172Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.064611ms logger=migrator t=2026-04-08T01:23:41.113984245Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-08T01:23:41.115180326Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.199252ms logger=migrator t=2026-04-08T01:23:41.121564598Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-08T01:23:41.125559207Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.968477ms logger=migrator t=2026-04-08T01:23:41.132794981Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-08T01:23:41.136224181Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.429361ms logger=migrator t=2026-04-08T01:23:41.147881461Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-08T01:23:41.152890525Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.012035ms logger=migrator t=2026-04-08T01:23:41.16013702Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-08T01:23:41.16567545Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.54198ms logger=migrator t=2026-04-08T01:23:41.172696786Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-08T01:23:41.173680109Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=984.274µs logger=migrator t=2026-04-08T01:23:41.312438821Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-08T01:23:41.312503636Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=68.636µs logger=migrator t=2026-04-08T01:23:41.321573336Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-08T01:23:41.32161663Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.184µs logger=migrator t=2026-04-08T01:23:41.45894131Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-08T01:23:41.460302735Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.363565ms logger=migrator t=2026-04-08T01:23:41.469576192Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T01:23:41.470505801Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=929.369µs logger=migrator t=2026-04-08T01:23:41.47804912Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-08T01:23:41.479235421Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.186031ms logger=migrator t=2026-04-08T01:23:41.485078346Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-08T01:23:41.486330983Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.246146ms logger=migrator t=2026-04-08T01:23:41.493322636Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T01:23:41.494259246Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=936.51µs logger=migrator t=2026-04-08T01:23:41.49902641Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-08T01:23:41.505695706Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.668616ms logger=migrator t=2026-04-08T01:23:41.510444739Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-08T01:23:41.513082103Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.646495ms logger=migrator t=2026-04-08T01:23:41.519194022Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-08T01:23:41.519468425Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=272.163µs logger=migrator t=2026-04-08T01:23:41.52542395Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-08T01:23:41.526830379Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.401068ms logger=migrator t=2026-04-08T01:23:41.532425434Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-08T01:23:41.533724044Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.298411ms logger=migrator t=2026-04-08T01:23:41.539635425Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-08T01:23:41.543321928Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.686443ms logger=migrator t=2026-04-08T01:23:41.547953721Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-08T01:23:41.548020846Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=82.997µs logger=migrator t=2026-04-08T01:23:41.552983948Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-08T01:23:41.554685802Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.698754ms logger=migrator t=2026-04-08T01:23:41.560030866Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-08T01:23:41.561338457Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.308631ms logger=migrator t=2026-04-08T01:23:41.567839628Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-08T01:23:41.568015134Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=182.316µs logger=migrator t=2026-04-08T01:23:41.572806479Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-08T01:23:41.573724558Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=917.738µs logger=migrator t=2026-04-08T01:23:41.578769875Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-08T01:23:41.580128201Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.357775ms logger=migrator t=2026-04-08T01:23:41.586577808Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-08T01:23:41.587554841Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=976.663µs logger=migrator t=2026-04-08T01:23:41.593260695Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-08T01:23:41.594198134Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=937.039µs logger=migrator t=2026-04-08T01:23:41.59969312Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-08T01:23:41.600621369Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=934.5µs logger=migrator t=2026-04-08T01:23:41.607047874Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-08T01:23:41.608139847Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.086732ms logger=migrator t=2026-04-08T01:23:41.614001224Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-08T01:23:41.614171219Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=170.285µs logger=migrator t=2026-04-08T01:23:41.620542239Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-08T01:23:41.628826592Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.284253ms logger=migrator t=2026-04-08T01:23:41.633773252Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-08T01:23:41.634409166Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=636.023µs logger=migrator t=2026-04-08T01:23:41.639373377Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-08T01:23:41.646087336Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.713259ms logger=migrator t=2026-04-08T01:23:41.652479689Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-08T01:23:41.653018244Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=534.955µs logger=migrator t=2026-04-08T01:23:41.657594853Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-08T01:23:41.6590951Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.499677ms logger=migrator t=2026-04-08T01:23:41.665157044Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-08T01:23:41.666015267Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=858.623µs logger=migrator t=2026-04-08T01:23:41.672098763Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-08T01:23:41.685393081Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.294628ms logger=migrator t=2026-04-08T01:23:41.691436094Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-08T01:23:41.69222468Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=787.986µs logger=migrator t=2026-04-08T01:23:41.69729Z 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-08T01:23:41.698839732Z 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.548721ms logger=migrator t=2026-04-08T01:23:41.705631638Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-08T01:23:41.705989358Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=357.35µs logger=migrator t=2026-04-08T01:23:41.711295339Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-08T01:23:41.711879828Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=581.459µs logger=migrator t=2026-04-08T01:23:41.717673129Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-08T01:23:41.718136359Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=462.11µs logger=migrator t=2026-04-08T01:23:41.726936655Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-08T01:23:41.733291885Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.36527ms logger=migrator t=2026-04-08T01:23:41.739422375Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-08T01:23:41.74337679Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.955046ms logger=migrator t=2026-04-08T01:23:41.748905869Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-08T01:23:41.749773822Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=867.923µs logger=migrator t=2026-04-08T01:23:41.755207754Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-08T01:23:41.756906507Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.697194ms logger=migrator t=2026-04-08T01:23:41.774961959Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-08T01:23:41.7755483Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=581.19µs logger=migrator t=2026-04-08T01:23:41.782477217Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-08T01:23:41.790602227Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.140031ms logger=migrator t=2026-04-08T01:23:41.808849515Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-08T01:23:41.810506055Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.642129ms logger=migrator t=2026-04-08T01:23:41.819819175Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-08T01:23:41.820007351Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=188.457µs logger=migrator t=2026-04-08T01:23:41.827377597Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-08T01:23:41.828074215Z level=info msg="Migration successfully executed" id="Move region to single row" duration=696.679µs logger=migrator t=2026-04-08T01:23:41.836243308Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-08T01:23:41.837733035Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.489566ms logger=migrator t=2026-04-08T01:23:41.845125783Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-08T01:23:41.84639598Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.269618ms logger=migrator t=2026-04-08T01:23:41.853052464Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T01:23:41.85477254Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.718026ms logger=migrator t=2026-04-08T01:23:41.863880443Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T01:23:41.865046702Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.165669ms logger=migrator t=2026-04-08T01:23:41.871748361Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-08T01:23:41.872827092Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.07291ms logger=migrator t=2026-04-08T01:23:41.897456432Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-08T01:23:41.899194839Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.730317ms logger=migrator t=2026-04-08T01:23:41.960117918Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-08T01:23:41.960523672Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=408.164µs logger=migrator t=2026-04-08T01:23:41.974807284Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-08T01:23:41.976543061Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.739607ms logger=migrator t=2026-04-08T01:23:41.98501814Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-08T01:23:41.985891874Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=873.515µs logger=migrator t=2026-04-08T01:23:41.998721372Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-08T01:23:42.000421576Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.699904ms logger=migrator t=2026-04-08T01:23:42.006129665Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-08T01:23:42.007134519Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.004745ms logger=migrator t=2026-04-08T01:23:42.012524639Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-08T01:23:42.012803543Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=279.623µs logger=migrator t=2026-04-08T01:23:42.017456032Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-08T01:23:42.017958054Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=501.291µs logger=migrator t=2026-04-08T01:23:42.024893084Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-08T01:23:42.025046966Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=154.103µs logger=migrator t=2026-04-08T01:23:42.031813702Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-08T01:23:42.032601627Z level=info msg="Migration successfully executed" id="create team table" duration=787.895µs logger=migrator t=2026-04-08T01:23:42.038053753Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-08T01:23:42.039003153Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=949.469µs logger=migrator t=2026-04-08T01:23:42.087036967Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-08T01:23:42.088015099Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=988.943µs logger=migrator t=2026-04-08T01:23:42.142415595Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-08T01:23:42.151878716Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=9.461771ms logger=migrator t=2026-04-08T01:23:42.287761763Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-08T01:23:42.287993182Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=225.299µs logger=migrator t=2026-04-08T01:23:42.293616412Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-08T01:23:42.294381266Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=765.544µs logger=migrator t=2026-04-08T01:23:42.303145859Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-08T01:23:42.304824389Z level=info msg="Migration successfully executed" id="create team member table" duration=1.67851ms logger=migrator t=2026-04-08T01:23:42.310594441Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-08T01:23:42.31165274Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.058438ms logger=migrator t=2026-04-08T01:23:42.318380041Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-08T01:23:42.319741275Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.363604ms logger=migrator t=2026-04-08T01:23:42.328047639Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-08T01:23:42.328869038Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=817.679µs logger=migrator t=2026-04-08T01:23:42.334291111Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-08T01:23:42.338742583Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.451092ms logger=migrator t=2026-04-08T01:23:42.344547319Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-08T01:23:42.352034855Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.488737ms logger=migrator t=2026-04-08T01:23:42.358519756Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-08T01:23:42.361734234Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.214498ms logger=migrator t=2026-04-08T01:23:42.366239492Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-08T01:23:42.367110544Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=871.092µs logger=migrator t=2026-04-08T01:23:42.372628545Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-08T01:23:42.374368611Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.740285ms logger=migrator t=2026-04-08T01:23:42.381622958Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-08T01:23:42.383218861Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.595034ms logger=migrator t=2026-04-08T01:23:42.390409852Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-08T01:23:42.391417786Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.012175ms logger=migrator t=2026-04-08T01:23:42.396661244Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-08T01:23:42.398222855Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.564602ms logger=migrator t=2026-04-08T01:23:42.403999288Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-08T01:23:42.405279505Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.276816ms logger=migrator t=2026-04-08T01:23:42.413299734Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-08T01:23:42.414213491Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=913.527µs logger=migrator t=2026-04-08T01:23:42.420639909Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-08T01:23:42.422050887Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.411178ms logger=migrator t=2026-04-08T01:23:42.427724431Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-08T01:23:42.428219062Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=494.881µs logger=migrator t=2026-04-08T01:23:42.434807903Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-08T01:23:42.435308704Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=488.401µs logger=migrator t=2026-04-08T01:23:42.450869175Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-08T01:23:42.451918903Z level=info msg="Migration successfully executed" id="create tag table" duration=1.048888ms logger=migrator t=2026-04-08T01:23:42.459380996Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-08T01:23:42.460956427Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.582102ms logger=migrator t=2026-04-08T01:23:42.466759772Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-08T01:23:42.467898777Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.138615ms logger=migrator t=2026-04-08T01:23:42.473166478Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-08T01:23:42.474151391Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=984.563µs logger=migrator t=2026-04-08T01:23:42.480323956Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-08T01:23:42.481832872Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.509086ms logger=migrator t=2026-04-08T01:23:42.486593541Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:23:42.5004626Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.8674ms logger=migrator t=2026-04-08T01:23:42.504822784Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-08T01:23:42.506035826Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.214231ms logger=migrator t=2026-04-08T01:23:42.510773731Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-08T01:23:42.512149646Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.367134ms logger=migrator t=2026-04-08T01:23:42.51805797Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-08T01:23:42.518346334Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=288.433µs logger=migrator t=2026-04-08T01:23:42.523393016Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-08T01:23:42.524329414Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=936.309µs logger=migrator t=2026-04-08T01:23:42.530596638Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-08T01:23:42.53230484Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.706342ms logger=migrator t=2026-04-08T01:23:42.538553223Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-08T01:23:42.53947954Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=926.057µs logger=migrator t=2026-04-08T01:23:42.54450564Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-08T01:23:42.54462359Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=118.89µs logger=migrator t=2026-04-08T01:23:42.549534611Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-08T01:23:42.556117741Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.583929ms logger=migrator t=2026-04-08T01:23:42.562004712Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-08T01:23:42.568491355Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.488213ms logger=migrator t=2026-04-08T01:23:42.573032244Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-08T01:23:42.578463798Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.431194ms logger=migrator t=2026-04-08T01:23:42.582944653Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-08T01:23:42.589461017Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.516375ms logger=migrator t=2026-04-08T01:23:42.59392557Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-08T01:23:42.594969238Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.045208ms logger=migrator t=2026-04-08T01:23:42.603235009Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-08T01:23:42.610012916Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.776417ms logger=migrator t=2026-04-08T01:23:42.626451979Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-08T01:23:42.627461413Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.011724ms logger=migrator t=2026-04-08T01:23:42.64967463Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-08T01:23:42.650818785Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.146056ms logger=migrator t=2026-04-08T01:23:43.248293251Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-08T01:23:43.250299146Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.203212ms logger=migrator t=2026-04-08T01:23:43.257687964Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-08T01:23:43.258493681Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=806.276µs logger=migrator t=2026-04-08T01:23:43.265462654Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-08T01:23:43.266594918Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.125773ms logger=migrator t=2026-04-08T01:23:43.276375063Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-08T01:23:43.277636077Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.262004ms logger=migrator t=2026-04-08T01:23:43.284251641Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-08T01:23:43.291929423Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.675382ms logger=migrator t=2026-04-08T01:23:43.297765064Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-08T01:23:43.298699701Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=934.738µs logger=migrator t=2026-04-08T01:23:43.306295256Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-08T01:23:43.307724863Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.430348ms logger=migrator t=2026-04-08T01:23:43.313685834Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-08T01:23:43.31484833Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.163376ms logger=migrator t=2026-04-08T01:23:43.320020426Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-08T01:23:43.321417371Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.396705ms logger=migrator t=2026-04-08T01:23:43.332554398Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-08T01:23:43.333701292Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.149525ms logger=migrator t=2026-04-08T01:23:43.339249119Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-08T01:23:43.339350707Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=102.368µs logger=migrator t=2026-04-08T01:23:43.345529216Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-08T01:23:43.345679908Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=151.913µs logger=migrator t=2026-04-08T01:23:43.352847088Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-08T01:23:43.354030485Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.183287ms logger=migrator t=2026-04-08T01:23:43.360096814Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T01:23:43.362038845Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.943381ms logger=migrator t=2026-04-08T01:23:43.368143097Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T01:23:43.369795223Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.656906ms logger=migrator t=2026-04-08T01:23:43.376299659Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:23:43.376372825Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=74.026µs logger=migrator t=2026-04-08T01:23:43.38093105Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T01:23:43.381707614Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=774.935µs logger=migrator t=2026-04-08T01:23:43.386755079Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T01:23:43.393730523Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=6.976574ms logger=migrator t=2026-04-08T01:23:43.400296934Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T01:23:43.401475251Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.177777ms logger=migrator t=2026-04-08T01:23:43.406645957Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T01:23:43.408355898Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.709711ms logger=migrator t=2026-04-08T01:23:43.415039858Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-08T01:23:43.420788582Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.748393ms logger=migrator t=2026-04-08T01:23:43.42576066Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-08T01:23:43.426760753Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=999.263µs logger=migrator t=2026-04-08T01:23:43.432167788Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-08T01:23:43.432338252Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=171.114µs logger=migrator t=2026-04-08T01:23:43.438790144Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-08T01:23:43.440307868Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.520835ms logger=migrator t=2026-04-08T01:23:43.446123087Z 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-08T01:23:43.448036844Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.906336ms logger=migrator t=2026-04-08T01:23:43.454534209Z 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-08T01:23:43.455496879Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=962.72µs logger=migrator t=2026-04-08T01:23:43.460037803Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:23:43.460140541Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=104.368µs logger=migrator t=2026-04-08T01:23:43.464728118Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-08T01:23:43.466386075Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.657396ms logger=migrator t=2026-04-08T01:23:43.473669215Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-08T01:23:43.475359634Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.69827ms logger=migrator t=2026-04-08T01:23:43.480789581Z 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-08T01:23:43.481931295Z 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.141263ms logger=migrator t=2026-04-08T01:23:43.489608057Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-08T01:23:43.491188467Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.57996ms logger=migrator t=2026-04-08T01:23:43.498556443Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-08T01:23:43.506124497Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.567584ms logger=migrator t=2026-04-08T01:23:43.512624581Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-08T01:23:43.514358625Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.730173ms logger=migrator t=2026-04-08T01:23:43.519520629Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T01:23:43.521136552Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.610242ms logger=migrator t=2026-04-08T01:23:43.527202802Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-08T01:23:43.554339656Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.139623ms logger=migrator t=2026-04-08T01:23:43.559501361Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-08T01:23:43.586025255Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.524844ms logger=migrator t=2026-04-08T01:23:43.590606842Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-08T01:23:43.591379806Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=773.115µs logger=migrator t=2026-04-08T01:23:43.598024022Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T01:23:43.599834742Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.810099ms logger=migrator t=2026-04-08T01:23:43.605306012Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-08T01:23:43.610837458Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.526485ms logger=migrator t=2026-04-08T01:23:43.615442436Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-08T01:23:43.619481729Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.033592ms logger=migrator t=2026-04-08T01:23:43.624860132Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-08T01:23:43.626800521Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.940759ms logger=migrator t=2026-04-08T01:23:43.633467451Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-08T01:23:43.634520396Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.054606ms logger=migrator t=2026-04-08T01:23:43.639619087Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-08T01:23:43.64063358Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.022014ms logger=migrator t=2026-04-08T01:23:43.64658555Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-08T01:23:43.64791791Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.33225ms logger=migrator t=2026-04-08T01:23:43.654410285Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:23:43.65447826Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=72.286µs logger=migrator t=2026-04-08T01:23:43.659236581Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-08T01:23:43.663678267Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=4.441326ms logger=migrator t=2026-04-08T01:23:43.668499965Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-08T01:23:43.675676185Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.17089ms logger=migrator t=2026-04-08T01:23:43.681762966Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-08T01:23:43.689624483Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.863017ms logger=migrator t=2026-04-08T01:23:43.694560049Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-08T01:23:43.695434122Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=874.242µs logger=migrator t=2026-04-08T01:23:43.700838677Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-08T01:23:43.701948428Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.117292ms logger=migrator t=2026-04-08T01:23:43.707667639Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-08T01:23:43.713555063Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.887184ms logger=migrator t=2026-04-08T01:23:43.718177644Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-08T01:23:43.724008394Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.830869ms logger=migrator t=2026-04-08T01:23:43.729664709Z 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-08T01:23:43.730655941Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=995.582µs logger=migrator t=2026-04-08T01:23:43.738317152Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-08T01:23:43.744138211Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.820979ms logger=migrator t=2026-04-08T01:23:43.75007437Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-08T01:23:43.758144794Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.066414ms logger=migrator t=2026-04-08T01:23:43.763775378Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-08T01:23:43.763846874Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=68.226µs logger=migrator t=2026-04-08T01:23:43.770565687Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-08T01:23:43.771917338Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.350401ms logger=migrator t=2026-04-08T01:23:43.781446272Z 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-08T01:23:43.783991112Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.54495ms logger=migrator t=2026-04-08T01:23:43.79161462Z 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-08T01:23:43.792608581Z 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=993.741µs logger=migrator t=2026-04-08T01:23:43.799479747Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:23:43.799580355Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=101.878µs logger=migrator t=2026-04-08T01:23:43.806146566Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-08T01:23:43.815938582Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.789916ms logger=migrator t=2026-04-08T01:23:43.820914662Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-08T01:23:43.826658955Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.743403ms logger=migrator t=2026-04-08T01:23:43.833997249Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-08T01:23:43.84008485Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.08934ms logger=migrator t=2026-04-08T01:23:43.848160505Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-08T01:23:43.854289339Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.128315ms logger=migrator t=2026-04-08T01:23:43.861115771Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-08T01:23:43.867259217Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.137886ms logger=migrator t=2026-04-08T01:23:43.87554876Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-08T01:23:43.875614285Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=68.315µs logger=migrator t=2026-04-08T01:23:43.88271811Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-08T01:23:43.883459541Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=741.36µs logger=migrator t=2026-04-08T01:23:43.891126972Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-08T01:23:43.902924423Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.798731ms logger=migrator t=2026-04-08T01:23:43.913781107Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-08T01:23:43.913889886Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=120.29µs logger=migrator t=2026-04-08T01:23:43.918217512Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-08T01:23:43.931137236Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=12.920463ms logger=migrator t=2026-04-08T01:23:43.937112938Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-08T01:23:43.937925065Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=812.016µs logger=migrator t=2026-04-08T01:23:43.942834519Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-08T01:23:43.952344722Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.510512ms logger=migrator t=2026-04-08T01:23:43.95827513Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-08T01:23:43.959293793Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.018583ms logger=migrator t=2026-04-08T01:23:43.965918889Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-08T01:23:43.966970996Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.051837ms logger=migrator t=2026-04-08T01:23:43.976798705Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-08T01:23:43.986974132Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.176287ms logger=migrator t=2026-04-08T01:23:43.992505508Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-08T01:23:43.993281672Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=776.114µs logger=migrator t=2026-04-08T01:23:44.001580055Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-08T01:23:44.002534852Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=954.746µs logger=migrator t=2026-04-08T01:23:44.006903766Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-08T01:23:44.00768289Z level=info msg="Migration successfully executed" id="create alert_image table" duration=774.993µs logger=migrator t=2026-04-08T01:23:44.011747889Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-08T01:23:44.012694187Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=947.907µs logger=migrator t=2026-04-08T01:23:44.018511278Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-08T01:23:44.018617347Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=106.718µs logger=migrator t=2026-04-08T01:23:44.022455547Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-08T01:23:44.02335189Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=898.183µs logger=migrator t=2026-04-08T01:23:44.028711005Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-08T01:23:44.029686344Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=975.459µs logger=migrator t=2026-04-08T01:23:44.03394702Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-08T01:23:44.034317219Z 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-08T01:23:44.037752267Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-08T01:23:44.038126588Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=374.071µs logger=migrator t=2026-04-08T01:23:44.041896403Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-08T01:23:44.043615724Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.71918ms logger=migrator t=2026-04-08T01:23:44.05504524Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-08T01:23:44.063438141Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.38454ms logger=migrator t=2026-04-08T01:23:44.070543727Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-08T01:23:44.072145366Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.601459ms logger=migrator t=2026-04-08T01:23:44.078685137Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-08T01:23:44.07995708Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.271473ms logger=migrator t=2026-04-08T01:23:44.088042765Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-08T01:23:44.089061648Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.021283ms logger=migrator t=2026-04-08T01:23:44.095191115Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-08T01:23:44.096469209Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.280303ms logger=migrator t=2026-04-08T01:23:44.104104128Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-08T01:23:44.10510797Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.007241ms logger=migrator t=2026-04-08T01:23:44.109782778Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-08T01:23:44.10980526Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=23.872µs logger=migrator t=2026-04-08T01:23:44.115927016Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-08T01:23:44.116043766Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=119.62µs logger=migrator t=2026-04-08T01:23:44.121429712Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-08T01:23:44.1284288Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.996818ms logger=migrator t=2026-04-08T01:23:44.137725224Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-08T01:23:44.138110435Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=385.581µs logger=migrator t=2026-04-08T01:23:44.14680054Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-08T01:23:44.148078503Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.279754ms logger=migrator t=2026-04-08T01:23:44.165408089Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-08T01:23:44.165853495Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=447.726µs logger=migrator t=2026-04-08T01:23:44.181591231Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-08T01:23:44.185911211Z level=info msg="Migration successfully executed" id="create data_keys table" duration=4.31728ms logger=migrator t=2026-04-08T01:23:44.196734489Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-08T01:23:44.197960338Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.2276ms logger=migrator t=2026-04-08T01:23:44.205054253Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-08T01:23:44.250434332Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=45.376209ms logger=migrator t=2026-04-08T01:23:44.255591821Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-08T01:23:44.264013474Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.425624ms logger=migrator t=2026-04-08T01:23:44.268138508Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-08T01:23:44.268325833Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=185.865µs logger=migrator t=2026-04-08T01:23:44.277941543Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-08T01:23:44.318059127Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=40.122674ms logger=migrator t=2026-04-08T01:23:44.328042376Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-08T01:23:44.386839594Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=58.794667ms logger=migrator t=2026-04-08T01:23:44.393116112Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-08T01:23:44.394151346Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.035024ms logger=migrator t=2026-04-08T01:23:44.480243256Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-08T01:23:44.481609607Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.367391ms logger=migrator t=2026-04-08T01:23:44.486334151Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-08T01:23:44.486678349Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=344.157µs logger=migrator t=2026-04-08T01:23:44.493510403Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-08T01:23:44.494534596Z level=info msg="Migration successfully executed" id="create permission table" duration=1.026414ms logger=migrator t=2026-04-08T01:23:44.501543144Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-08T01:23:44.503544126Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.000132ms logger=migrator t=2026-04-08T01:23:44.508989938Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-08T01:23:44.510150282Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.159745ms logger=migrator t=2026-04-08T01:23:44.516827924Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-08T01:23:44.518498679Z level=info msg="Migration successfully executed" id="create role table" duration=1.669936ms logger=migrator t=2026-04-08T01:23:44.524453351Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-08T01:23:44.532471072Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.017231ms logger=migrator t=2026-04-08T01:23:44.631751422Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-08T01:23:44.64271304Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.965338ms logger=migrator t=2026-04-08T01:23:44.710670021Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-08T01:23:44.711955725Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.288274ms logger=migrator t=2026-04-08T01:23:44.743200458Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-08T01:23:44.745139626Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.941608ms logger=migrator t=2026-04-08T01:23:44.767720967Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-08T01:23:44.769437476Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.716489ms logger=migrator t=2026-04-08T01:23:44.797557306Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-08T01:23:44.799068078Z level=info msg="Migration successfully executed" id="create team role table" duration=1.507962ms logger=migrator t=2026-04-08T01:23:44.842092987Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-08T01:23:44.843183816Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.092229ms logger=migrator t=2026-04-08T01:23:44.871246441Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-08T01:23:44.873462881Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.237641ms logger=migrator t=2026-04-08T01:23:44.89811803Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-08T01:23:44.899806046Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.687596ms logger=migrator t=2026-04-08T01:23:44.90637676Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-08T01:23:44.907220048Z level=info msg="Migration successfully executed" id="create user role table" duration=843.327µs logger=migrator t=2026-04-08T01:23:44.954211388Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-08T01:23:44.956350681Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.142463ms logger=migrator t=2026-04-08T01:23:45.03429315Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-08T01:23:45.035407569Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.118299ms logger=migrator t=2026-04-08T01:23:45.163510999Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-08T01:23:45.165463525Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.954997ms logger=migrator t=2026-04-08T01:23:45.211165734Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-08T01:23:45.212151633Z level=info msg="Migration successfully executed" id="create builtin role table" duration=989.009µs logger=migrator t=2026-04-08T01:23:45.230292231Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-08T01:23:45.231735057Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.267471ms logger=migrator t=2026-04-08T01:23:45.241017408Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-08T01:23:45.243064021Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.049363ms logger=migrator t=2026-04-08T01:23:45.255884225Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-08T01:23:45.269949468Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=14.048801ms logger=migrator t=2026-04-08T01:23:45.279403383Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-08T01:23:45.281462378Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.059985ms logger=migrator t=2026-04-08T01:23:45.289499029Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-08T01:23:45.298802162Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=9.300273ms logger=migrator t=2026-04-08T01:23:45.303819633Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-08T01:23:45.308829873Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=5.00885ms logger=migrator t=2026-04-08T01:23:45.317053759Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-08T01:23:45.317972273Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=919.904µs logger=migrator t=2026-04-08T01:23:45.324033507Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-08T01:23:45.324701841Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=667.594µs logger=migrator t=2026-04-08T01:23:45.332805397Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-08T01:23:45.333761214Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=953.797µs logger=migrator t=2026-04-08T01:23:45.339017714Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-08T01:23:45.351424565Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.405061ms logger=migrator t=2026-04-08T01:23:45.357945535Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-08T01:23:45.371600355Z level=info msg="Migration successfully executed" id="permission kind migration" duration=13.65528ms logger=migrator t=2026-04-08T01:23:45.377932241Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-08T01:23:45.384036569Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.103307ms logger=migrator t=2026-04-08T01:23:45.390330681Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-08T01:23:45.398158926Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.828205ms logger=migrator t=2026-04-08T01:23:45.401482391Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-08T01:23:45.402545617Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.063365ms logger=migrator t=2026-04-08T01:23:45.406875262Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-08T01:23:45.407964039Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.088537ms logger=migrator t=2026-04-08T01:23:45.412257312Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-08T01:23:45.413318457Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.060825ms logger=migrator t=2026-04-08T01:23:45.417806435Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-08T01:23:45.418986619Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.179104ms logger=migrator t=2026-04-08T01:23:45.422106348Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-08T01:23:45.423175694Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.069336ms logger=migrator t=2026-04-08T01:23:45.428490839Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-08T01:23:45.428576405Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=86.227µs logger=migrator t=2026-04-08T01:23:45.433627898Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-08T01:23:45.433696414Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=69.276µs logger=migrator t=2026-04-08T01:23:45.439784891Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-08T01:23:45.440354546Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=573.055µs logger=migrator t=2026-04-08T01:23:45.444239436Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-08T01:23:45.444801581Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=564.234µs logger=migrator t=2026-04-08T01:23:45.45180645Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-08T01:23:45.452712513Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=905.202µs logger=migrator t=2026-04-08T01:23:45.460994094Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-08T01:23:45.461502654Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=512.471µs logger=migrator t=2026-04-08T01:23:45.467981352Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-08T01:23:45.468827439Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=845.977µs logger=migrator t=2026-04-08T01:23:45.476431817Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-08T01:23:45.477457259Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.025472ms logger=migrator t=2026-04-08T01:23:45.48310369Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-08T01:23:45.484281873Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.174913ms logger=migrator t=2026-04-08T01:23:45.492761751Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-08T01:23:45.499860898Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.098727ms logger=migrator t=2026-04-08T01:23:45.515314902Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-08T01:23:45.515488665Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=177.204µs logger=migrator t=2026-04-08T01:23:45.52093233Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-08T01:23:45.523170648Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.197195ms logger=migrator t=2026-04-08T01:23:45.53082559Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-08T01:23:45.53232334Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.49926ms logger=migrator t=2026-04-08T01:23:45.539548747Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-08T01:23:45.540757953Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.209246ms logger=migrator t=2026-04-08T01:23:45.549299175Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-08T01:23:45.558879Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.580045ms logger=migrator t=2026-04-08T01:23:45.56287528Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-08T01:23:45.563685724Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=811.315µs logger=migrator t=2026-04-08T01:23:45.569255499Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-08T01:23:45.570468085Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.211727ms logger=migrator t=2026-04-08T01:23:45.575979446Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:23:45.601015185Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.03786ms logger=migrator t=2026-04-08T01:23:45.609443098Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-08T01:23:45.610367362Z level=info msg="Migration successfully executed" id="create correlation v2" duration=923.914µs logger=migrator t=2026-04-08T01:23:45.616414255Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-08T01:23:45.618662304Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.247909ms logger=migrator t=2026-04-08T01:23:45.623406083Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-08T01:23:45.624594408Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.186345ms logger=migrator t=2026-04-08T01:23:45.632970157Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-08T01:23:45.634917472Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.947505ms logger=migrator t=2026-04-08T01:23:45.640103977Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-08T01:23:45.640362517Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=258.971µs logger=migrator t=2026-04-08T01:23:45.648765538Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-08T01:23:45.649839424Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.073706ms logger=migrator t=2026-04-08T01:23:45.654860434Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-08T01:23:45.664489503Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.627249ms logger=migrator t=2026-04-08T01:23:45.673115822Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-08T01:23:45.673871913Z level=info msg="Migration successfully executed" id="create entity_events table" duration=756.941µs logger=migrator t=2026-04-08T01:23:45.681666875Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-08T01:23:45.683548626Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.887951ms logger=migrator t=2026-04-08T01:23:45.688290804Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T01:23:45.68873101Z 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-08T01:23:45.69700585Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T01:23:45.697457627Z 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-08T01:23:45.703476737Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-08T01:23:45.70426662Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=789.774µs logger=migrator t=2026-04-08T01:23:45.712963694Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-08T01:23:45.715310331Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.345996ms logger=migrator t=2026-04-08T01:23:45.729485494Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T01:23:45.731577041Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.094236ms logger=migrator t=2026-04-08T01:23:45.741824449Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T01:23:45.743608492Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.786314ms logger=migrator t=2026-04-08T01:23:45.756681285Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T01:23:45.758557725Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.877609ms logger=migrator t=2026-04-08T01:23:45.764438485Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T01:23:45.76563338Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.194484ms logger=migrator t=2026-04-08T01:23:45.774945684Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-08T01:23:45.775875398Z level=info msg="Migration successfully executed" id="Drop public config table" duration=930.785µs logger=migrator t=2026-04-08T01:23:45.781258098Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-08T01:23:45.78253796Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.280051ms logger=migrator t=2026-04-08T01:23:45.788406949Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T01:23:45.790055381Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.647931ms logger=migrator t=2026-04-08T01:23:45.872430569Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T01:23:45.875364683Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.935694ms logger=migrator t=2026-04-08T01:23:45.880912996Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-08T01:23:45.882121503Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.208436ms logger=migrator t=2026-04-08T01:23:45.889424756Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-08T01:23:45.914281461Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.857195ms logger=migrator t=2026-04-08T01:23:45.921005917Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-08T01:23:45.927334953Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.329376ms logger=migrator t=2026-04-08T01:23:45.932294928Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-08T01:23:45.939652096Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.356288ms logger=migrator t=2026-04-08T01:23:45.94721746Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-08T01:23:45.947646764Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=391.471µs logger=migrator t=2026-04-08T01:23:45.954397223Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-08T01:23:45.963218578Z level=info msg="Migration successfully executed" id="add share column" duration=8.821235ms logger=migrator t=2026-04-08T01:23:45.969159093Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-08T01:23:45.969389941Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=230.429µs logger=migrator t=2026-04-08T01:23:45.975159812Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-08T01:23:45.97652275Z level=info msg="Migration successfully executed" id="create file table" duration=1.366369ms logger=migrator t=2026-04-08T01:23:45.981487507Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-08T01:23:45.982796022Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.308455ms logger=migrator t=2026-04-08T01:23:45.991016947Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-08T01:23:45.992338083Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.318665ms logger=migrator t=2026-04-08T01:23:46.001592502Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-08T01:23:46.003273984Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.680862ms logger=migrator t=2026-04-08T01:23:46.008806199Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-08T01:23:46.010117652Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.310853ms logger=migrator t=2026-04-08T01:23:46.015666478Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-08T01:23:46.015731633Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.975µs logger=migrator t=2026-04-08T01:23:46.021818122Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-08T01:23:46.021915999Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=99.067µs logger=migrator t=2026-04-08T01:23:46.027107958Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-08T01:23:46.028003589Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=895.97µs logger=migrator t=2026-04-08T01:23:46.033104239Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-08T01:23:46.033326228Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=222.318µs logger=migrator t=2026-04-08T01:23:46.037983723Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-08T01:23:46.039318028Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.334475ms logger=migrator t=2026-04-08T01:23:46.045264156Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-08T01:23:46.055121371Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.856755ms logger=migrator t=2026-04-08T01:23:46.060163178Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-08T01:23:46.060276567Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=112.839µs logger=migrator t=2026-04-08T01:23:46.065155479Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-08T01:23:46.065965654Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=809.874µs logger=migrator t=2026-04-08T01:23:46.072123238Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-08T01:23:46.072512239Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=389.802µs logger=migrator t=2026-04-08T01:23:46.077352999Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-08T01:23:46.077658383Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=305.413µs logger=migrator t=2026-04-08T01:23:46.083647125Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-08T01:23:46.08461086Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=966.115µs logger=migrator t=2026-04-08T01:23:46.090174837Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-08T01:23:46.101861326Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.687389ms logger=migrator t=2026-04-08T01:23:46.108243628Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-08T01:23:46.12034361Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.097822ms logger=migrator t=2026-04-08T01:23:46.125705851Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-08T01:23:46.126650255Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=944.124µs logger=migrator t=2026-04-08T01:23:46.131630207Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-08T01:23:46.210206405Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.578478ms logger=migrator t=2026-04-08T01:23:46.216166254Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-08T01:23:46.217083347Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=916.852µs logger=migrator t=2026-04-08T01:23:46.222298757Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-08T01:23:46.223517352Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.218285ms logger=migrator t=2026-04-08T01:23:46.22959602Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-08T01:23:46.255325893Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.725603ms logger=migrator t=2026-04-08T01:23:46.267655073Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-08T01:23:46.277975304Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.321102ms logger=migrator t=2026-04-08T01:23:46.283244178Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-08T01:23:46.28352229Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=278.312µs logger=migrator t=2026-04-08T01:23:46.28706958Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-08T01:23:46.287271125Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=201.546µs logger=migrator t=2026-04-08T01:23:46.289957837Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-08T01:23:46.29038833Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=427.494µs logger=migrator t=2026-04-08T01:23:46.297598957Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-08T01:23:46.298150191Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=556.515µs logger=migrator t=2026-04-08T01:23:46.304483858Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-08T01:23:46.304694505Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=211.126µs logger=migrator t=2026-04-08T01:23:46.310662285Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-08T01:23:46.312204966Z level=info msg="Migration successfully executed" id="create folder table" duration=1.544802ms logger=migrator t=2026-04-08T01:23:46.321228185Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-08T01:23:46.323603462Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.374457ms logger=migrator t=2026-04-08T01:23:46.32815903Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-08T01:23:46.329384546Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.225246ms logger=migrator t=2026-04-08T01:23:46.344641576Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-08T01:23:46.344706611Z level=info msg="Migration successfully executed" id="Update folder title length" duration=69.705µs logger=migrator t=2026-04-08T01:23:46.347973348Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T01:23:46.349231467Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.257409ms logger=migrator t=2026-04-08T01:23:46.353176787Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T01:23:46.354342189Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.165862ms logger=migrator t=2026-04-08T01:23:46.361264824Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-08T01:23:46.363166953Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.90227ms logger=migrator t=2026-04-08T01:23:46.366663768Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-08T01:23:46.367103262Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=439.564µs logger=migrator t=2026-04-08T01:23:46.371463355Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-08T01:23:46.371718385Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=255.9µs logger=migrator t=2026-04-08T01:23:46.375526235Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-08T01:23:46.378072075Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.546651ms logger=migrator t=2026-04-08T01:23:46.384403293Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-08T01:23:46.385801473Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.39896ms logger=migrator t=2026-04-08T01:23:46.389761994Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-08T01:23:46.391638851Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.881548ms logger=migrator t=2026-04-08T01:23:46.397279876Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-08T01:23:46.398819997Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.541111ms logger=migrator t=2026-04-08T01:23:46.402371795Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-08T01:23:46.403561229Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.189834ms logger=migrator t=2026-04-08T01:23:46.407149442Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-08T01:23:46.408084855Z level=info msg="Migration successfully executed" id="create anon_device table" duration=932.672µs logger=migrator t=2026-04-08T01:23:46.413327557Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-08T01:23:46.41451198Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.184913ms logger=migrator t=2026-04-08T01:23:46.418690089Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-08T01:23:46.419802987Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.112828ms logger=migrator t=2026-04-08T01:23:46.424233545Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-08T01:23:46.425415668Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.182503ms logger=migrator t=2026-04-08T01:23:46.43129393Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-08T01:23:46.432478783Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.181553ms logger=migrator t=2026-04-08T01:23:46.437370157Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-08T01:23:46.438646778Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.276861ms logger=migrator t=2026-04-08T01:23:46.441965499Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-08T01:23:46.442325768Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=361.47µs logger=migrator t=2026-04-08T01:23:46.445868386Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-08T01:23:46.454492604Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.623807ms logger=migrator t=2026-04-08T01:23:46.458268431Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-08T01:23:46.45888816Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=620.429µs logger=migrator t=2026-04-08T01:23:46.462119104Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T01:23:46.462138725Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.761µs logger=migrator t=2026-04-08T01:23:46.465542483Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T01:23:46.466375109Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=832.596µs logger=migrator t=2026-04-08T01:23:46.469781756Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T01:23:46.469803988Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.552µs logger=migrator t=2026-04-08T01:23:46.47300907Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-08T01:23:46.474297672Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.288491ms logger=migrator t=2026-04-08T01:23:46.477635424Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T01:23:46.478881022Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.248789ms logger=migrator t=2026-04-08T01:23:46.484231173Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-08T01:23:46.486547514Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.356255ms logger=migrator t=2026-04-08T01:23:46.49131315Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-08T01:23:46.492745942Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.433793ms logger=migrator t=2026-04-08T01:23:46.496397599Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-08T01:23:46.496645848Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=249.009µs logger=migrator t=2026-04-08T01:23:46.500466299Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-08T01:23:46.501017793Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=551.284µs logger=migrator t=2026-04-08T01:23:46.504665419Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-08T01:23:46.505664708Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=999.109µs logger=migrator t=2026-04-08T01:23:46.510335055Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-08T01:23:46.511639177Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.304093ms logger=migrator t=2026-04-08T01:23:46.51548651Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-08T01:23:46.523463088Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.977007ms logger=migrator t=2026-04-08T01:23:46.526957512Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-08T01:23:46.536538965Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.580293ms logger=migrator t=2026-04-08T01:23:46.540323523Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-08T01:23:46.548524558Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.198685ms logger=migrator t=2026-04-08T01:23:46.552129961Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-08T01:23:46.552220158Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=88.817µs logger=migrator t=2026-04-08T01:23:46.555407589Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-08T01:23:46.566743001Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.336293ms logger=migrator t=2026-04-08T01:23:46.570394817Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-08T01:23:46.577242556Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.847499ms logger=migrator t=2026-04-08T01:23:46.581052806Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-08T01:23:46.581312416Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=284.682µs logger=migrator t=2026-04-08T01:23:46.584609415Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.91260324s logger=migrator t=2026-04-08T01:23:46.585101464Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-08T01:23:46.60146182Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-08T01:23:46.601741273Z level=info msg="Created default organization" logger=secrets t=2026-04-08T01:23:46.60603124Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T01:23:46.654170095Z level=info msg="Restored cache from database" duration=386.25µs logger=plugin.store t=2026-04-08T01:23:46.655573975Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-08T01:23:46.690147554Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-08T01:23:46.690172126Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-08T01:23:46.690259333Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-08T01:23:46.690269874Z level=info msg="Plugins loaded" count=54 duration=34.696529ms logger=query_data t=2026-04-08T01:23:46.69531089Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-08T01:23:46.700473426Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-08T01:23:46.706731668Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-08T01:23:46.71400916Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-08T01:23:46.719399114Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-08T01:23:46.723251006Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-08T01:23:46.74224204Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-08T01:23:46.76284487Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-08T01:23:46.784292487Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-08T01:23:46.784330119Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-08T01:23:46.784575689Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-04-08T01:23:46.785282905Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-08T01:23:46.789467884Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-04-08T01:23:46.789628326Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-08T01:23:46.78993156Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-08T01:23:46.843891953Z level=info msg="State cache has been initialized" states=0 duration=59.314674ms logger=ngalert.scheduler t=2026-04-08T01:23:46.844107481Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-08T01:23:46.84422523Z level=info msg=starting first_tick=2026-04-08T01:23:50Z logger=plugins.update.checker t=2026-04-08T01:23:46.874012631Z level=info msg="Update check succeeded" duration=89.050833ms logger=grafana.update.checker t=2026-04-08T01:23:46.875352767Z level=info msg="Update check succeeded" duration=90.881547ms logger=provisioning.dashboard t=2026-04-08T01:23:46.885676028Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-08T01:23:46.891716624Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:23:46.929833771Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:23:46.940798743Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:23:46.952031677Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T01:23:46.966473682Z level=info msg="Patterns update finished" duration=129.003294ms logger=grafana-apiserver t=2026-04-08T01:23:47.104377951Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-08T01:23:47.104992608Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-08T01:24:01.605701887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:01.608540121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:01.626513866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:01.654286151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:01.674256067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:01.710643432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:01.730624269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:01.757155998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:01.771487379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:01.800044252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:01.835170889Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-08T01:24:01.856740013Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:24:01.868995096Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-08T01:24:01.893143659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:01.924254561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.014536574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.02871302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.166575668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.183168309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.207467125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.226679985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.261888509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.280830261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.314368255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.331812058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.36418447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.386035908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.435038975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.449446585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.478729042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.497834444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.528210637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.548048274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.580698233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.600085103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.635186161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.652892119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.688667328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.708795762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.76162824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.779938615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.817922487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.83488918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.884983503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.904861072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.944584368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.962496889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:02.998752717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.01909883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.088085728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.120136408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.539994881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.559255052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.609781086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.626990877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.679721611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.695780323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.756294049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.772044983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.83256678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.851057976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.915522227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.930078719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:03.983738779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.009032214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.10466186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.119990742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.190807764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.210120278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.273675578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.28849127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.353853074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.377464499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.468870799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.484787765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.569596712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.58897067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.661367143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.676775119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.766399816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.786233951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:24:04.86027678Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-08T01:24:29.80895156Z level=info msg="Usage stats are ready to report"