logger=settings t=2026-04-12T21:01:55.968603961Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-12T21:01:55Z logger=settings t=2026-04-12T21:01:55.968860968Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-12T21:01:55.968873228Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-12T21:01:55.968876748Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-12T21:01:55.968879598Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-12T21:01:55.968882258Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-12T21:01:55.968887709Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-12T21:01:55.968890619Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-12T21:01:55.968893779Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-12T21:01:55.968897199Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-12T21:01:55.968901109Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-12T21:01:55.968904339Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-12T21:01:55.968909989Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-12T21:01:55.968913109Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-12T21:01:55.968916609Z level=info msg=Target target=[all] logger=settings t=2026-04-12T21:01:55.968923169Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-12T21:01:55.968926409Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-12T21:01:55.96892978Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-12T21:01:55.96893309Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-12T21:01:55.96893661Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-12T21:01:55.96894008Z level=info msg="App mode production" logger=sqlstore t=2026-04-12T21:01:55.969202786Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-12T21:01:55.969222457Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-12T21:01:55.970688495Z level=info msg="Locking database" logger=migrator t=2026-04-12T21:01:55.970700235Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-12T21:01:55.971214978Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-12T21:01:55.972122212Z level=info msg="Migration successfully executed" id="create migration_log table" duration=908.294µs logger=migrator t=2026-04-12T21:01:55.979478073Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-12T21:01:55.98011875Z level=info msg="Migration successfully executed" id="create user table" duration=640.386µs logger=migrator t=2026-04-12T21:01:55.985684984Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-12T21:01:55.986832653Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.155709ms logger=migrator t=2026-04-12T21:01:55.991075793Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-12T21:01:55.991974087Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=893.014µs logger=migrator t=2026-04-12T21:01:55.997019638Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-12T21:01:55.997580013Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=561.055µs logger=migrator t=2026-04-12T21:01:56.001308519Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-12T21:01:56.002268974Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=954.134µs logger=migrator t=2026-04-12T21:01:56.006161585Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-12T21:01:56.009084231Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.930276ms logger=migrator t=2026-04-12T21:01:56.012369286Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-12T21:01:56.013809533Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.438457ms logger=migrator t=2026-04-12T21:01:56.020633821Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-12T21:01:56.021707468Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.076497ms logger=migrator t=2026-04-12T21:01:56.028227387Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-12T21:01:56.029291895Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.069418ms logger=migrator t=2026-04-12T21:01:56.036397459Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-12T21:01:56.036935443Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=544.354µs logger=migrator t=2026-04-12T21:01:56.044443868Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-12T21:01:56.045247359Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=805.441µs logger=migrator t=2026-04-12T21:01:56.052767215Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-12T21:01:56.054201652Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.434428ms logger=migrator t=2026-04-12T21:01:56.590080792Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-12T21:01:56.590211055Z level=info msg="Migration successfully executed" id="Update user table charset" duration=749.889µs logger=migrator t=2026-04-12T21:01:56.689512841Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-12T21:01:56.691734138Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.224277ms logger=migrator t=2026-04-12T21:01:56.697490118Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-12T21:01:56.697709024Z level=info msg="Migration successfully executed" id="Add missing user data" duration=219.756µs logger=migrator t=2026-04-12T21:01:56.702687413Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-12T21:01:56.704161061Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.475698ms logger=migrator t=2026-04-12T21:01:56.710979968Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-12T21:01:56.712556669Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.576691ms logger=migrator t=2026-04-12T21:01:56.718581326Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-12T21:01:56.720053074Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.465308ms logger=migrator t=2026-04-12T21:01:56.730952056Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-12T21:01:56.740416522Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.456456ms logger=migrator t=2026-04-12T21:01:56.74767171Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-12T21:01:56.748750828Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.081218ms logger=migrator t=2026-04-12T21:01:56.754744493Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-12T21:01:56.754921857Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=176.964µs logger=migrator t=2026-04-12T21:01:56.761461288Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-12T21:01:56.762577836Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.121308ms logger=migrator t=2026-04-12T21:01:56.77158203Z 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-12T21:01:56.772028022Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=448.122µs logger=migrator t=2026-04-12T21:01:56.778053557Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-12T21:01:56.778678864Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=626.167µs logger=migrator t=2026-04-12T21:01:56.783936131Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-12T21:01:56.784837004Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=911.354µs logger=migrator t=2026-04-12T21:01:56.790127661Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-12T21:01:56.791286951Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.15901ms logger=migrator t=2026-04-12T21:01:56.797485232Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-12T21:01:56.798238391Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=753.349µs logger=migrator t=2026-04-12T21:01:56.803862377Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-12T21:01:56.804582206Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=719.579µs logger=migrator t=2026-04-12T21:01:56.825497308Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-12T21:01:56.826903355Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.409987ms logger=migrator t=2026-04-12T21:01:56.833857425Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-12T21:01:56.833921827Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=60.992µs logger=migrator t=2026-04-12T21:01:56.898590225Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-12T21:01:56.900093754Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.504989ms logger=migrator t=2026-04-12T21:01:56.905834172Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-12T21:01:56.906724335Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=905.983µs logger=migrator t=2026-04-12T21:01:56.912411203Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-12T21:01:56.913662695Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.255502ms logger=migrator t=2026-04-12T21:01:56.920871772Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-12T21:01:56.921808077Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=942.275µs logger=migrator t=2026-04-12T21:01:56.926593591Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-12T21:01:56.929958168Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.364217ms logger=migrator t=2026-04-12T21:01:56.935320697Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-12T21:01:56.936449317Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.12946ms logger=migrator t=2026-04-12T21:01:56.941564949Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-12T21:01:56.942315529Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=750.56µs logger=migrator t=2026-04-12T21:01:56.94697348Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-12T21:01:56.947779971Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=806.59µs logger=migrator t=2026-04-12T21:01:56.952991885Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-12T21:01:56.954464343Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.473328ms logger=migrator t=2026-04-12T21:01:56.960050098Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-12T21:01:56.96083886Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=795.742µs logger=migrator t=2026-04-12T21:01:56.966236369Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-12T21:01:56.966713042Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=475.023µs logger=migrator t=2026-04-12T21:01:56.971262519Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-12T21:01:56.972158383Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=906.004µs logger=migrator t=2026-04-12T21:01:56.977885862Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-12T21:01:56.978344124Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=460.242µs logger=migrator t=2026-04-12T21:01:56.982748638Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-12T21:01:56.983457566Z level=info msg="Migration successfully executed" id="create star table" duration=708.988µs logger=migrator t=2026-04-12T21:01:56.988039774Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-12T21:01:56.989253566Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.214832ms logger=migrator t=2026-04-12T21:01:56.994474682Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-12T21:01:56.995328374Z level=info msg="Migration successfully executed" id="create org table v1" duration=853.522µs logger=migrator t=2026-04-12T21:01:57.000870698Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-12T21:01:57.001991376Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.120278ms logger=migrator t=2026-04-12T21:01:57.012754486Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-12T21:01:57.014217364Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.482978ms logger=migrator t=2026-04-12T21:01:57.019547002Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-12T21:01:57.020340473Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=793.821µs logger=migrator t=2026-04-12T21:01:57.025466436Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-12T21:01:57.026169654Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=703.688µs logger=migrator t=2026-04-12T21:01:57.032459757Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-12T21:01:57.033209727Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=749.77µs logger=migrator t=2026-04-12T21:01:57.037834377Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-12T21:01:57.037868028Z level=info msg="Migration successfully executed" id="Update org table charset" duration=34.401µs logger=migrator t=2026-04-12T21:01:57.043133764Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-12T21:01:57.043176995Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=44.941µs logger=migrator t=2026-04-12T21:01:57.048091063Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-12T21:01:57.048395161Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=303.909µs logger=migrator t=2026-04-12T21:01:57.054415356Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-12T21:01:57.055506805Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.098559ms logger=migrator t=2026-04-12T21:01:57.060834013Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-12T21:01:57.062216139Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.382006ms logger=migrator t=2026-04-12T21:01:57.068607515Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-12T21:01:57.070269318Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.663103ms logger=migrator t=2026-04-12T21:01:57.078097291Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-12T21:01:57.079065726Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=972.995µs logger=migrator t=2026-04-12T21:01:57.085493493Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-12T21:01:57.086459518Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=966.205µs logger=migrator t=2026-04-12T21:01:57.091419897Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-12T21:01:57.09231325Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=893.102µs logger=migrator t=2026-04-12T21:01:57.099438965Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-12T21:01:57.109329582Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.889736ms logger=migrator t=2026-04-12T21:01:57.11507894Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-12T21:01:57.115688916Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=610.486µs logger=migrator t=2026-04-12T21:01:57.120470341Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-12T21:01:57.121380374Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=910.123µs logger=migrator t=2026-04-12T21:01:57.125761937Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-12T21:01:57.126613619Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=849.142µs logger=migrator t=2026-04-12T21:01:57.135931282Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-12T21:01:57.136606259Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=679.687µs logger=migrator t=2026-04-12T21:01:57.144249808Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-12T21:01:57.146007432Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.762385ms logger=migrator t=2026-04-12T21:01:57.150944201Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-12T21:01:57.151156326Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=218.436µs logger=migrator t=2026-04-12T21:01:57.156520385Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-12T21:01:57.159443971Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.922896ms logger=migrator t=2026-04-12T21:01:57.167182502Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-12T21:01:57.168917877Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.736315ms logger=migrator t=2026-04-12T21:01:57.178461444Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-12T21:01:57.181075842Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.614808ms logger=migrator t=2026-04-12T21:01:57.18982652Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-12T21:01:57.191152374Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.368095ms logger=migrator t=2026-04-12T21:01:57.197506069Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-12T21:01:57.19985337Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.347821ms logger=migrator t=2026-04-12T21:01:57.205193488Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-12T21:01:57.20681545Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.622652ms logger=migrator t=2026-04-12T21:01:57.21261991Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-12T21:01:57.213858093Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.240463ms logger=migrator t=2026-04-12T21:01:57.219681844Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-12T21:01:57.219721145Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=40.751µs logger=migrator t=2026-04-12T21:01:57.225487695Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-12T21:01:57.225575847Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=88.523µs logger=migrator t=2026-04-12T21:01:57.2322924Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-12T21:01:57.234644262Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.318321ms logger=migrator t=2026-04-12T21:01:57.24077012Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-12T21:01:57.243276376Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.510456ms logger=migrator t=2026-04-12T21:01:57.249245901Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-12T21:01:57.251345806Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.099695ms logger=migrator t=2026-04-12T21:01:57.258033468Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-12T21:01:57.260145933Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.112425ms logger=migrator t=2026-04-12T21:01:57.263603343Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-12T21:01:57.263823588Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=220.445µs logger=migrator t=2026-04-12T21:01:57.267379751Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-12T21:01:57.268172332Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=794.042µs logger=migrator t=2026-04-12T21:01:57.273023277Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-12T21:01:57.273706155Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=683.148µs logger=migrator t=2026-04-12T21:01:57.277123563Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-12T21:01:57.277154844Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=32.161µs logger=migrator t=2026-04-12T21:01:57.282265438Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-12T21:01:57.283069788Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=803.99µs logger=migrator t=2026-04-12T21:01:57.300178552Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-12T21:01:57.301278831Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.106829ms logger=migrator t=2026-04-12T21:01:57.305954682Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-12T21:01:57.312366828Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.406046ms logger=migrator t=2026-04-12T21:01:57.319832801Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-12T21:01:57.321274659Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.442607ms logger=migrator t=2026-04-12T21:01:57.327230243Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-12T21:01:57.328812034Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.596091ms logger=migrator t=2026-04-12T21:01:57.334744179Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-12T21:01:57.335633572Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=880.702µs logger=migrator t=2026-04-12T21:01:57.342458129Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-12T21:01:57.342866339Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=408.26µs logger=migrator t=2026-04-12T21:01:57.347843018Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-12T21:01:57.348871865Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.029507ms logger=migrator t=2026-04-12T21:01:57.353884715Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-12T21:01:57.3567852Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.917406ms logger=migrator t=2026-04-12T21:01:57.360732513Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-12T21:01:57.361621665Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=889.222µs logger=migrator t=2026-04-12T21:01:57.367743065Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-12T21:01:57.3679729Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=230.125µs logger=migrator t=2026-04-12T21:01:57.373261828Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-12T21:01:57.373491253Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=229.945µs logger=migrator t=2026-04-12T21:01:57.377785425Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-12T21:01:57.378567225Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=782.25µs logger=migrator t=2026-04-12T21:01:57.38336472Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-12T21:01:57.386135691Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.771322ms logger=migrator t=2026-04-12T21:01:57.39223518Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-12T21:01:57.393676747Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.442817ms logger=migrator t=2026-04-12T21:01:57.564441427Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-12T21:01:57.566415158Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.967121ms logger=migrator t=2026-04-12T21:01:57.585072342Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-12T21:01:57.587636679Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.569337ms logger=migrator t=2026-04-12T21:01:57.596650303Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-12T21:01:57.598582043Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.932501ms logger=migrator t=2026-04-12T21:01:57.604800013Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-12T21:01:57.606516348Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.712955ms logger=migrator t=2026-04-12T21:01:57.610850411Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-12T21:01:57.622354849Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.454446ms logger=migrator t=2026-04-12T21:01:57.626734993Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-12T21:01:57.627453952Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=718.789µs logger=migrator t=2026-04-12T21:01:57.631073345Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-12T21:01:57.632123252Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.053057ms logger=migrator t=2026-04-12T21:01:57.636833664Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-12T21:01:57.637639525Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=805.671µs logger=migrator t=2026-04-12T21:01:57.641860445Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-12T21:01:57.642674176Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=815.031µs logger=migrator t=2026-04-12T21:01:57.646651199Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-12T21:01:57.649951685Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.300756ms logger=migrator t=2026-04-12T21:01:57.65477408Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-12T21:01:57.659393399Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.620869ms logger=migrator t=2026-04-12T21:01:57.663853966Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-12T21:01:57.663886287Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.921µs logger=migrator t=2026-04-12T21:01:57.668112526Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-12T21:01:57.668357542Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=245.586µs logger=migrator t=2026-04-12T21:01:57.673374992Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-12T21:01:57.677870079Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.494647ms logger=migrator t=2026-04-12T21:01:57.68869359Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-12T21:01:57.688927447Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=233.356µs logger=migrator t=2026-04-12T21:01:57.69371597Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-12T21:01:57.694009108Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=293.588µs logger=migrator t=2026-04-12T21:01:57.698726761Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-12T21:01:57.701683477Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.956287ms logger=migrator t=2026-04-12T21:01:57.707239741Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-12T21:01:57.707690623Z level=info msg="Migration successfully executed" id="Update uid value" duration=383.72µs logger=migrator t=2026-04-12T21:01:57.711956063Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-12T21:01:57.71296384Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.001566ms logger=migrator t=2026-04-12T21:01:57.718054961Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-12T21:01:57.718954594Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=898.443µs logger=migrator t=2026-04-12T21:01:57.723913874Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-12T21:01:57.725144415Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.229951ms logger=migrator t=2026-04-12T21:01:57.729751665Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-12T21:01:57.730887644Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.134729ms logger=migrator t=2026-04-12T21:01:57.736607183Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-12T21:01:57.737469865Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=862.302µs logger=migrator t=2026-04-12T21:01:57.742072564Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-12T21:01:57.743120322Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.055958ms logger=migrator t=2026-04-12T21:01:57.747762833Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-12T21:01:57.748751558Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=988.575µs logger=migrator t=2026-04-12T21:01:57.753651545Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-12T21:01:57.754504757Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=858.152µs logger=migrator t=2026-04-12T21:01:57.762531035Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-12T21:01:57.763087139Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=557.204µs logger=migrator t=2026-04-12T21:01:57.768148661Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-12T21:01:57.778683115Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.519323ms logger=migrator t=2026-04-12T21:01:57.784339411Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-12T21:01:57.785319336Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=981.745µs logger=migrator t=2026-04-12T21:01:57.790337616Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-12T21:01:57.791163649Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=825.922µs logger=migrator t=2026-04-12T21:01:57.797487182Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-12T21:01:57.798330834Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=843.412µs logger=migrator t=2026-04-12T21:01:57.802756289Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-12T21:01:57.804052753Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.295923ms logger=migrator t=2026-04-12T21:01:57.80859578Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-12T21:01:57.809090983Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=495.583µs logger=migrator t=2026-04-12T21:01:57.813354573Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-12T21:01:57.813934738Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=583.025µs logger=migrator t=2026-04-12T21:01:57.817900752Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-12T21:01:57.817931002Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.51µs logger=migrator t=2026-04-12T21:01:57.821788732Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-12T21:01:57.826237548Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.447896ms logger=migrator t=2026-04-12T21:01:57.837767127Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-12T21:01:57.842905371Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.138303ms logger=migrator t=2026-04-12T21:01:57.849173482Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-12T21:01:57.849344997Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=171.785µs logger=migrator t=2026-04-12T21:01:57.86256073Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-12T21:01:57.867827677Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.274327ms logger=migrator t=2026-04-12T21:01:57.872614221Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-12T21:01:57.878092243Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.476632ms logger=migrator t=2026-04-12T21:01:57.883996536Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-12T21:01:57.884750795Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=754.009µs logger=migrator t=2026-04-12T21:01:57.889210272Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-12T21:01:57.889737655Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=527.193µs logger=migrator t=2026-04-12T21:01:57.894281653Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-12T21:01:57.895567187Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.292493ms logger=migrator t=2026-04-12T21:01:57.900243177Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-12T21:01:57.901584762Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.335095ms logger=migrator t=2026-04-12T21:01:57.907237419Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-12T21:01:57.908493001Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.255472ms logger=migrator t=2026-04-12T21:01:57.913485021Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-12T21:01:57.914343284Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=858.333µs logger=migrator t=2026-04-12T21:01:57.918737658Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-12T21:01:57.918813209Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=68.011µs logger=migrator t=2026-04-12T21:01:57.924018954Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-12T21:01:57.924083145Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=65.161µs logger=migrator t=2026-04-12T21:01:57.92966742Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-12T21:01:57.932952056Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.278656ms logger=migrator t=2026-04-12T21:01:57.937013551Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-12T21:01:57.939782793Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.768992ms logger=migrator t=2026-04-12T21:01:57.943233803Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-12T21:01:57.943298204Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=64.991µs logger=migrator t=2026-04-12T21:01:57.947577475Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-12T21:01:57.948520239Z level=info msg="Migration successfully executed" id="create quota table v1" duration=926.664µs logger=migrator t=2026-04-12T21:01:57.952572845Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-12T21:01:57.953414026Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=841.291µs logger=migrator t=2026-04-12T21:01:57.957710178Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-12T21:01:57.957735829Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.421µs logger=migrator t=2026-04-12T21:01:57.961578879Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-12T21:01:57.963235811Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.661533ms logger=migrator t=2026-04-12T21:01:57.968683233Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-12T21:01:57.969515964Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=832.691µs logger=migrator t=2026-04-12T21:01:57.974156565Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-12T21:01:57.980289004Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.083298ms logger=migrator t=2026-04-12T21:01:57.984107993Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-12T21:01:57.984128783Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23µs logger=migrator t=2026-04-12T21:01:57.988150118Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-12T21:01:57.988742143Z level=info msg="Migration successfully executed" id="create session table" duration=591.975µs logger=migrator t=2026-04-12T21:01:57.992769928Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-12T21:01:57.992902721Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=134.173µs logger=migrator t=2026-04-12T21:01:57.997436158Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-12T21:01:57.997557861Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=122.813µs logger=migrator t=2026-04-12T21:01:58.002569032Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-12T21:01:58.004268356Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.706844ms logger=migrator t=2026-04-12T21:01:58.009367118Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-12T21:01:58.010722603Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.345165ms logger=migrator t=2026-04-12T21:01:58.016299318Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-12T21:01:58.016354579Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=56.621µs logger=migrator t=2026-04-12T21:01:58.020306552Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-12T21:01:58.020337513Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=32.111µs logger=migrator t=2026-04-12T21:01:58.025139627Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-12T21:01:58.03024557Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.105952ms logger=migrator t=2026-04-12T21:01:58.034986613Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-12T21:01:58.039688735Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.702222ms logger=migrator t=2026-04-12T21:01:58.04490951Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-12T21:01:58.044972892Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=63.602µs logger=migrator t=2026-04-12T21:01:58.051738437Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-12T21:01:58.051814339Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=76.262µs logger=migrator t=2026-04-12T21:01:58.058497992Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-12T21:01:58.060558286Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.060353ms logger=migrator t=2026-04-12T21:01:58.065390921Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-12T21:01:58.065427962Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.181µs logger=migrator t=2026-04-12T21:01:58.069257792Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-12T21:01:58.073501772Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.24384ms logger=migrator t=2026-04-12T21:01:58.080837102Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-12T21:01:58.081259943Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=452.282µs logger=migrator t=2026-04-12T21:01:58.085977516Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-12T21:01:58.093061779Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=7.081013ms logger=migrator t=2026-04-12T21:01:58.097509014Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-12T21:01:58.099908077Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.404203ms logger=migrator t=2026-04-12T21:01:58.104739122Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-12T21:01:58.104810224Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.043µs logger=migrator t=2026-04-12T21:01:58.108572502Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-12T21:01:58.109435274Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=862.852µs logger=migrator t=2026-04-12T21:01:58.113706585Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-12T21:01:58.114510125Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=803.751µs logger=migrator t=2026-04-12T21:01:58.119597918Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-12T21:01:58.120961213Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.363355ms logger=migrator t=2026-04-12T21:01:58.125789128Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-12T21:01:58.126675281Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=886.403µs logger=migrator t=2026-04-12T21:01:58.131421815Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-12T21:01:58.132218365Z level=info msg="Migration successfully executed" id="add index alert state" duration=798.39µs logger=migrator t=2026-04-12T21:01:58.137320797Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-12T21:01:58.138113818Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=793.111µs logger=migrator t=2026-04-12T21:01:58.1428084Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-12T21:01:58.143695513Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=886.813µs logger=migrator t=2026-04-12T21:01:58.148044145Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-12T21:01:58.149096043Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.052088ms logger=migrator t=2026-04-12T21:01:58.154327208Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-12T21:01:58.155134699Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=807.521µs logger=migrator t=2026-04-12T21:01:58.158957219Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-12T21:01:58.165841217Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=6.883328ms logger=migrator t=2026-04-12T21:01:58.169629695Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-12T21:01:58.170337554Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=707.658µs logger=migrator t=2026-04-12T21:01:58.174623745Z 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-12T21:01:58.176409032Z 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.783676ms logger=migrator t=2026-04-12T21:01:58.182869869Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-12T21:01:58.183182977Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=314.898µs logger=migrator t=2026-04-12T21:01:58.187110079Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-12T21:01:58.187605552Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=495.504µs logger=migrator t=2026-04-12T21:01:58.192376276Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-12T21:01:58.193115275Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=738.859µs logger=migrator t=2026-04-12T21:01:58.197045956Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-12T21:01:58.202008075Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.964469ms logger=migrator t=2026-04-12T21:01:58.206879951Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-12T21:01:58.21333581Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.450258ms logger=migrator t=2026-04-12T21:01:58.219715535Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-12T21:01:58.222512477Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.796262ms logger=migrator t=2026-04-12T21:01:58.228998456Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-12T21:01:58.233732678Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.734133ms logger=migrator t=2026-04-12T21:01:58.237354852Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-12T21:01:58.23804129Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=683.448µs logger=migrator t=2026-04-12T21:01:58.252528686Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-12T21:01:58.252559917Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=39.001µs logger=migrator t=2026-04-12T21:01:58.256832768Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-12T21:01:58.25692442Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=87.282µs logger=migrator t=2026-04-12T21:01:58.261398726Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-12T21:01:58.262413572Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.015826ms logger=migrator t=2026-04-12T21:01:58.266852847Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-12T21:01:58.26772932Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=876.203µs logger=migrator t=2026-04-12T21:01:58.274096285Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-12T21:01:58.274797103Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=700.648µs logger=migrator t=2026-04-12T21:01:58.279352202Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-12T21:01:58.280649276Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.295893ms logger=migrator t=2026-04-12T21:01:58.285697886Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-12T21:01:58.287083132Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.373826ms logger=migrator t=2026-04-12T21:01:58.290665325Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-12T21:01:58.294359471Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.694085ms logger=migrator t=2026-04-12T21:01:58.299484964Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-12T21:01:58.303125868Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.650914ms logger=migrator t=2026-04-12T21:01:58.307200724Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-12T21:01:58.30744833Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=247.686µs logger=migrator t=2026-04-12T21:01:58.311169837Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-12T21:01:58.312094221Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=924.044µs logger=migrator t=2026-04-12T21:01:58.316781752Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-12T21:01:58.317625885Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=844.263µs logger=migrator t=2026-04-12T21:01:58.324439841Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-12T21:01:58.330509219Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.072028ms logger=migrator t=2026-04-12T21:01:58.334680697Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-12T21:01:58.3348224Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=142.943µs logger=migrator t=2026-04-12T21:01:58.339588044Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-12T21:01:58.340946709Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.359765ms logger=migrator t=2026-04-12T21:01:58.347500699Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-12T21:01:58.348914856Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.414667ms logger=migrator t=2026-04-12T21:01:58.355088346Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-12T21:01:58.35525047Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=162.434µs logger=migrator t=2026-04-12T21:01:58.359811099Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-12T21:01:58.360848545Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.039246ms logger=migrator t=2026-04-12T21:01:58.366589605Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-12T21:01:58.367605101Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.015316ms logger=migrator t=2026-04-12T21:01:58.373821392Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-12T21:01:58.374742936Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=921.554µs logger=migrator t=2026-04-12T21:01:58.379137459Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-12T21:01:58.381583443Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.445234ms logger=migrator t=2026-04-12T21:01:58.387079826Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-12T21:01:58.388052491Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=972.315µs logger=migrator t=2026-04-12T21:01:58.392072286Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-12T21:01:58.392952608Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=873.383µs logger=migrator t=2026-04-12T21:01:58.397834295Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-12T21:01:58.397861215Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=23.84µs logger=migrator t=2026-04-12T21:01:58.401371236Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-12T21:01:58.406343946Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.972279ms logger=migrator t=2026-04-12T21:01:58.412219418Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-12T21:01:58.41306792Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=848.372µs logger=migrator t=2026-04-12T21:01:58.419584099Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-12T21:01:58.423608484Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.024135ms logger=migrator t=2026-04-12T21:01:58.428030198Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-12T21:01:58.429151137Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.120269ms logger=migrator t=2026-04-12T21:01:58.434801594Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-12T21:01:58.436002725Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.201451ms logger=migrator t=2026-04-12T21:01:58.44005399Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-12T21:01:58.440905933Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=847.873µs logger=migrator t=2026-04-12T21:01:58.446331393Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-12T21:01:58.45894266Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.611037ms logger=migrator t=2026-04-12T21:01:58.464963366Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-12T21:01:58.465624403Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=662.937µs logger=migrator t=2026-04-12T21:01:58.473676512Z 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-12T21:01:58.475182142Z 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.50536ms logger=migrator t=2026-04-12T21:01:58.481007303Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-12T21:01:58.481333111Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=325.758µs logger=migrator t=2026-04-12T21:01:58.487537642Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-12T21:01:58.488133297Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=604.016µs logger=migrator t=2026-04-12T21:01:58.492380467Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-12T21:01:58.492750447Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=369.93µs logger=migrator t=2026-04-12T21:01:58.50210924Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-12T21:01:58.506565215Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.459545ms logger=migrator t=2026-04-12T21:01:58.514540722Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-12T21:01:58.521569865Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.027893ms logger=migrator t=2026-04-12T21:01:58.528039692Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-12T21:01:58.529883Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.854348ms logger=migrator t=2026-04-12T21:01:58.536517342Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-12T21:01:58.538546325Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.029323ms logger=migrator t=2026-04-12T21:01:58.549781746Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-12T21:01:58.550173427Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=395.361µs logger=migrator t=2026-04-12T21:01:58.564343714Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-12T21:01:58.571228913Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.888819ms logger=migrator t=2026-04-12T21:01:58.577023643Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-12T21:01:58.578739368Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.709285ms logger=migrator t=2026-04-12T21:01:58.626528577Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-12T21:01:58.627103533Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=573.735µs logger=migrator t=2026-04-12T21:01:58.640836068Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-12T21:01:58.641835845Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.003607ms logger=migrator t=2026-04-12T21:01:58.648806896Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-12T21:01:58.649836312Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.029756ms logger=migrator t=2026-04-12T21:01:58.654991145Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-12T21:01:58.657013268Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.026013ms logger=migrator t=2026-04-12T21:01:58.663317871Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-12T21:01:58.665634952Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.322261ms logger=migrator t=2026-04-12T21:01:58.671483484Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-12T21:01:58.673302871Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.820268ms logger=migrator t=2026-04-12T21:01:58.681952815Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-12T21:01:58.683573727Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.627052ms logger=migrator t=2026-04-12T21:01:58.689845979Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-12T21:01:58.690917188Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.073359ms logger=migrator t=2026-04-12T21:01:58.697616101Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-12T21:01:58.697788026Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=170.895µs logger=migrator t=2026-04-12T21:01:58.708140074Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-12T21:01:58.70912396Z level=info msg="Migration successfully executed" id="create test_data table" duration=984.366µs logger=migrator t=2026-04-12T21:01:58.717639241Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-12T21:01:58.719254792Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.619901ms logger=migrator t=2026-04-12T21:01:58.726554572Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-12T21:01:58.727546308Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=992.246µs logger=migrator t=2026-04-12T21:01:58.731397808Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-12T21:01:58.732547487Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.150369ms logger=migrator t=2026-04-12T21:01:58.740966645Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-12T21:01:58.741436838Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=478.753µs logger=migrator t=2026-04-12T21:01:58.746434868Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-12T21:01:58.746923801Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=490.713µs logger=migrator t=2026-04-12T21:01:58.753727516Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-12T21:01:58.753886771Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=179.465µs logger=migrator t=2026-04-12T21:01:58.759556928Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-12T21:01:58.761413736Z level=info msg="Migration successfully executed" id="create team table" duration=1.855227ms logger=migrator t=2026-04-12T21:01:58.768771387Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-12T21:01:58.772022332Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=3.251395ms logger=migrator t=2026-04-12T21:01:58.779593918Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-12T21:01:58.780511932Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=918.465µs logger=migrator t=2026-04-12T21:01:58.785626684Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-12T21:01:58.789797942Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.177158ms logger=migrator t=2026-04-12T21:01:58.795388707Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-12T21:01:58.795551711Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=163.314µs logger=migrator t=2026-04-12T21:01:58.801391774Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-12T21:01:58.802257916Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=862.882µs logger=migrator t=2026-04-12T21:01:58.808722983Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-12T21:01:58.809948096Z level=info msg="Migration successfully executed" id="create team member table" duration=1.231162ms logger=migrator t=2026-04-12T21:01:58.815241252Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-12T21:01:58.816181777Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=941.075µs logger=migrator t=2026-04-12T21:01:58.824310997Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-12T21:01:58.825874079Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.567112ms logger=migrator t=2026-04-12T21:01:58.83210618Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-12T21:01:58.833142127Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.035687ms logger=migrator t=2026-04-12T21:01:58.838380922Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-12T21:01:58.843153046Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.771924ms logger=migrator t=2026-04-12T21:01:58.847754936Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-12T21:01:58.852418946Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.6638ms logger=migrator t=2026-04-12T21:01:58.858677219Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-12T21:01:58.863617927Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.938908ms logger=migrator t=2026-04-12T21:01:58.869880059Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-12T21:01:58.870808814Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=929.315µs logger=migrator t=2026-04-12T21:01:58.876604804Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-12T21:01:58.877557179Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=952.095µs logger=migrator t=2026-04-12T21:01:58.884024397Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-12T21:01:58.885357822Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.332665ms logger=migrator t=2026-04-12T21:01:58.892805784Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-12T21:01:58.893794451Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=981.946µs logger=migrator t=2026-04-12T21:01:58.898873002Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-12T21:01:58.900452183Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.579201ms logger=migrator t=2026-04-12T21:01:58.9068942Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-12T21:01:58.907771873Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=881.693µs logger=migrator t=2026-04-12T21:01:58.913590164Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-12T21:01:58.914755744Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.16433ms logger=migrator t=2026-04-12T21:01:58.921340415Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-12T21:01:58.922725601Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.384756ms logger=migrator t=2026-04-12T21:01:58.930373129Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-12T21:01:58.931149299Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=771.1µs logger=migrator t=2026-04-12T21:01:58.937458763Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-12T21:01:58.937871254Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=412.891µs logger=migrator t=2026-04-12T21:01:58.946002654Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-12T21:01:58.948477309Z level=info msg="Migration successfully executed" id="create tag table" duration=2.461705ms logger=migrator t=2026-04-12T21:01:58.954927506Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-12T21:01:58.956181439Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.254683ms logger=migrator t=2026-04-12T21:01:58.962978794Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-12T21:01:58.965624573Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.636559ms logger=migrator t=2026-04-12T21:01:58.972226695Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-12T21:01:58.973257252Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.032756ms logger=migrator t=2026-04-12T21:01:58.979996277Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-12T21:01:58.980858459Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=862.542µs logger=migrator t=2026-04-12T21:01:58.987346637Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-12T21:01:59.0029166Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.569753ms logger=migrator t=2026-04-12T21:01:59.009156862Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-12T21:01:59.009744368Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=589.316µs logger=migrator t=2026-04-12T21:01:59.014688726Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-12T21:01:59.01558399Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=894.384µs logger=migrator t=2026-04-12T21:01:59.02060509Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-12T21:01:59.021180885Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=574.885µs logger=migrator t=2026-04-12T21:01:59.027468648Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-12T21:01:59.028122424Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=653.876µs logger=migrator t=2026-04-12T21:01:59.034174161Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-12T21:01:59.035101765Z level=info msg="Migration successfully executed" id="create user auth table" duration=927.514µs logger=migrator t=2026-04-12T21:01:59.039989392Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-12T21:01:59.041563814Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.573862ms logger=migrator t=2026-04-12T21:01:59.051774728Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-12T21:01:59.05184326Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.512µs logger=migrator t=2026-04-12T21:01:59.057735973Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-12T21:01:59.063646016Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.914953ms logger=migrator t=2026-04-12T21:01:59.072632719Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-12T21:01:59.079311913Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.676834ms logger=migrator t=2026-04-12T21:01:59.085340059Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-12T21:01:59.090435701Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.095002ms logger=migrator t=2026-04-12T21:01:59.096094678Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-12T21:01:59.101071647Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.976639ms logger=migrator t=2026-04-12T21:01:59.107068302Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-12T21:01:59.107994587Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=925.835µs logger=migrator t=2026-04-12T21:01:59.11392647Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-12T21:01:59.119009492Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.082372ms logger=migrator t=2026-04-12T21:01:59.123873328Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-12T21:01:59.12663802Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.761372ms logger=migrator t=2026-04-12T21:01:59.133993191Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-12T21:01:59.135280895Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.288093ms logger=migrator t=2026-04-12T21:01:59.140915911Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-12T21:01:59.141942627Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.026636ms logger=migrator t=2026-04-12T21:01:59.148261531Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-12T21:01:59.151474695Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=3.204364ms logger=migrator t=2026-04-12T21:01:59.157343757Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-12T21:01:59.159162934Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.814338ms logger=migrator t=2026-04-12T21:01:59.165310463Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-12T21:01:59.166388921Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.078368ms logger=migrator t=2026-04-12T21:01:59.171849303Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-12T21:01:59.179362337Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.510024ms logger=migrator t=2026-04-12T21:01:59.18522118Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-12T21:01:59.186344199Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.122738ms logger=migrator t=2026-04-12T21:01:59.192083438Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-12T21:01:59.193166296Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.080428ms logger=migrator t=2026-04-12T21:01:59.198622977Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-12T21:01:59.199744407Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.12098ms logger=migrator t=2026-04-12T21:01:59.204981912Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-12T21:01:59.208055642Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=3.072809ms logger=migrator t=2026-04-12T21:01:59.215247549Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-12T21:01:59.216391948Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.144579ms logger=migrator t=2026-04-12T21:01:59.222588129Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-12T21:01:59.222744153Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=157.514µs logger=migrator t=2026-04-12T21:01:59.229342584Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-12T21:01:59.229483538Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=141.394µs logger=migrator t=2026-04-12T21:01:59.23572844Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-12T21:01:59.237384333Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.658903ms logger=migrator t=2026-04-12T21:01:59.243494811Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-12T21:01:59.244638751Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.14307ms logger=migrator t=2026-04-12T21:01:59.250516893Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-12T21:01:59.251635463Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.11826ms logger=migrator t=2026-04-12T21:01:59.26002801Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-12T21:01:59.260172624Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=149.404µs logger=migrator t=2026-04-12T21:01:59.265390229Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-12T21:01:59.266498118Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.105489ms logger=migrator t=2026-04-12T21:01:59.271568549Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-12T21:01:59.273274674Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.705605ms logger=migrator t=2026-04-12T21:01:59.279123735Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-12T21:01:59.280805329Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.680984ms logger=migrator t=2026-04-12T21:01:59.285964333Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-12T21:01:59.286943478Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=978.835µs logger=migrator t=2026-04-12T21:01:59.292312448Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-12T21:01:59.301682111Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.372003ms logger=migrator t=2026-04-12T21:01:59.30743232Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-12T21:01:59.308207321Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=778.842µs logger=migrator t=2026-04-12T21:01:59.313279492Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-12T21:01:59.313401055Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=122.693µs logger=migrator t=2026-04-12T21:01:59.318590599Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-12T21:01:59.32012926Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.538371ms logger=migrator t=2026-04-12T21:01:59.327232004Z 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-12T21:01:59.328921727Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.688923ms logger=migrator t=2026-04-12T21:01:59.334672266Z 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-12T21:01:59.336310049Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.638243ms logger=migrator t=2026-04-12T21:01:59.343193377Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-12T21:01:59.343301761Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=109.974µs logger=migrator t=2026-04-12T21:01:59.348717761Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-12T21:01:59.350155968Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.438698ms logger=migrator t=2026-04-12T21:01:59.355263521Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-12T21:01:59.35639679Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.132809ms logger=migrator t=2026-04-12T21:01:59.362177731Z 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-12T21:01:59.363272918Z 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.095467ms logger=migrator t=2026-04-12T21:01:59.368018102Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-12T21:01:59.369068208Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.049117ms logger=migrator t=2026-04-12T21:01:59.375497116Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-12T21:01:59.381754978Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.255012ms logger=migrator t=2026-04-12T21:01:59.3880128Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-12T21:01:59.389027626Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.013056ms logger=migrator t=2026-04-12T21:01:59.394035496Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-12T21:01:59.395399942Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.364616ms logger=migrator t=2026-04-12T21:01:59.401671764Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-12T21:01:59.431048817Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.369112ms logger=migrator t=2026-04-12T21:01:59.438761247Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-12T21:01:59.464011991Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.244725ms logger=migrator t=2026-04-12T21:01:59.472061351Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-12T21:01:59.473424716Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.367334ms logger=migrator t=2026-04-12T21:01:59.489803661Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-12T21:01:59.491985067Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.189136ms logger=migrator t=2026-04-12T21:01:59.556101601Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-12T21:01:59.563175714Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.075424ms logger=migrator t=2026-04-12T21:01:59.568906163Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-12T21:01:59.576072509Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.164406ms logger=migrator t=2026-04-12T21:01:59.582356681Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-12T21:01:59.583516532Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.159521ms logger=migrator t=2026-04-12T21:01:59.604198838Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-12T21:01:59.606670922Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.467814ms logger=migrator t=2026-04-12T21:01:59.681061482Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-12T21:01:59.683000592Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.94305ms logger=migrator t=2026-04-12T21:01:59.721329577Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-12T21:01:59.724266543Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.941486ms logger=migrator t=2026-04-12T21:01:59.735549636Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-12T21:01:59.735670409Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=121.703µs logger=migrator t=2026-04-12T21:01:59.739520389Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-12T21:01:59.748099361Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.575052ms logger=migrator t=2026-04-12T21:01:59.752780193Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-12T21:01:59.760484632Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.701479ms logger=migrator t=2026-04-12T21:01:59.782693588Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-12T21:01:59.818672492Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=35.964773ms logger=migrator t=2026-04-12T21:01:59.83902738Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-12T21:01:59.840987511Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.965031ms logger=migrator t=2026-04-12T21:01:59.880820553Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-12T21:01:59.882852576Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.034303ms logger=migrator t=2026-04-12T21:01:59.92230926Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-12T21:01:59.928810568Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.506658ms logger=migrator t=2026-04-12T21:02:00.120291005Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-12T21:02:00.125632534Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.344559ms logger=migrator t=2026-04-12T21:02:00.24727727Z 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-12T21:02:00.25077256Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=3.498001ms logger=migrator t=2026-04-12T21:02:00.257192907Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-12T21:02:00.266133289Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.935472ms logger=migrator t=2026-04-12T21:02:00.271750795Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-12T21:02:00.278056698Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.305164ms logger=migrator t=2026-04-12T21:02:00.283459079Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-12T21:02:00.28353296Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=80.072µs logger=migrator t=2026-04-12T21:02:00.28971211Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-12T21:02:00.290892581Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.180611ms logger=migrator t=2026-04-12T21:02:00.294933306Z 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-12T21:02:00.296046015Z 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.112609ms logger=migrator t=2026-04-12T21:02:00.302676687Z 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-12T21:02:00.304017371Z 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.339735ms logger=migrator t=2026-04-12T21:02:00.311412193Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-12T21:02:00.311540777Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=136.595µs logger=migrator t=2026-04-12T21:02:00.315756826Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-12T21:02:00.322236784Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.479128ms logger=migrator t=2026-04-12T21:02:00.327827739Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-12T21:02:00.334889002Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.060383ms logger=migrator t=2026-04-12T21:02:00.3417221Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-12T21:02:00.348550107Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.829117ms logger=migrator t=2026-04-12T21:02:00.354578093Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-12T21:02:00.35907001Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.491977ms logger=migrator t=2026-04-12T21:02:00.362740725Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-12T21:02:00.36911031Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.369185ms logger=migrator t=2026-04-12T21:02:00.373919245Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-12T21:02:00.374015847Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=96.862µs logger=migrator t=2026-04-12T21:02:00.377898537Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-12T21:02:00.378879013Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=978.236µs logger=migrator t=2026-04-12T21:02:00.383017801Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-12T21:02:00.389827457Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.808916ms logger=migrator t=2026-04-12T21:02:00.393486282Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-12T21:02:00.393576305Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=93.813µs logger=migrator t=2026-04-12T21:02:00.398510093Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-12T21:02:00.405916374Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.405562ms logger=migrator t=2026-04-12T21:02:00.410243897Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-12T21:02:00.41227768Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.035683ms logger=migrator t=2026-04-12T21:02:00.416339664Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-12T21:02:00.420991536Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.649782ms logger=migrator t=2026-04-12T21:02:00.426297364Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-12T21:02:00.426932769Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=634.695µs logger=migrator t=2026-04-12T21:02:00.431100487Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-12T21:02:00.43235293Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.253023ms logger=migrator t=2026-04-12T21:02:00.436826137Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-12T21:02:00.443638493Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.813896ms logger=migrator t=2026-04-12T21:02:00.448336305Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-12T21:02:00.448969081Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=631.726µs logger=migrator t=2026-04-12T21:02:00.453424967Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-12T21:02:00.454603818Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.176391ms logger=migrator t=2026-04-12T21:02:00.459062013Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-12T21:02:00.460650255Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.587221ms logger=migrator t=2026-04-12T21:02:00.465452679Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-12T21:02:00.466711551Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.257972ms logger=migrator t=2026-04-12T21:02:00.472739578Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-12T21:02:00.472903252Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=164.424µs logger=migrator t=2026-04-12T21:02:00.476918187Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-12T21:02:00.477980123Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.062157ms logger=migrator t=2026-04-12T21:02:00.484019621Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-12T21:02:00.486194667Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.179357ms logger=migrator t=2026-04-12T21:02:00.491159655Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-12T21:02:00.491743721Z 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-12T21:02:00.495662993Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-12T21:02:00.496373761Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=711.478µs logger=migrator t=2026-04-12T21:02:00.500732724Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-12T21:02:00.503381423Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.647889ms logger=migrator t=2026-04-12T21:02:00.510518018Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-12T21:02:00.517352656Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.840288ms logger=migrator t=2026-04-12T21:02:00.52256472Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-12T21:02:00.523379731Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=815.291µs logger=migrator t=2026-04-12T21:02:00.52792131Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-12T21:02:00.528974856Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.053046ms logger=migrator t=2026-04-12T21:02:00.535367252Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-12T21:02:00.537229261Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.866429ms logger=migrator t=2026-04-12T21:02:00.54180974Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-12T21:02:00.543027691Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.217591ms logger=migrator t=2026-04-12T21:02:00.548522664Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-12T21:02:00.549895339Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.373245ms logger=migrator t=2026-04-12T21:02:00.554302463Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-12T21:02:00.554328094Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.101µs logger=migrator t=2026-04-12T21:02:00.560270559Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-12T21:02:00.560458763Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=197.725µs logger=migrator t=2026-04-12T21:02:00.564492128Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-12T21:02:00.571755276Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.263438ms logger=migrator t=2026-04-12T21:02:00.5784433Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-12T21:02:00.579343143Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=899.773µs logger=migrator t=2026-04-12T21:02:00.585092512Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-12T21:02:00.586201631Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.108649ms logger=migrator t=2026-04-12T21:02:00.593394927Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-12T21:02:00.593914521Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=527.464µs logger=migrator t=2026-04-12T21:02:00.599224389Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-12T21:02:00.600698888Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.475088ms logger=migrator t=2026-04-12T21:02:00.604518886Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-12T21:02:00.605336907Z level=info msg="Migration successfully executed" id="create secrets table" duration=814.291µs logger=migrator t=2026-04-12T21:02:00.612086083Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-12T21:02:00.644489113Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.40559ms logger=migrator t=2026-04-12T21:02:00.648516948Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-12T21:02:00.653939209Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.41899ms logger=migrator t=2026-04-12T21:02:00.66094731Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-12T21:02:00.661163675Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=214.795µs logger=migrator t=2026-04-12T21:02:00.666169085Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-12T21:02:00.710814594Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=44.641149ms logger=migrator t=2026-04-12T21:02:00.715092284Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-12T21:02:00.749065376Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.969402ms logger=migrator t=2026-04-12T21:02:00.753318266Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-12T21:02:00.754015685Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=697.538µs logger=migrator t=2026-04-12T21:02:00.760258797Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-12T21:02:00.761812627Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.558561ms logger=migrator t=2026-04-12T21:02:00.768414777Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-12T21:02:00.768699665Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=286.138µs logger=migrator t=2026-04-12T21:02:00.779015902Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-12T21:02:00.780314106Z level=info msg="Migration successfully executed" id="create permission table" duration=1.298084ms logger=migrator t=2026-04-12T21:02:00.786284821Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-12T21:02:00.787283007Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=996.606µs logger=migrator t=2026-04-12T21:02:00.791606199Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-12T21:02:00.792386499Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=779.94µs logger=migrator t=2026-04-12T21:02:00.796943138Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-12T21:02:00.798738315Z level=info msg="Migration successfully executed" id="create role table" duration=1.795547ms logger=migrator t=2026-04-12T21:02:00.803853287Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-12T21:02:00.81323249Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.378303ms logger=migrator t=2026-04-12T21:02:00.817243044Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-12T21:02:00.822605724Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.36001ms logger=migrator t=2026-04-12T21:02:00.826894535Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-12T21:02:00.828295561Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.400176ms logger=migrator t=2026-04-12T21:02:00.833517666Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-12T21:02:00.835214991Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.697115ms logger=migrator t=2026-04-12T21:02:00.841189025Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-12T21:02:00.842297144Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.108979ms logger=migrator t=2026-04-12T21:02:00.846321899Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-12T21:02:00.847696534Z level=info msg="Migration successfully executed" id="create team role table" duration=1.373025ms logger=migrator t=2026-04-12T21:02:00.852755616Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-12T21:02:00.853918695Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.162999ms logger=migrator t=2026-04-12T21:02:00.858169586Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-12T21:02:00.860396554Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.223878ms logger=migrator t=2026-04-12T21:02:00.864596143Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-12T21:02:00.86565819Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.060637ms logger=migrator t=2026-04-12T21:02:00.870392673Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-12T21:02:00.871536043Z level=info msg="Migration successfully executed" id="create user role table" duration=1.14306ms logger=migrator t=2026-04-12T21:02:00.886438069Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-12T21:02:00.887848076Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.413697ms logger=migrator t=2026-04-12T21:02:00.892583319Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-12T21:02:00.893734898Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.150849ms logger=migrator t=2026-04-12T21:02:00.900445563Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-12T21:02:00.901633374Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.179081ms logger=migrator t=2026-04-12T21:02:00.910760381Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-12T21:02:00.91190239Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.143699ms logger=migrator t=2026-04-12T21:02:00.915496713Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-12T21:02:00.916494629Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=998.626µs logger=migrator t=2026-04-12T21:02:00.921107638Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-12T21:02:00.922069244Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=960.906µs logger=migrator t=2026-04-12T21:02:00.926026536Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-12T21:02:00.934241229Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.209433ms logger=migrator t=2026-04-12T21:02:00.940665016Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-12T21:02:00.941804276Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.14082ms logger=migrator t=2026-04-12T21:02:00.948518039Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-12T21:02:00.949672959Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.15834ms logger=migrator t=2026-04-12T21:02:00.954768242Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-12T21:02:00.955880781Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.11352ms logger=migrator t=2026-04-12T21:02:00.960267114Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-12T21:02:00.961332182Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.064868ms logger=migrator t=2026-04-12T21:02:00.968121537Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-12T21:02:00.969455582Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.362725ms logger=migrator t=2026-04-12T21:02:00.974780211Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-12T21:02:00.976098135Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.318914ms logger=migrator t=2026-04-12T21:02:00.981925686Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-12T21:02:00.991472324Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.522347ms logger=migrator t=2026-04-12T21:02:00.998542067Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-12T21:02:01.008383793Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.840356ms logger=migrator t=2026-04-12T21:02:01.01599543Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-12T21:02:01.02908535Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=13.08959ms logger=migrator t=2026-04-12T21:02:01.037924009Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-12T21:02:01.048564314Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.642936ms logger=migrator t=2026-04-12T21:02:01.05455674Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-12T21:02:01.055633378Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.082828ms logger=migrator t=2026-04-12T21:02:01.063865961Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-12T21:02:01.06535631Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.492539ms logger=migrator t=2026-04-12T21:02:01.069318173Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-12T21:02:01.070469553Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.14762ms logger=migrator t=2026-04-12T21:02:01.074756694Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-12T21:02:01.076000717Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.244333ms logger=migrator t=2026-04-12T21:02:01.086084878Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-12T21:02:01.088309746Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.228008ms logger=migrator t=2026-04-12T21:02:01.094421144Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-12T21:02:01.094489366Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.962µs logger=migrator t=2026-04-12T21:02:01.10157446Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-12T21:02:01.101669172Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=95.872µs logger=migrator t=2026-04-12T21:02:01.107008681Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-12T21:02:01.10775142Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=739.959µs logger=migrator t=2026-04-12T21:02:01.114378762Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-12T21:02:01.115250505Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=874.684µs logger=migrator t=2026-04-12T21:02:01.120673825Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-12T21:02:01.121341782Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=667.857µs logger=migrator t=2026-04-12T21:02:01.124841693Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-12T21:02:01.1250664Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=223.957µs logger=migrator t=2026-04-12T21:02:01.129097923Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-12T21:02:01.129820102Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=722.379µs logger=migrator t=2026-04-12T21:02:01.136084705Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-12T21:02:01.136946388Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=860.943µs logger=migrator t=2026-04-12T21:02:01.143041955Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-12T21:02:01.144229376Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.187141ms logger=migrator t=2026-04-12T21:02:01.149148614Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-12T21:02:01.157388728Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.239604ms logger=migrator t=2026-04-12T21:02:01.163504127Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-12T21:02:01.163563208Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=59.421µs logger=migrator t=2026-04-12T21:02:01.256046257Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-12T21:02:01.257944406Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.898039ms logger=migrator t=2026-04-12T21:02:01.266221771Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-12T21:02:01.267416552Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.191921ms logger=migrator t=2026-04-12T21:02:01.275194363Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-12T21:02:01.276917489Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.723416ms logger=migrator t=2026-04-12T21:02:01.28315443Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-12T21:02:01.291864636Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.714946ms logger=migrator t=2026-04-12T21:02:01.298278682Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-12T21:02:01.299021751Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=743.209µs logger=migrator t=2026-04-12T21:02:01.304924595Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-12T21:02:01.306478975Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.55813ms logger=migrator t=2026-04-12T21:02:01.311759562Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-12T21:02:01.338875665Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.112943ms logger=migrator t=2026-04-12T21:02:01.345404195Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-12T21:02:01.346255977Z level=info msg="Migration successfully executed" id="create correlation v2" duration=851.603µs logger=migrator t=2026-04-12T21:02:01.352055737Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-12T21:02:01.353747021Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.691524ms logger=migrator t=2026-04-12T21:02:01.361149993Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-12T21:02:01.362265062Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.115369ms logger=migrator t=2026-04-12T21:02:01.36951436Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-12T21:02:01.371480351Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.965981ms logger=migrator t=2026-04-12T21:02:01.377867687Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-12T21:02:01.378102393Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=235.376µs logger=migrator t=2026-04-12T21:02:01.383476943Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-12T21:02:01.384706985Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.229652ms logger=migrator t=2026-04-12T21:02:01.390691989Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-12T21:02:01.401803708Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.108929ms logger=migrator t=2026-04-12T21:02:01.406678264Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-12T21:02:01.407314011Z level=info msg="Migration successfully executed" id="create entity_events table" duration=634.887µs logger=migrator t=2026-04-12T21:02:01.412621498Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-12T21:02:01.413671106Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.047318ms logger=migrator t=2026-04-12T21:02:01.420208985Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-12T21:02:01.420935774Z 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-12T21:02:01.426271823Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-12T21:02:01.427014482Z 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-12T21:02:01.432751831Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-12T21:02:01.433691306Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=939.124µs logger=migrator t=2026-04-12T21:02:01.439492686Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-12T21:02:01.440563493Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.071127ms logger=migrator t=2026-04-12T21:02:01.444508886Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-12T21:02:01.445639105Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.130179ms logger=migrator t=2026-04-12T21:02:01.451906728Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-12T21:02:01.453597661Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.687033ms logger=migrator t=2026-04-12T21:02:01.461510456Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-12T21:02:01.462638716Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.1245ms logger=migrator t=2026-04-12T21:02:01.46705861Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-12T21:02:01.468707504Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.649744ms logger=migrator t=2026-04-12T21:02:01.474388131Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-12T21:02:01.475980862Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.593671ms logger=migrator t=2026-04-12T21:02:01.48204753Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-12T21:02:01.483483507Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.435467ms logger=migrator t=2026-04-12T21:02:01.489212105Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-12T21:02:01.492057609Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.852504ms logger=migrator t=2026-04-12T21:02:01.498191819Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-12T21:02:01.499635166Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.444018ms logger=migrator t=2026-04-12T21:02:01.504882782Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-12T21:02:01.506582676Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.706235ms logger=migrator t=2026-04-12T21:02:01.51366366Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-12T21:02:01.540229619Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.564419ms logger=migrator t=2026-04-12T21:02:01.546228164Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-12T21:02:01.553269676Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.040682ms logger=migrator t=2026-04-12T21:02:01.559218342Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-12T21:02:01.570905474Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.688223ms logger=migrator t=2026-04-12T21:02:01.577400163Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-12T21:02:01.577818553Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=419.44µs logger=migrator t=2026-04-12T21:02:01.583970613Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-12T21:02:01.592554496Z level=info msg="Migration successfully executed" id="add share column" duration=8.581923ms logger=migrator t=2026-04-12T21:02:01.598573072Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-12T21:02:01.598769927Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=194.225µs logger=migrator t=2026-04-12T21:02:01.603849209Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-12T21:02:01.605160492Z level=info msg="Migration successfully executed" id="create file table" duration=1.310253ms logger=migrator t=2026-04-12T21:02:01.612390491Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-12T21:02:01.613627033Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.240042ms logger=migrator t=2026-04-12T21:02:01.619094714Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-12T21:02:01.621297831Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.202367ms logger=migrator t=2026-04-12T21:02:01.628398196Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-12T21:02:01.629313909Z level=info msg="Migration successfully executed" id="create file_meta table" duration=915.763µs logger=migrator t=2026-04-12T21:02:01.636950908Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-12T21:02:01.639467612Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.516075ms logger=migrator t=2026-04-12T21:02:01.645669153Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-12T21:02:01.645812367Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=146.364µs logger=migrator t=2026-04-12T21:02:01.651377021Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-12T21:02:01.65168673Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=311.679µs logger=migrator t=2026-04-12T21:02:01.657283605Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-12T21:02:01.658433015Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.14946ms logger=migrator t=2026-04-12T21:02:01.664883012Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-12T21:02:01.665267952Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=383.88µs logger=migrator t=2026-04-12T21:02:01.670468857Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-12T21:02:01.672337955Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.869668ms logger=migrator t=2026-04-12T21:02:01.678111636Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-12T21:02:01.688407392Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.295396ms logger=migrator t=2026-04-12T21:02:01.694551992Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-12T21:02:01.694798158Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=246.436µs logger=migrator t=2026-04-12T21:02:01.700087825Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-12T21:02:01.701498572Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.410287ms logger=migrator t=2026-04-12T21:02:01.708153395Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-12T21:02:01.70874464Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=602.695µs logger=migrator t=2026-04-12T21:02:01.713794011Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-12T21:02:01.714350245Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=555.454µs logger=migrator t=2026-04-12T21:02:01.720767662Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-12T21:02:01.721947072Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.18025ms logger=migrator t=2026-04-12T21:02:01.727270061Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-12T21:02:01.738252336Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.981045ms logger=migrator t=2026-04-12T21:02:01.742914516Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-12T21:02:01.749934318Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.964951ms logger=migrator t=2026-04-12T21:02:01.755260737Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-12T21:02:01.756619832Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.358755ms logger=migrator t=2026-04-12T21:02:01.762984337Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-12T21:02:01.846695118Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.69549ms logger=migrator t=2026-04-12T21:02:01.852840278Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-12T21:02:01.853797973Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=958.576µs logger=migrator t=2026-04-12T21:02:01.859945232Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-12T21:02:01.862097817Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.151156ms logger=migrator t=2026-04-12T21:02:01.868629988Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-12T21:02:01.901016397Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.382379ms logger=migrator t=2026-04-12T21:02:01.907636799Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-12T21:02:01.918124121Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.487672ms logger=migrator t=2026-04-12T21:02:01.924844055Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-12T21:02:01.925232866Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=389.071µs logger=migrator t=2026-04-12T21:02:01.930731398Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-12T21:02:01.930938744Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=208.106µs logger=migrator t=2026-04-12T21:02:01.937952566Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-12T21:02:01.938267213Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=316.527µs logger=migrator t=2026-04-12T21:02:01.943739305Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-12T21:02:01.943981341Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=242.636µs logger=migrator t=2026-04-12T21:02:01.948904229Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-12T21:02:01.949132576Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=228.817µs logger=migrator t=2026-04-12T21:02:01.954669249Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-12T21:02:01.956222299Z level=info msg="Migration successfully executed" id="create folder table" duration=1.55133ms logger=migrator t=2026-04-12T21:02:01.962301418Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-12T21:02:01.963528169Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.226631ms logger=migrator t=2026-04-12T21:02:01.971055804Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-12T21:02:01.972252896Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.193101ms logger=migrator t=2026-04-12T21:02:01.978331912Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-12T21:02:01.978400645Z level=info msg="Migration successfully executed" id="Update folder title length" duration=69.683µs logger=migrator t=2026-04-12T21:02:01.983722553Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-12T21:02:01.985477109Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.753396ms logger=migrator t=2026-04-12T21:02:01.992638364Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-12T21:02:01.994608936Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.970842ms logger=migrator t=2026-04-12T21:02:02.000222581Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-12T21:02:02.00248539Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.204517ms logger=migrator t=2026-04-12T21:02:02.008503516Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-12T21:02:02.009041629Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=538.443µs logger=migrator t=2026-04-12T21:02:02.014721087Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-12T21:02:02.015442645Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=722.359µs logger=migrator t=2026-04-12T21:02:02.020988799Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-12T21:02:02.023379262Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.390423ms logger=migrator t=2026-04-12T21:02:02.030008433Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-12T21:02:02.031372369Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.363705ms logger=migrator t=2026-04-12T21:02:02.036624895Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-12T21:02:02.03795302Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.329205ms logger=migrator t=2026-04-12T21:02:02.045107155Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-12T21:02:02.047239611Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.132676ms logger=migrator t=2026-04-12T21:02:02.05491999Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-12T21:02:02.057143067Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.221287ms logger=migrator t=2026-04-12T21:02:02.064614441Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-12T21:02:02.066467079Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.851978ms logger=migrator t=2026-04-12T21:02:02.07267722Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-12T21:02:02.074013125Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.334945ms logger=migrator t=2026-04-12T21:02:02.08117753Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-12T21:02:02.083586273Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.412843ms logger=migrator t=2026-04-12T21:02:02.089807115Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-12T21:02:02.090840401Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.032366ms logger=migrator t=2026-04-12T21:02:02.09656392Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-12T21:02:02.098813329Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.25252ms logger=migrator t=2026-04-12T21:02:02.105705397Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-12T21:02:02.107051932Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.346566ms logger=migrator t=2026-04-12T21:02:02.112885824Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-12T21:02:02.113474488Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=590.864µs logger=migrator t=2026-04-12T21:02:02.119494135Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-12T21:02:02.129983757Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.487352ms logger=migrator t=2026-04-12T21:02:02.138068797Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-12T21:02:02.139227436Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.160429ms logger=migrator t=2026-04-12T21:02:02.145745456Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-12T21:02:02.145826398Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=82.532µs logger=migrator t=2026-04-12T21:02:02.152153402Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-12T21:02:02.153972909Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.819787ms logger=migrator t=2026-04-12T21:02:02.16096344Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-12T21:02:02.161016831Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=53.881µs logger=migrator t=2026-04-12T21:02:02.165720204Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-12T21:02:02.167047398Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.325174ms logger=migrator t=2026-04-12T21:02:02.172282724Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-12T21:02:02.174179273Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.895919ms logger=migrator t=2026-04-12T21:02:02.182063977Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-12T21:02:02.183165736Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.102169ms logger=migrator t=2026-04-12T21:02:02.189826209Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-12T21:02:02.191136053Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.309844ms logger=migrator t=2026-04-12T21:02:02.197141389Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-12T21:02:02.197622212Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=482.603µs logger=migrator t=2026-04-12T21:02:02.203020041Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-12T21:02:02.204024068Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.002126ms logger=migrator t=2026-04-12T21:02:02.210884336Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-12T21:02:02.212296312Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.408916ms logger=migrator t=2026-04-12T21:02:02.218520494Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-12T21:02:02.220006052Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.485268ms logger=migrator t=2026-04-12T21:02:02.226022318Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-12T21:02:02.235571316Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.546388ms logger=migrator t=2026-04-12T21:02:02.242355202Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-12T21:02:02.251988841Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.631959ms logger=migrator t=2026-04-12T21:02:02.257787542Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-12T21:02:02.267243117Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.451755ms logger=migrator t=2026-04-12T21:02:02.272691599Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-12T21:02:02.272797531Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=106.572µs logger=migrator t=2026-04-12T21:02:02.279198757Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-12T21:02:02.291897997Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.69958ms logger=migrator t=2026-04-12T21:02:02.299491584Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-12T21:02:02.30897887Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.486416ms logger=migrator t=2026-04-12T21:02:02.316563997Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-12T21:02:02.316851244Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=288.737µs logger=migrator t=2026-04-12T21:02:02.321624858Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.35043226s logger=migrator t=2026-04-12T21:02:02.322119731Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-12T21:02:02.337463788Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-12T21:02:02.337675824Z level=info msg="Created default organization" logger=secrets t=2026-04-12T21:02:02.343955448Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-12T21:02:02.403004619Z level=info msg="Restored cache from database" duration=495.233µs logger=plugin.store t=2026-04-12T21:02:02.404445976Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-12T21:02:02.445279775Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-12T21:02:02.445319076Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-12T21:02:02.445392509Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-12T21:02:02.445404629Z level=info msg="Plugins loaded" count=54 duration=40.959633ms logger=query_data t=2026-04-12T21:02:02.450140891Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-12T21:02:02.454161216Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-12T21:02:02.461910777Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-12T21:02:02.471548607Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-12T21:02:02.479642987Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-12T21:02:02.483434726Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-12T21:02:02.503348092Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-12T21:02:02.525803954Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-12T21:02:02.553916964Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-12T21:02:02.553963975Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-12T21:02:02.554313374Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-12T21:02:02.554488958Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-12T21:02:02.554892319Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-12T21:02:02.555176076Z level=info msg="State cache has been initialized" states=0 duration=679.748µs logger=ngalert.scheduler t=2026-04-12T21:02:02.555223367Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-12T21:02:02.55528321Z level=info msg=starting first_tick=2026-04-12T21:02:10Z logger=provisioning.dashboard t=2026-04-12T21:02:02.555777492Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-12T21:02:02.557508007Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-12T21:02:02.618019776Z level=info msg="Update check succeeded" duration=63.780174ms logger=plugins.update.checker t=2026-04-12T21:02:02.618040307Z level=info msg="Update check succeeded" duration=63.648202ms logger=provisioning.dashboard t=2026-04-12T21:02:02.702188139Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-12T21:02:02.73610353Z level=info msg="Patterns update finished" duration=71.981588ms logger=grafana-apiserver t=2026-04-12T21:02:03.026939723Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-12T21:02:03.027432277Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-12T21:02:04.773284854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:04.775127232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:04.791946508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:04.816512845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:04.835744194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:04.868139654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:04.889060867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:04.912179307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:04.931651222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:04.992571772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.020853726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.098745637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.116310883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.166804622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.18293961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.232967448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.250067082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.313453156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.335337164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.390228647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.406450918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.463848887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.487599203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.536164803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.55452773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.606305703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.631371522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.86913727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:05.905557455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:06.754115746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:06.774752872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:06.839743007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:06.860532377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:06.927469914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:06.942697498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.022817427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.044209271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.103718535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.121790274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.218639717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.234899708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.303770864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.319501173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.379771706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.400594427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.476116575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.495114119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.569888827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.590350219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.641820524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.661302259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.741074968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.759213719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.828245359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.847366846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.913173793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.932544945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:07.990141809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.008526176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.088661914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.109604398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.197707903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.213192645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.286469906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.307253836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.444607808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.460301935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.531288337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.552255941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.642919232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.662284935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.732985269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.754795774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.825639832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.8471384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.91733264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:08.936540578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:09.024263474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:09.043499163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T21:02:09.131500846Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-12T21:03:33.580499018Z level=info msg="Usage stats are ready to report"