logger=settings t=2026-04-06T21:12:52.668682406Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-06T21:12:52Z logger=settings t=2026-04-06T21:12:52.668922732Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-06T21:12:52.668934173Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-06T21:12:52.668937623Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-06T21:12:52.668940433Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-06T21:12:52.668943333Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-06T21:12:52.668946353Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-06T21:12:52.668949133Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-06T21:12:52.668954183Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-06T21:12:52.668964814Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-06T21:12:52.668967584Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-06T21:12:52.668970514Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-06T21:12:52.668973654Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-06T21:12:52.668976544Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-06T21:12:52.668979764Z level=info msg=Target target=[all] logger=settings t=2026-04-06T21:12:52.668988734Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-06T21:12:52.668992944Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-06T21:12:52.668996635Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-06T21:12:52.668999655Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-06T21:12:52.669003155Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-06T21:12:52.669006315Z level=info msg="App mode production" logger=sqlstore t=2026-04-06T21:12:52.669251672Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-06T21:12:52.669267812Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-06T21:12:52.6705502Z level=info msg="Locking database" logger=migrator t=2026-04-06T21:12:52.670564171Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-06T21:12:52.671062655Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-06T21:12:52.671901539Z level=info msg="Migration successfully executed" id="create migration_log table" duration=839.974µs logger=migrator t=2026-04-06T21:12:52.954963197Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-06T21:12:52.956138521Z level=info msg="Migration successfully executed" id="create user table" duration=1.178884ms logger=migrator t=2026-04-06T21:12:53.010450239Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-06T21:12:53.0118801Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.432231ms logger=migrator t=2026-04-06T21:12:53.017969078Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-06T21:12:53.018745221Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=781.793µs logger=migrator t=2026-04-06T21:12:53.022377576Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-06T21:12:53.023023265Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=646.038µs logger=migrator t=2026-04-06T21:12:53.026729303Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-06T21:12:53.027384882Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=653.299µs logger=migrator t=2026-04-06T21:12:53.034999863Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-06T21:12:53.039320518Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.324125ms logger=migrator t=2026-04-06T21:12:53.042549202Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-06T21:12:53.043406478Z level=info msg="Migration successfully executed" id="create user table v2" duration=857.066µs logger=migrator t=2026-04-06T21:12:53.046668632Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-06T21:12:53.047561208Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=892.176µs logger=migrator t=2026-04-06T21:12:53.051694029Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-06T21:12:53.05242911Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=730.221µs logger=migrator t=2026-04-06T21:12:53.056123507Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-06T21:12:53.056498737Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=374.821µs logger=migrator t=2026-04-06T21:12:53.059901337Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-06T21:12:53.060719801Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=817.823µs logger=migrator t=2026-04-06T21:12:53.064351996Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-06T21:12:53.06584831Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.496744ms logger=migrator t=2026-04-06T21:12:53.072194454Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-06T21:12:53.072233585Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.011µs logger=migrator t=2026-04-06T21:12:53.082296398Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-06T21:12:53.084171612Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.877654ms logger=migrator t=2026-04-06T21:12:53.08856091Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-06T21:12:53.088823877Z level=info msg="Migration successfully executed" id="Add missing user data" duration=263.127µs logger=migrator t=2026-04-06T21:12:53.093918536Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-06T21:12:53.095954064Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.037838ms logger=migrator t=2026-04-06T21:12:53.101148725Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-06T21:12:53.102009411Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=864.476µs logger=migrator t=2026-04-06T21:12:53.106758418Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-06T21:12:53.108977903Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.227205ms logger=migrator t=2026-04-06T21:12:53.114279027Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-06T21:12:53.123051652Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.770895ms logger=migrator t=2026-04-06T21:12:53.129058586Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-06T21:12:53.129957173Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=899.227µs logger=migrator t=2026-04-06T21:12:53.134994839Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-06T21:12:53.135195235Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=200.776µs logger=migrator t=2026-04-06T21:12:53.141390626Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-06T21:12:53.142537239Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.146212ms logger=migrator t=2026-04-06T21:12:53.146879595Z 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-06T21:12:53.147171054Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=292.299µs logger=migrator t=2026-04-06T21:12:53.152664583Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-06T21:12:53.153130887Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=468.954µs logger=migrator t=2026-04-06T21:12:53.158522223Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-06T21:12:53.159468791Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=947.127µs logger=migrator t=2026-04-06T21:12:53.163521769Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-06T21:12:53.164550659Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.024729ms logger=migrator t=2026-04-06T21:12:53.169925145Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-06T21:12:53.170764219Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=839.094µs logger=migrator t=2026-04-06T21:12:53.176422953Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-06T21:12:53.177193786Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=753.632µs logger=migrator t=2026-04-06T21:12:53.181392138Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-06T21:12:53.181955554Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=563.636µs logger=migrator t=2026-04-06T21:12:53.186147907Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-06T21:12:53.186175837Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.081µs logger=migrator t=2026-04-06T21:12:53.190676788Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-06T21:12:53.191581545Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=904.447µs logger=migrator t=2026-04-06T21:12:53.202585474Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-06T21:12:53.203520171Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=937.247µs logger=migrator t=2026-04-06T21:12:53.230671961Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-06T21:12:53.231892206Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.223665ms logger=migrator t=2026-04-06T21:12:53.238714334Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-06T21:12:53.239694803Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=981.779µs logger=migrator t=2026-04-06T21:12:53.247661705Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-06T21:12:53.251966679Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.303854ms logger=migrator t=2026-04-06T21:12:53.263153724Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-06T21:12:53.263965068Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=811.594µs logger=migrator t=2026-04-06T21:12:53.268231172Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-06T21:12:53.269426837Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.199324ms logger=migrator t=2026-04-06T21:12:53.274083312Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-06T21:12:53.274812813Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=730.581µs logger=migrator t=2026-04-06T21:12:53.28089678Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-06T21:12:53.28157509Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=678.25µs logger=migrator t=2026-04-06T21:12:53.286341118Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-06T21:12:53.287025519Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=676.28µs logger=migrator t=2026-04-06T21:12:53.29498063Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-06T21:12:53.295515916Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=536.056µs logger=migrator t=2026-04-06T21:12:53.301610742Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-06T21:12:53.302463317Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=852.645µs logger=migrator t=2026-04-06T21:12:53.307659538Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-06T21:12:53.308045009Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=385.461µs logger=migrator t=2026-04-06T21:12:53.313629922Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-06T21:12:53.314803636Z level=info msg="Migration successfully executed" id="create star table" duration=1.176525ms logger=migrator t=2026-04-06T21:12:53.3218262Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-06T21:12:53.322767867Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=944.357µs logger=migrator t=2026-04-06T21:12:53.330143081Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-06T21:12:53.330934684Z level=info msg="Migration successfully executed" id="create org table v1" duration=791.663µs logger=migrator t=2026-04-06T21:12:53.335916689Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-06T21:12:53.33665178Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=735.081µs logger=migrator t=2026-04-06T21:12:53.341607755Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-06T21:12:53.342327065Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=717.52µs logger=migrator t=2026-04-06T21:12:53.347904287Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-06T21:12:53.349056111Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.151474ms logger=migrator t=2026-04-06T21:12:53.356377764Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-06T21:12:53.357075885Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=698.251µs logger=migrator t=2026-04-06T21:12:53.365009606Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-06T21:12:53.366291592Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.286098ms logger=migrator t=2026-04-06T21:12:53.373130701Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-06T21:12:53.373161592Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.741µs logger=migrator t=2026-04-06T21:12:53.377318123Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-06T21:12:53.377345294Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.331µs logger=migrator t=2026-04-06T21:12:53.382094422Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-06T21:12:53.38236599Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=271.738µs logger=migrator t=2026-04-06T21:12:53.387135378Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-06T21:12:53.388327293Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.191265ms logger=migrator t=2026-04-06T21:12:53.401285549Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-06T21:12:53.402655349Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.37248ms logger=migrator t=2026-04-06T21:12:53.408285323Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-06T21:12:53.409500188Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.214485ms logger=migrator t=2026-04-06T21:12:53.41574007Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-06T21:12:53.416844862Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.099082ms logger=migrator t=2026-04-06T21:12:53.422425414Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-06T21:12:53.423467644Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.04352ms logger=migrator t=2026-04-06T21:12:53.435441463Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-06T21:12:53.436647457Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.208285ms logger=migrator t=2026-04-06T21:12:53.4425958Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-06T21:12:53.449484871Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.88593ms logger=migrator t=2026-04-06T21:12:53.455055383Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-06T21:12:53.455786174Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=732.131µs logger=migrator t=2026-04-06T21:12:53.466538177Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-06T21:12:53.46734881Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=810.464µs logger=migrator t=2026-04-06T21:12:53.473448477Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-06T21:12:53.473981992Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=533.975µs logger=migrator t=2026-04-06T21:12:53.479958207Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-06T21:12:53.480543943Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=597.887µs logger=migrator t=2026-04-06T21:12:53.485109606Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-06T21:12:53.486346862Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.237117ms logger=migrator t=2026-04-06T21:12:53.49177989Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-06T21:12:53.491853912Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=75.142µs logger=migrator t=2026-04-06T21:12:53.497455165Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-06T21:12:53.499519695Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.06481ms logger=migrator t=2026-04-06T21:12:53.504373326Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-06T21:12:53.506258741Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.883506ms logger=migrator t=2026-04-06T21:12:53.511770241Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-06T21:12:53.513667757Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.897465ms logger=migrator t=2026-04-06T21:12:53.518370192Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-06T21:12:53.519223338Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=853.126µs logger=migrator t=2026-04-06T21:12:53.523679557Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-06T21:12:53.525596943Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.917936ms logger=migrator t=2026-04-06T21:12:53.532077681Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-06T21:12:53.532913435Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=836.024µs logger=migrator t=2026-04-06T21:12:53.538103426Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-06T21:12:53.538868549Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=758.643µs logger=migrator t=2026-04-06T21:12:53.544278395Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-06T21:12:53.544301587Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=23.872µs logger=migrator t=2026-04-06T21:12:53.549785705Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-06T21:12:53.549842317Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=58.312µs logger=migrator t=2026-04-06T21:12:53.555518643Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-06T21:12:53.558752377Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.220003ms logger=migrator t=2026-04-06T21:12:53.563748841Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-06T21:12:53.565686198Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.937117ms logger=migrator t=2026-04-06T21:12:53.571156137Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-06T21:12:53.573164385Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.007898ms logger=migrator t=2026-04-06T21:12:53.577667986Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-06T21:12:53.580839569Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.172143ms logger=migrator t=2026-04-06T21:12:53.585510744Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-06T21:12:53.585851304Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=345.91µs logger=migrator t=2026-04-06T21:12:53.59120317Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-06T21:12:53.592510048Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.315259ms logger=migrator t=2026-04-06T21:12:53.597823292Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-06T21:12:53.598501422Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=678.45µs logger=migrator t=2026-04-06T21:12:53.602703593Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-06T21:12:53.602743245Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.242µs logger=migrator t=2026-04-06T21:12:53.608012138Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-06T21:12:53.609339527Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.320159ms logger=migrator t=2026-04-06T21:12:53.614324191Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-06T21:12:53.615004242Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=680.361µs logger=migrator t=2026-04-06T21:12:53.621287934Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-06T21:12:53.632196001Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.906977ms logger=migrator t=2026-04-06T21:12:53.636690111Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-06T21:12:53.637594918Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=899.727µs logger=migrator t=2026-04-06T21:12:53.643553971Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-06T21:12:53.644463077Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=908.096µs logger=migrator t=2026-04-06T21:12:53.648731812Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-06T21:12:53.650240535Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.509903ms logger=migrator t=2026-04-06T21:12:53.658405173Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-06T21:12:53.65898799Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=584.276µs logger=migrator t=2026-04-06T21:12:53.668919948Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-06T21:12:53.669781013Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=868.155µs logger=migrator t=2026-04-06T21:12:53.675581632Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-06T21:12:53.679125406Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.544433ms logger=migrator t=2026-04-06T21:12:53.685034397Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-06T21:12:53.68892224Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=874.605µs logger=migrator t=2026-04-06T21:12:53.693502953Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-06T21:12:53.693699349Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=197.026µs logger=migrator t=2026-04-06T21:12:53.698258371Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-06T21:12:53.698431527Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.576µs logger=migrator t=2026-04-06T21:12:53.703468632Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-06T21:12:53.704290977Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=826.035µs logger=migrator t=2026-04-06T21:12:53.71197288Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-06T21:12:53.715617776Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.644416ms logger=migrator t=2026-04-06T21:12:53.719531279Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-06T21:12:53.720415575Z level=info msg="Migration successfully executed" id="create data_source table" duration=884.156µs logger=migrator t=2026-04-06T21:12:53.724591767Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-06T21:12:53.726030748Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.438461ms logger=migrator t=2026-04-06T21:12:53.731511798Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-06T21:12:53.732643471Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.132453ms logger=migrator t=2026-04-06T21:12:53.737401649Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-06T21:12:53.73812834Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=726.882µs logger=migrator t=2026-04-06T21:12:53.741590651Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-06T21:12:53.742372233Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=776.312µs logger=migrator t=2026-04-06T21:12:53.746537885Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-06T21:12:53.752693424Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.155509ms logger=migrator t=2026-04-06T21:12:53.75707008Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-06T21:12:53.757941156Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=871.156µs logger=migrator t=2026-04-06T21:12:53.760916943Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-06T21:12:53.761660954Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=743.641µs logger=migrator t=2026-04-06T21:12:53.765441253Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-06T21:12:53.76633094Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=888.767µs logger=migrator t=2026-04-06T21:12:53.770396878Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-06T21:12:53.770920113Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=523.245µs logger=migrator t=2026-04-06T21:12:53.775090835Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-06T21:12:53.777497475Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.40586ms logger=migrator t=2026-04-06T21:12:53.781850851Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-06T21:12:53.784296832Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.445621ms logger=migrator t=2026-04-06T21:12:53.787393002Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-06T21:12:53.787417183Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=24.831µs logger=migrator t=2026-04-06T21:12:53.790882974Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-06T21:12:53.791115981Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=233.266µs logger=migrator t=2026-04-06T21:12:53.796523068Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-06T21:12:53.798998739Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.475601ms logger=migrator t=2026-04-06T21:12:53.802079629Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-06T21:12:53.802262635Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=183.186µs logger=migrator t=2026-04-06T21:12:53.805566681Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-06T21:12:53.805732755Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=166.464µs logger=migrator t=2026-04-06T21:12:53.813974505Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-06T21:12:53.816503878Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.531063ms logger=migrator t=2026-04-06T21:12:53.820845564Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-06T21:12:53.82105617Z level=info msg="Migration successfully executed" id="Update uid value" duration=210.856µs logger=migrator t=2026-04-06T21:12:53.827064445Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-06T21:12:53.828085695Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.02358ms logger=migrator t=2026-04-06T21:12:53.908233714Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-06T21:12:53.909290145Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.059321ms logger=migrator t=2026-04-06T21:12:53.915557477Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-06T21:12:53.916391711Z level=info msg="Migration successfully executed" id="create api_key table" duration=834.514µs logger=migrator t=2026-04-06T21:12:53.921714416Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-06T21:12:53.922632763Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=920.397µs logger=migrator t=2026-04-06T21:12:53.927749091Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-06T21:12:53.92872099Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=977.709µs logger=migrator t=2026-04-06T21:12:53.934673533Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-06T21:12:53.935847617Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.191124ms logger=migrator t=2026-04-06T21:12:53.940441621Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-06T21:12:53.941420699Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=981.279µs logger=migrator t=2026-04-06T21:12:53.944526799Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-06T21:12:53.945177209Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=648.109µs logger=migrator t=2026-04-06T21:12:53.967740704Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-06T21:12:53.968498596Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=760.822µs logger=migrator t=2026-04-06T21:12:53.974286594Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-06T21:12:53.979194077Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=4.907723ms logger=migrator t=2026-04-06T21:12:53.984376148Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-06T21:12:53.985448099Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.073401ms logger=migrator t=2026-04-06T21:12:53.992236376Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-06T21:12:53.99341558Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.177065ms logger=migrator t=2026-04-06T21:12:53.998293423Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-06T21:12:53.99891187Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=618.757µs logger=migrator t=2026-04-06T21:12:54.001974729Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-06T21:12:54.002581287Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=606.618µs logger=migrator t=2026-04-06T21:12:54.00855911Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-06T21:12:54.009155637Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=599.957µs logger=migrator t=2026-04-06T21:12:54.014194774Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-06T21:12:54.014830272Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=636.268µs logger=migrator t=2026-04-06T21:12:54.018923532Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-06T21:12:54.018953323Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.521µs logger=migrator t=2026-04-06T21:12:54.022713942Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-06T21:12:54.025372029Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.651267ms logger=migrator t=2026-04-06T21:12:54.029670385Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-06T21:12:54.032193478Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.523134ms logger=migrator t=2026-04-06T21:12:54.0367752Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-06T21:12:54.036941275Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=167.435µs logger=migrator t=2026-04-06T21:12:54.039952672Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-06T21:12:54.042546258Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.589236ms logger=migrator t=2026-04-06T21:12:54.045964218Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-06T21:12:54.04848143Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.516652ms logger=migrator t=2026-04-06T21:12:54.054345302Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-06T21:12:54.055291419Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=947.767µs logger=migrator t=2026-04-06T21:12:54.061274513Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-06T21:12:54.06188819Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=611.438µs logger=migrator t=2026-04-06T21:12:54.066162065Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-06T21:12:54.067059781Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=897.906µs logger=migrator t=2026-04-06T21:12:54.071400787Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-06T21:12:54.072291063Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=881.786µs logger=migrator t=2026-04-06T21:12:54.079492943Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-06T21:12:54.081004576Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.514543ms logger=migrator t=2026-04-06T21:12:54.087308029Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-06T21:12:54.088316089Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.00657ms logger=migrator t=2026-04-06T21:12:54.092465189Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-06T21:12:54.092536721Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=74.452µs logger=migrator t=2026-04-06T21:12:54.095790716Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-06T21:12:54.095820917Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=39.301µs logger=migrator t=2026-04-06T21:12:54.099127093Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-06T21:12:54.103811369Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.683496ms logger=migrator t=2026-04-06T21:12:54.107948039Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-06T21:12:54.111654587Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.706098ms logger=migrator t=2026-04-06T21:12:54.115120297Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-06T21:12:54.11520096Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=82.243µs logger=migrator t=2026-04-06T21:12:54.119457154Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-06T21:12:54.120313779Z level=info msg="Migration successfully executed" id="create quota table v1" duration=857.235µs logger=migrator t=2026-04-06T21:12:54.124179521Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-06T21:12:54.125489549Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.309468ms logger=migrator t=2026-04-06T21:12:54.129732912Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-06T21:12:54.129786924Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=110.123µs logger=migrator t=2026-04-06T21:12:54.138015783Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-06T21:12:54.138911409Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=889.836µs logger=migrator t=2026-04-06T21:12:54.14407456Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-06T21:12:54.145516331Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.441461ms logger=migrator t=2026-04-06T21:12:54.149375193Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-06T21:12:54.152246647Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.871264ms logger=migrator t=2026-04-06T21:12:54.155494391Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-06T21:12:54.155516892Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.531µs logger=migrator t=2026-04-06T21:12:54.158749786Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-06T21:12:54.159566069Z level=info msg="Migration successfully executed" id="create session table" duration=816.223µs logger=migrator t=2026-04-06T21:12:54.163410582Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-06T21:12:54.163529975Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=138.425µs logger=migrator t=2026-04-06T21:12:54.167355946Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-06T21:12:54.167467689Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=112.523µs logger=migrator t=2026-04-06T21:12:54.171117265Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-06T21:12:54.172197697Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.080102ms logger=migrator t=2026-04-06T21:12:54.176254135Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-06T21:12:54.177380447Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.126243ms logger=migrator t=2026-04-06T21:12:54.182136975Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-06T21:12:54.182159866Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=23.611µs logger=migrator t=2026-04-06T21:12:54.185364549Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-06T21:12:54.18538862Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.091µs logger=migrator t=2026-04-06T21:12:54.188843021Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-06T21:12:54.19363483Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.791229ms logger=migrator t=2026-04-06T21:12:54.197563335Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-06T21:12:54.200608063Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.044319ms logger=migrator t=2026-04-06T21:12:54.203943659Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-06T21:12:54.204051662Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=108.393µs logger=migrator t=2026-04-06T21:12:54.207482902Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-06T21:12:54.207588985Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=102.453µs logger=migrator t=2026-04-06T21:12:54.210657164Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-06T21:12:54.211502249Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=844.815µs logger=migrator t=2026-04-06T21:12:54.214938909Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-06T21:12:54.21496474Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.181µs logger=migrator t=2026-04-06T21:12:54.218023829Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-06T21:12:54.221375636Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.351717ms logger=migrator t=2026-04-06T21:12:54.226115364Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-06T21:12:54.226283539Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=168.235µs logger=migrator t=2026-04-06T21:12:54.229623246Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-06T21:12:54.232970313Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.346867ms logger=migrator t=2026-04-06T21:12:54.236530427Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-06T21:12:54.239910265Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.379378ms logger=migrator t=2026-04-06T21:12:54.243300854Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-06T21:12:54.243405247Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=104.793µs logger=migrator t=2026-04-06T21:12:54.24697647Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-06T21:12:54.248035622Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.059682ms logger=migrator t=2026-04-06T21:12:54.251850402Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-06T21:12:54.252742508Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=892.036µs logger=migrator t=2026-04-06T21:12:54.256342503Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-06T21:12:54.257455325Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.112792ms logger=migrator t=2026-04-06T21:12:54.262423639Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-06T21:12:54.263427498Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.003679ms logger=migrator t=2026-04-06T21:12:54.267424045Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-06T21:12:54.268319581Z level=info msg="Migration successfully executed" id="add index alert state" duration=895.426µs logger=migrator t=2026-04-06T21:12:54.271961486Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-06T21:12:54.272900824Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=939.288µs logger=migrator t=2026-04-06T21:12:54.278461516Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-06T21:12:54.279174016Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=712.58µs logger=migrator t=2026-04-06T21:12:54.283308436Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-06T21:12:54.284334846Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.02602ms logger=migrator t=2026-04-06T21:12:54.297589021Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-06T21:12:54.298320263Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=731.652µs logger=migrator t=2026-04-06T21:12:54.301727232Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-06T21:12:54.310764714Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.037182ms logger=migrator t=2026-04-06T21:12:54.314228975Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-06T21:12:54.314803812Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=574.717µs logger=migrator t=2026-04-06T21:12:54.318035086Z 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-06T21:12:54.318752897Z 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=714.601µs logger=migrator t=2026-04-06T21:12:54.322509496Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-06T21:12:54.322899817Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=390.171µs logger=migrator t=2026-04-06T21:12:54.326274665Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-06T21:12:54.326916764Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=642.159µs logger=migrator t=2026-04-06T21:12:54.330377474Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-06T21:12:54.331256249Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=878.665µs logger=migrator t=2026-04-06T21:12:54.334994239Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-06T21:12:54.338572553Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.577944ms logger=migrator t=2026-04-06T21:12:54.342366263Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-06T21:12:54.345946457Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.579804ms logger=migrator t=2026-04-06T21:12:54.34950406Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-06T21:12:54.353114755Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.610405ms logger=migrator t=2026-04-06T21:12:54.356830234Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-06T21:12:54.360448379Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.617655ms logger=migrator t=2026-04-06T21:12:54.363923759Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-06T21:12:54.365059242Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.135203ms logger=migrator t=2026-04-06T21:12:54.375382582Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-06T21:12:54.375407773Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.061µs logger=migrator t=2026-04-06T21:12:54.378683308Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-06T21:12:54.378709349Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.751µs logger=migrator t=2026-04-06T21:12:54.38216043Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-06T21:12:54.383034535Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=873.935µs logger=migrator t=2026-04-06T21:12:54.386877566Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-06T21:12:54.387913367Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.035521ms logger=migrator t=2026-04-06T21:12:54.392411917Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-06T21:12:54.397794794Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=5.367226ms logger=migrator t=2026-04-06T21:12:54.406057694Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-06T21:12:54.407067373Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.011179ms logger=migrator t=2026-04-06T21:12:54.413046508Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-06T21:12:54.414555691Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.509043ms logger=migrator t=2026-04-06T21:12:54.418793245Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-06T21:12:54.42311004Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.317495ms logger=migrator t=2026-04-06T21:12:54.426911551Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-06T21:12:54.430647589Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.738669ms logger=migrator t=2026-04-06T21:12:54.43514164Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-06T21:12:54.435406838Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=264.848µs logger=migrator t=2026-04-06T21:12:54.438914709Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-06T21:12:54.439885047Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=969.958µs logger=migrator t=2026-04-06T21:12:54.443862304Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-06T21:12:54.444721718Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=859.454µs logger=migrator t=2026-04-06T21:12:54.449220469Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-06T21:12:54.453515623Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.290714ms logger=migrator t=2026-04-06T21:12:54.457292573Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-06T21:12:54.457371215Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=78.692µs logger=migrator t=2026-04-06T21:12:54.462170315Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-06T21:12:54.463669409Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.497844ms logger=migrator t=2026-04-06T21:12:54.468742346Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-06T21:12:54.470329732Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.598167ms logger=migrator t=2026-04-06T21:12:54.474837734Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-06T21:12:54.474974747Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=136.774µs logger=migrator t=2026-04-06T21:12:54.478786428Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-06T21:12:54.479884419Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.097621ms logger=migrator t=2026-04-06T21:12:54.485183724Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-06T21:12:54.486569935Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.38592ms logger=migrator t=2026-04-06T21:12:54.491323603Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-06T21:12:54.492913109Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.590026ms logger=migrator t=2026-04-06T21:12:54.497381449Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-06T21:12:54.499105228Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.723529ms logger=migrator t=2026-04-06T21:12:54.504686561Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-06T21:12:54.505743102Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.056292ms logger=migrator t=2026-04-06T21:12:54.510315954Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-06T21:12:54.511411147Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.095253ms logger=migrator t=2026-04-06T21:12:54.515715651Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-06T21:12:54.515752912Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.481µs logger=migrator t=2026-04-06T21:12:54.519878203Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-06T21:12:54.524548698Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.676205ms logger=migrator t=2026-04-06T21:12:54.528421711Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-06T21:12:54.529373288Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=950.947µs logger=migrator t=2026-04-06T21:12:54.533257142Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-06T21:12:54.537515295Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.257913ms logger=migrator t=2026-04-06T21:12:54.542165691Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-06T21:12:54.542950903Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=784.752µs logger=migrator t=2026-04-06T21:12:54.546739913Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-06T21:12:54.547761913Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.02175ms logger=migrator t=2026-04-06T21:12:54.551985675Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-06T21:12:54.553354746Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.368231ms logger=migrator t=2026-04-06T21:12:54.559615538Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-06T21:12:54.573746808Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.1242ms logger=migrator t=2026-04-06T21:12:54.5786104Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-06T21:12:54.579683371Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.072811ms logger=migrator t=2026-04-06T21:12:54.584674336Z 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-06T21:12:54.585711436Z 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.03703ms logger=migrator t=2026-04-06T21:12:54.591062202Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-06T21:12:54.591407711Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=345.8µs logger=migrator t=2026-04-06T21:12:54.594736018Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-06T21:12:54.595376597Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=640.139µs logger=migrator t=2026-04-06T21:12:54.599170607Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-06T21:12:54.599467486Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=293.818µs logger=migrator t=2026-04-06T21:12:54.603973417Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-06T21:12:54.608350134Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.376077ms logger=migrator t=2026-04-06T21:12:54.612035192Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-06T21:12:54.617649595Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.611822ms logger=migrator t=2026-04-06T21:12:54.621436104Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-06T21:12:54.622268338Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=831.514µs logger=migrator t=2026-04-06T21:12:54.629672614Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-06T21:12:54.631442106Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.760251ms logger=migrator t=2026-04-06T21:12:54.636811251Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-06T21:12:54.637046179Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=234.968µs logger=migrator t=2026-04-06T21:12:54.642042483Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-06T21:12:54.64639768Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.354577ms logger=migrator t=2026-04-06T21:12:54.652515648Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-06T21:12:54.653565748Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.05128ms logger=migrator t=2026-04-06T21:12:54.657914345Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-06T21:12:54.658123771Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=210.416µs logger=migrator t=2026-04-06T21:12:54.664159116Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-06T21:12:54.664835546Z level=info msg="Migration successfully executed" id="Move region to single row" duration=673.459µs logger=migrator t=2026-04-06T21:12:54.669263985Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-06T21:12:54.670131149Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=868.145µs logger=migrator t=2026-04-06T21:12:54.674444625Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-06T21:12:54.675288579Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=843.934µs logger=migrator t=2026-04-06T21:12:54.679970076Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-06T21:12:54.681007396Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.0365ms logger=migrator t=2026-04-06T21:12:54.686364552Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-06T21:12:54.687909647Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.553576ms logger=migrator t=2026-04-06T21:12:54.694473177Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-06T21:12:54.695418464Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=946.997µs logger=migrator t=2026-04-06T21:12:54.701074719Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-06T21:12:54.703320314Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.245165ms logger=migrator t=2026-04-06T21:12:54.708232237Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-06T21:12:54.70832119Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=89.823µs logger=migrator t=2026-04-06T21:12:54.713333656Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-06T21:12:54.71418506Z level=info msg="Migration successfully executed" id="create test_data table" duration=850.664µs logger=migrator t=2026-04-06T21:12:54.724294534Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-06T21:12:54.725732796Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.438912ms logger=migrator t=2026-04-06T21:12:54.731200705Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-06T21:12:54.732774051Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.572256ms logger=migrator t=2026-04-06T21:12:54.736685184Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-06T21:12:54.737611361Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=925.997µs logger=migrator t=2026-04-06T21:12:54.74205769Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-06T21:12:54.742235955Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=178.395µs logger=migrator t=2026-04-06T21:12:54.745569642Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-06T21:12:54.745944943Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=375.091µs logger=migrator t=2026-04-06T21:12:54.749068065Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-06T21:12:54.749133966Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=66.272µs logger=migrator t=2026-04-06T21:12:54.753026369Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-06T21:12:54.754314486Z level=info msg="Migration successfully executed" id="create team table" duration=1.287597ms logger=migrator t=2026-04-06T21:12:54.758838748Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-06T21:12:54.759828007Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=988.889µs logger=migrator t=2026-04-06T21:12:54.769055645Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-06T21:12:54.770318162Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.264266ms logger=migrator t=2026-04-06T21:12:54.774399531Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-06T21:12:54.779384745Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.983494ms logger=migrator t=2026-04-06T21:12:54.783813684Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-06T21:12:54.783983269Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=170.055µs logger=migrator t=2026-04-06T21:12:54.787622125Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-06T21:12:54.788599044Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=976.998µs logger=migrator t=2026-04-06T21:12:54.792884857Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-06T21:12:54.793813195Z level=info msg="Migration successfully executed" id="create team member table" duration=928.548µs logger=migrator t=2026-04-06T21:12:54.798709967Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-06T21:12:54.800275073Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.565226ms logger=migrator t=2026-04-06T21:12:54.805038762Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-06T21:12:54.806449182Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.409581ms logger=migrator t=2026-04-06T21:12:54.810737487Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-06T21:12:54.811609682Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=871.895µs logger=migrator t=2026-04-06T21:12:54.815408422Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-06T21:12:54.819968715Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.560193ms logger=migrator t=2026-04-06T21:12:54.824168637Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-06T21:12:54.832042456Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.873229ms logger=migrator t=2026-04-06T21:12:54.836485035Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-06T21:12:54.841044277Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.560002ms logger=migrator t=2026-04-06T21:12:54.844650283Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-06T21:12:54.846280099Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.627627ms logger=migrator t=2026-04-06T21:12:54.851719328Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-06T21:12:54.852606864Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=887.726µs logger=migrator t=2026-04-06T21:12:54.856513997Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-06T21:12:54.857542967Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.02801ms logger=migrator t=2026-04-06T21:12:54.863175471Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-06T21:12:54.864127579Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=952.978µs logger=migrator t=2026-04-06T21:12:54.868393942Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-06T21:12:54.869838525Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.444083ms logger=migrator t=2026-04-06T21:12:54.874036806Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-06T21:12:54.875464068Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.426822ms logger=migrator t=2026-04-06T21:12:54.88172345Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-06T21:12:54.882652207Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=928.277µs logger=migrator t=2026-04-06T21:12:54.886646324Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-06T21:12:54.888039603Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.39276ms logger=migrator t=2026-04-06T21:12:54.892510194Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-06T21:12:54.893298866Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=786.053µs logger=migrator t=2026-04-06T21:12:54.897602422Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-06T21:12:54.897973833Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=371.63µs logger=migrator t=2026-04-06T21:12:54.901515165Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-06T21:12:54.90273359Z level=info msg="Migration successfully executed" id="create tag table" duration=1.217865ms logger=migrator t=2026-04-06T21:12:54.906775598Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-06T21:12:54.907702135Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=925.537µs logger=migrator t=2026-04-06T21:12:54.912114944Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-06T21:12:54.912849245Z level=info msg="Migration successfully executed" id="create login attempt table" duration=732.911µs logger=migrator t=2026-04-06T21:12:54.917439208Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-06T21:12:54.918953492Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.513644ms logger=migrator t=2026-04-06T21:12:54.923306809Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-06T21:12:54.924136543Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=829.964µs logger=migrator t=2026-04-06T21:12:54.928269343Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-06T21:12:54.942083344Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.812751ms logger=migrator t=2026-04-06T21:12:54.945139234Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-06T21:12:54.945678889Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=539.495µs logger=migrator t=2026-04-06T21:12:54.949036917Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-06T21:12:54.949711766Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=674.95µs logger=migrator t=2026-04-06T21:12:54.954543777Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-06T21:12:54.954985589Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=441.632µs logger=migrator t=2026-04-06T21:12:54.961020955Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-06T21:12:54.963294771Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=2.269775ms logger=migrator t=2026-04-06T21:12:54.96878743Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-06T21:12:54.969634175Z level=info msg="Migration successfully executed" id="create user auth table" duration=846.765µs logger=migrator t=2026-04-06T21:12:54.975368672Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-06T21:12:54.976279999Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=910.448µs logger=migrator t=2026-04-06T21:12:54.980405698Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-06T21:12:54.980514151Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=109.633µs logger=migrator t=2026-04-06T21:12:54.984332423Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-06T21:12:54.989325947Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.993134ms logger=migrator t=2026-04-06T21:12:54.993397256Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-06T21:12:54.998543886Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.14273ms logger=migrator t=2026-04-06T21:12:55.001961185Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-06T21:12:55.007120715Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.15884ms logger=migrator t=2026-04-06T21:12:55.011880763Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-06T21:12:55.017324541Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.443869ms logger=migrator t=2026-04-06T21:12:55.023607714Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-06T21:12:55.024802079Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.195805ms logger=migrator t=2026-04-06T21:12:55.031581805Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-06T21:12:55.039290019Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.709164ms logger=migrator t=2026-04-06T21:12:55.042981677Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-06T21:12:55.043785151Z level=info msg="Migration successfully executed" id="create server_lock table" duration=805.285µs logger=migrator t=2026-04-06T21:12:55.052036381Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-06T21:12:55.052966517Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=928.826µs logger=migrator t=2026-04-06T21:12:55.058941941Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-06T21:12:55.060764754Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.824763ms logger=migrator t=2026-04-06T21:12:55.068320984Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-06T21:12:55.06923025Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=911.246µs logger=migrator t=2026-04-06T21:12:55.076336456Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-06T21:12:55.07783962Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.504884ms logger=migrator t=2026-04-06T21:12:55.082496316Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-06T21:12:55.084185175Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.687579ms logger=migrator t=2026-04-06T21:12:55.089840029Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-06T21:12:55.09537814Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.537521ms logger=migrator t=2026-04-06T21:12:55.100682204Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-06T21:12:55.10158175Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=899.366µs logger=migrator t=2026-04-06T21:12:55.105772342Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-06T21:12:55.106661348Z level=info msg="Migration successfully executed" id="create cache_data table" duration=888.376µs logger=migrator t=2026-04-06T21:12:55.11084267Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-06T21:12:55.112469016Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.625386ms logger=migrator t=2026-04-06T21:12:55.11911618Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-06T21:12:55.120046907Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=930.897µs logger=migrator t=2026-04-06T21:12:55.125590438Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-06T21:12:55.127205656Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.615108ms logger=migrator t=2026-04-06T21:12:55.134030723Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-06T21:12:55.134098705Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=68.402µs logger=migrator t=2026-04-06T21:12:55.14010248Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-06T21:12:55.140228083Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=126.363µs logger=migrator t=2026-04-06T21:12:55.166213148Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-06T21:12:55.16761735Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.403782ms logger=migrator t=2026-04-06T21:12:55.173690936Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T21:12:55.175243532Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.551786ms logger=migrator t=2026-04-06T21:12:55.188167407Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T21:12:55.189585318Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.416791ms logger=migrator t=2026-04-06T21:12:55.195723147Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-06T21:12:55.19582863Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=106.533µs logger=migrator t=2026-04-06T21:12:55.201496095Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T21:12:55.203282497Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.786393ms logger=migrator t=2026-04-06T21:12:55.2075492Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T21:12:55.208409906Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=860.856µs logger=migrator t=2026-04-06T21:12:55.213279347Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T21:12:55.214250185Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=970.648µs logger=migrator t=2026-04-06T21:12:55.219098166Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T21:12:55.220535958Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.436112ms logger=migrator t=2026-04-06T21:12:55.226721258Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-06T21:12:55.235602215Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.880367ms logger=migrator t=2026-04-06T21:12:55.243447824Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-06T21:12:55.244088382Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=640.448µs logger=migrator t=2026-04-06T21:12:55.248670036Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-06T21:12:55.24879831Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=128.793µs logger=migrator t=2026-04-06T21:12:55.254077503Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-06T21:12:55.255069141Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=992.138µs logger=migrator t=2026-04-06T21:12:55.259415168Z 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-06T21:12:55.260375236Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=960.278µs logger=migrator t=2026-04-06T21:12:55.264816695Z 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-06T21:12:55.265773983Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=957.138µs logger=migrator t=2026-04-06T21:12:55.270923303Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-06T21:12:55.271028476Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=106.203µs logger=migrator t=2026-04-06T21:12:55.275778384Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-06T21:12:55.277186105Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.40421ms logger=migrator t=2026-04-06T21:12:55.28255234Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-06T21:12:55.283568469Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.015559ms logger=migrator t=2026-04-06T21:12:55.288785111Z 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-06T21:12:55.290303786Z 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.517845ms logger=migrator t=2026-04-06T21:12:55.295397664Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-06T21:12:55.296513516Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.114802ms logger=migrator t=2026-04-06T21:12:55.303443757Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-06T21:12:55.312311196Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.871629ms logger=migrator t=2026-04-06T21:12:55.318362762Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-06T21:12:55.319092153Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=726.9µs logger=migrator t=2026-04-06T21:12:55.323670536Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-06T21:12:55.324566002Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=893.226µs logger=migrator t=2026-04-06T21:12:55.329720972Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-06T21:12:55.357649083Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.929551ms logger=migrator t=2026-04-06T21:12:55.362129513Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-06T21:12:55.388682365Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.544572ms logger=migrator t=2026-04-06T21:12:55.394470984Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-06T21:12:55.395613656Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.141782ms logger=migrator t=2026-04-06T21:12:55.401058865Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-06T21:12:55.402003033Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=946.458µs logger=migrator t=2026-04-06T21:12:55.405966597Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-06T21:12:55.412630721Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.663254ms logger=migrator t=2026-04-06T21:12:55.417268046Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-06T21:12:55.42396399Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.693904ms logger=migrator t=2026-04-06T21:12:55.429658357Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-06T21:12:55.430629054Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=970.647µs logger=migrator t=2026-04-06T21:12:55.435764294Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-06T21:12:55.436968169Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.203134ms logger=migrator t=2026-04-06T21:12:55.442422987Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-06T21:12:55.444118677Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.69535ms logger=migrator t=2026-04-06T21:12:55.453360075Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-06T21:12:55.454525198Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.165243ms logger=migrator t=2026-04-06T21:12:55.459604126Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-06T21:12:55.459674598Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=71.742µs logger=migrator t=2026-04-06T21:12:55.465414695Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-06T21:12:55.475873619Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.459454ms logger=migrator t=2026-04-06T21:12:55.483643116Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-06T21:12:55.492424751Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.780706ms logger=migrator t=2026-04-06T21:12:55.497669343Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-06T21:12:55.502644188Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.976435ms logger=migrator t=2026-04-06T21:12:55.509380243Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-06T21:12:55.510277349Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=897.706µs logger=migrator t=2026-04-06T21:12:55.516132209Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-06T21:12:55.517581992Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.448003ms logger=migrator t=2026-04-06T21:12:55.52406415Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-06T21:12:55.532890076Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.827426ms logger=migrator t=2026-04-06T21:12:55.538916753Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-06T21:12:55.544486644Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.566301ms logger=migrator t=2026-04-06T21:12:55.549477639Z 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-06T21:12:55.550985313Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.507114ms logger=migrator t=2026-04-06T21:12:55.557452131Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-06T21:12:55.567583886Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.58304ms logger=migrator t=2026-04-06T21:12:55.573459566Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-06T21:12:55.579904523Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.444027ms logger=migrator t=2026-04-06T21:12:55.585355722Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-06T21:12:55.585420764Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.532µs logger=migrator t=2026-04-06T21:12:55.590282855Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-06T21:12:55.592599663Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.316138ms logger=migrator t=2026-04-06T21:12:55.59771111Z 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-06T21:12:55.598995318Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.285288ms logger=migrator t=2026-04-06T21:12:55.605764555Z 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-06T21:12:55.60696777Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.202256ms logger=migrator t=2026-04-06T21:12:55.612417719Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-06T21:12:55.612484111Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=67.272µs logger=migrator t=2026-04-06T21:12:55.617362663Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-06T21:12:55.626314672Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.952659ms logger=migrator t=2026-04-06T21:12:55.634538842Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-06T21:12:55.641342149Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.802787ms logger=migrator t=2026-04-06T21:12:55.646659173Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-06T21:12:55.653180023Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.52039ms logger=migrator t=2026-04-06T21:12:55.658133097Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-06T21:12:55.664627496Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.493889ms logger=migrator t=2026-04-06T21:12:55.670148276Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-06T21:12:55.676852241Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.703265ms logger=migrator t=2026-04-06T21:12:55.682073123Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-06T21:12:55.682138765Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.312µs logger=migrator t=2026-04-06T21:12:55.686978105Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-06T21:12:55.687949274Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=972.359µs logger=migrator t=2026-04-06T21:12:55.693942998Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-06T21:12:55.701170558Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.230339ms logger=migrator t=2026-04-06T21:12:55.705679979Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-06T21:12:55.705788782Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=110.223µs logger=migrator t=2026-04-06T21:12:55.71087439Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-06T21:12:55.71945249Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.57766ms logger=migrator t=2026-04-06T21:12:55.724445865Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-06T21:12:55.725491125Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.04502ms logger=migrator t=2026-04-06T21:12:55.731202071Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-06T21:12:55.737482683Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.279892ms logger=migrator t=2026-04-06T21:12:55.741760638Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-06T21:12:55.742578922Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=816.344µs logger=migrator t=2026-04-06T21:12:55.747492994Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-06T21:12:55.748556615Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.063061ms logger=migrator t=2026-04-06T21:12:55.753664944Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-06T21:12:55.760156492Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.491118ms logger=migrator t=2026-04-06T21:12:55.765257931Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-06T21:12:55.765797356Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=539.435µs logger=migrator t=2026-04-06T21:12:55.771530073Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-06T21:12:55.773223102Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.692249ms logger=migrator t=2026-04-06T21:12:55.77829778Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-06T21:12:55.779081032Z level=info msg="Migration successfully executed" id="create alert_image table" duration=783.302µs logger=migrator t=2026-04-06T21:12:55.784370056Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-06T21:12:55.785365815Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.04128ms logger=migrator t=2026-04-06T21:12:55.79070303Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-06T21:12:55.790808073Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=105.703µs logger=migrator t=2026-04-06T21:12:55.796012504Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-06T21:12:55.796937382Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=924.618µs logger=migrator t=2026-04-06T21:12:55.802566246Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-06T21:12:55.804000807Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.434342ms logger=migrator t=2026-04-06T21:12:55.809183048Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-06T21:12:55.809637831Z 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-06T21:12:55.814177853Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-06T21:12:55.814576935Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=399.112µs logger=migrator t=2026-04-06T21:12:55.820833466Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-06T21:12:55.822425333Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.591907ms logger=migrator t=2026-04-06T21:12:55.827143499Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-06T21:12:55.836284126Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.141157ms logger=migrator t=2026-04-06T21:12:55.841924689Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-06T21:12:55.84300036Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.073281ms logger=migrator t=2026-04-06T21:12:55.8485071Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-06T21:12:55.850265602Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.760022ms logger=migrator t=2026-04-06T21:12:55.856888074Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-06T21:12:55.858527122Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.638778ms logger=migrator t=2026-04-06T21:12:55.863376513Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-06T21:12:55.86430589Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=929.167µs logger=migrator t=2026-04-06T21:12:55.868784679Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-06T21:12:55.869581983Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=794.964µs logger=migrator t=2026-04-06T21:12:55.876859854Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-06T21:12:55.876889325Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.431µs logger=migrator t=2026-04-06T21:12:55.883196869Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-06T21:12:55.883394574Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=198.446µs logger=migrator t=2026-04-06T21:12:55.889116981Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-06T21:12:55.895771324Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.654243ms logger=migrator t=2026-04-06T21:12:55.902947792Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-06T21:12:55.903451598Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=503.646µs logger=migrator t=2026-04-06T21:12:55.908878606Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-06T21:12:55.910094431Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.216635ms logger=migrator t=2026-04-06T21:12:55.92213709Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-06T21:12:55.922526101Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=391.411µs logger=migrator t=2026-04-06T21:12:55.929230647Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-06T21:12:55.930654188Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.424041ms logger=migrator t=2026-04-06T21:12:55.938181887Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-06T21:12:55.938852306Z level=info msg="Migration successfully executed" id="create secrets table" duration=671.049µs logger=migrator t=2026-04-06T21:12:55.94485099Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-06T21:12:55.98094627Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.095109ms logger=migrator t=2026-04-06T21:12:55.988993184Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-06T21:12:55.997715537Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.724343ms logger=migrator t=2026-04-06T21:12:56.006890545Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-06T21:12:56.00708938Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=199.765µs logger=migrator t=2026-04-06T21:12:56.012302181Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-06T21:12:56.046687721Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.3766ms logger=migrator t=2026-04-06T21:12:56.050638726Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-06T21:12:56.082071189Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.429053ms logger=migrator t=2026-04-06T21:12:56.085598442Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-06T21:12:56.086288062Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=688.41µs logger=migrator t=2026-04-06T21:12:56.093345997Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-06T21:12:56.096061066Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.705179ms logger=migrator t=2026-04-06T21:12:56.101349139Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-06T21:12:56.101604057Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=255.048µs logger=migrator t=2026-04-06T21:12:56.103801751Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-06T21:12:56.104682796Z level=info msg="Migration successfully executed" id="create permission table" duration=881.015µs logger=migrator t=2026-04-06T21:12:56.109185717Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-06T21:12:56.110216557Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.03069ms logger=migrator t=2026-04-06T21:12:56.114650596Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-06T21:12:56.115790899Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.139733ms logger=migrator t=2026-04-06T21:12:56.127183671Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-06T21:12:56.128589732Z level=info msg="Migration successfully executed" id="create role table" duration=1.40236ms logger=migrator t=2026-04-06T21:12:56.134785182Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-06T21:12:56.142550957Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.765426ms logger=migrator t=2026-04-06T21:12:56.147713527Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-06T21:12:56.158977305Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.264918ms logger=migrator t=2026-04-06T21:12:56.166682119Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-06T21:12:56.168286845Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.604006ms logger=migrator t=2026-04-06T21:12:56.174257889Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-06T21:12:56.175384452Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.127284ms logger=migrator t=2026-04-06T21:12:56.17912458Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-06T21:12:56.180646565Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.522835ms logger=migrator t=2026-04-06T21:12:56.184787095Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-06T21:12:56.185701511Z level=info msg="Migration successfully executed" id="create team role table" duration=914.246µs logger=migrator t=2026-04-06T21:12:56.190171091Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-06T21:12:56.191666575Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.495684ms logger=migrator t=2026-04-06T21:12:56.195436275Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-06T21:12:56.197407862Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.975248ms logger=migrator t=2026-04-06T21:12:56.202733646Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-06T21:12:56.204065185Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.335869ms logger=migrator t=2026-04-06T21:12:56.207905057Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-06T21:12:56.208733621Z level=info msg="Migration successfully executed" id="create user role table" duration=828.894µs logger=migrator t=2026-04-06T21:12:56.213632853Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-06T21:12:56.214871069Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.235486ms logger=migrator t=2026-04-06T21:12:56.219796053Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-06T21:12:56.221004238Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.208905ms logger=migrator t=2026-04-06T21:12:56.225352695Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-06T21:12:56.226620611Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.269637ms logger=migrator t=2026-04-06T21:12:56.231978887Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-06T21:12:56.233084908Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.109691ms logger=migrator t=2026-04-06T21:12:56.23725854Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-06T21:12:56.238471285Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.213315ms logger=migrator t=2026-04-06T21:12:56.241941416Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-06T21:12:56.243125661Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.184375ms logger=migrator t=2026-04-06T21:12:56.249455864Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-06T21:12:56.258807586Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.348431ms logger=migrator t=2026-04-06T21:12:56.26305877Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-06T21:12:56.263965946Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=908.326µs logger=migrator t=2026-04-06T21:12:56.26753215Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-06T21:12:56.269824596Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.304896ms logger=migrator t=2026-04-06T21:12:56.275041098Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-06T21:12:56.276405938Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.36603ms logger=migrator t=2026-04-06T21:12:56.280587609Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-06T21:12:56.281774874Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.187195ms logger=migrator t=2026-04-06T21:12:56.285360118Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-06T21:12:56.286304695Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=943.807µs logger=migrator t=2026-04-06T21:12:56.291193238Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-06T21:12:56.292395452Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.201574ms logger=migrator t=2026-04-06T21:12:56.297184232Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-06T21:12:56.309724706Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.542664ms logger=migrator t=2026-04-06T21:12:56.31603856Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-06T21:12:56.325260558Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.225228ms logger=migrator t=2026-04-06T21:12:56.332135758Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-06T21:12:56.341079648Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.94161ms logger=migrator t=2026-04-06T21:12:56.344866188Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-06T21:12:56.353877639Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.011011ms logger=migrator t=2026-04-06T21:12:56.361431059Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-06T21:12:56.362309954Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=874.585µs logger=migrator t=2026-04-06T21:12:56.369521234Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-06T21:12:56.371621966Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.101572ms logger=migrator t=2026-04-06T21:12:56.3762704Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-06T21:12:56.377369993Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.099533ms logger=migrator t=2026-04-06T21:12:56.381503362Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-06T21:12:56.382555593Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.052561ms logger=migrator t=2026-04-06T21:12:56.38657343Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-06T21:12:56.388354902Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.780182ms logger=migrator t=2026-04-06T21:12:56.392188643Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-06T21:12:56.392295016Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=105.813µs logger=migrator t=2026-04-06T21:12:56.395891231Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-06T21:12:56.395969273Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=73.323µs logger=migrator t=2026-04-06T21:12:56.400102353Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-06T21:12:56.40068343Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=580.607µs logger=migrator t=2026-04-06T21:12:56.404265094Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-06T21:12:56.404898653Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=635.119µs logger=migrator t=2026-04-06T21:12:56.408524558Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-06T21:12:56.409343482Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=817.693µs logger=migrator t=2026-04-06T21:12:56.412969148Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-06T21:12:56.413236845Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=267.607µs logger=migrator t=2026-04-06T21:12:56.4175351Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-06T21:12:56.418077495Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=541.945µs logger=migrator t=2026-04-06T21:12:56.421506186Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-06T21:12:56.422376831Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=870.385µs logger=migrator t=2026-04-06T21:12:56.426694526Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-06T21:12:56.429006303Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.302757ms logger=migrator t=2026-04-06T21:12:56.433462313Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-06T21:12:56.44160638Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.143457ms logger=migrator t=2026-04-06T21:12:56.445110432Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-06T21:12:56.445173083Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=63.171µs logger=migrator t=2026-04-06T21:12:56.448465689Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-06T21:12:56.449406087Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=940.128µs logger=migrator t=2026-04-06T21:12:56.454994759Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-06T21:12:56.458025087Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.030808ms logger=migrator t=2026-04-06T21:12:56.464757223Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-06T21:12:56.465950807Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.189825ms logger=migrator t=2026-04-06T21:12:56.469618074Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-06T21:12:56.481306403Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.688679ms logger=migrator t=2026-04-06T21:12:56.485064642Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-06T21:12:56.485813065Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=747.813µs logger=migrator t=2026-04-06T21:12:56.490089639Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-06T21:12:56.49115847Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.06847ms logger=migrator t=2026-04-06T21:12:56.494987532Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-06T21:12:56.515844957Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.855696ms logger=migrator t=2026-04-06T21:12:56.520606466Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-06T21:12:56.521651236Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.04428ms logger=migrator t=2026-04-06T21:12:56.530093661Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-06T21:12:56.532223023Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.129132ms logger=migrator t=2026-04-06T21:12:56.538213627Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-06T21:12:56.539610879Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.396771ms logger=migrator t=2026-04-06T21:12:56.544589364Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-06T21:12:56.54723922Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.621077ms logger=migrator t=2026-04-06T21:12:56.552649537Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-06T21:12:56.552999768Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=353.631µs logger=migrator t=2026-04-06T21:12:56.559357962Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-06T21:12:56.560853415Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.498703ms logger=migrator t=2026-04-06T21:12:56.568774736Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-06T21:12:56.579195199Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.415053ms logger=migrator t=2026-04-06T21:12:56.583287277Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-06T21:12:56.584283927Z level=info msg="Migration successfully executed" id="create entity_events table" duration=997.1µs logger=migrator t=2026-04-06T21:12:56.58852974Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-06T21:12:56.589763886Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.230776ms logger=migrator t=2026-04-06T21:12:56.593644209Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-06T21:12:56.594082231Z 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-06T21:12:56.597251153Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-06T21:12:56.597681586Z 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-06T21:12:56.603705291Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-06T21:12:56.605217825Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.513704ms logger=migrator t=2026-04-06T21:12:56.610519729Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-06T21:12:56.612626621Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.109422ms logger=migrator t=2026-04-06T21:12:56.616869274Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-06T21:12:56.617975306Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.106462ms logger=migrator t=2026-04-06T21:12:56.624050813Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-06T21:12:56.626051851Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.000878ms logger=migrator t=2026-04-06T21:12:56.630452638Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-06T21:12:56.631778077Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.326149ms logger=migrator t=2026-04-06T21:12:56.6360022Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-06T21:12:56.637870304Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.868224ms logger=migrator t=2026-04-06T21:12:56.643395525Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-06T21:12:56.64425741Z level=info msg="Migration successfully executed" id="Drop public config table" duration=862.255µs logger=migrator t=2026-04-06T21:12:56.649132412Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-06T21:12:56.650653695Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.522263ms logger=migrator t=2026-04-06T21:12:56.657907817Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-06T21:12:56.659869854Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.965768ms logger=migrator t=2026-04-06T21:12:56.666234129Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-06T21:12:56.668511715Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.279546ms logger=migrator t=2026-04-06T21:12:56.677315121Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-06T21:12:56.67867426Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.363359ms logger=migrator t=2026-04-06T21:12:56.684598162Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-06T21:12:56.710575308Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.973606ms logger=migrator t=2026-04-06T21:12:56.716998894Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-06T21:12:56.727208691Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.207727ms logger=migrator t=2026-04-06T21:12:56.730982141Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-06T21:12:56.7378403Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.854869ms logger=migrator t=2026-04-06T21:12:56.742544137Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-06T21:12:56.742843065Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=294.838µs logger=migrator t=2026-04-06T21:12:56.746638086Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-06T21:12:56.754298278Z level=info msg="Migration successfully executed" id="add share column" duration=7.660062ms logger=migrator t=2026-04-06T21:12:56.758655055Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-06T21:12:56.758891202Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=236.357µs logger=migrator t=2026-04-06T21:12:56.762323771Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-06T21:12:56.763314641Z level=info msg="Migration successfully executed" id="create file table" duration=990.53µs logger=migrator t=2026-04-06T21:12:56.767961995Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-06T21:12:56.76912306Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.160915ms logger=migrator t=2026-04-06T21:12:56.772897459Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-06T21:12:56.774044662Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.147233ms logger=migrator t=2026-04-06T21:12:56.778850982Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-06T21:12:56.780051507Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.199085ms logger=migrator t=2026-04-06T21:12:56.787789892Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-06T21:12:56.789420719Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.634648ms logger=migrator t=2026-04-06T21:12:56.794093956Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-06T21:12:56.794205669Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=113.443µs logger=migrator t=2026-04-06T21:12:56.797746371Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-06T21:12:56.797837384Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=91.563µs logger=migrator t=2026-04-06T21:12:56.802318335Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-06T21:12:56.802948593Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=630.139µs logger=migrator t=2026-04-06T21:12:56.805917599Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-06T21:12:56.806353631Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=436.112µs logger=migrator t=2026-04-06T21:12:56.80974901Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-06T21:12:56.812288204Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.533764ms logger=migrator t=2026-04-06T21:12:56.815880708Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-06T21:12:56.825062045Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.181137ms logger=migrator t=2026-04-06T21:12:56.830415281Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-06T21:12:56.830604167Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=189.006µs logger=migrator t=2026-04-06T21:12:56.834359326Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-06T21:12:56.83556832Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.206585ms logger=migrator t=2026-04-06T21:12:56.839270469Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-06T21:12:56.839711231Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=441.852µs logger=migrator t=2026-04-06T21:12:56.843489151Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-06T21:12:56.843749538Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=260.477µs logger=migrator t=2026-04-06T21:12:56.848252379Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-06T21:12:56.848768294Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=515.895µs logger=migrator t=2026-04-06T21:12:56.852186453Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-06T21:12:56.861547196Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.358803ms logger=migrator t=2026-04-06T21:12:56.865235453Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-06T21:12:56.873521034Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.285591ms logger=migrator t=2026-04-06T21:12:56.87754523Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-06T21:12:56.878448597Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=903.867µs logger=migrator t=2026-04-06T21:12:56.882718751Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-06T21:12:56.958188335Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.469623ms logger=migrator t=2026-04-06T21:12:56.961949294Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-06T21:12:56.963389106Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.439712ms logger=migrator t=2026-04-06T21:12:56.968916037Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-06T21:12:56.970199073Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.282306ms logger=migrator t=2026-04-06T21:12:56.977259899Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-06T21:12:57.006251571Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.990592ms logger=migrator t=2026-04-06T21:12:57.011591717Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-06T21:12:57.019856587Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.26417ms logger=migrator t=2026-04-06T21:12:57.024049539Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-06T21:12:57.024300426Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=251.087µs logger=migrator t=2026-04-06T21:12:57.027356415Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-06T21:12:57.02753592Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=179.735µs logger=migrator t=2026-04-06T21:12:57.031291149Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-06T21:12:57.031494905Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=201.756µs logger=migrator t=2026-04-06T21:12:57.034529053Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-06T21:12:57.034715809Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=187.346µs logger=migrator t=2026-04-06T21:12:57.038143479Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-06T21:12:57.038350395Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=207.216µs logger=migrator t=2026-04-06T21:12:57.041818355Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-06T21:12:57.043607698Z level=info msg="Migration successfully executed" id="create folder table" duration=1.788813ms logger=migrator t=2026-04-06T21:12:57.048963063Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-06T21:12:57.050341293Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.37784ms logger=migrator t=2026-04-06T21:12:57.054206585Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-06T21:12:57.055409051Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.202026ms logger=migrator t=2026-04-06T21:12:57.059340435Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-06T21:12:57.059366765Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.31µs logger=migrator t=2026-04-06T21:12:57.064497885Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-06T21:12:57.065798403Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.302578ms logger=migrator t=2026-04-06T21:12:57.069749347Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-06T21:12:57.070821918Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.072731ms logger=migrator t=2026-04-06T21:12:57.074430274Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-06T21:12:57.075848994Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.41547ms logger=migrator t=2026-04-06T21:12:57.080309655Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-06T21:12:57.081050936Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=742.012µs logger=migrator t=2026-04-06T21:12:57.084771514Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-06T21:12:57.085061382Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=289.988µs logger=migrator t=2026-04-06T21:12:57.088374739Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-06T21:12:57.089430269Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.05571ms logger=migrator t=2026-04-06T21:12:57.093726665Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-06T21:12:57.095588648Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.861524ms logger=migrator t=2026-04-06T21:12:57.09977452Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-06T21:12:57.101078758Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.304928ms logger=migrator t=2026-04-06T21:12:57.106081403Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-06T21:12:57.107528345Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.445912ms logger=migrator t=2026-04-06T21:12:57.111977765Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-06T21:12:57.113053746Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.07317ms logger=migrator t=2026-04-06T21:12:57.11664399Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-06T21:12:57.117697891Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.052271ms logger=migrator t=2026-04-06T21:12:57.123356625Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-06T21:12:57.125361814Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.004199ms logger=migrator t=2026-04-06T21:12:57.130128243Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-06T21:12:57.131300036Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.171503ms logger=migrator t=2026-04-06T21:12:57.135632412Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-06T21:12:57.136474107Z level=info msg="Migration successfully executed" id="create signing_key table" duration=838.595µs logger=migrator t=2026-04-06T21:12:57.141541724Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-06T21:12:57.143304485Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.762461ms logger=migrator t=2026-04-06T21:12:57.148963719Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-06T21:12:57.150776113Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.812043ms logger=migrator t=2026-04-06T21:12:57.154657485Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-06T21:12:57.155103818Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=447.373µs logger=migrator t=2026-04-06T21:12:57.159613499Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-06T21:12:57.168832507Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.216498ms logger=migrator t=2026-04-06T21:12:57.173689688Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-06T21:12:57.174174862Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=483.854µs logger=migrator t=2026-04-06T21:12:57.17718055Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-06T21:12:57.17719725Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.27µs logger=migrator t=2026-04-06T21:12:57.180882248Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-06T21:12:57.182618238Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.73551ms logger=migrator t=2026-04-06T21:12:57.186989195Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-06T21:12:57.187006916Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.451µs logger=migrator t=2026-04-06T21:12:57.190410564Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-06T21:12:57.191610579Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.199285ms logger=migrator t=2026-04-06T21:12:57.194993528Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-06T21:12:57.19680127Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.806822ms logger=migrator t=2026-04-06T21:12:57.202386582Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-06T21:12:57.203403542Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.01481ms logger=migrator t=2026-04-06T21:12:57.207219033Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-06T21:12:57.207955144Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=736.551µs logger=migrator t=2026-04-06T21:12:57.211385145Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-06T21:12:57.211653272Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=268.317µs logger=migrator t=2026-04-06T21:12:57.215752041Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-06T21:12:57.216326417Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=574.256µs logger=migrator t=2026-04-06T21:12:57.220130849Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-06T21:12:57.22157465Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.442662ms logger=migrator t=2026-04-06T21:12:57.22569678Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-06T21:12:57.227012728Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.316048ms logger=migrator t=2026-04-06T21:12:57.231566631Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-06T21:12:57.244517727Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.953726ms logger=migrator t=2026-04-06T21:12:57.248262096Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-06T21:12:57.257252188Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.988811ms logger=migrator t=2026-04-06T21:12:57.260906473Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-06T21:12:57.268547786Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.639652ms logger=migrator t=2026-04-06T21:12:57.272067768Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-06T21:12:57.27213912Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.072µs logger=migrator t=2026-04-06T21:12:57.276572889Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-06T21:12:57.286455976Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.882647ms logger=migrator t=2026-04-06T21:12:57.291017849Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-06T21:12:57.300680069Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.66064ms logger=migrator t=2026-04-06T21:12:57.303692957Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-06T21:12:57.303989936Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=297.139µs logger=migrator t=2026-04-06T21:12:57.307732115Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.636693651s logger=migrator t=2026-04-06T21:12:57.308310351Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-06T21:12:57.324905364Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-06T21:12:57.325097859Z level=info msg="Created default organization" logger=secrets t=2026-04-06T21:12:57.328535079Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-06T21:12:57.373901758Z level=info msg="Restored cache from database" duration=428.063µs logger=plugin.store t=2026-04-06T21:12:57.375112973Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-06T21:12:57.417775113Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-06T21:12:57.417801144Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-06T21:12:57.417906027Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-06T21:12:57.417914267Z level=info msg="Plugins loaded" count=54 duration=42.803864ms logger=query_data t=2026-04-06T21:12:57.422376297Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-06T21:12:57.425605621Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-06T21:12:57.431606325Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-06T21:12:57.439885656Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-06T21:12:57.443582223Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-06T21:12:57.447133677Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-06T21:12:57.473802301Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-06T21:12:57.49370631Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-06T21:12:57.511796276Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-06T21:12:57.511822617Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-06T21:12:57.511992842Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-06T21:12:57.512724733Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-06T21:12:57.513233177Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-06T21:12:57.514567107Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-06T21:12:57.572713237Z level=info msg="Update check succeeded" duration=60.598432ms logger=grafana.update.checker t=2026-04-06T21:12:57.584196201Z level=info msg="Update check succeeded" duration=71.694554ms logger=provisioning.dashboard t=2026-04-06T21:12:57.645938095Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-06T21:12:57.690142179Z level=info msg="State cache has been initialized" states=0 duration=177.412796ms logger=ngalert.scheduler t=2026-04-06T21:12:57.690202261Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-06T21:12:57.690292904Z level=info msg=starting first_tick=2026-04-06T21:13:00Z logger=plugin.angulardetectorsprovider.dynamic t=2026-04-06T21:12:57.718546626Z level=info msg="Patterns update finished" duration=70.938043ms logger=provisioning.dashboard t=2026-04-06T21:12:57.731911623Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-06T21:12:57.973200626Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-06T21:12:57.973669961Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-06T21:13:02.123451679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.125054495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.143001863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.166187222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.187111987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.210230414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.228265704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.25167949Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-06T21:13:02.256915642Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-06T21:13:02.269920227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.356584198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.382520786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.434190248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.452896728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.497699752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.523314691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.557379364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.571118401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.610621381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.632566805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.674429103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.69407156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.730410759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.748613084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.789917766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.809375138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.852188803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.87181528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.920676651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.938831564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.974071132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:02.989335982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.040714715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.058141958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.100666796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.116407959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.156302212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.173976582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.218694973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.236065484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.2764636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.291582217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.345229795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.365417907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.414437143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.431291649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.478157112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.495096511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.542789458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.586569701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.642370151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.652830974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.697468242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.711310632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.762138579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.779992304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.832919451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.849601403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.920820189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.9343693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:03.98459687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.001059715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.124956121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.141082646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.195131906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.212039705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.287617476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.307092318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.363003762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.399129745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.529297202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.54759004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.626565149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.64218048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.732551189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.756007536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.858760751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.873884939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.959057797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:04.977309664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T21:13:05.051090653Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-06T21:14:52.532806321Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-06T21:22:57.540098196Z level=info msg="Completed cleanup jobs" duration=25.529511ms logger=plugins.update.checker t=2026-04-06T21:22:57.626443747Z level=info msg="Update check succeeded" duration=52.938816ms logger=sqlstore.transactions t=2026-04-06T21:27:57.440604115Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"