logger=settings t=2026-04-25T00:56:34.789115916Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-25T00:56:34Z logger=settings t=2026-04-25T00:56:34.789497704Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-25T00:56:34.789521686Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-25T00:56:34.789527816Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-25T00:56:34.789535266Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-25T00:56:34.789540426Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-25T00:56:34.789545876Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-25T00:56:34.789555766Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-25T00:56:34.789561476Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-25T00:56:34.789566207Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-25T00:56:34.789571497Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-25T00:56:34.789580727Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-25T00:56:34.789585527Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-25T00:56:34.789590207Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-25T00:56:34.789595707Z level=info msg=Target target=[all] logger=settings t=2026-04-25T00:56:34.789613458Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-25T00:56:34.789618368Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-25T00:56:34.789622998Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-25T00:56:34.789629358Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-25T00:56:34.789634468Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-25T00:56:34.789639778Z level=info msg="App mode production" logger=sqlstore t=2026-04-25T00:56:34.790057367Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-25T00:56:34.790082468Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-25T00:56:34.792098123Z level=info msg="Locking database" logger=migrator t=2026-04-25T00:56:34.792114623Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-25T00:56:34.792887031Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-25T00:56:34.794064307Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.176526ms logger=migrator t=2026-04-25T00:56:36.198473247Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-25T00:56:36.199641124Z level=info msg="Migration successfully executed" id="create user table" duration=1.164817ms logger=migrator t=2026-04-25T00:56:36.266622803Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-25T00:56:36.268372051Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.756569ms logger=migrator t=2026-04-25T00:56:36.283451132Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-25T00:56:36.284468564Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.021392ms logger=migrator t=2026-04-25T00:56:36.317466698Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-25T00:56:36.318527191Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.062163ms logger=migrator t=2026-04-25T00:56:36.32554941Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-25T00:56:36.326475971Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=931.561µs logger=migrator t=2026-04-25T00:56:36.332888844Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-25T00:56:36.339597106Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=6.703812ms logger=migrator t=2026-04-25T00:56:36.344775223Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-25T00:56:36.345729304Z level=info msg="Migration successfully executed" id="create user table v2" duration=952.201µs logger=migrator t=2026-04-25T00:56:36.358430441Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-25T00:56:36.359980505Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.551634ms logger=migrator t=2026-04-25T00:56:36.369406707Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-25T00:56:36.370314778Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=911.961µs logger=migrator t=2026-04-25T00:56:36.378459462Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-25T00:56:36.379081066Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=620.523µs logger=migrator t=2026-04-25T00:56:36.38550237Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-25T00:56:36.38904931Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=3.549229ms logger=migrator t=2026-04-25T00:56:36.400446797Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-25T00:56:36.40370459Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=3.261543ms logger=migrator t=2026-04-25T00:56:36.408935528Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-25T00:56:36.40901761Z level=info msg="Migration successfully executed" id="Update user table charset" duration=83.742µs logger=migrator t=2026-04-25T00:56:36.415614668Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-25T00:56:36.416811255Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.196407ms logger=migrator t=2026-04-25T00:56:36.420989349Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-25T00:56:36.421541732Z level=info msg="Migration successfully executed" id="Add missing user data" duration=551.752µs logger=migrator t=2026-04-25T00:56:36.427752091Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-25T00:56:36.428934838Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.182407ms logger=migrator t=2026-04-25T00:56:36.433254115Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-25T00:56:36.434179267Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=925.192µs logger=migrator t=2026-04-25T00:56:36.441808188Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-25T00:56:36.444433617Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.624359ms logger=migrator t=2026-04-25T00:56:36.450013463Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-25T00:56:36.458221528Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.206125ms logger=migrator t=2026-04-25T00:56:36.471611489Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-25T00:56:36.47338364Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.77479ms logger=migrator t=2026-04-25T00:56:36.478613436Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-25T00:56:36.479064947Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=458.001µs logger=migrator t=2026-04-25T00:56:36.510139167Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-25T00:56:36.511525048Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.391311ms logger=migrator t=2026-04-25T00:56:36.51824432Z 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-25T00:56:36.518913485Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=673.075µs logger=migrator t=2026-04-25T00:56:36.52402373Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-25T00:56:36.524753546Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=732.066µs logger=migrator t=2026-04-25T00:56:36.612040632Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-25T00:56:36.613294971Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.257339ms logger=migrator t=2026-04-25T00:56:36.640878811Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-25T00:56:36.642478898Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.603877ms logger=migrator t=2026-04-25T00:56:36.654987999Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-25T00:56:36.65634032Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.353191ms logger=migrator t=2026-04-25T00:56:36.665212669Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-25T00:56:36.666767035Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.555016ms logger=migrator t=2026-04-25T00:56:36.678150771Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-25T00:56:36.679167374Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.019703ms logger=migrator t=2026-04-25T00:56:36.695364029Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-25T00:56:36.695479611Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=123.122µs logger=migrator t=2026-04-25T00:56:36.707651695Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-25T00:56:36.709036617Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.389792ms logger=migrator t=2026-04-25T00:56:36.720306781Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-25T00:56:36.721100888Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=828.988µs logger=migrator t=2026-04-25T00:56:36.735255507Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-25T00:56:36.736512556Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.259089ms logger=migrator t=2026-04-25T00:56:36.74603002Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-25T00:56:36.746789927Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=760.507µs logger=migrator t=2026-04-25T00:56:36.752997446Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-25T00:56:36.75625049Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.252724ms logger=migrator t=2026-04-25T00:56:36.762073972Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-25T00:56:36.762635234Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=561.452µs logger=migrator t=2026-04-25T00:56:36.77355449Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-25T00:56:36.774351238Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=797.518µs logger=migrator t=2026-04-25T00:56:36.781474909Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-25T00:56:36.782180624Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=709.685µs logger=migrator t=2026-04-25T00:56:36.792336142Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-25T00:56:36.793402347Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.071085ms logger=migrator t=2026-04-25T00:56:36.798394159Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-25T00:56:36.799233138Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=839.069µs logger=migrator t=2026-04-25T00:56:36.809567581Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-25T00:56:36.810243616Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=679.725µs logger=migrator t=2026-04-25T00:56:36.817487259Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-25T00:56:36.818134934Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=650.585µs logger=migrator t=2026-04-25T00:56:36.827956645Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-25T00:56:36.828417015Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=462.12µs logger=migrator t=2026-04-25T00:56:36.833843907Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-25T00:56:36.8344341Z level=info msg="Migration successfully executed" id="create star table" duration=590.483µs logger=migrator t=2026-04-25T00:56:36.847066306Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-25T00:56:36.848549349Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.490324ms logger=migrator t=2026-04-25T00:56:36.854771259Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-25T00:56:36.855489525Z level=info msg="Migration successfully executed" id="create org table v1" duration=718.536µs logger=migrator t=2026-04-25T00:56:36.861365807Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-25T00:56:36.862743749Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.378622ms logger=migrator t=2026-04-25T00:56:36.870320989Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-25T00:56:36.871097997Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=779.628µs logger=migrator t=2026-04-25T00:56:36.877680965Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-25T00:56:36.878398321Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=718.846µs logger=migrator t=2026-04-25T00:56:36.884488228Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-25T00:56:36.885166824Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=681.416µs logger=migrator t=2026-04-25T00:56:36.891977627Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-25T00:56:36.893325047Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.35033ms logger=migrator t=2026-04-25T00:56:36.914424263Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-25T00:56:36.914499544Z level=info msg="Migration successfully executed" id="Update org table charset" duration=82.712µs logger=migrator t=2026-04-25T00:56:36.920718124Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-25T00:56:36.920767015Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=66.712µs logger=migrator t=2026-04-25T00:56:36.926551975Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-25T00:56:36.92676808Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=217.075µs logger=migrator t=2026-04-25T00:56:36.932223213Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-25T00:56:36.933959052Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.732459ms logger=migrator t=2026-04-25T00:56:36.943671751Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-25T00:56:36.945101113Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.434473ms logger=migrator t=2026-04-25T00:56:36.951418035Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-25T00:56:36.952557082Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.141097ms logger=migrator t=2026-04-25T00:56:36.959132429Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-25T00:56:36.959955818Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=825.959µs logger=migrator t=2026-04-25T00:56:36.966552327Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-25T00:56:36.967443037Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=891.4µs logger=migrator t=2026-04-25T00:56:36.975209742Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-25T00:56:36.976071831Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=903.53µs logger=migrator t=2026-04-25T00:56:36.982392953Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-25T00:56:36.988334896Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.942513ms logger=migrator t=2026-04-25T00:56:36.995112Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-25T00:56:36.996402478Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.293568ms logger=migrator t=2026-04-25T00:56:37.002825934Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-25T00:56:37.005001142Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=2.173868ms logger=migrator t=2026-04-25T00:56:37.013556255Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-25T00:56:37.014756102Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.202277ms logger=migrator t=2026-04-25T00:56:37.022572099Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-25T00:56:37.023117971Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=550.363µs logger=migrator t=2026-04-25T00:56:37.027677583Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-25T00:56:37.028755308Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.081435ms logger=migrator t=2026-04-25T00:56:37.033482064Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-25T00:56:37.033570446Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=89.302µs logger=migrator t=2026-04-25T00:56:37.040775718Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-25T00:56:37.044262156Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.481218ms logger=migrator t=2026-04-25T00:56:37.049190818Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-25T00:56:37.051214903Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.023805ms logger=migrator t=2026-04-25T00:56:37.056216606Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-25T00:56:37.058299222Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.082256ms logger=migrator t=2026-04-25T00:56:37.065930164Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-25T00:56:37.066988958Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.060144ms logger=migrator t=2026-04-25T00:56:37.072884642Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-25T00:56:37.075260624Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.377722ms logger=migrator t=2026-04-25T00:56:37.080960053Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-25T00:56:37.081921755Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=960.202µs logger=migrator t=2026-04-25T00:56:37.089061975Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-25T00:56:37.090994599Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.936504ms logger=migrator t=2026-04-25T00:56:37.103001919Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-25T00:56:37.103072881Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=72.932µs logger=migrator t=2026-04-25T00:56:37.11102609Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-25T00:56:37.111085332Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=62.312µs logger=migrator t=2026-04-25T00:56:37.115739566Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-25T00:56:37.118505109Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.765213ms logger=migrator t=2026-04-25T00:56:37.127842689Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-25T00:56:37.131088092Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.247153ms logger=migrator t=2026-04-25T00:56:37.141689591Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-25T00:56:37.14564757Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.957889ms logger=migrator t=2026-04-25T00:56:37.154911229Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-25T00:56:37.157961247Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.050178ms logger=migrator t=2026-04-25T00:56:37.167585324Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-25T00:56:37.167959303Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=441.471µs logger=migrator t=2026-04-25T00:56:37.176153457Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-25T00:56:37.177239272Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.085665ms logger=migrator t=2026-04-25T00:56:37.18695233Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-25T00:56:37.188608698Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.661187ms logger=migrator t=2026-04-25T00:56:37.198879829Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-25T00:56:37.19893338Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=57.461µs logger=migrator t=2026-04-25T00:56:37.210769937Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-25T00:56:37.214655074Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=3.886867ms logger=migrator t=2026-04-25T00:56:37.233589171Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-25T00:56:37.234544312Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=959.841µs logger=migrator t=2026-04-25T00:56:37.243565726Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-25T00:56:37.250233875Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.674629ms logger=migrator t=2026-04-25T00:56:37.25885845Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-25T00:56:37.259597526Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=739.136µs logger=migrator t=2026-04-25T00:56:37.270743577Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-25T00:56:37.272131289Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.389752ms logger=migrator t=2026-04-25T00:56:37.282269617Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-25T00:56:37.283674549Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.404612ms logger=migrator t=2026-04-25T00:56:37.293792726Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-25T00:56:37.294454502Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=667.896µs logger=migrator t=2026-04-25T00:56:37.301727485Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-25T00:56:37.302601956Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=869.25µs logger=migrator t=2026-04-25T00:56:37.309244035Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-25T00:56:37.31170405Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.461415ms logger=migrator t=2026-04-25T00:56:37.316768654Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-25T00:56:37.317553472Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=788.418µs logger=migrator t=2026-04-25T00:56:37.325580083Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-25T00:56:37.325720546Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=141.533µs logger=migrator t=2026-04-25T00:56:37.33257546Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-25T00:56:37.332737753Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=167.043µs logger=migrator t=2026-04-25T00:56:37.337974951Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-25T00:56:37.338598195Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=623.014µs logger=migrator t=2026-04-25T00:56:37.343121088Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-25T00:56:37.344854447Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.73349ms logger=migrator t=2026-04-25T00:56:37.351991027Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-25T00:56:37.354802481Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.810243ms logger=migrator t=2026-04-25T00:56:37.361512912Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-25T00:56:37.363238011Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.724158ms logger=migrator t=2026-04-25T00:56:37.368223473Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-25T00:56:37.368870087Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=645.134µs logger=migrator t=2026-04-25T00:56:37.378446663Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-25T00:56:37.379596929Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.153096ms logger=migrator t=2026-04-25T00:56:37.386304079Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-25T00:56:37.387207761Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=903.491µs logger=migrator t=2026-04-25T00:56:37.395036657Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-25T00:56:37.403566599Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.525372ms logger=migrator t=2026-04-25T00:56:37.41205565Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-25T00:56:37.413079693Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.031523ms logger=migrator t=2026-04-25T00:56:37.764756444Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-25T00:56:37.766608025Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.857841ms logger=migrator t=2026-04-25T00:56:37.774756149Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-25T00:56:37.775686789Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=930.54µs logger=migrator t=2026-04-25T00:56:37.784948969Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-25T00:56:37.786392871Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.444122ms logger=migrator t=2026-04-25T00:56:37.802464463Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-25T00:56:37.8054308Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.967017ms logger=migrator t=2026-04-25T00:56:37.860540181Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-25T00:56:37.865090363Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.548222ms logger=migrator t=2026-04-25T00:56:37.937981245Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-25T00:56:37.938058456Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=87.662µs logger=migrator t=2026-04-25T00:56:37.960614535Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-25T00:56:37.961111787Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=525.212µs logger=migrator t=2026-04-25T00:56:37.98082627Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-25T00:56:37.98614839Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.32264ms logger=migrator t=2026-04-25T00:56:38.007444999Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-25T00:56:38.007894539Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=455.42µs logger=migrator t=2026-04-25T00:56:38.054277694Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-25T00:56:38.054890138Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=618.184µs logger=migrator t=2026-04-25T00:56:38.109342195Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-25T00:56:38.114109231Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.770337ms logger=migrator t=2026-04-25T00:56:38.142729146Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-25T00:56:38.143204828Z level=info msg="Migration successfully executed" id="Update uid value" duration=514.243µs logger=migrator t=2026-04-25T00:56:38.155085855Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-25T00:56:38.156952297Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.884042ms logger=migrator t=2026-04-25T00:56:38.255598019Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-25T00:56:38.257598393Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.005005ms logger=migrator t=2026-04-25T00:56:38.282552305Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-25T00:56:38.283659521Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.112276ms logger=migrator t=2026-04-25T00:56:38.309020512Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-25T00:56:38.310636948Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.617445ms logger=migrator t=2026-04-25T00:56:38.329476192Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-25T00:56:38.330535687Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.067105ms logger=migrator t=2026-04-25T00:56:38.345894812Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-25T00:56:38.347779825Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.886623ms logger=migrator t=2026-04-25T00:56:38.359311264Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-25T00:56:38.36045792Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.151536ms logger=migrator t=2026-04-25T00:56:38.371012358Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-25T00:56:38.372253855Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.245847ms logger=migrator t=2026-04-25T00:56:38.383681474Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-25T00:56:38.385124286Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.450264ms logger=migrator t=2026-04-25T00:56:38.393710909Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-25T00:56:38.400262146Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.550257ms logger=migrator t=2026-04-25T00:56:38.409769561Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-25T00:56:38.410447666Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=679.355µs logger=migrator t=2026-04-25T00:56:38.417426714Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-25T00:56:38.418332634Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=903.52µs logger=migrator t=2026-04-25T00:56:38.426223901Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-25T00:56:38.426983078Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=759.477µs logger=migrator t=2026-04-25T00:56:38.435767036Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-25T00:56:38.438076578Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.311242ms logger=migrator t=2026-04-25T00:56:38.455576352Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-25T00:56:38.456240837Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=669.695µs logger=migrator t=2026-04-25T00:56:38.466305144Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-25T00:56:38.467333097Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.028743ms logger=migrator t=2026-04-25T00:56:38.478005838Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-25T00:56:38.478056509Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=53.062µs logger=migrator t=2026-04-25T00:56:38.509114308Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-25T00:56:38.517804444Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=8.690305ms logger=migrator t=2026-04-25T00:56:38.532118456Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-25T00:56:38.538345527Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=6.231531ms logger=migrator t=2026-04-25T00:56:38.555942783Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-25T00:56:38.556529096Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=590.653µs logger=migrator t=2026-04-25T00:56:38.569170721Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-25T00:56:38.573345975Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.179463ms logger=migrator t=2026-04-25T00:56:38.581925048Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-25T00:56:38.584784972Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.861624ms logger=migrator t=2026-04-25T00:56:38.59976385Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-25T00:56:38.602590224Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=2.826604ms logger=migrator t=2026-04-25T00:56:38.62157412Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-25T00:56:38.622509522Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=946.112µs logger=migrator t=2026-04-25T00:56:38.633315956Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-25T00:56:38.634279797Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=974.592µs logger=migrator t=2026-04-25T00:56:38.707248531Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-25T00:56:38.709756987Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.512407ms logger=migrator t=2026-04-25T00:56:38.721588683Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-25T00:56:38.72365245Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.067637ms logger=migrator t=2026-04-25T00:56:38.737520393Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-25T00:56:38.739094258Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.574225ms logger=migrator t=2026-04-25T00:56:38.762239769Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-25T00:56:38.762538556Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=307.167µs logger=migrator t=2026-04-25T00:56:38.772446339Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-25T00:56:38.772717465Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=79.092µs logger=migrator t=2026-04-25T00:56:38.784687745Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-25T00:56:38.792997342Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=8.310847ms logger=migrator t=2026-04-25T00:56:38.798382124Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-25T00:56:38.801188307Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.806883ms logger=migrator t=2026-04-25T00:56:38.806815744Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-25T00:56:38.806892925Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=73.341µs logger=migrator t=2026-04-25T00:56:38.816813728Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-25T00:56:38.817936634Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.122826ms logger=migrator t=2026-04-25T00:56:38.827429177Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-25T00:56:38.828545802Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.116515ms logger=migrator t=2026-04-25T00:56:38.84533965Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-25T00:56:38.845400212Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=64.532µs logger=migrator t=2026-04-25T00:56:38.866118819Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-25T00:56:38.868693227Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=2.574248ms logger=migrator t=2026-04-25T00:56:38.928882842Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-25T00:56:38.930688723Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.809321ms logger=migrator t=2026-04-25T00:56:38.945281912Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-25T00:56:38.949845665Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.570023ms logger=migrator t=2026-04-25T00:56:38.960579246Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-25T00:56:38.960608396Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=38.661µs logger=migrator t=2026-04-25T00:56:38.971248366Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-25T00:56:38.97274304Z level=info msg="Migration successfully executed" id="create session table" duration=1.494274ms logger=migrator t=2026-04-25T00:56:38.984166048Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-25T00:56:38.984334521Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=171.524µs logger=migrator t=2026-04-25T00:56:38.997315504Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-25T00:56:38.997445047Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=131.703µs logger=migrator t=2026-04-25T00:56:39.007298928Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-25T00:56:39.008492476Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.194098ms logger=migrator t=2026-04-25T00:56:39.023276768Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-25T00:56:39.024601688Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.32508ms logger=migrator t=2026-04-25T00:56:39.039347281Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-25T00:56:39.039420452Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=84.322µs logger=migrator t=2026-04-25T00:56:39.065228893Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-25T00:56:39.065256834Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.131µs logger=migrator t=2026-04-25T00:56:39.075510614Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-25T00:56:39.081147791Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.638087ms logger=migrator t=2026-04-25T00:56:39.102638375Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-25T00:56:39.106368339Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.732684ms logger=migrator t=2026-04-25T00:56:39.113300466Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-25T00:56:39.113365737Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=66.141µs logger=migrator t=2026-04-25T00:56:39.118121405Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-25T00:56:39.118261458Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=142.533µs logger=migrator t=2026-04-25T00:56:39.130882902Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-25T00:56:39.132484778Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.602056ms logger=migrator t=2026-04-25T00:56:39.147459235Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-25T00:56:39.147520716Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=64.301µs logger=migrator t=2026-04-25T00:56:39.156338935Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-25T00:56:39.161786127Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.449173ms logger=migrator t=2026-04-25T00:56:39.174477944Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-25T00:56:39.17476201Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=285.246µs logger=migrator t=2026-04-25T00:56:39.187711192Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-25T00:56:39.192502429Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.794637ms logger=migrator t=2026-04-25T00:56:39.199985678Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-25T00:56:39.204152012Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.166784ms logger=migrator t=2026-04-25T00:56:39.215798995Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-25T00:56:39.215884096Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=84.402µs logger=migrator t=2026-04-25T00:56:39.22317085Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-25T00:56:39.224376968Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.206548ms logger=migrator t=2026-04-25T00:56:39.237533493Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-25T00:56:39.238433404Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=900.001µs logger=migrator t=2026-04-25T00:56:39.251688022Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-25T00:56:39.253597766Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.912714ms logger=migrator t=2026-04-25T00:56:39.264294117Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-25T00:56:39.271406896Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=7.100769ms logger=migrator t=2026-04-25T00:56:39.290021416Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-25T00:56:39.292311297Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.282851ms logger=migrator t=2026-04-25T00:56:39.302502476Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-25T00:56:39.303830357Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.333431ms logger=migrator t=2026-04-25T00:56:39.315907499Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-25T00:56:39.317835992Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.931363ms logger=migrator t=2026-04-25T00:56:39.329459114Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-25T00:56:39.332145335Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.683481ms logger=migrator t=2026-04-25T00:56:39.341044745Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-25T00:56:39.341928045Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=884.611µs logger=migrator t=2026-04-25T00:56:39.345949715Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-25T00:56:39.358205101Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.248926ms logger=migrator t=2026-04-25T00:56:39.376499704Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-25T00:56:39.377524536Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.036433ms logger=migrator t=2026-04-25T00:56:39.386895528Z 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-25T00:56:39.388569005Z 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.674757ms logger=migrator t=2026-04-25T00:56:39.400847162Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-25T00:56:39.401325703Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=479.081µs logger=migrator t=2026-04-25T00:56:39.410269674Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-25T00:56:39.411191224Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=923.2µs logger=migrator t=2026-04-25T00:56:39.42071613Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-25T00:56:39.421808574Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.097455ms logger=migrator t=2026-04-25T00:56:39.439928583Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-25T00:56:39.453701762Z level=info msg="Migration successfully executed" id="Add column is_default" duration=13.77268ms logger=migrator t=2026-04-25T00:56:39.464544006Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-25T00:56:39.479180516Z level=info msg="Migration successfully executed" id="Add column frequency" duration=14.63435ms logger=migrator t=2026-04-25T00:56:39.501413066Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-25T00:56:39.507264689Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.858493ms logger=migrator t=2026-04-25T00:56:39.846917929Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-25T00:56:39.855164435Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=8.254316ms logger=migrator t=2026-04-25T00:56:39.911536294Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-25T00:56:39.913833936Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.299042ms logger=migrator t=2026-04-25T00:56:39.969574471Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-25T00:56:39.969657073Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=89.532µs logger=migrator t=2026-04-25T00:56:39.991572526Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-25T00:56:39.991674179Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=106.184µs logger=migrator t=2026-04-25T00:56:40.013331606Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-25T00:56:40.014763259Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.432153ms logger=migrator t=2026-04-25T00:56:40.032873826Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-25T00:56:40.035011295Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.135449ms logger=migrator t=2026-04-25T00:56:40.050960634Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-25T00:56:40.052684953Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.726358ms logger=migrator t=2026-04-25T00:56:40.065661365Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-25T00:56:40.067326063Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.664228ms logger=migrator t=2026-04-25T00:56:40.084201323Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-25T00:56:40.085251226Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.055303ms logger=migrator t=2026-04-25T00:56:40.099004146Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-25T00:56:40.105683486Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.67869ms logger=migrator t=2026-04-25T00:56:40.121802849Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-25T00:56:40.125794269Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.99703ms logger=migrator t=2026-04-25T00:56:40.136146722Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-25T00:56:40.1364951Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=351.568µs logger=migrator t=2026-04-25T00:56:40.144872019Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-25T00:56:40.145881592Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.009203ms logger=migrator t=2026-04-25T00:56:40.159311794Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-25T00:56:40.161747009Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.440485ms logger=migrator t=2026-04-25T00:56:40.17107456Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-25T00:56:40.177844742Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.768673ms logger=migrator t=2026-04-25T00:56:40.199380847Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-25T00:56:40.199622482Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=247.315µs logger=migrator t=2026-04-25T00:56:40.218386064Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-25T00:56:40.220823809Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.439775ms logger=migrator t=2026-04-25T00:56:40.227978401Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-25T00:56:40.229347821Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.37102ms logger=migrator t=2026-04-25T00:56:40.237827182Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-25T00:56:40.237942175Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=117.053µs logger=migrator t=2026-04-25T00:56:40.247226055Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-25T00:56:40.249339841Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.113746ms logger=migrator t=2026-04-25T00:56:40.262809895Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-25T00:56:40.265096996Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.289281ms logger=migrator t=2026-04-25T00:56:40.276771999Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-25T00:56:40.278486018Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.717329ms logger=migrator t=2026-04-25T00:56:40.295025011Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-25T00:56:40.29634322Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.319189ms logger=migrator t=2026-04-25T00:56:40.319509372Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-25T00:56:40.321378644Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.872532ms logger=migrator t=2026-04-25T00:56:40.342330556Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-25T00:56:40.345072268Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.739742ms logger=migrator t=2026-04-25T00:56:40.360184848Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-25T00:56:40.360333252Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=158.623µs logger=migrator t=2026-04-25T00:56:40.378162033Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-25T00:56:40.38292044Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.754997ms logger=migrator t=2026-04-25T00:56:40.392093936Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-25T00:56:40.39355709Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.464254ms logger=migrator t=2026-04-25T00:56:40.404539727Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-25T00:56:40.410408389Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.868242ms logger=migrator t=2026-04-25T00:56:40.420188329Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-25T00:56:40.421283124Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.103745ms logger=migrator t=2026-04-25T00:56:40.430383309Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-25T00:56:40.431571907Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.188628ms logger=migrator t=2026-04-25T00:56:40.442636395Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-25T00:56:40.443608827Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=971.922µs logger=migrator t=2026-04-25T00:56:40.45393112Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-25T00:56:40.465642554Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.712473ms logger=migrator t=2026-04-25T00:56:40.474695537Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-25T00:56:40.475475745Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=757.307µs logger=migrator t=2026-04-25T00:56:40.486029613Z 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-25T00:56:40.487176428Z 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.147296ms logger=migrator t=2026-04-25T00:56:40.497814008Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-25T00:56:40.498039513Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=225.755µs logger=migrator t=2026-04-25T00:56:40.507304312Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-25T00:56:40.507874145Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=570.093µs logger=migrator t=2026-04-25T00:56:40.519636749Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-25T00:56:40.519950356Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=314.147µs logger=migrator t=2026-04-25T00:56:40.528214832Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-25T00:56:40.533101243Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.886171ms logger=migrator t=2026-04-25T00:56:40.542025154Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-25T00:56:40.547827644Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.805661ms logger=migrator t=2026-04-25T00:56:40.559968327Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-25T00:56:40.561053293Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.084245ms logger=migrator t=2026-04-25T00:56:40.571309913Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-25T00:56:40.571975839Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=665.946µs logger=migrator t=2026-04-25T00:56:40.581433921Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-25T00:56:40.582138957Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=704.926µs logger=migrator t=2026-04-25T00:56:40.59025748Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-25T00:56:40.59826661Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.01022ms logger=migrator t=2026-04-25T00:56:40.608710116Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-25T00:56:40.610988537Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.279451ms logger=migrator t=2026-04-25T00:56:40.621611216Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-25T00:56:40.621926813Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=316.777µs logger=migrator t=2026-04-25T00:56:40.629208277Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-25T00:56:40.62978066Z level=info msg="Migration successfully executed" id="Move region to single row" duration=571.673µs logger=migrator t=2026-04-25T00:56:40.641605437Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-25T00:56:40.6426268Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.021813ms logger=migrator t=2026-04-25T00:56:40.654383544Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-25T00:56:40.657170687Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.787903ms logger=migrator t=2026-04-25T00:56:40.66531023Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-25T00:56:40.666691781Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.376221ms logger=migrator t=2026-04-25T00:56:40.677999966Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-25T00:56:40.680494762Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.494707ms logger=migrator t=2026-04-25T00:56:40.690852936Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-25T00:56:40.691571591Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=719.625µs logger=migrator t=2026-04-25T00:56:40.703188533Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-25T00:56:40.705564247Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.352963ms logger=migrator t=2026-04-25T00:56:41.054449155Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-25T00:56:41.054788292Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=349.088µs logger=migrator t=2026-04-25T00:56:41.079314355Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-25T00:56:41.082748872Z level=info msg="Migration successfully executed" id="create test_data table" duration=3.426737ms logger=migrator t=2026-04-25T00:56:41.094956757Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-25T00:56:41.096965602Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=2.013386ms logger=migrator t=2026-04-25T00:56:41.10972553Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-25T00:56:41.114049077Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=4.326187ms logger=migrator t=2026-04-25T00:56:41.128483772Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-25T00:56:41.130332394Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.857752ms logger=migrator t=2026-04-25T00:56:41.147356407Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-25T00:56:41.148079473Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=810.348µs logger=migrator t=2026-04-25T00:56:41.159569532Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-25T00:56:41.160410761Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=841.389µs logger=migrator t=2026-04-25T00:56:41.174744584Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-25T00:56:41.175093582Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=356.378µs logger=migrator t=2026-04-25T00:56:41.18256951Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-25T00:56:41.18391213Z level=info msg="Migration successfully executed" id="create team table" duration=1.34729ms logger=migrator t=2026-04-25T00:56:41.194861577Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-25T00:56:41.197351313Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.491236ms logger=migrator t=2026-04-25T00:56:41.211068772Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-25T00:56:41.212698058Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.634546ms logger=migrator t=2026-04-25T00:56:41.225488357Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-25T00:56:41.233189591Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.697433ms logger=migrator t=2026-04-25T00:56:41.241991878Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-25T00:56:41.242548091Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=563.123µs logger=migrator t=2026-04-25T00:56:41.252996876Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-25T00:56:41.255581745Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.587919ms logger=migrator t=2026-04-25T00:56:41.268473405Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-25T00:56:41.269646742Z level=info msg="Migration successfully executed" id="create team member table" duration=1.177927ms logger=migrator t=2026-04-25T00:56:41.281474678Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-25T00:56:41.282662814Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.195946ms logger=migrator t=2026-04-25T00:56:41.293938928Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-25T00:56:41.295005183Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.066305ms logger=migrator t=2026-04-25T00:56:41.306696056Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-25T00:56:41.307757369Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.061834ms logger=migrator t=2026-04-25T00:56:41.320120878Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-25T00:56:41.328523107Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.402209ms logger=migrator t=2026-04-25T00:56:41.341236873Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-25T00:56:41.347343071Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.106658ms logger=migrator t=2026-04-25T00:56:41.362790199Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-25T00:56:41.369266804Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.474255ms logger=migrator t=2026-04-25T00:56:41.381188874Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-25T00:56:41.38281136Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.626806ms logger=migrator t=2026-04-25T00:56:41.392821646Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-25T00:56:41.39438931Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.564764ms logger=migrator t=2026-04-25T00:56:41.405184224Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-25T00:56:41.407430455Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.24893ms logger=migrator t=2026-04-25T00:56:41.420714984Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-25T00:56:41.423385554Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.67249ms logger=migrator t=2026-04-25T00:56:41.439780262Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-25T00:56:41.441964902Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.19174ms logger=migrator t=2026-04-25T00:56:41.45565085Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-25T00:56:41.458008364Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.362443ms logger=migrator t=2026-04-25T00:56:41.467612169Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-25T00:56:41.469477122Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.865773ms logger=migrator t=2026-04-25T00:56:41.484742455Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-25T00:56:41.486354992Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.616467ms logger=migrator t=2026-04-25T00:56:41.499166331Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-25T00:56:41.499770544Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=609.174µs logger=migrator t=2026-04-25T00:56:41.508954091Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-25T00:56:41.509401971Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=454.191µs logger=migrator t=2026-04-25T00:56:41.521571275Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-25T00:56:41.522786292Z level=info msg="Migration successfully executed" id="create tag table" duration=1.220377ms logger=migrator t=2026-04-25T00:56:41.56000587Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-25T00:56:41.561283689Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.279869ms logger=migrator t=2026-04-25T00:56:41.578237801Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-25T00:56:41.580523693Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.289992ms logger=migrator t=2026-04-25T00:56:41.594221392Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-25T00:56:41.596673566Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.467125ms logger=migrator t=2026-04-25T00:56:41.606818665Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-25T00:56:41.607916989Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.102594ms logger=migrator t=2026-04-25T00:56:41.620126735Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-25T00:56:41.637654959Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.528454ms logger=migrator t=2026-04-25T00:56:41.65100136Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-25T00:56:41.653271522Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=2.270171ms logger=migrator t=2026-04-25T00:56:41.66566965Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-25T00:56:41.668458503Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.788953ms logger=migrator t=2026-04-25T00:56:41.681276082Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-25T00:56:41.683920632Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=2.64937ms logger=migrator t=2026-04-25T00:56:41.696611007Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-25T00:56:41.697951698Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.350021ms logger=migrator t=2026-04-25T00:56:41.70564461Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-25T00:56:41.707104024Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.458064ms logger=migrator t=2026-04-25T00:56:41.714231164Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-25T00:56:41.715847791Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.617226ms logger=migrator t=2026-04-25T00:56:41.726493861Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-25T00:56:41.726690835Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=183.195µs logger=migrator t=2026-04-25T00:56:41.737026478Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-25T00:56:41.744713131Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.685562ms logger=migrator t=2026-04-25T00:56:41.755466623Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-25T00:56:41.764497086Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.029063ms logger=migrator t=2026-04-25T00:56:41.778355418Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-25T00:56:41.787348221Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.993382ms logger=migrator t=2026-04-25T00:56:41.796204931Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-25T00:56:41.805271295Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.068014ms logger=migrator t=2026-04-25T00:56:42.386107866Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-25T00:56:42.387355175Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.252109ms logger=migrator t=2026-04-25T00:56:42.412268196Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-25T00:56:42.419440077Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.172662ms logger=migrator t=2026-04-25T00:56:42.427891257Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-25T00:56:42.429016083Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.127026ms logger=migrator t=2026-04-25T00:56:42.44268661Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-25T00:56:42.448686356Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=6.011356ms logger=migrator t=2026-04-25T00:56:42.520924592Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-25T00:56:42.522342815Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.430713ms logger=migrator t=2026-04-25T00:56:42.530438267Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-25T00:56:42.53189458Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.454152ms logger=migrator t=2026-04-25T00:56:42.54168614Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-25T00:56:42.542729383Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.044743ms logger=migrator t=2026-04-25T00:56:42.550860457Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-25T00:56:42.551860839Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.000182ms logger=migrator t=2026-04-25T00:56:42.558288144Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-25T00:56:42.564798021Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.506727ms logger=migrator t=2026-04-25T00:56:42.572569946Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-25T00:56:42.573546458Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=976.042µs logger=migrator t=2026-04-25T00:56:42.583965023Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-25T00:56:42.58694247Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.985798ms logger=migrator t=2026-04-25T00:56:42.598128562Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-25T00:56:42.599437861Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.310059ms logger=migrator t=2026-04-25T00:56:42.61271276Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-25T00:56:42.613903687Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.194458ms logger=migrator t=2026-04-25T00:56:42.625840226Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-25T00:56:42.627604905Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.767069ms logger=migrator t=2026-04-25T00:56:42.637826105Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-25T00:56:42.63803491Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=214.845µs logger=migrator t=2026-04-25T00:56:42.649778554Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-25T00:56:42.65004491Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=270.946µs logger=migrator t=2026-04-25T00:56:42.662366449Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-25T00:56:42.663640757Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.278559ms logger=migrator t=2026-04-25T00:56:42.672116677Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-25T00:56:42.673286834Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.171277ms logger=migrator t=2026-04-25T00:56:42.681612652Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-25T00:56:42.682813658Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.200506ms logger=migrator t=2026-04-25T00:56:42.690049442Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-25T00:56:42.690145614Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=97.592µs logger=migrator t=2026-04-25T00:56:42.698277137Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-25T00:56:42.699371092Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.103304ms logger=migrator t=2026-04-25T00:56:42.708827364Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-25T00:56:42.710214356Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.389952ms logger=migrator t=2026-04-25T00:56:42.718214286Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-25T00:56:42.719071625Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=854.339µs logger=migrator t=2026-04-25T00:56:42.727053095Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-25T00:56:42.728540738Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.489313ms logger=migrator t=2026-04-25T00:56:42.73744472Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-25T00:56:42.745543432Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.094063ms logger=migrator t=2026-04-25T00:56:42.755213099Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-25T00:56:42.756860077Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.648628ms logger=migrator t=2026-04-25T00:56:42.76853659Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-25T00:56:42.768724154Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=191.795µs logger=migrator t=2026-04-25T00:56:42.777588143Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-25T00:56:42.780855607Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=3.269534ms logger=migrator t=2026-04-25T00:56:42.796703404Z 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-25T00:56:42.798258249Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.558705ms logger=migrator t=2026-04-25T00:56:42.807302793Z 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-25T00:56:42.808445598Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.148936ms logger=migrator t=2026-04-25T00:56:42.817092433Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-25T00:56:42.817187885Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=97.542µs logger=migrator t=2026-04-25T00:56:42.8263055Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-25T00:56:42.827350204Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.045664ms logger=migrator t=2026-04-25T00:56:42.837975294Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-25T00:56:42.840734756Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.763512ms logger=migrator t=2026-04-25T00:56:42.85424985Z 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-25T00:56:42.871646602Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=17.411093ms logger=migrator t=2026-04-25T00:56:42.882004895Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-25T00:56:42.883204292Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.200838ms logger=migrator t=2026-04-25T00:56:42.894837164Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-25T00:56:42.903759155Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.923161ms logger=migrator t=2026-04-25T00:56:42.912658455Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-25T00:56:42.913832842Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.176477ms logger=migrator t=2026-04-25T00:56:42.921967626Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-25T00:56:42.923381597Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.415902ms logger=migrator t=2026-04-25T00:56:42.947346637Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-25T00:56:42.982180201Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.829864ms logger=migrator t=2026-04-25T00:56:42.990052409Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-25T00:56:43.025055026Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=34.997917ms logger=migrator t=2026-04-25T00:56:43.031209866Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-25T00:56:43.032595457Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.38906ms logger=migrator t=2026-04-25T00:56:43.041612099Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-25T00:56:43.043187105Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.577806ms logger=migrator t=2026-04-25T00:56:43.052523345Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-25T00:56:43.05894703Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.420925ms logger=migrator t=2026-04-25T00:56:43.068637058Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-25T00:56:43.077561539Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.939101ms logger=migrator t=2026-04-25T00:56:43.085425076Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-25T00:56:43.08649099Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.068064ms logger=migrator t=2026-04-25T00:56:43.101003797Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-25T00:56:43.103111375Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.109847ms logger=migrator t=2026-04-25T00:56:43.175568457Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-25T00:56:43.17793794Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.373134ms logger=migrator t=2026-04-25T00:56:43.196132839Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-25T00:56:43.198583844Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.450675ms logger=migrator t=2026-04-25T00:56:43.210459483Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-25T00:56:43.210550065Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=92.582µs logger=migrator t=2026-04-25T00:56:43.225070252Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-25T00:56:43.234917063Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.848741ms logger=migrator t=2026-04-25T00:56:43.249506992Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-25T00:56:43.257400059Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.892207ms logger=migrator t=2026-04-25T00:56:43.266488265Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-25T00:56:43.273648795Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.15979ms logger=migrator t=2026-04-25T00:56:43.281415901Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-25T00:56:43.282491434Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.075133ms logger=migrator t=2026-04-25T00:56:43.290614648Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-25T00:56:43.29202259Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.406973ms logger=migrator t=2026-04-25T00:56:43.30047494Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-25T00:56:43.312341727Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.875647ms logger=migrator t=2026-04-25T00:56:43.321507974Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-25T00:56:43.333313159Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=11.808016ms logger=migrator t=2026-04-25T00:56:43.340258926Z 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-25T00:56:43.341221587Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=962.661µs logger=migrator t=2026-04-25T00:56:43.353647768Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-25T00:56:43.360095333Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.395923ms logger=migrator t=2026-04-25T00:56:43.367904099Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-25T00:56:43.37554804Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.642901ms logger=migrator t=2026-04-25T00:56:43.382134099Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-25T00:56:43.382208311Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=75.372µs logger=migrator t=2026-04-25T00:56:43.394383214Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-25T00:56:43.39731613Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.934606ms logger=migrator t=2026-04-25T00:56:43.40750337Z 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-25T00:56:43.409125536Z 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.621456ms logger=migrator t=2026-04-25T00:56:43.419639003Z 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-25T00:56:43.423284715Z 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=3.640792ms logger=migrator t=2026-04-25T00:56:43.435576583Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-25T00:56:43.435752097Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=180.514µs logger=migrator t=2026-04-25T00:56:43.446217803Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-25T00:56:43.453845054Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.628711ms logger=migrator t=2026-04-25T00:56:43.462434387Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-25T00:56:43.467852479Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.420782ms logger=migrator t=2026-04-25T00:56:43.487307297Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-25T00:56:43.497661071Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.347384ms logger=migrator t=2026-04-25T00:56:43.507017381Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-25T00:56:43.514353657Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.336776ms logger=migrator t=2026-04-25T00:56:43.522115882Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-25T00:56:43.533536679Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=11.421657ms logger=migrator t=2026-04-25T00:56:43.543591655Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-25T00:56:43.543647816Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=57.371µs logger=migrator t=2026-04-25T00:56:43.549854437Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-25T00:56:43.551437322Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.565444ms logger=migrator t=2026-04-25T00:56:43.559730089Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-25T00:56:43.566127122Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.393413ms logger=migrator t=2026-04-25T00:56:43.574128773Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-25T00:56:43.574241505Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=115.492µs logger=migrator t=2026-04-25T00:56:43.583267949Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-25T00:56:43.594599854Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.332105ms logger=migrator t=2026-04-25T00:56:43.603874903Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-25T00:56:43.606701637Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.828753ms logger=migrator t=2026-04-25T00:56:43.62546148Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-25T00:56:43.638210256Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=12.748017ms logger=migrator t=2026-04-25T00:56:43.645304796Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-25T00:56:43.646458632Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.153776ms logger=migrator t=2026-04-25T00:56:43.65434243Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-25T00:56:43.655641788Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.299338ms logger=migrator t=2026-04-25T00:56:43.663287781Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-25T00:56:43.672327154Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.038493ms logger=migrator t=2026-04-25T00:56:43.679068827Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-25T00:56:43.680039068Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=970.181µs logger=migrator t=2026-04-25T00:56:43.691146058Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-25T00:56:43.693133794Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.987005ms logger=migrator t=2026-04-25T00:56:43.701098573Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-25T00:56:43.70230596Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.204777ms logger=migrator t=2026-04-25T00:56:43.712722745Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-25T00:56:43.713886101Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.163266ms logger=migrator t=2026-04-25T00:56:43.720574081Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-25T00:56:43.720737145Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=163.884µs logger=migrator t=2026-04-25T00:56:43.727299193Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-25T00:56:43.728579341Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.279628ms logger=migrator t=2026-04-25T00:56:43.736378307Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-25T00:56:43.737441501Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.063984ms logger=migrator t=2026-04-25T00:56:43.745905142Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-25T00:56:43.746505445Z 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-25T00:56:43.756524691Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-25T00:56:43.756964231Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=439.441µs logger=migrator t=2026-04-25T00:56:43.76713754Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-25T00:56:43.768780807Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.642827ms logger=migrator t=2026-04-25T00:56:43.774862254Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-25T00:56:43.784068331Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.182766ms logger=migrator t=2026-04-25T00:56:43.794408484Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-25T00:56:43.797380351Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.971107ms logger=migrator t=2026-04-25T00:56:43.805539385Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-25T00:56:43.806838104Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.294529ms logger=migrator t=2026-04-25T00:56:43.814341573Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-25T00:56:43.815882068Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.540195ms logger=migrator t=2026-04-25T00:56:43.825777141Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-25T00:56:43.826785314Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.007853ms logger=migrator t=2026-04-25T00:56:43.834322073Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-25T00:56:43.835458829Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.136166ms logger=migrator t=2026-04-25T00:56:43.84529422Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-25T00:56:43.845333431Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.121µs logger=migrator t=2026-04-25T00:56:43.854542618Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-25T00:56:43.855069801Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=526.873µs logger=migrator t=2026-04-25T00:56:43.8670534Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-25T00:56:43.875748926Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.695266ms logger=migrator t=2026-04-25T00:56:43.884970924Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-25T00:56:43.885339212Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=369.949µs logger=migrator t=2026-04-25T00:56:43.892242228Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-25T00:56:43.893602298Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.35608ms logger=migrator t=2026-04-25T00:56:43.917405304Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-25T00:56:43.917794673Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=389.009µs logger=migrator t=2026-04-25T00:56:43.925505527Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-25T00:56:43.926510799Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.004752ms logger=migrator t=2026-04-25T00:56:43.936395952Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-25T00:56:43.937301382Z level=info msg="Migration successfully executed" id="create secrets table" duration=905.34µs logger=migrator t=2026-04-25T00:56:43.947664396Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-25T00:56:43.988563317Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.89245ms logger=migrator t=2026-04-25T00:56:44.014710566Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-25T00:56:44.023274809Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.566653ms logger=migrator t=2026-04-25T00:56:44.031923394Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-25T00:56:44.03219286Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=269.896µs logger=migrator t=2026-04-25T00:56:44.040211151Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-25T00:56:44.079499945Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=39.281804ms logger=migrator t=2026-04-25T00:56:44.088199771Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-25T00:56:44.12590115Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.727429ms logger=migrator t=2026-04-25T00:56:44.214807322Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-25T00:56:44.216718316Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.916894ms logger=migrator t=2026-04-25T00:56:44.245564815Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-25T00:56:44.248261836Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.697701ms logger=migrator t=2026-04-25T00:56:44.26443219Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-25T00:56:44.264973702Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=541.552µs logger=migrator t=2026-04-25T00:56:44.278488737Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-25T00:56:44.280364089Z level=info msg="Migration successfully executed" id="create permission table" duration=1.874821ms logger=migrator t=2026-04-25T00:56:44.318509048Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-25T00:56:44.320208277Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.702408ms logger=migrator t=2026-04-25T00:56:44.344245757Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-25T00:56:44.346967009Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.722162ms logger=migrator t=2026-04-25T00:56:44.356137715Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-25T00:56:44.357419735Z level=info msg="Migration successfully executed" id="create role table" duration=1.28237ms logger=migrator t=2026-04-25T00:56:44.365739982Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-25T00:56:44.375650284Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.975143ms logger=migrator t=2026-04-25T00:56:44.383396929Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-25T00:56:44.392564485Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.163976ms logger=migrator t=2026-04-25T00:56:44.40207611Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-25T00:56:44.403645285Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.571195ms logger=migrator t=2026-04-25T00:56:44.417119559Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-25T00:56:44.418434299Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.31666ms logger=migrator t=2026-04-25T00:56:44.428233409Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-25T00:56:44.429195302Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=962.432µs logger=migrator t=2026-04-25T00:56:44.43849479Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-25T00:56:44.439925962Z level=info msg="Migration successfully executed" id="create team role table" duration=1.431422ms logger=migrator t=2026-04-25T00:56:44.448078736Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-25T00:56:44.449989609Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.892663ms logger=migrator t=2026-04-25T00:56:44.460111918Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-25T00:56:44.461809175Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.697238ms logger=migrator t=2026-04-25T00:56:44.472490756Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-25T00:56:44.474019521Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.533545ms logger=migrator t=2026-04-25T00:56:44.486212475Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-25T00:56:44.491669098Z level=info msg="Migration successfully executed" id="create user role table" duration=5.455433ms logger=migrator t=2026-04-25T00:56:44.500143209Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-25T00:56:44.504999178Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=4.858349ms logger=migrator t=2026-04-25T00:56:44.518379419Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-25T00:56:44.520789083Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.408684ms logger=migrator t=2026-04-25T00:56:46.233340384Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-25T00:56:46.237873276Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=4.536932ms logger=migrator t=2026-04-25T00:56:47.081864714Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-25T00:56:47.082956269Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.093995ms logger=migrator t=2026-04-25T00:56:47.294629866Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-25T00:56:47.297254845Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.620459ms logger=migrator t=2026-04-25T00:56:47.393715258Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-25T00:56:47.39647335Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.761602ms logger=migrator t=2026-04-25T00:56:47.410242191Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-25T00:56:47.421012733Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.764553ms logger=migrator t=2026-04-25T00:56:47.429145486Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-25T00:56:47.430351514Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.210218ms logger=migrator t=2026-04-25T00:56:47.443819697Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-25T00:56:47.446893836Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=3.064908ms logger=migrator t=2026-04-25T00:56:47.457179887Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-25T00:56:47.45819478Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.018103ms logger=migrator t=2026-04-25T00:56:47.465429533Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-25T00:56:47.466810434Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.382571ms logger=migrator t=2026-04-25T00:56:47.473593207Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-25T00:56:47.474442047Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=849.29µs logger=migrator t=2026-04-25T00:56:47.481892254Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-25T00:56:47.484496853Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.605849ms logger=migrator t=2026-04-25T00:56:47.493834124Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-25T00:56:47.503433029Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.604016ms logger=migrator t=2026-04-25T00:56:47.510026797Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-25T00:56:47.516759389Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.731282ms logger=migrator t=2026-04-25T00:56:47.522786105Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-25T00:56:47.533349543Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.559348ms logger=migrator t=2026-04-25T00:56:47.54163774Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-25T00:56:47.55362955Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.98865ms logger=migrator t=2026-04-25T00:56:47.560416682Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-25T00:56:47.56205396Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.638568ms logger=migrator t=2026-04-25T00:56:47.57140622Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-25T00:56:47.574127601Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.722921ms logger=migrator t=2026-04-25T00:56:47.581690122Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-25T00:56:47.583006141Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.317409ms logger=migrator t=2026-04-25T00:56:47.592892574Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-25T00:56:47.594133582Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.244628ms logger=migrator t=2026-04-25T00:56:47.600413184Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-25T00:56:47.601870996Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.462292ms logger=migrator t=2026-04-25T00:56:47.610307006Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-25T00:56:47.61046563Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=162.784µs logger=migrator t=2026-04-25T00:56:47.6162632Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-25T00:56:47.616367493Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=108.583µs logger=migrator t=2026-04-25T00:56:47.625896728Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-25T00:56:47.626524312Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=632.674µs logger=migrator t=2026-04-25T00:56:47.636498586Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-25T00:56:47.637583901Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.088525ms logger=migrator t=2026-04-25T00:56:47.644034146Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-25T00:56:47.644973526Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=939.351µs logger=migrator t=2026-04-25T00:56:47.650304787Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-25T00:56:47.650526481Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=218.694µs logger=migrator t=2026-04-25T00:56:47.656429105Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-25T00:56:47.657203503Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=774.577µs logger=migrator t=2026-04-25T00:56:47.664474896Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-25T00:56:47.665480739Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.007123ms logger=migrator t=2026-04-25T00:56:47.671801781Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-25T00:56:47.674021041Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.2196ms logger=migrator t=2026-04-25T00:56:47.683902253Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-25T00:56:47.693582982Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.676659ms logger=migrator t=2026-04-25T00:56:47.701353467Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-25T00:56:47.70147251Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=122.673µs logger=migrator t=2026-04-25T00:56:47.710736958Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-25T00:56:47.712108448Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.37269ms logger=migrator t=2026-04-25T00:56:47.725114502Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-25T00:56:47.727149418Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.036876ms logger=migrator t=2026-04-25T00:56:47.74722238Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-25T00:56:47.748480098Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.261168ms logger=migrator t=2026-04-25T00:56:47.76897169Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-25T00:56:47.777700656Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.732446ms logger=migrator t=2026-04-25T00:56:47.784918708Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-25T00:56:47.787076227Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.161599ms logger=migrator t=2026-04-25T00:56:47.798098666Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-25T00:56:47.799492117Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.397612ms logger=migrator t=2026-04-25T00:56:47.809131824Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-25T00:56:47.83516776Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.047856ms logger=migrator t=2026-04-25T00:56:47.840851188Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-25T00:56:47.841723748Z level=info msg="Migration successfully executed" id="create correlation v2" duration=872.42µs logger=migrator t=2026-04-25T00:56:47.850194099Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-25T00:56:47.851374015Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.179936ms logger=migrator t=2026-04-25T00:56:47.864303037Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-25T00:56:47.865839901Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.538544ms logger=migrator t=2026-04-25T00:56:47.877041763Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-25T00:56:47.878845774Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.806731ms logger=migrator t=2026-04-25T00:56:47.888165874Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-25T00:56:47.888882341Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=728.577µs logger=migrator t=2026-04-25T00:56:47.898576319Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-25T00:56:47.899606682Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.031363ms logger=migrator t=2026-04-25T00:56:47.907565771Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-25T00:56:47.915561041Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.99453ms logger=migrator t=2026-04-25T00:56:47.921496865Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-25T00:56:47.923863788Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.359553ms logger=migrator t=2026-04-25T00:56:47.931300386Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-25T00:56:47.932623395Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.325869ms logger=migrator t=2026-04-25T00:56:47.938736623Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-25T00:56:47.939309647Z 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-25T00:56:47.945338942Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-25T00:56:47.946189761Z 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-25T00:56:47.957174019Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-25T00:56:47.958221242Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.047773ms logger=migrator t=2026-04-25T00:56:47.963876759Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-25T00:56:47.965065427Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.188547ms logger=migrator t=2026-04-25T00:56:47.97548041Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-25T00:56:47.979172564Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=3.692914ms logger=migrator t=2026-04-25T00:56:47.987882Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-25T00:56:47.989749782Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.870782ms logger=migrator t=2026-04-25T00:56:48.004000493Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-25T00:56:48.007634985Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=3.637172ms logger=migrator t=2026-04-25T00:56:48.017273732Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-25T00:56:48.018290665Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.020573ms logger=migrator t=2026-04-25T00:56:48.029090759Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-25T00:56:48.030232474Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.143265ms logger=migrator t=2026-04-25T00:56:48.042596952Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-25T00:56:48.044184138Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.589996ms logger=migrator t=2026-04-25T00:56:48.055451732Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-25T00:56:48.05801052Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.562527ms logger=migrator t=2026-04-25T00:56:48.079004342Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-25T00:56:48.090287326Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=11.295524ms logger=migrator t=2026-04-25T00:56:48.107063274Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-25T00:56:48.113814326Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=6.748402ms logger=migrator t=2026-04-25T00:56:48.129615882Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-25T00:56:48.167678349Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=38.059467ms logger=migrator t=2026-04-25T00:56:48.174715838Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-25T00:56:48.184467817Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.79393ms logger=migrator t=2026-04-25T00:56:48.191452615Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-25T00:56:48.198629726Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.174141ms logger=migrator t=2026-04-25T00:56:48.290936116Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-25T00:56:48.291486968Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=567.053µs logger=migrator t=2026-04-25T00:56:48.30668035Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-25T00:56:48.318271531Z level=info msg="Migration successfully executed" id="add share column" duration=11.613691ms logger=migrator t=2026-04-25T00:56:48.326068737Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-25T00:56:48.326340743Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=273.196µs logger=migrator t=2026-04-25T00:56:48.336373119Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-25T00:56:48.338058627Z level=info msg="Migration successfully executed" id="create file table" duration=1.684518ms logger=migrator t=2026-04-25T00:56:48.346136579Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-25T00:56:48.34752215Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.387601ms logger=migrator t=2026-04-25T00:56:48.354893596Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-25T00:56:48.357059185Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.162929ms logger=migrator t=2026-04-25T00:56:48.365666669Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-25T00:56:48.36705986Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.38654ms logger=migrator t=2026-04-25T00:56:48.373885944Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-25T00:56:48.375141172Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.255198ms logger=migrator t=2026-04-25T00:56:48.382244642Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-25T00:56:48.382390185Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=147.193µs logger=migrator t=2026-04-25T00:56:48.388178186Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-25T00:56:48.388247207Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=70.351µs logger=migrator t=2026-04-25T00:56:48.399429199Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-25T00:56:48.400278428Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=851.839µs logger=migrator t=2026-04-25T00:56:48.405810373Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-25T00:56:48.406349845Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=540.062µs logger=migrator t=2026-04-25T00:56:48.419522022Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-25T00:56:48.421957577Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.436755ms logger=migrator t=2026-04-25T00:56:48.431183574Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-25T00:56:48.454009948Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=22.818684ms logger=migrator t=2026-04-25T00:56:48.46253681Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-25T00:56:48.462794286Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=258.496µs logger=migrator t=2026-04-25T00:56:48.475136324Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-25T00:56:48.47630016Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.160986ms logger=migrator t=2026-04-25T00:56:48.482811658Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-25T00:56:48.483232557Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=422.61µs logger=migrator t=2026-04-25T00:56:48.487901961Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-25T00:56:48.488187658Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=289.837µs logger=migrator t=2026-04-25T00:56:48.493859456Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-25T00:56:48.49447851Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=617.734µs logger=migrator t=2026-04-25T00:56:48.500624588Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-25T00:56:48.511400301Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.774753ms logger=migrator t=2026-04-25T00:56:48.521300223Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-25T00:56:48.531482193Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.17946ms logger=migrator t=2026-04-25T00:56:48.537297604Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-25T00:56:48.538159553Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=900.9µs logger=migrator t=2026-04-25T00:56:48.54552422Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-25T00:56:48.619677259Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.15051ms logger=migrator t=2026-04-25T00:56:48.751822866Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-25T00:56:48.75338571Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.566054ms logger=migrator t=2026-04-25T00:56:48.815310215Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-25T00:56:48.818016656Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.709411ms logger=migrator t=2026-04-25T00:56:48.912532645Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-25T00:56:48.950103311Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=37.687059ms logger=migrator t=2026-04-25T00:56:48.964651969Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-25T00:56:48.983628596Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=18.961857ms logger=migrator t=2026-04-25T00:56:48.989789956Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-25T00:56:48.991747849Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=1.962083ms logger=migrator t=2026-04-25T00:56:48.99889037Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-25T00:56:48.999163126Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=275.706µs logger=migrator t=2026-04-25T00:56:49.007257979Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-25T00:56:49.007582936Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=329.397µs logger=migrator t=2026-04-25T00:56:49.013059499Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-25T00:56:49.013337106Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=279.027µs logger=migrator t=2026-04-25T00:56:49.01932502Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-25T00:56:49.019659967Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=334.907µs logger=migrator t=2026-04-25T00:56:49.026547163Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-25T00:56:49.028418825Z level=info msg="Migration successfully executed" id="create folder table" duration=1.875642ms logger=migrator t=2026-04-25T00:56:49.035260159Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-25T00:56:49.036611349Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.35202ms logger=migrator t=2026-04-25T00:56:49.045451578Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-25T00:56:49.047253229Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.805021ms logger=migrator t=2026-04-25T00:56:49.056261162Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-25T00:56:49.056299763Z level=info msg="Migration successfully executed" id="Update folder title length" duration=41.231µs logger=migrator t=2026-04-25T00:56:49.062077643Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-25T00:56:49.06369288Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.617117ms logger=migrator t=2026-04-25T00:56:49.069657114Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-25T00:56:49.071156658Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.498994ms logger=migrator t=2026-04-25T00:56:49.077145633Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-25T00:56:49.078724858Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.578555ms logger=migrator t=2026-04-25T00:56:49.084582219Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-25T00:56:49.085145273Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=564.164µs logger=migrator t=2026-04-25T00:56:49.094159946Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-25T00:56:49.094753489Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=597.583µs logger=migrator t=2026-04-25T00:56:49.102812761Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-25T00:56:49.104234652Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.422211ms logger=migrator t=2026-04-25T00:56:49.110852172Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-25T00:56:49.112802045Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.948603ms logger=migrator t=2026-04-25T00:56:49.121945082Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-25T00:56:49.124143502Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.19958ms logger=migrator t=2026-04-25T00:56:49.132340795Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-25T00:56:49.134053724Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.714779ms logger=migrator t=2026-04-25T00:56:49.141015662Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-25T00:56:49.142594906Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.578964ms logger=migrator t=2026-04-25T00:56:49.149149144Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-25T00:56:49.15028534Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.136616ms logger=migrator t=2026-04-25T00:56:49.15652005Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-25T00:56:49.158491295Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.971885ms logger=migrator t=2026-04-25T00:56:49.168735715Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-25T00:56:49.170323011Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.590336ms logger=migrator t=2026-04-25T00:56:49.184889379Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-25T00:56:49.186803012Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.920403ms logger=migrator t=2026-04-25T00:56:49.197544845Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-25T00:56:49.19911943Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.578755ms logger=migrator t=2026-04-25T00:56:49.211002028Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-25T00:56:49.213631716Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.635689ms logger=migrator t=2026-04-25T00:56:49.22182066Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-25T00:56:49.222289692Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=469.932µs logger=migrator t=2026-04-25T00:56:49.229264208Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-25T00:56:49.243505949Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.237061ms logger=migrator t=2026-04-25T00:56:49.251202803Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-25T00:56:49.252232116Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.034273ms logger=migrator t=2026-04-25T00:56:49.258223441Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-25T00:56:49.258261501Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=41.361µs logger=migrator t=2026-04-25T00:56:49.265842823Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-25T00:56:49.267184823Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.343481ms logger=migrator t=2026-04-25T00:56:49.275452999Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-25T00:56:49.27548107Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.331µs logger=migrator t=2026-04-25T00:56:49.281409353Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-25T00:56:49.282801254Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.393041ms logger=migrator t=2026-04-25T00:56:49.287157343Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-25T00:56:49.28837118Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.213686ms logger=migrator t=2026-04-25T00:56:49.295997542Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-25T00:56:49.29856568Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.569597ms logger=migrator t=2026-04-25T00:56:49.304897972Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-25T00:56:49.306049538Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.158655ms logger=migrator t=2026-04-25T00:56:49.312100915Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-25T00:56:49.312499724Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=400.358µs logger=migrator t=2026-04-25T00:56:49.319781267Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-25T00:56:49.320938504Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.157037ms logger=migrator t=2026-04-25T00:56:49.327666675Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-25T00:56:49.328957184Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.284309ms logger=migrator t=2026-04-25T00:56:49.33633411Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-25T00:56:49.338842866Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.518396ms logger=migrator t=2026-04-25T00:56:49.346676573Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-25T00:56:49.355741597Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.062244ms logger=migrator t=2026-04-25T00:56:49.360806761Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-25T00:56:49.371686516Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.876285ms logger=migrator t=2026-04-25T00:56:49.375624155Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-25T00:56:49.382830167Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.207282ms logger=migrator t=2026-04-25T00:56:49.387932223Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-25T00:56:49.387983134Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=51.801µs logger=migrator t=2026-04-25T00:56:49.392340141Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-25T00:56:49.403305868Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.964467ms logger=migrator t=2026-04-25T00:56:49.409248252Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-25T00:56:49.416300831Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.049709ms logger=migrator t=2026-04-25T00:56:49.421000056Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-25T00:56:49.421337145Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=333.119µs logger=migrator t=2026-04-25T00:56:49.427443432Z level=info msg="migrations completed" performed=558 skipped=0 duration=14.634594162s logger=migrator t=2026-04-25T00:56:49.428454595Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-25T00:56:49.450349918Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-25T00:56:49.450680385Z level=info msg="Created default organization" logger=secrets t=2026-04-25T00:56:49.459268919Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-25T00:56:49.523876884Z level=info msg="Restored cache from database" duration=611.604µs logger=plugin.store t=2026-04-25T00:56:49.525534302Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-25T00:56:49.568668963Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-25T00:56:49.568709773Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-25T00:56:49.568873437Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-25T00:56:49.568890457Z level=info msg="Plugins loaded" count=54 duration=43.356885ms logger=query_data t=2026-04-25T00:56:49.573944051Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-25T00:56:49.577297827Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-25T00:56:49.583048836Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-25T00:56:49.593485722Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-25T00:56:49.595342214Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-25T00:56:49.596889558Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-25T00:56:49.613564063Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-25T00:56:49.63293692Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-25T00:56:49.65420261Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-25T00:56:49.65422287Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-25T00:56:49.654343783Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-25T00:56:49.654805413Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-25T00:56:49.654900025Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-25T00:56:49.655016648Z level=info msg="State cache has been initialized" states=0 duration=698.226µs logger=ngalert.scheduler t=2026-04-25T00:56:49.655058529Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-25T00:56:49.65514193Z level=info msg=starting first_tick=2026-04-25T00:56:50Z logger=provisioning.dashboard t=2026-04-25T00:56:49.661274628Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-25T00:56:49.662003335Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-25T00:56:49.752868371Z level=info msg="Update check succeeded" duration=98.531279ms logger=provisioning.dashboard t=2026-04-25T00:56:49.754140099Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-25T00:56:49.780997545Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-25T00:56:49.788253459Z level=info msg="Patterns update finished" duration=132.922075ms logger=sqlstore.transactions t=2026-04-25T00:56:49.792078105Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-25T00:56:49.959901164Z level=info msg="Update check succeeded" duration=305.316616ms logger=grafana-apiserver t=2026-04-25T00:56:50.034692409Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-25T00:56:50.035215591Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-25T00:56:58.751593621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:58.752610575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:58.771355246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:58.800174106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:58.822709443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:58.914937101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:58.938564623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:58.968548948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:58.987847543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.027353962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.048479578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.080159961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.100919779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.132228274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.148886399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.182319202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.197545305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.315911841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.335936342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.534388622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.551904306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.617008742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.642947226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.692649906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.713857354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.758095659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.772130966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.805567798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.833801575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.896899866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.919458244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.962214977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:56:59.977133644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.021757208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.044619563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.083007337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.099923119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.141519475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.175191304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.253496657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.272613268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.315064934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.334067532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.391091006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.413834869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.467470837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.490194949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.54757434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.566696341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.63101807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.647321637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.805641132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.833790587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.904243004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.918430193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.970364883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:00.992205295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.057774971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.076968783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.13232457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.150910719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.207995015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.225355856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.294941703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.31479133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.387479527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.405865472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.475755876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.494736323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.569500206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.59893302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.658180904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.679897084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.760729393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.811233081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.869499433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.894960996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:01.962943098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:02.004110215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T00:57:02.270460653Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-25T00:58:24.680568686Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-25T01:06:49.697426727Z level=info msg="Completed cleanup jobs" duration=42.244502ms logger=plugins.update.checker t=2026-04-25T01:06:50.013681302Z level=info msg="Update check succeeded" duration=51.92115ms logger=sqlstore.transactions t=2026-04-25T01:11:49.595511237Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-25T01:16:49.690224231Z level=info msg="Completed cleanup jobs" duration=34.637339ms logger=plugins.update.checker t=2026-04-25T01:16:50.008841113Z level=info msg="Update check succeeded" duration=48.83348ms logger=cleanup t=2026-04-25T01:26:49.658049684Z level=info msg="Completed cleanup jobs" duration=2.583768ms logger=plugins.update.checker t=2026-04-25T01:26:50.016791197Z level=info msg="Update check succeeded" duration=56.092181ms