logger=settings t=2026-04-08T06:19:47.933733289Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-08T06:19:47Z logger=settings t=2026-04-08T06:19:47.934280691Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-08T06:19:47.934329662Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-08T06:19:47.934353243Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-08T06:19:47.934369683Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-08T06:19:47.934390103Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-08T06:19:47.934406184Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-08T06:19:47.934428054Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-08T06:19:47.934446635Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-08T06:19:47.934463705Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-08T06:19:47.934480285Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-08T06:19:47.934500316Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-08T06:19:47.934520906Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-08T06:19:47.934538747Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-08T06:19:47.934554617Z level=info msg=Target target=[all] logger=settings t=2026-04-08T06:19:47.934583438Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-08T06:19:47.934600918Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-08T06:19:47.934622559Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-08T06:19:47.934643069Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-08T06:19:47.934658919Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-08T06:19:47.9346748Z level=info msg="App mode production" logger=sqlstore t=2026-04-08T06:19:47.93512898Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-08T06:19:47.935178811Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-08T06:19:47.937041672Z level=info msg="Locking database" logger=migrator t=2026-04-08T06:19:47.937119463Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-08T06:19:47.937839819Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-08T06:19:47.938906713Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.068344ms logger=migrator t=2026-04-08T06:19:47.943479023Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-08T06:19:47.944360823Z level=info msg="Migration successfully executed" id="create user table" duration=883.67µs logger=migrator t=2026-04-08T06:19:47.948257709Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-08T06:19:47.949006245Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=749.576µs logger=migrator t=2026-04-08T06:19:47.952643535Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-08T06:19:47.954378553Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.737588ms logger=migrator t=2026-04-08T06:19:47.957527583Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-08T06:19:47.958205278Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=677.675µs logger=migrator t=2026-04-08T06:19:47.963133426Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-08T06:19:47.964244591Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.109304ms logger=migrator t=2026-04-08T06:19:47.96783379Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-08T06:19:47.971636023Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.797853ms logger=migrator t=2026-04-08T06:19:47.975010148Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-08T06:19:47.975838366Z level=info msg="Migration successfully executed" id="create user table v2" duration=828.148µs logger=migrator t=2026-04-08T06:19:47.981634093Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-08T06:19:47.982721027Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.086924ms logger=migrator t=2026-04-08T06:19:47.988633848Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-08T06:19:47.990028959Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.395671ms logger=migrator t=2026-04-08T06:19:47.995787635Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-08T06:19:47.996119453Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=330.948µs logger=migrator t=2026-04-08T06:19:48.000967779Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-08T06:19:48.00145779Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=489.691µs logger=migrator t=2026-04-08T06:19:48.005948209Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-08T06:19:48.007038903Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.090384ms logger=migrator t=2026-04-08T06:19:48.009979728Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-08T06:19:48.010010838Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.76µs logger=migrator t=2026-04-08T06:19:48.012832191Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-08T06:19:48.013778921Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=946.2µs logger=migrator t=2026-04-08T06:19:48.016878039Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-08T06:19:48.017077014Z level=info msg="Migration successfully executed" id="Add missing user data" duration=201.505µs logger=migrator t=2026-04-08T06:19:48.02193226Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-08T06:19:48.022909932Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=977.332µs logger=migrator t=2026-04-08T06:19:48.02601881Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-08T06:19:48.026826908Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=809.978µs logger=migrator t=2026-04-08T06:19:48.029728922Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-08T06:19:48.030731334Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.001912ms logger=migrator t=2026-04-08T06:19:48.033682128Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-08T06:19:48.041455139Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.771691ms logger=migrator t=2026-04-08T06:19:48.046891459Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-08T06:19:48.047936882Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.045663ms logger=migrator t=2026-04-08T06:19:48.051733345Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-08T06:19:48.05195234Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=219.625µs logger=migrator t=2026-04-08T06:19:48.055523138Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-08T06:19:48.056176653Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=652.975µs logger=migrator t=2026-04-08T06:19:48.062900601Z 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-08T06:19:48.063220628Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=320.497µs logger=migrator t=2026-04-08T06:19:48.069399583Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-08T06:19:48.074600108Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=5.201545ms logger=migrator t=2026-04-08T06:19:48.082021551Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-08T06:19:48.083382471Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.36444ms logger=migrator t=2026-04-08T06:19:48.088632336Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-08T06:19:48.09015665Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.526103ms logger=migrator t=2026-04-08T06:19:48.120148549Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-08T06:19:48.121206102Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.059513ms logger=migrator t=2026-04-08T06:19:48.128275387Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-08T06:19:48.129020813Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=748.216µs logger=migrator t=2026-04-08T06:19:48.135163439Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-08T06:19:48.135928165Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=766.616µs logger=migrator t=2026-04-08T06:19:48.142367357Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-08T06:19:48.142405318Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.741µs logger=migrator t=2026-04-08T06:19:48.146733473Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-08T06:19:48.147678764Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=948.191µs logger=migrator t=2026-04-08T06:19:48.153494461Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-08T06:19:48.155061896Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.563305ms logger=migrator t=2026-04-08T06:19:48.16072235Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-08T06:19:48.162033949Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.313549ms logger=migrator t=2026-04-08T06:19:48.166124799Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-08T06:19:48.167251584Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.129195ms logger=migrator t=2026-04-08T06:19:48.174188356Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-08T06:19:48.179094964Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.907118ms logger=migrator t=2026-04-08T06:19:48.192434337Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-08T06:19:48.193321897Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=889.94µs logger=migrator t=2026-04-08T06:19:48.19758178Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-08T06:19:48.198324246Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=740.616µs logger=migrator t=2026-04-08T06:19:48.263605131Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-08T06:19:48.26446992Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=867.759µs logger=migrator t=2026-04-08T06:19:48.290477821Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-08T06:19:48.291527205Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.051843ms logger=migrator t=2026-04-08T06:19:48.298218052Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-08T06:19:48.300465191Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=2.247699ms logger=migrator t=2026-04-08T06:19:48.305771667Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-08T06:19:48.306261368Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=492.061µs logger=migrator t=2026-04-08T06:19:48.310249086Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-08T06:19:48.310807558Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=558.182µs logger=migrator t=2026-04-08T06:19:48.323985258Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-08T06:19:48.328863415Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=4.897378ms logger=migrator t=2026-04-08T06:19:48.35002226Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-08T06:19:48.366215036Z level=info msg="Migration successfully executed" id="create star table" duration=16.187095ms logger=migrator t=2026-04-08T06:19:48.387203727Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-08T06:19:48.391528262Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=4.328315ms logger=migrator t=2026-04-08T06:19:48.406795218Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-08T06:19:48.414602059Z level=info msg="Migration successfully executed" id="create org table v1" duration=7.806702ms logger=migrator t=2026-04-08T06:19:48.424847404Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-08T06:19:48.426956591Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=2.111737ms logger=migrator t=2026-04-08T06:19:48.432004971Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-08T06:19:48.432612285Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=609.794µs logger=migrator t=2026-04-08T06:19:48.436845028Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-08T06:19:48.441911309Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=5.064241ms logger=migrator t=2026-04-08T06:19:48.447669706Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-08T06:19:48.449030676Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.3613ms logger=migrator t=2026-04-08T06:19:48.454628769Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-08T06:19:48.455257312Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=627.343µs logger=migrator t=2026-04-08T06:19:48.461680154Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-08T06:19:48.461745675Z level=info msg="Migration successfully executed" id="Update org table charset" duration=67.171µs logger=migrator t=2026-04-08T06:19:48.465464577Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-08T06:19:48.465540698Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=77.391µs logger=migrator t=2026-04-08T06:19:48.469503925Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-08T06:19:48.470400565Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=896.29µs logger=migrator t=2026-04-08T06:19:48.475485077Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-08T06:19:48.476481829Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.000552ms logger=migrator t=2026-04-08T06:19:48.482055181Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-08T06:19:48.482966541Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=911.63µs logger=migrator t=2026-04-08T06:19:48.490129989Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-08T06:19:48.491033159Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=903.54µs logger=migrator t=2026-04-08T06:19:48.495135959Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-08T06:19:48.495745142Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=609.033µs logger=migrator t=2026-04-08T06:19:48.501954659Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-08T06:19:48.503248357Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.293449ms logger=migrator t=2026-04-08T06:19:48.509957175Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-08T06:19:48.510689541Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=732.706µs logger=migrator t=2026-04-08T06:19:48.513764138Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-08T06:19:48.518756978Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.99214ms logger=migrator t=2026-04-08T06:19:48.522835488Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-08T06:19:48.523499022Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=663.944µs logger=migrator t=2026-04-08T06:19:48.527913779Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-08T06:19:48.529119905Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.206626ms logger=migrator t=2026-04-08T06:19:48.536016597Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-08T06:19:48.536860556Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=844.139µs logger=migrator t=2026-04-08T06:19:48.543204655Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-08T06:19:48.543591444Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=386.918µs logger=migrator t=2026-04-08T06:19:48.550946705Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-08T06:19:48.551946427Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.001322ms logger=migrator t=2026-04-08T06:19:48.557105741Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-08T06:19:48.557183682Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=79.791µs logger=migrator t=2026-04-08T06:19:48.56119498Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-08T06:19:48.563173204Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.977004ms logger=migrator t=2026-04-08T06:19:48.568174534Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-08T06:19:48.57029205Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.116896ms logger=migrator t=2026-04-08T06:19:48.575095176Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-08T06:19:48.577406957Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.313041ms logger=migrator t=2026-04-08T06:19:48.584645256Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-08T06:19:48.585832752Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.189036ms logger=migrator t=2026-04-08T06:19:48.590435073Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-08T06:19:48.592506379Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.074786ms logger=migrator t=2026-04-08T06:19:48.598206174Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-08T06:19:48.60532309Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=7.115136ms logger=migrator t=2026-04-08T06:19:48.611521916Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-08T06:19:48.612397096Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=878.12µs logger=migrator t=2026-04-08T06:19:48.619047292Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-08T06:19:48.619080662Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=37.33µs logger=migrator t=2026-04-08T06:19:48.623867888Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-08T06:19:48.623891378Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=24.61µs logger=migrator t=2026-04-08T06:19:48.626976836Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-08T06:19:48.628555011Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.578495ms logger=migrator t=2026-04-08T06:19:48.631573507Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-08T06:19:48.634318657Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.7472ms logger=migrator t=2026-04-08T06:19:48.639258246Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-08T06:19:48.641345262Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.084786ms logger=migrator t=2026-04-08T06:19:48.64490294Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-08T06:19:48.646940125Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.036845ms logger=migrator t=2026-04-08T06:19:48.650784309Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-08T06:19:48.651062795Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=275.846µs logger=migrator t=2026-04-08T06:19:48.655090834Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-08T06:19:48.655935412Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=844.238µs logger=migrator t=2026-04-08T06:19:48.660163185Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-08T06:19:48.661173658Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.010392ms logger=migrator t=2026-04-08T06:19:48.665499582Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-08T06:19:48.665658356Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=162.834µs logger=migrator t=2026-04-08T06:19:48.674562612Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-08T06:19:48.675701447Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.137865ms logger=migrator t=2026-04-08T06:19:48.68404799Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-08T06:19:48.684680804Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=635.164µs logger=migrator t=2026-04-08T06:19:48.689694264Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-08T06:19:48.694930549Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.234905ms logger=migrator t=2026-04-08T06:19:48.703227421Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-08T06:19:48.704607142Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.381361ms logger=migrator t=2026-04-08T06:19:48.886362916Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-08T06:19:48.887402279Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.040143ms logger=migrator t=2026-04-08T06:19:49.102369968Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-08T06:19:49.104634727Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.266459ms logger=migrator t=2026-04-08T06:19:49.206157113Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-08T06:19:49.207212926Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=1.082874ms logger=migrator t=2026-04-08T06:19:49.458928486Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-08T06:19:49.460086341Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.161025ms logger=migrator t=2026-04-08T06:19:49.62468716Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-08T06:19:49.628459603Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.772313ms logger=migrator t=2026-04-08T06:19:49.753781051Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-08T06:19:49.754915376Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.136485ms logger=migrator t=2026-04-08T06:19:49.784877033Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-08T06:19:49.785532617Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=661.074µs logger=migrator t=2026-04-08T06:19:49.802180453Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-08T06:19:49.802580931Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=405.479µs logger=migrator t=2026-04-08T06:19:49.808143913Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-08T06:19:49.809439272Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.297649ms logger=migrator t=2026-04-08T06:19:49.818899559Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-08T06:19:49.825360661Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=6.460522ms logger=migrator t=2026-04-08T06:19:49.831468545Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-08T06:19:49.832572329Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.105114ms logger=migrator t=2026-04-08T06:19:49.838703864Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-08T06:19:49.839645334Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=944.881µs logger=migrator t=2026-04-08T06:19:49.843817245Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-08T06:19:49.844640403Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=823.188µs logger=migrator t=2026-04-08T06:19:49.849738965Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-08T06:19:49.85086871Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.128685ms logger=migrator t=2026-04-08T06:19:49.85405227Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-08T06:19:49.854828537Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=780.457µs logger=migrator t=2026-04-08T06:19:49.865146833Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-08T06:19:49.8722841Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.138097ms logger=migrator t=2026-04-08T06:19:49.880144442Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-08T06:19:49.88095219Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=812.078µs logger=migrator t=2026-04-08T06:19:49.88596239Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-08T06:19:49.886692446Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=727.776µs logger=migrator t=2026-04-08T06:19:49.894326873Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-08T06:19:49.895317655Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=992.652µs logger=migrator t=2026-04-08T06:19:49.903781511Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-08T06:19:49.904459465Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=679.415µs logger=migrator t=2026-04-08T06:19:49.909869134Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-08T06:19:49.915320833Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=5.448779ms logger=migrator t=2026-04-08T06:19:49.944993774Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-08T06:19:49.950797191Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=5.798837ms logger=migrator t=2026-04-08T06:19:49.955910184Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-08T06:19:49.955943064Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.191µs logger=migrator t=2026-04-08T06:19:49.961843154Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-08T06:19:49.962095449Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=252.665µs logger=migrator t=2026-04-08T06:19:49.96716837Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-08T06:19:49.969765987Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.600317ms logger=migrator t=2026-04-08T06:19:49.973830977Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-08T06:19:49.974024701Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=193.794µs logger=migrator t=2026-04-08T06:19:49.977403575Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-08T06:19:49.977609379Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=206.154µs logger=migrator t=2026-04-08T06:19:49.980896592Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-08T06:19:49.983265143Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.368681ms logger=migrator t=2026-04-08T06:19:49.986887903Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-08T06:19:49.987088807Z level=info msg="Migration successfully executed" id="Update uid value" duration=201.225µs logger=migrator t=2026-04-08T06:19:49.991493014Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-08T06:19:49.992301421Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=808.288µs logger=migrator t=2026-04-08T06:19:49.995523192Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-08T06:19:49.996222617Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=699.135µs logger=migrator t=2026-04-08T06:19:50.000256886Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-08T06:19:50.000818278Z level=info msg="Migration successfully executed" id="create api_key table" duration=561.462µs logger=migrator t=2026-04-08T06:19:50.005675945Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-08T06:19:50.006634436Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=957.911µs logger=migrator t=2026-04-08T06:19:50.012858332Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-08T06:19:50.014217251Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.358989ms logger=migrator t=2026-04-08T06:19:50.017893632Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-08T06:19:50.019053497Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.159385ms logger=migrator t=2026-04-08T06:19:50.023919334Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-08T06:19:50.024932536Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.012602ms logger=migrator t=2026-04-08T06:19:50.02831539Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-08T06:19:50.029058037Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=742.316µs logger=migrator t=2026-04-08T06:19:50.032468861Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-08T06:19:50.033198087Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=729.276µs logger=migrator t=2026-04-08T06:19:50.037209745Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-08T06:19:50.043946532Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.730047ms logger=migrator t=2026-04-08T06:19:50.048505382Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-08T06:19:50.049170056Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=660.684µs logger=migrator t=2026-04-08T06:19:50.053117733Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-08T06:19:50.053933751Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=815.968µs logger=migrator t=2026-04-08T06:19:50.059177055Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-08T06:19:50.060038514Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=858.669µs logger=migrator t=2026-04-08T06:19:50.06304177Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-08T06:19:50.063792316Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=750.846µs logger=migrator t=2026-04-08T06:19:50.068487189Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-08T06:19:50.068804046Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=317.367µs logger=migrator t=2026-04-08T06:19:50.072719872Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-08T06:19:50.07400408Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.272968ms logger=migrator t=2026-04-08T06:19:50.077824893Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-08T06:19:50.077855064Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.531µs logger=migrator t=2026-04-08T06:19:50.081579426Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-08T06:19:50.084103211Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.527545ms logger=migrator t=2026-04-08T06:19:50.089965099Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-08T06:19:50.094485378Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.520559ms logger=migrator t=2026-04-08T06:19:50.098134078Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-08T06:19:50.098297571Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=161.993µs logger=migrator t=2026-04-08T06:19:50.101771258Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-08T06:19:50.104318043Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.546825ms logger=migrator t=2026-04-08T06:19:50.108374592Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-08T06:19:50.110946538Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.571676ms logger=migrator t=2026-04-08T06:19:50.114417714Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-08T06:19:50.115524778Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.084894ms logger=migrator t=2026-04-08T06:19:50.120038117Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-08T06:19:50.121039379Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.000932ms logger=migrator t=2026-04-08T06:19:50.126592521Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-08T06:19:50.127694005Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.103674ms logger=migrator t=2026-04-08T06:19:50.13251261Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-08T06:19:50.133720126Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.209456ms logger=migrator t=2026-04-08T06:19:50.137669433Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-08T06:19:50.138655744Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=986.421µs logger=migrator t=2026-04-08T06:19:50.144207036Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-08T06:19:50.144990383Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=783.597µs logger=migrator t=2026-04-08T06:19:50.148865968Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-08T06:19:50.148929349Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=64.591µs logger=migrator t=2026-04-08T06:19:50.15217376Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-08T06:19:50.152212281Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.471µs logger=migrator t=2026-04-08T06:19:50.157170319Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-08T06:19:50.162121048Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.948909ms logger=migrator t=2026-04-08T06:19:50.166927733Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-08T06:19:50.170689255Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.749652ms logger=migrator t=2026-04-08T06:19:50.173835464Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-08T06:19:50.173905646Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.401µs logger=migrator t=2026-04-08T06:19:50.176931342Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-08T06:19:50.17774817Z level=info msg="Migration successfully executed" id="create quota table v1" duration=816.898µs logger=migrator t=2026-04-08T06:19:50.182932573Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-08T06:19:50.184252632Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.320549ms logger=migrator t=2026-04-08T06:19:50.188806702Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-08T06:19:50.188971265Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=165.533µs logger=migrator t=2026-04-08T06:19:50.192632885Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-08T06:19:50.193519415Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=886.53µs logger=migrator t=2026-04-08T06:19:50.198665498Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-08T06:19:50.199500326Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=835.099µs logger=migrator t=2026-04-08T06:19:50.203230077Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-08T06:19:50.206327545Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.097278ms logger=migrator t=2026-04-08T06:19:50.21021687Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-08T06:19:50.210244391Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.431µs logger=migrator t=2026-04-08T06:19:50.216203141Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-08T06:19:50.217692074Z level=info msg="Migration successfully executed" id="create session table" duration=1.488963ms logger=migrator t=2026-04-08T06:19:50.221874635Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-08T06:19:50.22209057Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=216.565µs logger=migrator t=2026-04-08T06:19:50.22623945Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-08T06:19:50.226338502Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=96.572µs logger=migrator t=2026-04-08T06:19:50.231810872Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-08T06:19:50.232613429Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=799.317µs logger=migrator t=2026-04-08T06:19:50.239018059Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-08T06:19:50.240368929Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.34513ms logger=migrator t=2026-04-08T06:19:50.245700605Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-08T06:19:50.245734956Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=35.601µs logger=migrator t=2026-04-08T06:19:50.24954089Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-08T06:19:50.249580641Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.631µs logger=migrator t=2026-04-08T06:19:50.25734092Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-08T06:19:50.260789246Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.451486ms logger=migrator t=2026-04-08T06:19:50.264791663Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-08T06:19:50.269783993Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.99229ms logger=migrator t=2026-04-08T06:19:50.275076648Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-08T06:19:50.27516675Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=91.052µs logger=migrator t=2026-04-08T06:19:50.27878642Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-08T06:19:50.278871611Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=86.021µs logger=migrator t=2026-04-08T06:19:50.282409199Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-08T06:19:50.283699857Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.289618ms logger=migrator t=2026-04-08T06:19:50.289809051Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-08T06:19:50.289846842Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.541µs logger=migrator t=2026-04-08T06:19:50.293235766Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-08T06:19:50.296514348Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.277902ms logger=migrator t=2026-04-08T06:19:50.300488764Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-08T06:19:50.300685999Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=199.875µs logger=migrator t=2026-04-08T06:19:50.30486845Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-08T06:19:50.308723965Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.854315ms logger=migrator t=2026-04-08T06:19:50.315110984Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-08T06:19:50.319370618Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.268783ms logger=migrator t=2026-04-08T06:19:50.323753424Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-08T06:19:50.323824965Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.771µs logger=migrator t=2026-04-08T06:19:50.330319387Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-08T06:19:50.331290929Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=971.691µs logger=migrator t=2026-04-08T06:19:50.335975511Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-08T06:19:50.336890791Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=919.51µs logger=migrator t=2026-04-08T06:19:50.341225126Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-08T06:19:50.342355481Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.130065ms logger=migrator t=2026-04-08T06:19:50.347396111Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-08T06:19:50.349050417Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.656676ms logger=migrator t=2026-04-08T06:19:50.355013387Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-08T06:19:50.355995979Z level=info msg="Migration successfully executed" id="add index alert state" duration=982.862µs logger=migrator t=2026-04-08T06:19:50.367038751Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-08T06:19:50.367949961Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=909.54µs logger=migrator t=2026-04-08T06:19:50.373705386Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-08T06:19:50.374371791Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=665.345µs logger=migrator t=2026-04-08T06:19:50.379573415Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-08T06:19:50.380493765Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=920.64µs logger=migrator t=2026-04-08T06:19:50.384482012Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-08T06:19:50.385798601Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.314259ms logger=migrator t=2026-04-08T06:19:50.390095085Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-08T06:19:50.399696085Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.59824ms logger=migrator t=2026-04-08T06:19:50.403233473Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-08T06:19:50.403924048Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=690.715µs logger=migrator t=2026-04-08T06:19:50.40813781Z 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-08T06:19:50.409385737Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.245007ms logger=migrator t=2026-04-08T06:19:50.413542138Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-08T06:19:50.414149542Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=606.163µs logger=migrator t=2026-04-08T06:19:50.417682439Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-08T06:19:50.41820855Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=525.621µs logger=migrator t=2026-04-08T06:19:50.421757658Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-08T06:19:50.422534125Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=776.347µs logger=migrator t=2026-04-08T06:19:50.427769829Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-08T06:19:50.433418603Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.648264ms logger=migrator t=2026-04-08T06:19:50.437213436Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-08T06:19:50.440869526Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.65591ms logger=migrator t=2026-04-08T06:19:50.444971416Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-08T06:19:50.451317645Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.344379ms logger=migrator t=2026-04-08T06:19:50.455978427Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-08T06:19:50.462183422Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.206485ms logger=migrator t=2026-04-08T06:19:50.466495447Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-08T06:19:50.467486408Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=990.531µs logger=migrator t=2026-04-08T06:19:50.471445505Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-08T06:19:50.471476946Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.501µs logger=migrator t=2026-04-08T06:19:50.47486619Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-08T06:19:50.474889031Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=22.041µs logger=migrator t=2026-04-08T06:19:50.479399379Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-08T06:19:50.480548984Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.148125ms logger=migrator t=2026-04-08T06:19:50.485752828Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T06:19:50.487245861Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.492233ms logger=migrator t=2026-04-08T06:19:50.492492746Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-08T06:19:50.493325004Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=831.838µs logger=migrator t=2026-04-08T06:19:50.497583917Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-08T06:19:50.498546678Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=962.071µs logger=migrator t=2026-04-08T06:19:50.502449054Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T06:19:50.504366925Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.917342ms logger=migrator t=2026-04-08T06:19:50.509498468Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-08T06:19:50.513438734Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.939806ms logger=migrator t=2026-04-08T06:19:50.516682115Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-08T06:19:50.520534579Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.852324ms logger=migrator t=2026-04-08T06:19:50.524144998Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-08T06:19:50.524388864Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=243.836µs logger=migrator t=2026-04-08T06:19:50.530033697Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-08T06:19:50.531236343Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.194506ms logger=migrator t=2026-04-08T06:19:50.535274612Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-08T06:19:50.536189422Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=915.28µs logger=migrator t=2026-04-08T06:19:50.539809031Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-08T06:19:50.544039164Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.229762ms logger=migrator t=2026-04-08T06:19:50.54888729Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-08T06:19:50.549205357Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=327.887µs logger=migrator t=2026-04-08T06:19:50.554333409Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-08T06:19:50.556560798Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.233399ms logger=migrator t=2026-04-08T06:19:50.560715458Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-08T06:19:50.562708342Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.994444ms logger=migrator t=2026-04-08T06:19:50.568451428Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-08T06:19:50.568674823Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=224.525µs logger=migrator t=2026-04-08T06:19:50.572431735Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-08T06:19:50.574143682Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.711877ms logger=migrator t=2026-04-08T06:19:50.5786085Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-08T06:19:50.580238056Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.628846ms logger=migrator t=2026-04-08T06:19:50.584973609Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-08T06:19:50.586085524Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.108575ms logger=migrator t=2026-04-08T06:19:50.591125054Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-08T06:19:50.59275241Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.625466ms logger=migrator t=2026-04-08T06:19:50.597983834Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-08T06:19:50.600149491Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.166417ms logger=migrator t=2026-04-08T06:19:50.606684904Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-08T06:19:50.609302412Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.872723ms logger=migrator t=2026-04-08T06:19:50.616645462Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-08T06:19:50.616685913Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=42.961µs logger=migrator t=2026-04-08T06:19:50.619993045Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-08T06:19:50.623377299Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.383654ms logger=migrator t=2026-04-08T06:19:50.627320336Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-08T06:19:50.62886255Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.543724ms logger=migrator t=2026-04-08T06:19:50.6320913Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-08T06:19:50.636135969Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.047829ms logger=migrator t=2026-04-08T06:19:50.640715469Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-08T06:19:50.641513136Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=797.567µs logger=migrator t=2026-04-08T06:19:50.645377551Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-08T06:19:50.646446384Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.069663ms logger=migrator t=2026-04-08T06:19:50.650741598Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-08T06:19:50.651761831Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.019763ms logger=migrator t=2026-04-08T06:19:50.655473432Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-08T06:19:50.666436372Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.96297ms logger=migrator t=2026-04-08T06:19:50.669796175Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-08T06:19:50.670384568Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=586.813µs logger=migrator t=2026-04-08T06:19:50.67368414Z 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-08T06:19:50.674718943Z 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.033533ms logger=migrator t=2026-04-08T06:19:50.679543259Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-08T06:19:50.679934077Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=390.809µs logger=migrator t=2026-04-08T06:19:50.683400603Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-08T06:19:50.684009596Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=608.803µs logger=migrator t=2026-04-08T06:19:50.687467972Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-08T06:19:50.687775519Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=307.197µs logger=migrator t=2026-04-08T06:19:50.691828697Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-08T06:19:50.696345036Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.514069ms logger=migrator t=2026-04-08T06:19:50.700272062Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-08T06:19:50.704477294Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.204452ms logger=migrator t=2026-04-08T06:19:50.708131144Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-08T06:19:50.709173487Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.042423ms logger=migrator t=2026-04-08T06:19:50.71341778Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-08T06:19:50.714509814Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.091584ms logger=migrator t=2026-04-08T06:19:50.718635724Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-08T06:19:50.718956521Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=320.907µs logger=migrator t=2026-04-08T06:19:50.722440377Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-08T06:19:50.726552937Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.11209ms logger=migrator t=2026-04-08T06:19:50.729819458Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-08T06:19:50.731202139Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.382861ms logger=migrator t=2026-04-08T06:19:50.737721542Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-08T06:19:50.737937996Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=216.824µs logger=migrator t=2026-04-08T06:19:50.74129125Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-08T06:19:50.741726929Z level=info msg="Migration successfully executed" id="Move region to single row" duration=435.819µs logger=migrator t=2026-04-08T06:19:50.745131484Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-08T06:19:50.746179037Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.047633ms logger=migrator t=2026-04-08T06:19:50.750488821Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-08T06:19:50.7513452Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=856.989µs logger=migrator t=2026-04-08T06:19:50.754696873Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T06:19:50.755647604Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=950.761µs logger=migrator t=2026-04-08T06:19:50.759876566Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T06:19:50.760814177Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=937.511µs logger=migrator t=2026-04-08T06:19:50.765401127Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-08T06:19:50.766317657Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=916.79µs logger=migrator t=2026-04-08T06:19:50.769529478Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-08T06:19:50.770511329Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=980.262µs logger=migrator t=2026-04-08T06:19:50.773853462Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-08T06:19:50.773953344Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=100.632µs logger=migrator t=2026-04-08T06:19:50.778160466Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-08T06:19:50.779041416Z level=info msg="Migration successfully executed" id="create test_data table" duration=878.33µs logger=migrator t=2026-04-08T06:19:50.783773849Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-08T06:19:50.784654448Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=880.219µs logger=migrator t=2026-04-08T06:19:50.788307238Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-08T06:19:50.789256049Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=949.011µs logger=migrator t=2026-04-08T06:19:50.795027695Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-08T06:19:50.797304455Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.27673ms logger=migrator t=2026-04-08T06:19:50.802270314Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-08T06:19:50.80253537Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=265.145µs logger=migrator t=2026-04-08T06:19:50.806907115Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-08T06:19:50.807650032Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=744.637µs logger=migrator t=2026-04-08T06:19:50.810158167Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-08T06:19:50.810274519Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=116.962µs logger=migrator t=2026-04-08T06:19:50.814825319Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-08T06:19:50.815662367Z level=info msg="Migration successfully executed" id="create team table" duration=836.238µs logger=migrator t=2026-04-08T06:19:50.819842848Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-08T06:19:50.821398442Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.555434ms logger=migrator t=2026-04-08T06:19:50.826568816Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-08T06:19:50.828016717Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.448561ms logger=migrator t=2026-04-08T06:19:50.840069381Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-08T06:19:50.846517142Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.452991ms logger=migrator t=2026-04-08T06:19:50.85010089Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-08T06:19:50.850236843Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=137.083µs logger=migrator t=2026-04-08T06:19:50.853585997Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-08T06:19:50.854323883Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=738.626µs logger=migrator t=2026-04-08T06:19:50.859644149Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-08T06:19:50.860901277Z level=info msg="Migration successfully executed" id="create team member table" duration=1.257628ms logger=migrator t=2026-04-08T06:19:50.866731834Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-08T06:19:50.867937441Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.207187ms logger=migrator t=2026-04-08T06:19:50.871729994Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-08T06:19:50.872622313Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=892.769µs logger=migrator t=2026-04-08T06:19:50.87659252Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-08T06:19:50.878440411Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.8298ms logger=migrator t=2026-04-08T06:19:50.8834611Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-08T06:19:50.888841348Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.374978ms logger=migrator t=2026-04-08T06:19:50.896018215Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-08T06:19:50.904782887Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.752142ms logger=migrator t=2026-04-08T06:19:50.908799485Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-08T06:19:50.912050196Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.250971ms logger=migrator t=2026-04-08T06:19:50.917174138Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-08T06:19:50.91819065Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.013672ms logger=migrator t=2026-04-08T06:19:50.9223087Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-08T06:19:50.923761412Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.452232ms logger=migrator t=2026-04-08T06:19:50.928973626Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-08T06:19:50.930835177Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.861851ms logger=migrator t=2026-04-08T06:19:50.937588945Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-08T06:19:50.938834322Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.245597ms logger=migrator t=2026-04-08T06:19:50.942916601Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-08T06:19:50.944379023Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.462262ms logger=migrator t=2026-04-08T06:19:50.948560355Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-08T06:19:50.950093178Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.531953ms logger=migrator t=2026-04-08T06:19:50.955379024Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-08T06:19:50.956397616Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.018652ms logger=migrator t=2026-04-08T06:19:50.96065563Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-08T06:19:50.96205322Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.39749ms logger=migrator t=2026-04-08T06:19:50.966402035Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-08T06:19:50.967577441Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.177556ms logger=migrator t=2026-04-08T06:19:50.972422197Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-08T06:19:50.972867947Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=444.6µs logger=migrator t=2026-04-08T06:19:50.976535837Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-08T06:19:50.977312444Z level=info msg="Migration successfully executed" id="create tag table" duration=776.117µs logger=migrator t=2026-04-08T06:19:50.98218399Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-08T06:19:50.983475689Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.290379ms logger=migrator t=2026-04-08T06:19:50.988070179Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-08T06:19:50.989371038Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.301539ms logger=migrator t=2026-04-08T06:19:50.993658092Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-08T06:19:50.994845158Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.187316ms logger=migrator t=2026-04-08T06:19:51.002196928Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-08T06:19:51.004164962Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.968363ms logger=migrator t=2026-04-08T06:19:51.008332563Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-08T06:19:51.02468932Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.357956ms logger=migrator t=2026-04-08T06:19:51.027851019Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-08T06:19:51.028398381Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=546.742µs logger=migrator t=2026-04-08T06:19:51.033234226Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-08T06:19:51.034528455Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.293389ms logger=migrator t=2026-04-08T06:19:51.038204765Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-08T06:19:51.038684295Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=479.8µs logger=migrator t=2026-04-08T06:19:51.042396346Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-08T06:19:51.04301282Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=616.084µs logger=migrator t=2026-04-08T06:19:51.047036407Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-08T06:19:51.047796274Z level=info msg="Migration successfully executed" id="create user auth table" duration=756.677µs logger=migrator t=2026-04-08T06:19:51.051006794Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-08T06:19:51.051944965Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=937.891µs logger=migrator t=2026-04-08T06:19:51.05582793Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-08T06:19:51.055897251Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=66.811µs logger=migrator t=2026-04-08T06:19:51.060378339Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-08T06:19:51.068412314Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.031035ms logger=migrator t=2026-04-08T06:19:51.075041829Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-08T06:19:51.082170405Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.127906ms logger=migrator t=2026-04-08T06:19:51.085691482Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-08T06:19:51.090978177Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.286305ms logger=migrator t=2026-04-08T06:19:51.096233962Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-08T06:19:51.100613718Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.369155ms logger=migrator t=2026-04-08T06:19:51.107111479Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-08T06:19:51.108742285Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.633146ms logger=migrator t=2026-04-08T06:19:51.11401946Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-08T06:19:51.119806486Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.787246ms logger=migrator t=2026-04-08T06:19:51.123433716Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-08T06:19:51.124395897Z level=info msg="Migration successfully executed" id="create server_lock table" duration=962.071µs logger=migrator t=2026-04-08T06:19:51.129288654Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-08T06:19:51.130571382Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.282228ms logger=migrator t=2026-04-08T06:19:51.134849425Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-08T06:19:51.135797016Z level=info msg="Migration successfully executed" id="create user auth token table" duration=946.041µs logger=migrator t=2026-04-08T06:19:51.140482198Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-08T06:19:51.141709655Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.227787ms logger=migrator t=2026-04-08T06:19:51.147030481Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-08T06:19:51.149008074Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.977003ms logger=migrator t=2026-04-08T06:19:51.155061376Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-08T06:19:51.156248332Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.187176ms logger=migrator t=2026-04-08T06:19:51.161425015Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-08T06:19:51.171378653Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.953708ms logger=migrator t=2026-04-08T06:19:51.177946136Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-08T06:19:51.181069884Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=3.110658ms logger=migrator t=2026-04-08T06:19:51.187541775Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-08T06:19:51.189751974Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.207809ms logger=migrator t=2026-04-08T06:19:51.19555006Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-08T06:19:51.197009832Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.464312ms logger=migrator t=2026-04-08T06:19:51.207364918Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-08T06:19:51.208551554Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.188216ms logger=migrator t=2026-04-08T06:19:51.213712017Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-08T06:19:51.21479362Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.081213ms logger=migrator t=2026-04-08T06:19:51.219604146Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-08T06:19:51.219719348Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=115.532µs logger=migrator t=2026-04-08T06:19:51.223948111Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-08T06:19:51.224236807Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=295.547µs logger=migrator t=2026-04-08T06:19:51.229244386Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-08T06:19:51.230631886Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.38349ms logger=migrator t=2026-04-08T06:19:51.236914563Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T06:19:51.238391536Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.479883ms logger=migrator t=2026-04-08T06:19:51.245724996Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T06:19:51.247539166Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.81667ms logger=migrator t=2026-04-08T06:19:51.253958606Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-08T06:19:51.254127329Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=174.163µs logger=migrator t=2026-04-08T06:19:51.25921688Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T06:19:51.260664262Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.451572ms logger=migrator t=2026-04-08T06:19:51.266092341Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T06:19:51.267620564Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.533544ms logger=migrator t=2026-04-08T06:19:51.272742826Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T06:19:51.274387352Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.656056ms logger=migrator t=2026-04-08T06:19:51.280357382Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T06:19:51.281763943Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.406481ms logger=migrator t=2026-04-08T06:19:51.287474427Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-08T06:19:51.294561352Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.081595ms logger=migrator t=2026-04-08T06:19:51.298267793Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-08T06:19:51.299264625Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=998.152µs logger=migrator t=2026-04-08T06:19:51.304919258Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-08T06:19:51.305135153Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=222.995µs logger=migrator t=2026-04-08T06:19:51.313175329Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-08T06:19:51.315427418Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.25072ms logger=migrator t=2026-04-08T06:19:51.320382686Z 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-08T06:19:51.321955421Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.576064ms logger=migrator t=2026-04-08T06:19:51.328001742Z 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-08T06:19:51.330294152Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.29441ms logger=migrator t=2026-04-08T06:19:51.33887341Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T06:19:51.339039873Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=175.814µs logger=migrator t=2026-04-08T06:19:51.344198656Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-08T06:19:51.345722299Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.524003ms logger=migrator t=2026-04-08T06:19:51.352138869Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-08T06:19:51.353491479Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.35348ms logger=migrator t=2026-04-08T06:19:51.359712015Z 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-08T06:19:51.36088296Z 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.175625ms logger=migrator t=2026-04-08T06:19:51.369208192Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-08T06:19:51.370389828Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.182906ms logger=migrator t=2026-04-08T06:19:51.376154344Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-08T06:19:51.382367859Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.204605ms logger=migrator t=2026-04-08T06:19:51.386371397Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-08T06:19:51.387273806Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=902.299µs logger=migrator t=2026-04-08T06:19:51.392372448Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T06:19:51.393794839Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.421401ms logger=migrator t=2026-04-08T06:19:51.399398501Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-08T06:19:51.43000705Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.598418ms logger=migrator t=2026-04-08T06:19:51.43459474Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-08T06:19:51.459667887Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.070187ms logger=migrator t=2026-04-08T06:19:51.463600613Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-08T06:19:51.465233279Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.633356ms logger=migrator t=2026-04-08T06:19:51.470451973Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T06:19:51.471595958Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.145405ms logger=migrator t=2026-04-08T06:19:51.475912732Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-08T06:19:51.481988454Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.075802ms logger=migrator t=2026-04-08T06:19:51.485411369Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-08T06:19:51.49139459Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.982431ms logger=migrator t=2026-04-08T06:19:51.497186917Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-08T06:19:51.49827282Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.086194ms logger=migrator t=2026-04-08T06:19:51.502679186Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-08T06:19:51.504576158Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.905242ms logger=migrator t=2026-04-08T06:19:51.510265402Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-08T06:19:51.511841066Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.575524ms logger=migrator t=2026-04-08T06:19:51.519019963Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-08T06:19:51.520323362Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.305749ms logger=migrator t=2026-04-08T06:19:51.52528897Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-08T06:19:51.525396532Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=108.482µs logger=migrator t=2026-04-08T06:19:51.530578665Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-08T06:19:51.536167318Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.587653ms logger=migrator t=2026-04-08T06:19:51.542034656Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-08T06:19:51.549017168Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.972422ms logger=migrator t=2026-04-08T06:19:51.691221923Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-08T06:19:51.69934074Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.130497ms logger=migrator t=2026-04-08T06:19:51.704692657Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-08T06:19:51.70571727Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.025893ms logger=migrator t=2026-04-08T06:19:51.711255381Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-08T06:19:51.71213093Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=869.279µs logger=migrator t=2026-04-08T06:19:51.716183918Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-08T06:19:51.724554991Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.370193ms logger=migrator t=2026-04-08T06:19:51.732113616Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-08T06:19:51.739786854Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.678547ms logger=migrator t=2026-04-08T06:19:51.757059601Z 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-08T06:19:51.758912241Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.85761ms logger=migrator t=2026-04-08T06:19:51.797217037Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-08T06:19:51.807096733Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.879956ms logger=migrator t=2026-04-08T06:19:51.811688774Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-08T06:19:51.81657851Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.886807ms logger=migrator t=2026-04-08T06:19:51.853854854Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-08T06:19:51.854050649Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=200.975µs logger=migrator t=2026-04-08T06:19:51.88895203Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-08T06:19:51.891436225Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.475124ms logger=migrator t=2026-04-08T06:19:51.89670807Z 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-08T06:19:51.897888555Z 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.180475ms logger=migrator t=2026-04-08T06:19:51.903978879Z 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-08T06:19:51.905258747Z 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.280788ms logger=migrator t=2026-04-08T06:19:51.91137769Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T06:19:51.911522883Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=147.303µs logger=migrator t=2026-04-08T06:19:51.916810779Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-08T06:19:51.924217211Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.405831ms logger=migrator t=2026-04-08T06:19:51.930398546Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-08T06:19:51.939519555Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.116829ms logger=migrator t=2026-04-08T06:19:51.945235969Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-08T06:19:51.955080574Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.841695ms logger=migrator t=2026-04-08T06:19:51.966997664Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-08T06:19:51.972500305Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.507381ms logger=migrator t=2026-04-08T06:19:51.979881926Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-08T06:19:51.989995647Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.11134ms logger=migrator t=2026-04-08T06:19:51.996275394Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-08T06:19:51.996517829Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=221.995µs logger=migrator t=2026-04-08T06:19:52.002789186Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-08T06:19:52.004121095Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.335099ms logger=migrator t=2026-04-08T06:19:52.008865448Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-08T06:19:52.017390474Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.521526ms logger=migrator t=2026-04-08T06:19:52.022105327Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-08T06:19:52.02228176Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=177.824µs logger=migrator t=2026-04-08T06:19:52.027591386Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-08T06:19:52.036921679Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.330333ms logger=migrator t=2026-04-08T06:19:52.043335779Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-08T06:19:52.044495185Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.158685ms logger=migrator t=2026-04-08T06:19:52.054230846Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-08T06:19:52.064283316Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.05358ms logger=migrator t=2026-04-08T06:19:52.069193292Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-08T06:19:52.070119073Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=925.961µs logger=migrator t=2026-04-08T06:19:52.076259677Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-08T06:19:52.077953643Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.697027ms logger=migrator t=2026-04-08T06:19:52.083985375Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-08T06:19:52.09293013Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.949105ms logger=migrator t=2026-04-08T06:19:52.097433168Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-08T06:19:52.098335798Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=902.68µs logger=migrator t=2026-04-08T06:19:52.107826724Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-08T06:19:52.109715765Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.888501ms logger=migrator t=2026-04-08T06:19:52.114487609Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-08T06:19:52.11543461Z level=info msg="Migration successfully executed" id="create alert_image table" duration=947.141µs logger=migrator t=2026-04-08T06:19:52.120046361Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-08T06:19:52.121261967Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.215596ms logger=migrator t=2026-04-08T06:19:52.127113514Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-08T06:19:52.127180956Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.012µs logger=migrator t=2026-04-08T06:19:52.13151111Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-08T06:19:52.132676416Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.164916ms logger=migrator t=2026-04-08T06:19:52.139845822Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-08T06:19:52.140750842Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=906.71µs logger=migrator t=2026-04-08T06:19:52.14571961Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-08T06:19:52.146114798Z 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-08T06:19:52.149989003Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-08T06:19:52.150483914Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=492.181µs logger=migrator t=2026-04-08T06:19:52.154493781Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-08T06:19:52.155758349Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.269698ms logger=migrator t=2026-04-08T06:19:52.160492912Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-08T06:19:52.168768112Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.27429ms logger=migrator t=2026-04-08T06:19:52.17465001Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-08T06:19:52.176299046Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.649766ms logger=migrator t=2026-04-08T06:19:52.181462649Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-08T06:19:52.182334798Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=872.319µs logger=migrator t=2026-04-08T06:19:52.187319306Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-08T06:19:52.188207686Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=888.53µs logger=migrator t=2026-04-08T06:19:52.192627452Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-08T06:19:52.193936851Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.309049ms logger=migrator t=2026-04-08T06:19:52.198561811Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-08T06:19:52.199695966Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.134475ms logger=migrator t=2026-04-08T06:19:52.205342219Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-08T06:19:52.20536974Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.741µs logger=migrator t=2026-04-08T06:19:52.211692297Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-08T06:19:52.21180733Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=111.073µs logger=migrator t=2026-04-08T06:19:52.216514762Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-08T06:19:52.225035978Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.523716ms logger=migrator t=2026-04-08T06:19:52.229974666Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-08T06:19:52.230248582Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=269.446µs logger=migrator t=2026-04-08T06:19:52.234416062Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-08T06:19:52.235563647Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.139035ms logger=migrator t=2026-04-08T06:19:52.240064916Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-08T06:19:52.240354882Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=296.847µs logger=migrator t=2026-04-08T06:19:52.244782649Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-08T06:19:52.246069137Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.286278ms logger=migrator t=2026-04-08T06:19:52.251711289Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-08T06:19:52.252631339Z level=info msg="Migration successfully executed" id="create secrets table" duration=920.86µs logger=migrator t=2026-04-08T06:19:52.258306253Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-08T06:19:52.294127964Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.81988ms logger=migrator t=2026-04-08T06:19:52.298821316Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-08T06:19:52.305185614Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.364608ms logger=migrator t=2026-04-08T06:19:52.309337875Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-08T06:19:52.309470238Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=129.013µs logger=migrator t=2026-04-08T06:19:52.313586588Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-08T06:19:52.354386397Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=40.797739ms logger=migrator t=2026-04-08T06:19:52.359718082Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-08T06:19:52.393203602Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.48204ms logger=migrator t=2026-04-08T06:19:52.398380645Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-08T06:19:52.399881738Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.501203ms logger=migrator t=2026-04-08T06:19:52.407357171Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-08T06:19:52.408754651Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.39939ms logger=migrator t=2026-04-08T06:19:52.413413492Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-08T06:19:52.41375033Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=337.068µs logger=migrator t=2026-04-08T06:19:52.418401801Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-08T06:19:52.419573537Z level=info msg="Migration successfully executed" id="create permission table" duration=1.174326ms logger=migrator t=2026-04-08T06:19:52.425824513Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-08T06:19:52.427182763Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.35841ms logger=migrator t=2026-04-08T06:19:52.431800253Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-08T06:19:52.43303161Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.231327ms logger=migrator t=2026-04-08T06:19:52.438244514Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-08T06:19:52.439186914Z level=info msg="Migration successfully executed" id="create role table" duration=935.32µs logger=migrator t=2026-04-08T06:19:52.44543541Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-08T06:19:52.455473509Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.039179ms logger=migrator t=2026-04-08T06:19:52.459681021Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-08T06:19:52.467603623Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.922182ms logger=migrator t=2026-04-08T06:19:52.4725093Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-08T06:19:52.473697196Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.187736ms logger=migrator t=2026-04-08T06:19:52.479720457Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-08T06:19:52.481018306Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.297509ms logger=migrator t=2026-04-08T06:19:52.486358002Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-08T06:19:52.487614799Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.256427ms logger=migrator t=2026-04-08T06:19:52.492538077Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-08T06:19:52.49361009Z level=info msg="Migration successfully executed" id="create team role table" duration=1.057393ms logger=migrator t=2026-04-08T06:19:52.500369227Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-08T06:19:52.502479813Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.109466ms logger=migrator t=2026-04-08T06:19:52.507229127Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-08T06:19:52.508639747Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.41157ms logger=migrator t=2026-04-08T06:19:52.512996752Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-08T06:19:52.514188448Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.191476ms logger=migrator t=2026-04-08T06:19:52.519949274Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-08T06:19:52.520899114Z level=info msg="Migration successfully executed" id="create user role table" duration=954.38µs logger=migrator t=2026-04-08T06:19:52.5252712Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-08T06:19:52.527383136Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.111066ms logger=migrator t=2026-04-08T06:19:52.533214463Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-08T06:19:52.534424109Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.209336ms logger=migrator t=2026-04-08T06:19:52.541021653Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-08T06:19:52.542540666Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.517533ms logger=migrator t=2026-04-08T06:19:52.547415112Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-08T06:19:52.548981246Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.565844ms logger=migrator t=2026-04-08T06:19:52.554266432Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-08T06:19:52.555612421Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.316438ms logger=migrator t=2026-04-08T06:19:52.561784995Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-08T06:19:52.563573774Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.788149ms logger=migrator t=2026-04-08T06:19:52.569261848Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-08T06:19:52.579284207Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.019628ms logger=migrator t=2026-04-08T06:19:52.583952958Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-08T06:19:52.585106434Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.153986ms logger=migrator t=2026-04-08T06:19:52.59046077Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-08T06:19:52.591630126Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.168586ms logger=migrator t=2026-04-08T06:19:52.596218366Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-08T06:19:52.598022655Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.80451ms logger=migrator t=2026-04-08T06:19:52.602727597Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-08T06:19:52.606662403Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=3.930326ms logger=migrator t=2026-04-08T06:19:52.611178012Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-08T06:19:52.612347547Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.170885ms logger=migrator t=2026-04-08T06:19:52.617211753Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-08T06:19:52.618742196Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.530213ms logger=migrator t=2026-04-08T06:19:52.625424172Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-08T06:19:52.636306929Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.883657ms logger=migrator t=2026-04-08T06:19:52.64091229Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-08T06:19:52.649321183Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.408403ms logger=migrator t=2026-04-08T06:19:52.653410262Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-08T06:19:52.659041155Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.630352ms logger=migrator t=2026-04-08T06:19:52.662994391Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-08T06:19:52.668614383Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.616112ms logger=migrator t=2026-04-08T06:19:52.674362138Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-08T06:19:52.675766579Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.404351ms logger=migrator t=2026-04-08T06:19:52.680359469Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-08T06:19:52.681479354Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.119674ms logger=migrator t=2026-04-08T06:19:52.687661178Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-08T06:19:52.689174721Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.512753ms logger=migrator t=2026-04-08T06:19:52.693473855Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-08T06:19:52.694879735Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.40593ms logger=migrator t=2026-04-08T06:19:52.69923406Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-08T06:19:52.700623211Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.389381ms logger=migrator t=2026-04-08T06:19:52.707153563Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-08T06:19:52.707220404Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.681µs logger=migrator t=2026-04-08T06:19:52.711548209Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-08T06:19:52.711581239Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=34.151µs logger=migrator t=2026-04-08T06:19:52.716046727Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-08T06:19:52.716685531Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=638.574µs logger=migrator t=2026-04-08T06:19:52.720949663Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-08T06:19:52.721820682Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=872.759µs logger=migrator t=2026-04-08T06:19:52.727303662Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-08T06:19:52.728689972Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.38695ms logger=migrator t=2026-04-08T06:19:52.733853755Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-08T06:19:52.734220913Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=364.988µs logger=migrator t=2026-04-08T06:19:52.738922065Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-08T06:19:52.739379885Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=457.98µs logger=migrator t=2026-04-08T06:19:52.743897543Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-08T06:19:52.744791923Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=893µs logger=migrator t=2026-04-08T06:19:52.75106287Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-08T06:19:52.752886089Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.82704ms logger=migrator t=2026-04-08T06:19:52.758260876Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-08T06:19:52.768028949Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.767823ms logger=migrator t=2026-04-08T06:19:52.772327583Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-08T06:19:52.772391664Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=64.771µs logger=migrator t=2026-04-08T06:19:52.777769431Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-08T06:19:52.779144591Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.37476ms logger=migrator t=2026-04-08T06:19:52.785253324Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-08T06:19:52.78734018Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.087106ms logger=migrator t=2026-04-08T06:19:52.793085125Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-08T06:19:52.794640399Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.555604ms logger=migrator t=2026-04-08T06:19:52.80113153Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-08T06:19:52.813364557Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.218236ms logger=migrator t=2026-04-08T06:19:52.823569909Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-08T06:19:52.825134764Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.568534ms logger=migrator t=2026-04-08T06:19:52.830725165Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-08T06:19:52.832150266Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.426641ms logger=migrator t=2026-04-08T06:19:52.837051003Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-08T06:19:52.860446353Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.40325ms logger=migrator t=2026-04-08T06:19:52.866569996Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-08T06:19:52.868399986Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.83841ms logger=migrator t=2026-04-08T06:19:52.873679761Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-08T06:19:52.874923068Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.243827ms logger=migrator t=2026-04-08T06:19:52.879353355Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-08T06:19:52.880630413Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.277618ms logger=migrator t=2026-04-08T06:19:52.886986291Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-08T06:19:52.888549575Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.562694ms logger=migrator t=2026-04-08T06:19:52.894017444Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-08T06:19:52.895007226Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=988.842µs logger=migrator t=2026-04-08T06:19:52.900015495Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-08T06:19:52.901358684Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.342989ms logger=migrator t=2026-04-08T06:19:52.907521618Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-08T06:19:52.916909283Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.386225ms logger=migrator t=2026-04-08T06:19:52.920752377Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-08T06:19:52.921433611Z level=info msg="Migration successfully executed" id="create entity_events table" duration=681.344µs logger=migrator t=2026-04-08T06:19:52.925682514Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-08T06:19:52.926507392Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=824.508µs logger=migrator t=2026-04-08T06:19:52.932549814Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T06:19:52.933075815Z 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-08T06:19:52.937315568Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T06:19:52.93832014Z 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-08T06:19:52.943137904Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-08T06:19:52.944528535Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.390071ms logger=migrator t=2026-04-08T06:19:52.951106488Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-08T06:19:52.95300399Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.899652ms logger=migrator t=2026-04-08T06:19:52.956774972Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T06:19:52.958011248Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.236507ms logger=migrator t=2026-04-08T06:19:52.962592418Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T06:19:52.963862056Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.269558ms logger=migrator t=2026-04-08T06:19:52.970639994Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T06:19:52.972706799Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.066615ms logger=migrator t=2026-04-08T06:19:52.977743348Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T06:19:52.978892283Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.149585ms logger=migrator t=2026-04-08T06:19:52.983064114Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-08T06:19:52.983881622Z level=info msg="Migration successfully executed" id="Drop public config table" duration=817.278µs logger=migrator t=2026-04-08T06:19:52.989376022Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-08T06:19:52.990606869Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.230887ms logger=migrator t=2026-04-08T06:19:52.994739159Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T06:19:52.996141099Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.4017ms logger=migrator t=2026-04-08T06:19:53.002290173Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T06:19:53.0035295Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.235987ms logger=migrator t=2026-04-08T06:19:53.007730252Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-08T06:19:53.008926478Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.197876ms logger=migrator t=2026-04-08T06:19:53.013389795Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-08T06:19:53.037842207Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.457221ms logger=migrator t=2026-04-08T06:19:53.043582261Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-08T06:19:53.052380613Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.797432ms logger=migrator t=2026-04-08T06:19:53.062703687Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-08T06:19:53.072195354Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.494387ms logger=migrator t=2026-04-08T06:19:53.076814814Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-08T06:19:53.077056259Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=241.815µs logger=migrator t=2026-04-08T06:19:53.082842165Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-08T06:19:53.095261795Z level=info msg="Migration successfully executed" id="add share column" duration=12.41415ms logger=migrator t=2026-04-08T06:19:53.099243502Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-08T06:19:53.099385165Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=141.153µs logger=migrator t=2026-04-08T06:19:53.103234818Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-08T06:19:53.104195199Z level=info msg="Migration successfully executed" id="create file table" duration=960.131µs logger=migrator t=2026-04-08T06:19:53.109028094Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-08T06:19:53.110255121Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.226917ms logger=migrator t=2026-04-08T06:19:53.116285292Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-08T06:19:53.117494068Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.208716ms logger=migrator t=2026-04-08T06:19:53.123775335Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-08T06:19:53.128361235Z level=info msg="Migration successfully executed" id="create file_meta table" duration=4.58627ms logger=migrator t=2026-04-08T06:19:53.134490198Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-08T06:19:53.136458251Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.968203ms logger=migrator t=2026-04-08T06:19:53.141304936Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-08T06:19:53.141420939Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=117.502µs logger=migrator t=2026-04-08T06:19:53.1451573Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-08T06:19:53.145221301Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.621µs logger=migrator t=2026-04-08T06:19:53.148686677Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-08T06:19:53.149220548Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=533.821µs logger=migrator t=2026-04-08T06:19:53.154974393Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-08T06:19:53.155361742Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=387.969µs logger=migrator t=2026-04-08T06:19:53.159728847Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-08T06:19:53.161954395Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.225368ms logger=migrator t=2026-04-08T06:19:53.16633333Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-08T06:19:53.175550661Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.216941ms logger=migrator t=2026-04-08T06:19:53.179753212Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-08T06:19:53.179904475Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=151.723µs logger=migrator t=2026-04-08T06:19:53.185892886Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-08T06:19:53.18702623Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.137044ms logger=migrator t=2026-04-08T06:19:53.192925378Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-08T06:19:53.193740906Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=806.418µs logger=migrator t=2026-04-08T06:19:53.198171563Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-08T06:19:53.1985271Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=355.887µs logger=migrator t=2026-04-08T06:19:53.203002498Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-08T06:19:53.203841606Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=840.088µs logger=migrator t=2026-04-08T06:19:53.209858027Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-08T06:19:53.223223687Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.36684ms logger=migrator t=2026-04-08T06:19:53.227413918Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-08T06:19:53.236333082Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.916964ms logger=migrator t=2026-04-08T06:19:53.240762539Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-08T06:19:53.241861722Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.099303ms logger=migrator t=2026-04-08T06:19:53.247403003Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-08T06:19:53.322292951Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.889018ms logger=migrator t=2026-04-08T06:19:53.327480624Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-08T06:19:53.32866768Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.186736ms logger=migrator t=2026-04-08T06:19:53.332392941Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-08T06:19:53.333663358Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.270547ms logger=migrator t=2026-04-08T06:19:53.339881984Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-08T06:19:53.366303218Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.421654ms logger=migrator t=2026-04-08T06:19:53.370909068Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-08T06:19:53.377374889Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.465201ms logger=migrator t=2026-04-08T06:19:53.383303588Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-08T06:19:53.383675836Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=372.468µs logger=migrator t=2026-04-08T06:19:53.387869907Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-08T06:19:53.388094162Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=221.295µs logger=migrator t=2026-04-08T06:19:53.391810203Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-08T06:19:53.392090419Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=280.676µs logger=migrator t=2026-04-08T06:19:53.396009834Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-08T06:19:53.396506535Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=487.501µs logger=migrator t=2026-04-08T06:19:53.402566287Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-08T06:19:53.402991926Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=425.949µs logger=migrator t=2026-04-08T06:19:53.407209538Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-08T06:19:53.408868904Z level=info msg="Migration successfully executed" id="create folder table" duration=1.652167ms logger=migrator t=2026-04-08T06:19:53.413974055Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-08T06:19:53.415214132Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.239537ms logger=migrator t=2026-04-08T06:19:53.421661162Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-08T06:19:53.423708686Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.047144ms logger=migrator t=2026-04-08T06:19:53.428359448Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-08T06:19:53.428384158Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.871µs logger=migrator t=2026-04-08T06:19:53.43214603Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T06:19:53.433417617Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.240377ms logger=migrator t=2026-04-08T06:19:53.439195193Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T06:19:53.440301737Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.106914ms logger=migrator t=2026-04-08T06:19:53.444427047Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-08T06:19:53.445654143Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.223906ms logger=migrator t=2026-04-08T06:19:53.449694791Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-08T06:19:53.451255575Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.552584ms logger=migrator t=2026-04-08T06:19:53.457198955Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-08T06:19:53.457734136Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=535.131µs logger=migrator t=2026-04-08T06:19:53.462254314Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-08T06:19:53.464140375Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.886111ms logger=migrator t=2026-04-08T06:19:53.468137762Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-08T06:19:53.469365329Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.229827ms logger=migrator t=2026-04-08T06:19:53.475063453Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-08T06:19:53.476373812Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.309939ms logger=migrator t=2026-04-08T06:19:53.482536925Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-08T06:19:53.48413515Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.598395ms logger=migrator t=2026-04-08T06:19:53.491118722Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-08T06:19:53.492469621Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.350739ms logger=migrator t=2026-04-08T06:19:53.498635256Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-08T06:19:53.499585196Z level=info msg="Migration successfully executed" id="create anon_device table" duration=950.35µs logger=migrator t=2026-04-08T06:19:53.503580343Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-08T06:19:53.504757939Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.177685ms logger=migrator t=2026-04-08T06:19:53.511348942Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-08T06:19:53.513264694Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.914421ms logger=migrator t=2026-04-08T06:19:53.519577241Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-08T06:19:53.520726546Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.150655ms logger=migrator t=2026-04-08T06:19:53.525212393Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-08T06:19:53.526394919Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.186236ms logger=migrator t=2026-04-08T06:19:53.532193185Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-08T06:19:53.533465233Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.272308ms logger=migrator t=2026-04-08T06:19:53.537547012Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-08T06:19:53.53790913Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=366.848µs logger=migrator t=2026-04-08T06:19:53.542021489Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-08T06:19:53.551346772Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.325073ms logger=migrator t=2026-04-08T06:19:53.556378441Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-08T06:19:53.557213339Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=835.918µs logger=migrator t=2026-04-08T06:19:53.562857112Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T06:19:53.562935844Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=81.092µs logger=migrator t=2026-04-08T06:19:53.56738396Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T06:19:53.568354581Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=978.831µs logger=migrator t=2026-04-08T06:19:53.572141904Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T06:19:53.572162554Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.44µs logger=migrator t=2026-04-08T06:19:53.57747032Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-08T06:19:53.579028634Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.556704ms logger=migrator t=2026-04-08T06:19:53.58301217Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T06:19:53.584355509Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.343439ms logger=migrator t=2026-04-08T06:19:53.590012252Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-08T06:19:53.591843362Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.83167ms logger=migrator t=2026-04-08T06:19:53.59772966Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-08T06:19:53.598685341Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=957.981µs logger=migrator t=2026-04-08T06:19:53.602460123Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-08T06:19:53.602814061Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=358.388µs logger=migrator t=2026-04-08T06:19:53.606616213Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-08T06:19:53.60740253Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=786.167µs logger=migrator t=2026-04-08T06:19:53.611553731Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-08T06:19:53.612760077Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.206656ms logger=migrator t=2026-04-08T06:19:53.61981182Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-08T06:19:53.621669721Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.83987ms logger=migrator t=2026-04-08T06:19:53.626759501Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-08T06:19:53.64005105Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.290189ms logger=migrator t=2026-04-08T06:19:53.644427905Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-08T06:19:53.65154898Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.117275ms logger=migrator t=2026-04-08T06:19:53.657413328Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-08T06:19:53.668512369Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.100541ms logger=migrator t=2026-04-08T06:19:53.673802134Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-08T06:19:53.673996178Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=193.584µs logger=migrator t=2026-04-08T06:19:53.678410994Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-08T06:19:53.688362981Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.951557ms logger=migrator t=2026-04-08T06:19:53.693295428Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-08T06:19:53.701027426Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.731868ms logger=migrator t=2026-04-08T06:19:53.705275938Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-08T06:19:53.705750869Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=476.101µs logger=migrator t=2026-04-08T06:19:53.710135464Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.772328936s logger=migrator t=2026-04-08T06:19:53.710902601Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-08T06:19:53.731651852Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-08T06:19:53.731901057Z level=info msg="Created default organization" logger=secrets t=2026-04-08T06:19:53.737741234Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T06:19:53.784946761Z level=info msg="Restored cache from database" duration=383.699µs logger=plugin.store t=2026-04-08T06:19:53.786268629Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-08T06:19:53.821489804Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-08T06:19:53.821512985Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-08T06:19:53.821612017Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-08T06:19:53.821623587Z level=info msg="Plugins loaded" count=54 duration=35.356238ms logger=query_data t=2026-04-08T06:19:53.825356158Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-08T06:19:53.828604139Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-08T06:19:53.837492982Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-08T06:19:53.84474414Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-08T06:19:53.846865626Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-08T06:19:53.848300677Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-08T06:19:53.867997566Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-08T06:19:53.891056827Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-08T06:19:53.917323998Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-08T06:19:53.917347398Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-08T06:19:53.917535053Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-08T06:19:53.917718077Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-08T06:19:53.917794148Z level=info msg="State cache has been initialized" states=0 duration=259.716µs logger=ngalert.scheduler t=2026-04-08T06:19:53.91788745Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-08T06:19:53.917967102Z level=info msg=starting first_tick=2026-04-08T06:20:00Z logger=provisioning.dashboard t=2026-04-08T06:19:53.918507664Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-04-08T06:19:53.919819492Z level=info msg="Storage starting" logger=http.server t=2026-04-08T06:19:53.920530188Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-08T06:19:54.013285894Z level=info msg="Update check succeeded" duration=95.22258ms logger=plugins.update.checker t=2026-04-08T06:19:54.016123046Z level=info msg="Update check succeeded" duration=97.810657ms logger=sqlstore.transactions t=2026-04-08T06:19:54.066919888Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T06:19:54.077952747Z level=info msg="Patterns update finished" duration=91.795272ms logger=sqlstore.transactions t=2026-04-08T06:19:54.099567826Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-08T06:19:54.110012403Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-08T06:19:54.415120033Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-08T06:19:54.415667635Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-08T06:19:54.959352662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:54.96068351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:54.978910816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.02756149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.045498519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.067068176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.083278357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.110170359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.129311793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.160444917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.175633166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.205410871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.21969628Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-08T06:19:55.248589006Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-08T06:19:55.252657924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.289009441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.327993715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.345175407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.37253305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.389221261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.417674367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.434271557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.465048403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.489472692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.526117175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.548363807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.634131704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.649042507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.690951025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.709658969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.741167232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.758397425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.807994469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.825894406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.867076998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.883156196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.924180075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:55.944190028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.016870821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.029283379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.078548914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.09226799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.149283862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.166693308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.209880582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.225033159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.292199571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.309904993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.352645687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.364577204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.411268983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.42777589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.471520055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.507640166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.59575747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.609852654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.684319444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.698271905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.762532253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.777847134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.833431586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:56.84750161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.057415473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.076084865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.135240231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.153374192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.227206424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.24091872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.309402356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.326607198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.396990044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.411250532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.481317893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.497915001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.568636266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.580853379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.66111044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.678870053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.762972826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.777403887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T06:19:57.86148097Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-08T06:21:49.950801039Z level=info msg="Usage stats are ready to report"