logger=settings t=2026-07-09T16:58:28.009908958Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-09T16:58:28Z logger=settings t=2026-07-09T16:58:28.010163236Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-09T16:58:28.010176327Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-09T16:58:28.010179737Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-09T16:58:28.010182687Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-09T16:58:28.010185517Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-09T16:58:28.010188217Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-09T16:58:28.010190777Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-09T16:58:28.010196147Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-09T16:58:28.010198948Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-09T16:58:28.010202328Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-09T16:58:28.010205168Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-09T16:58:28.010207718Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-09T16:58:28.010210218Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-09T16:58:28.010212868Z level=info msg=Target target=[all] logger=settings t=2026-07-09T16:58:28.010218078Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-09T16:58:28.010233289Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-09T16:58:28.010236259Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-09T16:58:28.010239309Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-09T16:58:28.010242399Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-09T16:58:28.010245459Z level=info msg="App mode production" logger=sqlstore t=2026-07-09T16:58:28.010513708Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-09T16:58:28.010530868Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-09T16:58:28.011984725Z level=info msg="Locking database" logger=migrator t=2026-07-09T16:58:28.011997605Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-09T16:58:28.012512362Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-09T16:58:28.013326438Z level=info msg="Migration successfully executed" id="create migration_log table" duration=818.316µs logger=migrator t=2026-07-09T16:58:28.018172953Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-09T16:58:28.019447464Z level=info msg="Migration successfully executed" id="create user table" duration=1.26851ms logger=migrator t=2026-07-09T16:58:28.023891696Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-09T16:58:28.024563337Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=676.642µs logger=migrator t=2026-07-09T16:58:28.029197726Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-09T16:58:28.029867547Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=669.452µs logger=migrator t=2026-07-09T16:58:28.036062195Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-09T16:58:28.036812769Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=750.384µs logger=migrator t=2026-07-09T16:58:28.040767286Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-09T16:58:28.041762818Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=995.342µs logger=migrator t=2026-07-09T16:58:28.048349629Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-09T16:58:28.052304485Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.953056ms logger=migrator t=2026-07-09T16:58:28.056795789Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-09T16:58:28.057872534Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.077844ms logger=migrator t=2026-07-09T16:58:28.061545761Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-09T16:58:28.062218163Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=672.122µs logger=migrator t=2026-07-09T16:58:28.065675183Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-09T16:58:28.066351215Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=670.362µs logger=migrator t=2026-07-09T16:58:28.072543353Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-09T16:58:28.072882394Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=338.881µs logger=migrator t=2026-07-09T16:58:28.077046927Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-09T16:58:28.077893774Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=844.977µs logger=migrator t=2026-07-09T16:58:28.082208263Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-09T16:58:28.084143675Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.935092ms logger=migrator t=2026-07-09T16:58:28.089332121Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-09T16:58:28.089422344Z level=info msg="Migration successfully executed" id="Update user table charset" duration=41.371µs logger=migrator t=2026-07-09T16:58:28.093578447Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-09T16:58:28.094665091Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.086274ms logger=migrator t=2026-07-09T16:58:28.09962994Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-09T16:58:28.099952891Z level=info msg="Migration successfully executed" id="Add missing user data" duration=323.551µs logger=migrator t=2026-07-09T16:58:28.10460579Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-09T16:58:28.106274493Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.660124ms logger=migrator t=2026-07-09T16:58:28.110832299Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-09T16:58:28.111561312Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=722.733µs logger=migrator t=2026-07-09T16:58:28.115132007Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-09T16:58:28.11679718Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.663013ms logger=migrator t=2026-07-09T16:58:28.12087653Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-09T16:58:28.129796836Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.915876ms logger=migrator t=2026-07-09T16:58:28.135750937Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-09T16:58:28.136520861Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=770.364µs logger=migrator t=2026-07-09T16:58:28.140384145Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-09T16:58:28.140696365Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=313.16µs logger=migrator t=2026-07-09T16:58:28.144667202Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-09T16:58:28.145770447Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.095745ms logger=migrator t=2026-07-09T16:58:28.150257091Z 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-07-09T16:58:28.150685505Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=428.774µs logger=migrator t=2026-07-09T16:58:28.158459504Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-09T16:58:28.159385443Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=927.96µs logger=migrator t=2026-07-09T16:58:28.166827521Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-09T16:58:28.16771822Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=891.289µs logger=migrator t=2026-07-09T16:58:28.172486573Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-09T16:58:28.173850836Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.351423ms logger=migrator t=2026-07-09T16:58:28.180953404Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-09T16:58:28.18176165Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=808.405µs logger=migrator t=2026-07-09T16:58:28.186598214Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-09T16:58:28.187362419Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=764.525µs logger=migrator t=2026-07-09T16:58:28.191425709Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-09T16:58:28.192238815Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=812.816µs logger=migrator t=2026-07-09T16:58:28.196404968Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-09T16:58:28.196441719Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=37.761µs logger=migrator t=2026-07-09T16:58:28.200609043Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-09T16:58:28.201274964Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=665.741µs logger=migrator t=2026-07-09T16:58:28.205159188Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-09T16:58:28.206441729Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.281751ms logger=migrator t=2026-07-09T16:58:28.210342604Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-09T16:58:28.211057557Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=716.683µs logger=migrator t=2026-07-09T16:58:28.215729737Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-09T16:58:28.216869774Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.139986ms logger=migrator t=2026-07-09T16:58:28.222259926Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-09T16:58:28.226112489Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.848853ms logger=migrator t=2026-07-09T16:58:28.230867892Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-09T16:58:28.231926745Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.058893ms logger=migrator t=2026-07-09T16:58:28.236898395Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-09T16:58:28.237530465Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=626.471µs logger=migrator t=2026-07-09T16:58:28.240994526Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-09T16:58:28.241593505Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=598.929µs logger=migrator t=2026-07-09T16:58:28.244967483Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-09T16:58:28.245446268Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=478.705µs logger=migrator t=2026-07-09T16:58:28.250727337Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-09T16:58:28.251267794Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=536.867µs logger=migrator t=2026-07-09T16:58:28.257145413Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-09T16:58:28.257853076Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=707.872µs logger=migrator t=2026-07-09T16:58:28.262225575Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-09T16:58:28.263379302Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.162377ms logger=migrator t=2026-07-09T16:58:28.268671642Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-09T16:58:28.269136317Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=465.285µs logger=migrator t=2026-07-09T16:58:28.274138607Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-09T16:58:28.274630763Z level=info msg="Migration successfully executed" id="create star table" duration=492.606µs logger=migrator t=2026-07-09T16:58:28.278385733Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-09T16:58:28.279024443Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=638.41µs logger=migrator t=2026-07-09T16:58:28.283150035Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-09T16:58:28.283856408Z level=info msg="Migration successfully executed" id="create org table v1" duration=706.273µs logger=migrator t=2026-07-09T16:58:28.288188716Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-09T16:58:28.288822667Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=637.971µs logger=migrator t=2026-07-09T16:58:28.294650553Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-09T16:58:28.29517851Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=527.857µs logger=migrator t=2026-07-09T16:58:28.299321603Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-09T16:58:28.299818279Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=496.446µs logger=migrator t=2026-07-09T16:58:28.304999305Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-09T16:58:28.306240894Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.243109ms logger=migrator t=2026-07-09T16:58:28.31140616Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-09T16:58:28.312992981Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.58338ms logger=migrator t=2026-07-09T16:58:28.318680243Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-09T16:58:28.318705243Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.1µs logger=migrator t=2026-07-09T16:58:28.322116823Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-09T16:58:28.322145523Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.701µs logger=migrator t=2026-07-09T16:58:28.327627429Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-09T16:58:28.327914828Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=291.009µs logger=migrator t=2026-07-09T16:58:28.33234035Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-09T16:58:28.333429575Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.089065ms logger=migrator t=2026-07-09T16:58:28.339125817Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-09T16:58:28.340402188Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.276311ms logger=migrator t=2026-07-09T16:58:28.344116257Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-09T16:58:28.34484026Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=723.713µs logger=migrator t=2026-07-09T16:58:28.349386595Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-09T16:58:28.350220232Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=832.727µs logger=migrator t=2026-07-09T16:58:28.356473412Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-09T16:58:28.357846446Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.372834ms logger=migrator t=2026-07-09T16:58:28.362598959Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-09T16:58:28.363428835Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=831.116µs logger=migrator t=2026-07-09T16:58:28.36702881Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-09T16:58:28.37294135Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.911689ms logger=migrator t=2026-07-09T16:58:28.377682641Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-09T16:58:28.378468047Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=785.285µs logger=migrator t=2026-07-09T16:58:28.382267278Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-09T16:58:28.383709384Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.442606ms logger=migrator t=2026-07-09T16:58:28.387926589Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-09T16:58:28.389271772Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.344623ms logger=migrator t=2026-07-09T16:58:28.394303003Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-09T16:58:28.394655725Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=352.562µs logger=migrator t=2026-07-09T16:58:28.398195418Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-09T16:58:28.399584513Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.389095ms logger=migrator t=2026-07-09T16:58:28.403760326Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-09T16:58:28.40386683Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=107.133µs logger=migrator t=2026-07-09T16:58:28.408281281Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-09T16:58:28.410347737Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.065816ms logger=migrator t=2026-07-09T16:58:28.415664387Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-09T16:58:28.417747614Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.082947ms logger=migrator t=2026-07-09T16:58:28.421395261Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-09T16:58:28.423814588Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.419477ms logger=migrator t=2026-07-09T16:58:28.428301392Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-09T16:58:28.428988424Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=687.112µs logger=migrator t=2026-07-09T16:58:28.43231142Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-09T16:58:28.433897001Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.585111ms logger=migrator t=2026-07-09T16:58:28.437342001Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-09T16:58:28.438036643Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=694.252µs logger=migrator t=2026-07-09T16:58:28.44230952Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-09T16:58:28.442890419Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=580.999µs logger=migrator t=2026-07-09T16:58:28.446204205Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-09T16:58:28.446227466Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=18.97µs logger=migrator t=2026-07-09T16:58:28.44948325Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-09T16:58:28.449522901Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=35.501µs logger=migrator t=2026-07-09T16:58:28.453588911Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-09T16:58:28.456857866Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.262955ms logger=migrator t=2026-07-09T16:58:28.463409545Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-09T16:58:28.465361588Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.952363ms logger=migrator t=2026-07-09T16:58:28.472266279Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-09T16:58:28.474387327Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.121428ms logger=migrator t=2026-07-09T16:58:28.479141499Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-09T16:58:28.481381861Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.240312ms logger=migrator t=2026-07-09T16:58:28.485840984Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-09T16:58:28.486057031Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=215.487µs logger=migrator t=2026-07-09T16:58:28.489658236Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-09T16:58:28.490476082Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=822.966µs logger=migrator t=2026-07-09T16:58:28.494500191Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-09T16:58:28.495223364Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=727.533µs logger=migrator t=2026-07-09T16:58:28.501492465Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-09T16:58:28.501526676Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=45.492µs logger=migrator t=2026-07-09T16:58:28.505313097Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-09T16:58:28.506155484Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=834.997µs logger=migrator t=2026-07-09T16:58:28.509854272Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-09T16:58:28.510538094Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=684.712µs logger=migrator t=2026-07-09T16:58:28.515463322Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-09T16:58:28.52260509Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.142658ms logger=migrator t=2026-07-09T16:58:28.526991981Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-09T16:58:28.527742815Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=750.514µs logger=migrator t=2026-07-09T16:58:28.531865807Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-09T16:58:28.532608451Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=742.524µs logger=migrator t=2026-07-09T16:58:28.539386618Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-09T16:58:28.540753972Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.358073ms logger=migrator t=2026-07-09T16:58:28.548439858Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-09T16:58:28.549005456Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=566.258µs logger=migrator t=2026-07-09T16:58:28.554611685Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-09T16:58:28.55538489Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=773.155µs logger=migrator t=2026-07-09T16:58:28.559969467Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-09T16:58:28.562278511Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.308974ms logger=migrator t=2026-07-09T16:58:28.567282441Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-09T16:58:28.568050705Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=769.425µs logger=migrator t=2026-07-09T16:58:28.573902613Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-09T16:58:28.574201512Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=299.359µs logger=migrator t=2026-07-09T16:58:28.580847655Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-09T16:58:28.581217707Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=371.082µs logger=migrator t=2026-07-09T16:58:28.586528157Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-09T16:58:28.587469567Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=941.66µs logger=migrator t=2026-07-09T16:58:28.592136857Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-09T16:58:28.594677918Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.539952ms logger=migrator t=2026-07-09T16:58:28.605567016Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-09T16:58:28.606772605Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.205979ms logger=migrator t=2026-07-09T16:58:28.612004802Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-09T16:58:28.613411747Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.396625ms logger=migrator t=2026-07-09T16:58:28.619330887Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-09T16:58:28.620733802Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.407145ms logger=migrator t=2026-07-09T16:58:28.625242256Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-09T16:58:28.626229048Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=998.102µs logger=migrator t=2026-07-09T16:58:28.629972258Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-09T16:58:28.630756043Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=783.875µs logger=migrator t=2026-07-09T16:58:28.63503035Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-09T16:58:28.641121405Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.090754ms logger=migrator t=2026-07-09T16:58:28.645061191Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-09T16:58:28.64599131Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=929.449µs logger=migrator t=2026-07-09T16:58:28.64974133Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-09T16:58:28.650591158Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=849.228µs logger=migrator t=2026-07-09T16:58:28.655008819Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-09T16:58:28.656382243Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.373264ms logger=migrator t=2026-07-09T16:58:28.660733892Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-09T16:58:28.661316691Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=582.129µs logger=migrator t=2026-07-09T16:58:28.665154864Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-09T16:58:28.667561131Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.405997ms logger=migrator t=2026-07-09T16:58:28.672678155Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-09T16:58:28.675010209Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.331194ms logger=migrator t=2026-07-09T16:58:28.679059089Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-09T16:58:28.679123921Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=65.452µs logger=migrator t=2026-07-09T16:58:28.683543472Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-09T16:58:28.683740439Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=197.077µs logger=migrator t=2026-07-09T16:58:28.688608815Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-09T16:58:28.691049273Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.440068ms logger=migrator t=2026-07-09T16:58:28.69627709Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-09T16:58:28.696512158Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=228.667µs logger=migrator t=2026-07-09T16:58:28.700848696Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-09T16:58:28.701048413Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=201.787µs logger=migrator t=2026-07-09T16:58:28.705082952Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-09T16:58:28.709276436Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.192394ms logger=migrator t=2026-07-09T16:58:28.713934386Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-09T16:58:28.714145462Z level=info msg="Migration successfully executed" id="Update uid value" duration=211.337µs logger=migrator t=2026-07-09T16:58:28.718065688Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-09T16:58:28.71939827Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.330832ms logger=migrator t=2026-07-09T16:58:28.723617996Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-09T16:58:28.725794975Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.17579ms logger=migrator t=2026-07-09T16:58:28.732233031Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-09T16:58:28.732994056Z level=info msg="Migration successfully executed" id="create api_key table" duration=761.144µs logger=migrator t=2026-07-09T16:58:28.804738902Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-09T16:58:28.806157688Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.420206ms logger=migrator t=2026-07-09T16:58:28.811066955Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-09T16:58:28.812089168Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.022693ms logger=migrator t=2026-07-09T16:58:28.81935396Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-09T16:58:28.820354152Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.000402ms logger=migrator t=2026-07-09T16:58:28.826053915Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-09T16:58:28.8268511Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=797.795µs logger=migrator t=2026-07-09T16:58:28.830265609Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-09T16:58:28.831130507Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=864.778µs logger=migrator t=2026-07-09T16:58:28.839685881Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-09T16:58:28.840997723Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.314922ms logger=migrator t=2026-07-09T16:58:28.844984041Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-09T16:58:28.85245045Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.457618ms logger=migrator t=2026-07-09T16:58:28.857082248Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-09T16:58:28.857684017Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=601.979µs logger=migrator t=2026-07-09T16:58:28.861716656Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-09T16:58:28.862291425Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=574.929µs logger=migrator t=2026-07-09T16:58:28.867243813Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-09T16:58:28.868533744Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.289871ms logger=migrator t=2026-07-09T16:58:28.873043999Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-09T16:58:28.874431553Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.387044ms logger=migrator t=2026-07-09T16:58:28.880770566Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-09T16:58:28.881603683Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=824.587µs logger=migrator t=2026-07-09T16:58:28.889727883Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-09T16:58:28.890307112Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=574.908µs logger=migrator t=2026-07-09T16:58:28.899202236Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-09T16:58:28.899225637Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=24.651µs logger=migrator t=2026-07-09T16:58:28.903649168Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-09T16:58:28.907535953Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.884055ms logger=migrator t=2026-07-09T16:58:28.913134762Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-09T16:58:28.917519203Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.38649ms logger=migrator t=2026-07-09T16:58:28.922895195Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-09T16:58:28.923210115Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=315.61µs logger=migrator t=2026-07-09T16:58:28.927541434Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-09T16:58:28.931758878Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.231395ms logger=migrator t=2026-07-09T16:58:28.936225912Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-09T16:58:28.939026331Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.80041ms logger=migrator t=2026-07-09T16:58:28.946835251Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-09T16:58:28.947685708Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=850.247µs logger=migrator t=2026-07-09T16:58:28.953742472Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-09T16:58:28.954894799Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.152197ms logger=migrator t=2026-07-09T16:58:28.960378375Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-09T16:58:28.961626365Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.248029ms logger=migrator t=2026-07-09T16:58:28.966892243Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-09T16:58:28.968282828Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.390495ms logger=migrator t=2026-07-09T16:58:28.973294588Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-09T16:58:28.974788256Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.489178ms logger=migrator t=2026-07-09T16:58:28.981538192Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-09T16:58:28.982351528Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=813.546µs logger=migrator t=2026-07-09T16:58:29.006382827Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-09T16:58:29.006526382Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=147.035µs logger=migrator t=2026-07-09T16:58:29.012440811Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-09T16:58:29.012507334Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=70.383µs logger=migrator t=2026-07-09T16:58:29.019371053Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-09T16:58:29.023552807Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.181424ms logger=migrator t=2026-07-09T16:58:29.030109757Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-09T16:58:29.032762132Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.654295ms logger=migrator t=2026-07-09T16:58:29.064234929Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-09T16:58:29.064466667Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=235.018µs logger=migrator t=2026-07-09T16:58:29.073237618Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-09T16:58:29.074098725Z level=info msg="Migration successfully executed" id="create quota table v1" duration=872.878µs logger=migrator t=2026-07-09T16:58:29.080786269Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-09T16:58:29.081852043Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.066214ms logger=migrator t=2026-07-09T16:58:29.086416959Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-09T16:58:29.086451671Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.981µs logger=migrator t=2026-07-09T16:58:29.11143258Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-09T16:58:29.112402151Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=966.031µs logger=migrator t=2026-07-09T16:58:29.152709892Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-09T16:58:29.153687153Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=979.341µs logger=migrator t=2026-07-09T16:58:29.160241703Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-09T16:58:29.163565459Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.324926ms logger=migrator t=2026-07-09T16:58:29.17326287Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-09T16:58:29.173330772Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=91.233µs logger=migrator t=2026-07-09T16:58:29.178247529Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-09T16:58:29.179295073Z level=info msg="Migration successfully executed" id="create session table" duration=1.048784ms logger=migrator t=2026-07-09T16:58:29.185251053Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-09T16:58:29.185341846Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=89.673µs logger=migrator t=2026-07-09T16:58:29.192782154Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-09T16:58:29.193186997Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=403.463µs logger=migrator t=2026-07-09T16:58:29.203114525Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-09T16:58:29.204058505Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=949.12µs logger=migrator t=2026-07-09T16:58:29.208636972Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-09T16:58:29.209389986Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=752.804µs logger=migrator t=2026-07-09T16:58:29.218047013Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-09T16:58:29.218136986Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=92.173µs logger=migrator t=2026-07-09T16:58:29.223728555Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-09T16:58:29.223820818Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=92.953µs logger=migrator t=2026-07-09T16:58:29.234532501Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-09T16:58:29.237657811Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.12829ms logger=migrator t=2026-07-09T16:58:29.242802116Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-09T16:58:29.245705919Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.904043ms logger=migrator t=2026-07-09T16:58:29.252343321Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-09T16:58:29.252460545Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=118.004µs logger=migrator t=2026-07-09T16:58:29.257833347Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-09T16:58:29.258028103Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=194.856µs logger=migrator t=2026-07-09T16:58:29.265586535Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-09T16:58:29.267487446Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.900471ms logger=migrator t=2026-07-09T16:58:29.273027133Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-09T16:58:29.273056384Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.251µs logger=migrator t=2026-07-09T16:58:29.277555688Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-09T16:58:29.280802172Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.239624ms logger=migrator t=2026-07-09T16:58:29.285844004Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-09T16:58:29.286023419Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=179.335µs logger=migrator t=2026-07-09T16:58:29.292000281Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-09T16:58:29.29792462Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.92266ms logger=migrator t=2026-07-09T16:58:29.304081737Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-09T16:58:29.309239332Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.160655ms logger=migrator t=2026-07-09T16:58:29.31571709Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-09T16:58:29.315786642Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.772µs logger=migrator t=2026-07-09T16:58:29.321715452Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-09T16:58:29.322582339Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=869.727µs logger=migrator t=2026-07-09T16:58:29.327071933Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-09T16:58:29.327710874Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=639.111µs logger=migrator t=2026-07-09T16:58:29.333168449Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-09T16:58:29.334276134Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.108155ms logger=migrator t=2026-07-09T16:58:29.342241739Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-09T16:58:29.34385081Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.610681ms logger=migrator t=2026-07-09T16:58:29.349915995Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-09T16:58:29.351073822Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.157627ms logger=migrator t=2026-07-09T16:58:29.358885922Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-09T16:58:29.359755479Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=870.597µs logger=migrator t=2026-07-09T16:58:29.364962386Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-09T16:58:29.365748671Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=787.735µs logger=migrator t=2026-07-09T16:58:29.371449444Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-09T16:58:29.373047775Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.600181ms logger=migrator t=2026-07-09T16:58:29.381809446Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-09T16:58:29.382795757Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=950.91µs logger=migrator t=2026-07-09T16:58:29.392854879Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-09T16:58:29.404421959Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.56542ms logger=migrator t=2026-07-09T16:58:29.409023187Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-09T16:58:29.409939296Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=916.019µs logger=migrator t=2026-07-09T16:58:29.417402525Z 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-07-09T16:58:29.419060068Z 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.659373ms logger=migrator t=2026-07-09T16:58:29.42444429Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-09T16:58:29.424693718Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=249.888µs logger=migrator t=2026-07-09T16:58:29.430458983Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-09T16:58:29.431514207Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.053813ms logger=migrator t=2026-07-09T16:58:29.436861598Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-09T16:58:29.437804458Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=942.97µs logger=migrator t=2026-07-09T16:58:29.444905495Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-09T16:58:29.448741188Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.835723ms logger=migrator t=2026-07-09T16:58:29.455253586Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-09T16:58:29.459171952Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.911805ms logger=migrator t=2026-07-09T16:58:29.462314393Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-09T16:58:29.466024852Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.710718ms logger=migrator t=2026-07-09T16:58:29.468987686Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-09T16:58:29.472975924Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.986358ms logger=migrator t=2026-07-09T16:58:29.478407638Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-09T16:58:29.47939891Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=991.012µs logger=migrator t=2026-07-09T16:58:29.48346042Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-09T16:58:29.483515291Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=62.382µs logger=migrator t=2026-07-09T16:58:29.489546534Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-09T16:58:29.489584876Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=40.012µs logger=migrator t=2026-07-09T16:58:29.496635691Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-09T16:58:29.497609502Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=974.781µs logger=migrator t=2026-07-09T16:58:29.506100395Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T16:58:29.507363385Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.265011ms logger=migrator t=2026-07-09T16:58:29.513189941Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-09T16:58:29.514045719Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=853.348µs logger=migrator t=2026-07-09T16:58:29.5203417Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-09T16:58:29.521635452Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.294222ms logger=migrator t=2026-07-09T16:58:29.52689441Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T16:58:29.528199162Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.304582ms logger=migrator t=2026-07-09T16:58:29.533727019Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-09T16:58:29.537948434Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.221705ms logger=migrator t=2026-07-09T16:58:29.554219265Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-09T16:58:29.557126898Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.910163ms logger=migrator t=2026-07-09T16:58:29.562298363Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-09T16:58:29.562552642Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=254.948µs logger=migrator t=2026-07-09T16:58:29.567740208Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-09T16:58:29.568677118Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=936.82µs logger=migrator t=2026-07-09T16:58:29.573958457Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-09T16:58:29.575272359Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.313942ms logger=migrator t=2026-07-09T16:58:29.58249132Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-09T16:58:29.586727535Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.237505ms logger=migrator t=2026-07-09T16:58:29.592471509Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-09T16:58:29.592546412Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=76.563µs logger=migrator t=2026-07-09T16:58:29.597607374Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-09T16:58:29.598934856Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.327342ms logger=migrator t=2026-07-09T16:58:29.604622288Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-09T16:58:29.606071355Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.450097ms logger=migrator t=2026-07-09T16:58:29.612441279Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-09T16:58:29.612572273Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=134.855µs logger=migrator t=2026-07-09T16:58:29.620064533Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-09T16:58:29.62121982Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.153166ms logger=migrator t=2026-07-09T16:58:29.627061127Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-09T16:58:29.628323877Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.265331ms logger=migrator t=2026-07-09T16:58:29.63560694Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-09T16:58:29.6371569Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.55282ms logger=migrator t=2026-07-09T16:58:29.643385609Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-09T16:58:29.644392201Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.006952ms logger=migrator t=2026-07-09T16:58:29.649114252Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-09T16:58:29.650155875Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.041713ms logger=migrator t=2026-07-09T16:58:29.655345231Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-09T16:58:29.656760796Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.414685ms logger=migrator t=2026-07-09T16:58:29.662765128Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-09T16:58:29.6628215Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=58.671µs logger=migrator t=2026-07-09T16:58:29.667790488Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-09T16:58:29.672255641Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.463293ms logger=migrator t=2026-07-09T16:58:29.676744644Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-09T16:58:29.677977364Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.23598ms logger=migrator t=2026-07-09T16:58:29.68318526Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-09T16:58:29.69007813Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.929501ms logger=migrator t=2026-07-09T16:58:29.69665597Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-09T16:58:29.697756906Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.100765ms logger=migrator t=2026-07-09T16:58:29.704597624Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-09T16:58:29.705949157Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.353883ms logger=migrator t=2026-07-09T16:58:29.712325381Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-09T16:58:29.713267961Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=943.5µs logger=migrator t=2026-07-09T16:58:29.718035723Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-09T16:58:29.735305605Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.265222ms logger=migrator t=2026-07-09T16:58:29.742470884Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-09T16:58:29.74390456Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.438566ms logger=migrator t=2026-07-09T16:58:29.748397193Z 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-07-09T16:58:29.749319303Z 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=921.85µs logger=migrator t=2026-07-09T16:58:29.756532903Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-09T16:58:29.756953207Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=420.974µs logger=migrator t=2026-07-09T16:58:29.763537937Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-09T16:58:29.764298521Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=766.754µs logger=migrator t=2026-07-09T16:58:29.769475777Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-09T16:58:29.770068866Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=596.339µs logger=migrator t=2026-07-09T16:58:29.77551257Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-09T16:58:29.781365067Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.854207ms logger=migrator t=2026-07-09T16:58:29.785844599Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-09T16:58:29.788822244Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.977155ms logger=migrator t=2026-07-09T16:58:29.794221777Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-09T16:58:29.795320152Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.092125ms logger=migrator t=2026-07-09T16:58:29.80088944Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-09T16:58:29.801813099Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=922.959µs logger=migrator t=2026-07-09T16:58:29.807588864Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-09T16:58:29.807821731Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=233.427µs logger=migrator t=2026-07-09T16:58:29.8143474Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-09T16:58:29.81874532Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.395ms logger=migrator t=2026-07-09T16:58:29.823524513Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-09T16:58:29.824567746Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.044653ms logger=migrator t=2026-07-09T16:58:29.829864156Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-09T16:58:29.830121874Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=257.169µs logger=migrator t=2026-07-09T16:58:29.836521608Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-09T16:58:29.837125938Z level=info msg="Migration successfully executed" id="Move region to single row" duration=604.919µs logger=migrator t=2026-07-09T16:58:29.843065337Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-09T16:58:29.846456646Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=3.391599ms logger=migrator t=2026-07-09T16:58:29.853507501Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-09T16:58:29.854488612Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=981.101µs logger=migrator t=2026-07-09T16:58:29.862820478Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T16:58:29.863785249Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=964.351µs logger=migrator t=2026-07-09T16:58:29.868589343Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T16:58:29.869634366Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.041573ms logger=migrator t=2026-07-09T16:58:29.874725429Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-09T16:58:29.875608447Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=881.948µs logger=migrator t=2026-07-09T16:58:29.880780782Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-09T16:58:29.882502217Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.721595ms logger=migrator t=2026-07-09T16:58:29.887676833Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-09T16:58:29.887747405Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=74.093µs logger=migrator t=2026-07-09T16:58:29.892098824Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-09T16:58:29.893448967Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.349703ms logger=migrator t=2026-07-09T16:58:29.899824081Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-09T16:58:29.900717459Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=890.249µs logger=migrator t=2026-07-09T16:58:29.905293635Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-09T16:58:29.906255796Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=960.601µs logger=migrator t=2026-07-09T16:58:29.911427151Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-09T16:58:29.912851027Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.424516ms logger=migrator t=2026-07-09T16:58:29.918348442Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-09T16:58:29.918743535Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=395.973µs logger=migrator t=2026-07-09T16:58:29.923700903Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-09T16:58:29.924070665Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=370.252µs logger=migrator t=2026-07-09T16:58:29.928649191Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-09T16:58:29.928771555Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=126.344µs logger=migrator t=2026-07-09T16:58:29.934580921Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-09T16:58:29.935387217Z level=info msg="Migration successfully executed" id="create team table" duration=811.846µs logger=migrator t=2026-07-09T16:58:29.94112596Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-09T16:58:29.942645719Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.517688ms logger=migrator t=2026-07-09T16:58:29.948050101Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-09T16:58:29.948988171Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=937.49µs logger=migrator t=2026-07-09T16:58:29.954867889Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-09T16:58:29.959864049Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.992369ms logger=migrator t=2026-07-09T16:58:29.967365338Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-09T16:58:29.967611066Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=247.108µs logger=migrator t=2026-07-09T16:58:29.972683848Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-09T16:58:29.973875586Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.190508ms logger=migrator t=2026-07-09T16:58:29.980630952Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-09T16:58:29.981392016Z level=info msg="Migration successfully executed" id="create team member table" duration=763.814µs logger=migrator t=2026-07-09T16:58:29.990018392Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-09T16:58:29.991394806Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.378924ms logger=migrator t=2026-07-09T16:58:29.997306845Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-09T16:58:29.998255105Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=945.49µs logger=migrator t=2026-07-09T16:58:30.005100184Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-09T16:58:30.006583761Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.478397ms logger=migrator t=2026-07-09T16:58:30.012904553Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-09T16:58:30.02093194Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.010066ms logger=migrator t=2026-07-09T16:58:30.024808493Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-09T16:58:30.029027688Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.219675ms logger=migrator t=2026-07-09T16:58:30.033745959Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-09T16:58:30.042976554Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=9.226294ms logger=migrator t=2026-07-09T16:58:30.048530181Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-09T16:58:30.050523575Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.997564ms logger=migrator t=2026-07-09T16:58:30.057057984Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-09T16:58:30.058218241Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.158717ms logger=migrator t=2026-07-09T16:58:30.063691046Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-09T16:58:30.064743829Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.053223ms logger=migrator t=2026-07-09T16:58:30.06946567Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-09T16:58:30.070613837Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.147397ms logger=migrator t=2026-07-09T16:58:30.07539743Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-09T16:58:30.076507765Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.113636ms logger=migrator t=2026-07-09T16:58:30.081553606Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-09T16:58:30.082709243Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.156207ms logger=migrator t=2026-07-09T16:58:30.08792927Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-09T16:58:30.089476159Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.546669ms logger=migrator t=2026-07-09T16:58:30.094151958Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-09T16:58:30.095081548Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=929.12µs logger=migrator t=2026-07-09T16:58:30.098811377Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-09T16:58:30.099286752Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=477.535µs logger=migrator t=2026-07-09T16:58:30.103889219Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-09T16:58:30.104300343Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=411.093µs logger=migrator t=2026-07-09T16:58:30.108570019Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-09T16:58:30.109408466Z level=info msg="Migration successfully executed" id="create tag table" duration=837.467µs logger=migrator t=2026-07-09T16:58:30.115040406Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-09T16:58:30.116383919Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.342782ms logger=migrator t=2026-07-09T16:58:30.12144972Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-09T16:58:30.122591157Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.138337ms logger=migrator t=2026-07-09T16:58:30.128467145Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-09T16:58:30.129439916Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=972.381µs logger=migrator t=2026-07-09T16:58:30.133236257Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-09T16:58:30.134139976Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=903.649µs logger=migrator t=2026-07-09T16:58:30.138066951Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-09T16:58:30.156220401Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.15304ms logger=migrator t=2026-07-09T16:58:30.161062306Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-09T16:58:30.161885672Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=823.186µs logger=migrator t=2026-07-09T16:58:30.166866101Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-09T16:58:30.167856803Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=990.582µs logger=migrator t=2026-07-09T16:58:30.17153434Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-09T16:58:30.172074978Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=538.618µs logger=migrator t=2026-07-09T16:58:30.176686175Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-09T16:58:30.177709268Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.022213ms logger=migrator t=2026-07-09T16:58:30.181671194Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-09T16:58:30.182516821Z level=info msg="Migration successfully executed" id="create user auth table" duration=844.837µs logger=migrator t=2026-07-09T16:58:30.186506629Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-09T16:58:30.18748311Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=974.071µs logger=migrator t=2026-07-09T16:58:30.192357986Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-09T16:58:30.192515171Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=157.115µs logger=migrator t=2026-07-09T16:58:30.196352753Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-09T16:58:30.204846225Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.491272ms logger=migrator t=2026-07-09T16:58:30.208688177Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-09T16:58:30.212590682Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.900955ms logger=migrator t=2026-07-09T16:58:30.216999783Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-09T16:58:30.22253857Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.538247ms logger=migrator t=2026-07-09T16:58:30.226733404Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-09T16:58:30.231812786Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.078302ms logger=migrator t=2026-07-09T16:58:30.23568349Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-09T16:58:30.236644531Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=960.7µs logger=migrator t=2026-07-09T16:58:30.241111393Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-09T16:58:30.246238757Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.126724ms logger=migrator t=2026-07-09T16:58:30.249971036Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-09T16:58:30.250958918Z level=info msg="Migration successfully executed" id="create server_lock table" duration=935.96µs logger=migrator t=2026-07-09T16:58:30.255624907Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-09T16:58:30.257210928Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.58918ms logger=migrator t=2026-07-09T16:58:30.263635743Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-09T16:58:30.265243454Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.609841ms logger=migrator t=2026-07-09T16:58:30.283503908Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-09T16:58:30.285046347Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.54329ms logger=migrator t=2026-07-09T16:58:30.28920463Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-09T16:58:30.290707008Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.502438ms logger=migrator t=2026-07-09T16:58:30.29579248Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-09T16:58:30.297198615Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.406225ms logger=migrator t=2026-07-09T16:58:30.301168232Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-09T16:58:30.307352429Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.180767ms logger=migrator t=2026-07-09T16:58:30.311662517Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-09T16:58:30.312636928Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=975.471µs logger=migrator t=2026-07-09T16:58:30.317008898Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-09T16:58:30.31799783Z level=info msg="Migration successfully executed" id="create cache_data table" duration=989.191µs logger=migrator t=2026-07-09T16:58:30.321569004Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-09T16:58:30.322558415Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=989.081µs logger=migrator t=2026-07-09T16:58:30.326930065Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-09T16:58:30.32802618Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.098705ms logger=migrator t=2026-07-09T16:58:30.332898616Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-09T16:58:30.333923208Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.024593ms logger=migrator t=2026-07-09T16:58:30.338439423Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-09T16:58:30.338509165Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.602µs logger=migrator t=2026-07-09T16:58:30.342061058Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-09T16:58:30.342146211Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=86.153µs logger=migrator t=2026-07-09T16:58:30.345952513Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-09T16:58:30.346959145Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.006952ms logger=migrator t=2026-07-09T16:58:30.350703694Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T16:58:30.351743468Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.039474ms logger=migrator t=2026-07-09T16:58:30.356596183Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T16:58:30.35806938Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.474357ms logger=migrator t=2026-07-09T16:58:30.362045617Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-09T16:58:30.36215928Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=116.793µs logger=migrator t=2026-07-09T16:58:30.36622272Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T16:58:30.367511881Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.291911ms logger=migrator t=2026-07-09T16:58:30.372644055Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T16:58:30.374588867Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.946502ms logger=migrator t=2026-07-09T16:58:30.379018369Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T16:58:30.380458535Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.440696ms logger=migrator t=2026-07-09T16:58:30.386531949Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T16:58:30.388012496Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.482027ms logger=migrator t=2026-07-09T16:58:30.392238951Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-09T16:58:30.399147442Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.88786ms logger=migrator t=2026-07-09T16:58:30.403342276Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-09T16:58:30.404337887Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=996.642µs logger=migrator t=2026-07-09T16:58:30.409058008Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-09T16:58:30.409140541Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.543µs logger=migrator t=2026-07-09T16:58:30.411865758Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-09T16:58:30.4128569Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=990.861µs logger=migrator t=2026-07-09T16:58:30.416555068Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-09T16:58:30.418023935Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.465106ms logger=migrator t=2026-07-09T16:58:30.42162339Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-09T16:58:30.423182189Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.55871ms logger=migrator t=2026-07-09T16:58:30.426431543Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T16:58:30.426499755Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.822µs logger=migrator t=2026-07-09T16:58:30.430342828Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-09T16:58:30.431298989Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=955.521µs logger=migrator t=2026-07-09T16:58:30.434799661Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-09T16:58:30.436410922Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.608012ms logger=migrator t=2026-07-09T16:58:30.439860502Z 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-07-09T16:58:30.441334989Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.474147ms logger=migrator t=2026-07-09T16:58:30.444734468Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-09T16:58:30.445719499Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=987.811µs logger=migrator t=2026-07-09T16:58:30.449455009Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-09T16:58:30.457979071Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.521842ms logger=migrator t=2026-07-09T16:58:30.462774404Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-09T16:58:30.463463036Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=688.872µs logger=migrator t=2026-07-09T16:58:30.466177513Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T16:58:30.466841464Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=664.151µs logger=migrator t=2026-07-09T16:58:30.46985241Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-09T16:58:30.500406116Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.549546ms logger=migrator t=2026-07-09T16:58:30.504880709Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-09T16:58:30.529515086Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.630727ms logger=migrator t=2026-07-09T16:58:30.534124524Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-09T16:58:30.534926709Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=800.685µs logger=migrator t=2026-07-09T16:58:30.538488503Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T16:58:30.539802575Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.313292ms logger=migrator t=2026-07-09T16:58:30.543197044Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-09T16:58:30.55184392Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.650517ms logger=migrator t=2026-07-09T16:58:30.565291319Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-09T16:58:30.573426189Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.13473ms logger=migrator t=2026-07-09T16:58:30.576791917Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-09T16:58:30.577965304Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.169467ms logger=migrator t=2026-07-09T16:58:30.58094728Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-09T16:58:30.582177389Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.22963ms logger=migrator t=2026-07-09T16:58:30.585768184Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-09T16:58:30.58689939Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.131447ms logger=migrator t=2026-07-09T16:58:30.590539326Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-09T16:58:30.591785806Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.2461ms logger=migrator t=2026-07-09T16:58:30.595438062Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-09T16:58:30.595508675Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=71.863µs logger=migrator t=2026-07-09T16:58:30.598915954Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-09T16:58:30.605754652Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.837118ms logger=migrator t=2026-07-09T16:58:30.609086478Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-09T16:58:30.616045971Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.952843ms logger=migrator t=2026-07-09T16:58:30.619888734Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-09T16:58:30.626572847Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.683504ms logger=migrator t=2026-07-09T16:58:30.630155312Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-09T16:58:30.631182574Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.027823ms logger=migrator t=2026-07-09T16:58:30.634909223Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-09T16:58:30.635985018Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.077165ms logger=migrator t=2026-07-09T16:58:30.639548372Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-09T16:58:30.645962607Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.411434ms logger=migrator t=2026-07-09T16:58:30.649605093Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-09T16:58:30.653836148Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.230975ms logger=migrator t=2026-07-09T16:58:30.657257427Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-09T16:58:30.658327822Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.070175ms logger=migrator t=2026-07-09T16:58:30.66202727Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-09T16:58:30.668071813Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.044463ms logger=migrator t=2026-07-09T16:58:30.671588035Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-09T16:58:30.677580127Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.992022ms logger=migrator t=2026-07-09T16:58:30.681218093Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-09T16:58:30.681285895Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.472µs logger=migrator t=2026-07-09T16:58:30.685058886Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-09T16:58:30.686286475Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.226039ms logger=migrator t=2026-07-09T16:58:30.689724355Z 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-07-09T16:58:30.690773028Z 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.048603ms logger=migrator t=2026-07-09T16:58:30.69396138Z 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-07-09T16:58:30.695098326Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.135866ms logger=migrator t=2026-07-09T16:58:30.69960959Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T16:58:30.699695483Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=87.073µs logger=migrator t=2026-07-09T16:58:30.742310233Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-09T16:58:30.750845436Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.532373ms logger=migrator t=2026-07-09T16:58:30.79509707Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-09T16:58:30.802482865Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.385976ms logger=migrator t=2026-07-09T16:58:30.807276229Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-09T16:58:30.814406716Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.129418ms logger=migrator t=2026-07-09T16:58:30.819038444Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-09T16:58:30.825302214Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.26406ms logger=migrator t=2026-07-09T16:58:30.828727364Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-09T16:58:30.834176528Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.448194ms logger=migrator t=2026-07-09T16:58:30.83985963Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-09T16:58:30.839944442Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=85.463µs logger=migrator t=2026-07-09T16:58:30.862968328Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-09T16:58:30.864385933Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.419685ms logger=migrator t=2026-07-09T16:58:30.898455181Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-09T16:58:30.905508327Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.055386ms logger=migrator t=2026-07-09T16:58:30.927327564Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-09T16:58:30.927465748Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=145.254µs logger=migrator t=2026-07-09T16:58:30.937316903Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-09T16:58:30.947767557Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.450164ms logger=migrator t=2026-07-09T16:58:30.953383426Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-09T16:58:30.954214173Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=831.187µs logger=migrator t=2026-07-09T16:58:30.962970283Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-09T16:58:30.969829502Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.855639ms logger=migrator t=2026-07-09T16:58:30.975869225Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-09T16:58:30.976923538Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.056143ms logger=migrator t=2026-07-09T16:58:30.982074113Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-09T16:58:30.983144237Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.065934ms logger=migrator t=2026-07-09T16:58:30.987192256Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-09T16:58:30.994653005Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.457899ms logger=migrator t=2026-07-09T16:58:31.002754303Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-09T16:58:31.003817887Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.065294ms logger=migrator t=2026-07-09T16:58:31.009780398Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-09T16:58:31.010939015Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.167777ms logger=migrator t=2026-07-09T16:58:31.018574278Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-09T16:58:31.019741036Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.167278ms logger=migrator t=2026-07-09T16:58:31.024743296Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-09T16:58:31.025837351Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.094685ms logger=migrator t=2026-07-09T16:58:31.03459453Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-09T16:58:31.034758386Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=168.585µs logger=migrator t=2026-07-09T16:58:31.040025584Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-09T16:58:31.041080237Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.053943ms logger=migrator t=2026-07-09T16:58:31.047882645Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-09T16:58:31.049093543Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.210938ms logger=migrator t=2026-07-09T16:58:31.056404507Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-09T16:58:31.056968865Z 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-07-09T16:58:31.062490091Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-09T16:58:31.063663059Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.172638ms logger=migrator t=2026-07-09T16:58:31.071377725Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-09T16:58:31.073048449Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.671274ms logger=migrator t=2026-07-09T16:58:31.082544372Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-09T16:58:31.090669842Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.12499ms logger=migrator t=2026-07-09T16:58:31.095184846Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-09T16:58:31.096437826Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.25346ms logger=migrator t=2026-07-09T16:58:31.103695468Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-09T16:58:31.105524166Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.827478ms logger=migrator t=2026-07-09T16:58:31.11001885Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-09T16:58:31.110900618Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=884.738µs logger=migrator t=2026-07-09T16:58:31.114321997Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-09T16:58:31.115418082Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.098905ms logger=migrator t=2026-07-09T16:58:31.120748463Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-09T16:58:31.121840568Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.091824ms logger=migrator t=2026-07-09T16:58:31.127735006Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-09T16:58:31.127797208Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=63.432µs logger=migrator t=2026-07-09T16:58:31.139477451Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-09T16:58:31.139598125Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=125.914µs logger=migrator t=2026-07-09T16:58:31.146773444Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-09T16:58:31.156377471Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.604297ms logger=migrator t=2026-07-09T16:58:31.16074778Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-09T16:58:31.161116182Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=368.802µs logger=migrator t=2026-07-09T16:58:31.165463781Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-09T16:58:31.166633689Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.166717ms logger=migrator t=2026-07-09T16:58:31.170206133Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-09T16:58:31.170478701Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=272.838µs logger=migrator t=2026-07-09T16:58:31.173195798Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-09T16:58:31.17420048Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.003812ms logger=migrator t=2026-07-09T16:58:31.178731865Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-09T16:58:31.180572344Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.840459ms logger=migrator t=2026-07-09T16:58:31.18609388Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-09T16:58:31.222542165Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.434694ms logger=migrator t=2026-07-09T16:58:31.22646715Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-09T16:58:31.236279224Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.807273ms logger=migrator t=2026-07-09T16:58:31.242851273Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-09T16:58:31.243082981Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=230.128µs logger=migrator t=2026-07-09T16:58:31.247317146Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-09T16:58:31.280230258Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.908801ms logger=migrator t=2026-07-09T16:58:31.287167639Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-09T16:58:31.328662724Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=41.508016ms logger=migrator t=2026-07-09T16:58:31.42211433Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-09T16:58:31.424893359Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=2.781829ms logger=migrator t=2026-07-09T16:58:31.429430244Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-09T16:58:31.431364575Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.933851ms logger=migrator t=2026-07-09T16:58:31.439573948Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-09T16:58:31.439747533Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=174.725µs logger=migrator t=2026-07-09T16:58:31.445654612Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-09T16:58:31.446613173Z level=info msg="Migration successfully executed" id="create permission table" duration=959.171µs logger=migrator t=2026-07-09T16:58:31.453058989Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-09T16:58:31.454300028Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.24316ms logger=migrator t=2026-07-09T16:58:31.459556376Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-09T16:58:31.460950861Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.396434ms logger=migrator t=2026-07-09T16:58:31.46781948Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-09T16:58:31.468576724Z level=info msg="Migration successfully executed" id="create role table" duration=758.924µs logger=migrator t=2026-07-09T16:58:31.472916843Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-09T16:58:31.483969366Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.047393ms logger=migrator t=2026-07-09T16:58:31.489065459Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-09T16:58:31.494525233Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.454204ms logger=migrator t=2026-07-09T16:58:31.500790913Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-09T16:58:31.502287981Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.499888ms logger=migrator t=2026-07-09T16:58:31.510981559Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-09T16:58:31.512359983Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.379184ms logger=migrator t=2026-07-09T16:58:31.517236819Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-09T16:58:31.518469778Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.227549ms logger=migrator t=2026-07-09T16:58:31.526816565Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-09T16:58:31.528112906Z level=info msg="Migration successfully executed" id="create team role table" duration=1.297191ms logger=migrator t=2026-07-09T16:58:31.532974922Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-09T16:58:31.534350016Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.374944ms logger=migrator t=2026-07-09T16:58:31.541277117Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-09T16:58:31.542798195Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.522098ms logger=migrator t=2026-07-09T16:58:31.548770926Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-09T16:58:31.550070488Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.299092ms logger=migrator t=2026-07-09T16:58:31.556201424Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-09T16:58:31.557214116Z level=info msg="Migration successfully executed" id="create user role table" duration=1.016053ms logger=migrator t=2026-07-09T16:58:31.561505453Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-09T16:58:31.562634529Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.128996ms logger=migrator t=2026-07-09T16:58:31.567139133Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-09T16:58:31.568237808Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.100845ms logger=migrator t=2026-07-09T16:58:31.573077863Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-09T16:58:31.574152217Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.074414ms logger=migrator t=2026-07-09T16:58:31.578881498Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-09T16:58:31.579745566Z level=info msg="Migration successfully executed" id="create builtin role table" duration=864.958µs logger=migrator t=2026-07-09T16:58:31.584527409Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-09T16:58:31.585578802Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.048464ms logger=migrator t=2026-07-09T16:58:31.590321004Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-09T16:58:31.591356787Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.039044ms logger=migrator t=2026-07-09T16:58:31.595509419Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-09T16:58:31.602767391Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.256072ms logger=migrator t=2026-07-09T16:58:31.607561454Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-09T16:58:31.60869776Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.138006ms logger=migrator t=2026-07-09T16:58:31.614133704Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-09T16:58:31.616068356Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.936912ms logger=migrator t=2026-07-09T16:58:31.621311813Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-09T16:58:31.622681297Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.373674ms logger=migrator t=2026-07-09T16:58:31.627416808Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-09T16:58:31.628935977Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.519649ms logger=migrator t=2026-07-09T16:58:31.633372509Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-09T16:58:31.634416842Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.040924ms logger=migrator t=2026-07-09T16:58:31.640152265Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-09T16:58:31.641404585Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.2536ms logger=migrator t=2026-07-09T16:58:31.646711265Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-09T16:58:31.656720174Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.003769ms logger=migrator t=2026-07-09T16:58:31.663361047Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-09T16:58:31.671076803Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.717167ms logger=migrator t=2026-07-09T16:58:31.675942068Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-09T16:58:31.683518771Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.573662ms logger=migrator t=2026-07-09T16:58:31.689043277Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-09T16:58:31.698287092Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.222594ms logger=migrator t=2026-07-09T16:58:31.70353629Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-09T16:58:31.704426698Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=892.108µs logger=migrator t=2026-07-09T16:58:31.708756717Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-09T16:58:31.710185152Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.426785ms logger=migrator t=2026-07-09T16:58:31.714705997Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-09T16:58:31.715854664Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.148987ms logger=migrator t=2026-07-09T16:58:31.721276007Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-09T16:58:31.722646641Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.370313ms logger=migrator t=2026-07-09T16:58:31.730186841Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-09T16:58:31.731460342Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.272051ms logger=migrator t=2026-07-09T16:58:31.737387851Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-09T16:58:31.737496795Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=110.174µs logger=migrator t=2026-07-09T16:58:31.742530686Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-09T16:58:31.742619399Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=84.512µs logger=migrator t=2026-07-09T16:58:31.748184526Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-09T16:58:31.748990532Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=806.916µs logger=migrator t=2026-07-09T16:58:31.755071826Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-09T16:58:31.755867432Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=798.646µs logger=migrator t=2026-07-09T16:58:31.761570554Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-09T16:58:31.762248396Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=679.612µs logger=migrator t=2026-07-09T16:58:31.766923825Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-09T16:58:31.767123551Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=200.146µs logger=migrator t=2026-07-09T16:58:31.77176874Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-09T16:58:31.772253645Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=484.975µs logger=migrator t=2026-07-09T16:58:31.777073089Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-09T16:58:31.777910216Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=836.627µs logger=migrator t=2026-07-09T16:58:31.78305563Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-09T16:58:31.784936071Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.88088ms logger=migrator t=2026-07-09T16:58:31.790207949Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-09T16:58:31.800528249Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.31973ms logger=migrator t=2026-07-09T16:58:31.805285471Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-09T16:58:31.805342712Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=58.341µs logger=migrator t=2026-07-09T16:58:31.810293411Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-09T16:58:31.811456438Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.161317ms logger=migrator t=2026-07-09T16:58:31.817607994Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-09T16:58:31.819564867Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.956633ms logger=migrator t=2026-07-09T16:58:31.824613728Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-09T16:58:31.825827267Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.213359ms logger=migrator t=2026-07-09T16:58:31.830259778Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-09T16:58:31.841838738Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.57725ms logger=migrator t=2026-07-09T16:58:31.846837288Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-09T16:58:31.847947204Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.110545ms logger=migrator t=2026-07-09T16:58:31.85285523Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-09T16:58:31.853964776Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.110366ms logger=migrator t=2026-07-09T16:58:31.858453149Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-09T16:58:31.883145258Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.690109ms logger=migrator t=2026-07-09T16:58:31.888558971Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-09T16:58:31.889758739Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.199558ms logger=migrator t=2026-07-09T16:58:31.894226882Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-09T16:58:31.895694479Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.466017ms logger=migrator t=2026-07-09T16:58:31.902180516Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-09T16:58:31.904138789Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.959443ms logger=migrator t=2026-07-09T16:58:31.910830352Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-09T16:58:31.911962378Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.132586ms logger=migrator t=2026-07-09T16:58:31.916642958Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-09T16:58:31.916872885Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=230.257µs logger=migrator t=2026-07-09T16:58:31.922815845Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-09T16:58:31.923681123Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=860.007µs logger=migrator t=2026-07-09T16:58:31.927607528Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-09T16:58:31.935314454Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.706236ms logger=migrator t=2026-07-09T16:58:31.940379636Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-09T16:58:31.941202852Z level=info msg="Migration successfully executed" id="create entity_events table" duration=823.766µs logger=migrator t=2026-07-09T16:58:31.946890964Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-09T16:58:31.948543637Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.654553ms logger=migrator t=2026-07-09T16:58:31.953527026Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T16:58:31.954028612Z 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-07-09T16:58:31.959525458Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T16:58:31.959948821Z 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-07-09T16:58:31.965067235Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-09T16:58:31.965935912Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=868.737µs logger=migrator t=2026-07-09T16:58:31.970368164Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-09T16:58:31.971329065Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=961.051µs logger=migrator t=2026-07-09T16:58:31.976004114Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T16:58:31.977014096Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.009632ms logger=migrator t=2026-07-09T16:58:31.98306244Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T16:58:31.984125664Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.063043ms logger=migrator t=2026-07-09T16:58:31.989118443Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T16:58:31.990188567Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.069864ms logger=migrator t=2026-07-09T16:58:31.995305981Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T16:58:31.996380425Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.075734ms logger=migrator t=2026-07-09T16:58:32.00122023Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-09T16:58:32.002039216Z level=info msg="Migration successfully executed" id="Drop public config table" duration=816.496µs logger=migrator t=2026-07-09T16:58:32.006510659Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-09T16:58:32.007592213Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.080824ms logger=migrator t=2026-07-09T16:58:32.014532535Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T16:58:32.015611959Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.079664ms logger=migrator t=2026-07-09T16:58:32.020113513Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T16:58:32.021202498Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.090245ms logger=migrator t=2026-07-09T16:58:32.026553589Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-09T16:58:32.027598742Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.045453ms logger=migrator t=2026-07-09T16:58:32.032449747Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-09T16:58:32.056276379Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.820741ms logger=migrator t=2026-07-09T16:58:32.062018792Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-09T16:58:32.070019338Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.999075ms logger=migrator t=2026-07-09T16:58:32.075121411Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-09T16:58:32.083334983Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.210032ms logger=migrator t=2026-07-09T16:58:32.089223551Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-09T16:58:32.089450318Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=232.717µs logger=migrator t=2026-07-09T16:58:32.094230611Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-09T16:58:32.102210926Z level=info msg="Migration successfully executed" id="add share column" duration=7.973265ms logger=migrator t=2026-07-09T16:58:32.10735673Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-09T16:58:32.107551827Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=196.127µs logger=migrator t=2026-07-09T16:58:32.113637381Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-09T16:58:32.114600692Z level=info msg="Migration successfully executed" id="create file table" duration=963.061µs logger=migrator t=2026-07-09T16:58:32.119569841Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-09T16:58:32.120608864Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.041124ms logger=migrator t=2026-07-09T16:58:32.125761238Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-09T16:58:32.127023739Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.262171ms logger=migrator t=2026-07-09T16:58:32.132718591Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-09T16:58:32.13365111Z level=info msg="Migration successfully executed" id="create file_meta table" duration=932.809µs logger=migrator t=2026-07-09T16:58:32.138530006Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-09T16:58:32.139638742Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.108476ms logger=migrator t=2026-07-09T16:58:32.14551734Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-09T16:58:32.145582332Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.793µs logger=migrator t=2026-07-09T16:58:32.151125329Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-09T16:58:32.151210541Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=82.622µs logger=migrator t=2026-07-09T16:58:32.156001304Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-09T16:58:32.156530681Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=529.497µs logger=migrator t=2026-07-09T16:58:32.161536461Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-09T16:58:32.161743178Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=207.077µs logger=migrator t=2026-07-09T16:58:32.167700998Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-09T16:58:32.168975349Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.275121ms logger=migrator t=2026-07-09T16:58:32.175782816Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-09T16:58:32.1843563Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.570334ms logger=migrator t=2026-07-09T16:58:32.190646441Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-09T16:58:32.190830027Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=185.266µs logger=migrator t=2026-07-09T16:58:32.197401687Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-09T16:58:32.198579405Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.177798ms logger=migrator t=2026-07-09T16:58:32.203356787Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-09T16:58:32.203781671Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=425.564µs logger=migrator t=2026-07-09T16:58:32.210257928Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-09T16:58:32.210596409Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=341.381µs logger=migrator t=2026-07-09T16:58:32.216165586Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-09T16:58:32.216716444Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=550.888µs logger=migrator t=2026-07-09T16:58:32.222453837Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-09T16:58:32.235964079Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.510011ms logger=migrator t=2026-07-09T16:58:32.241227417Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-09T16:58:32.247436405Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.209178ms logger=migrator t=2026-07-09T16:58:32.253474838Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-09T16:58:32.254545082Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.069844ms logger=migrator t=2026-07-09T16:58:32.260205303Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-09T16:58:32.337051798Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.840415ms logger=migrator t=2026-07-09T16:58:32.345282251Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-09T16:58:32.346295843Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.012202ms logger=migrator t=2026-07-09T16:58:32.353467812Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-09T16:58:32.356040935Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.572323ms logger=migrator t=2026-07-09T16:58:32.361755937Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-09T16:58:32.389328588Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.569911ms logger=migrator t=2026-07-09T16:58:32.396619721Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-09T16:58:32.405453613Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.829382ms logger=migrator t=2026-07-09T16:58:32.412006753Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-09T16:58:32.412284282Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=277.578µs logger=migrator t=2026-07-09T16:58:32.417791517Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-09T16:58:32.417936422Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=145.005µs logger=migrator t=2026-07-09T16:58:32.423996766Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-09T16:58:32.424375318Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=380.152µs logger=migrator t=2026-07-09T16:58:32.430248185Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-09T16:58:32.430628278Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=380.822µs logger=migrator t=2026-07-09T16:58:32.436414112Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-09T16:58:32.436739033Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=325.761µs logger=migrator t=2026-07-09T16:58:32.442057283Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-09T16:58:32.443779178Z level=info msg="Migration successfully executed" id="create folder table" duration=1.721505ms logger=migrator t=2026-07-09T16:58:32.450530413Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-09T16:58:32.451816254Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.284821ms logger=migrator t=2026-07-09T16:58:32.457235978Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-09T16:58:32.458999244Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.760446ms logger=migrator t=2026-07-09T16:58:32.465093519Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-09T16:58:32.4651377Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.662µs logger=migrator t=2026-07-09T16:58:32.471324008Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T16:58:32.472570417Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.245689ms logger=migrator t=2026-07-09T16:58:32.477867527Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T16:58:32.479657894Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.789917ms logger=migrator t=2026-07-09T16:58:32.485569353Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-09T16:58:32.487413812Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.843819ms logger=migrator t=2026-07-09T16:58:32.494029753Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-09T16:58:32.494526779Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=497.616µs logger=migrator t=2026-07-09T16:58:32.500018124Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-09T16:58:32.500478629Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=459.055µs logger=migrator t=2026-07-09T16:58:32.506168791Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-09T16:58:32.50771905Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.550019ms logger=migrator t=2026-07-09T16:58:32.51366655Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-09T16:58:32.514824347Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.158307ms logger=migrator t=2026-07-09T16:58:32.519321851Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-09T16:58:32.520313902Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=991.652µs logger=migrator t=2026-07-09T16:58:32.525964163Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-09T16:58:32.527107539Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.143296ms logger=migrator t=2026-07-09T16:58:32.534376832Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-09T16:58:32.535508828Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.132587ms logger=migrator t=2026-07-09T16:58:32.541910522Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-09T16:58:32.542829402Z level=info msg="Migration successfully executed" id="create anon_device table" duration=922.289µs logger=migrator t=2026-07-09T16:58:32.549321169Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-09T16:58:32.550551288Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.231179ms logger=migrator t=2026-07-09T16:58:32.557010885Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-09T16:58:32.559030869Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.021455ms logger=migrator t=2026-07-09T16:58:32.56375025Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-09T16:58:32.564632428Z level=info msg="Migration successfully executed" id="create signing_key table" duration=882.758µs logger=migrator t=2026-07-09T16:58:32.571356133Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-09T16:58:32.572418267Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.062324ms logger=migrator t=2026-07-09T16:58:32.579243215Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-09T16:58:32.580325829Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.082814ms logger=migrator t=2026-07-09T16:58:32.584137161Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-09T16:58:32.584395999Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=259.398µs logger=migrator t=2026-07-09T16:58:32.589229324Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-09T16:58:32.59786433Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.633356ms logger=migrator t=2026-07-09T16:58:32.603424117Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-09T16:58:32.604086309Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=663.742µs logger=migrator t=2026-07-09T16:58:32.608688626Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T16:58:32.608727077Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=40.652µs logger=migrator t=2026-07-09T16:58:32.614850062Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T16:58:32.615966688Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.116796ms logger=migrator t=2026-07-09T16:58:32.622485706Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T16:58:32.622519597Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=35.671µs logger=migrator t=2026-07-09T16:58:32.627945541Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-09T16:58:32.629915244Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.966022ms logger=migrator t=2026-07-09T16:58:32.635773711Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T16:58:32.63763225Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.858049ms logger=migrator t=2026-07-09T16:58:32.643700334Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-09T16:58:32.64483841Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.138006ms logger=migrator t=2026-07-09T16:58:32.650032996Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-09T16:58:32.650880233Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=848.617µs logger=migrator t=2026-07-09T16:58:32.655808301Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-09T16:58:32.656252605Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=446.184µs logger=migrator t=2026-07-09T16:58:32.662935389Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-09T16:58:32.66392771Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=992.182µs logger=migrator t=2026-07-09T16:58:32.670729398Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-09T16:58:32.672503694Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.774157ms logger=migrator t=2026-07-09T16:58:32.679191858Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-09T16:58:32.680236031Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.042723ms logger=migrator t=2026-07-09T16:58:32.68644908Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-09T16:58:32.697312597Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.864787ms logger=migrator t=2026-07-09T16:58:32.702978998Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-09T16:58:32.710829629Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.84705ms logger=migrator t=2026-07-09T16:58:32.716758658Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-09T16:58:32.727284274Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.524426ms logger=migrator t=2026-07-09T16:58:32.732737069Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-09T16:58:32.732844342Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=109.074µs logger=migrator t=2026-07-09T16:58:32.740868788Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-09T16:58:32.750217307Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.346639ms logger=migrator t=2026-07-09T16:58:32.758531603Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-09T16:58:32.767392016Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.857133ms logger=migrator t=2026-07-09T16:58:32.77255049Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-09T16:58:32.773072077Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=525.747µs logger=migrator t=2026-07-09T16:58:32.779405299Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.766914038s logger=migrator t=2026-07-09T16:58:32.780617128Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-09T16:58:32.801765434Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-09T16:58:32.802021452Z level=info msg="Created default organization" logger=secrets t=2026-07-09T16:58:32.809588734Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T16:58:32.859407665Z level=info msg="Restored cache from database" duration=532.567µs logger=plugin.store t=2026-07-09T16:58:32.861491101Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-09T16:58:32.903287187Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-09T16:58:32.903317408Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-09T16:58:32.90339235Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-09T16:58:32.90340364Z level=info msg="Plugins loaded" count=54 duration=41.914099ms logger=query_data t=2026-07-09T16:58:32.907397948Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-09T16:58:32.910100854Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-09T16:58:32.914393261Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-09T16:58:32.925229068Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-09T16:58:32.92873493Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-09T16:58:32.931277501Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-09T16:58:32.955232966Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-09T16:58:32.971961221Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-09T16:58:32.991216446Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-09T16:58:32.991253767Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-09T16:58:32.991513745Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-09T16:58:32.992441695Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-09T16:58:32.992544738Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-07-09T16:58:32.993160428Z level=info msg="starting to provision dashboards" logger=http.server t=2026-07-09T16:58:32.997786756Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-07-09T16:58:33.041950507Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-07-09T16:58:33.104713822Z level=info msg="Update check succeeded" duration=112.905727ms logger=plugins.update.checker t=2026-07-09T16:58:33.105065533Z level=info msg="Update check succeeded" duration=112.492634ms logger=sqlstore.transactions t=2026-07-09T16:58:33.114177014Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-07-09T16:58:33.245027684Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-09T16:58:33.245806889Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T16:58:33.309458362Z level=info msg="Patterns update finished" duration=317.144881ms logger=ngalert.state.manager t=2026-07-09T16:58:33.345851105Z level=info msg="State cache has been initialized" states=0 duration=353.40793ms logger=ngalert.scheduler t=2026-07-09T16:58:33.345983139Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-09T16:58:33.346061232Z level=info msg=starting first_tick=2026-07-09T16:58:40Z logger=provisioning.dashboard t=2026-07-09T16:58:33.386500273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:34.293682144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:34.294348685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:34.315878553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:34.34493325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:34.364202255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:34.47704173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:34.490839651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:35.039400125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:35.061986926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:35.562610369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:35.59395927Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-09T16:58:35.63026908Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-09T16:58:35.754749947Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-09T16:58:36.307141444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.340790339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.441416443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.456765894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.510692626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.530827509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.605213456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.617945892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.737644596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.75621557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.824894613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.848974383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.903126393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.92181422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:36.986594969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.001239017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.074217168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.089678102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.324852725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.339845804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.401266196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.420872462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.481684255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.497871232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.560239844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.57699888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.647060238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.667254973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.723769368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.741855166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.798525647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.819887299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.881617551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.902728334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.955111468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:37.974362633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.043888044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.071366532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.158435303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.174053252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.234418541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.250325139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.309486408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.330739267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.388391289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.406233789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.480912215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.496914296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.592134388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.61067369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.683739034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:38.70959986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:39.739536402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:39.756905227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:39.831914783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:39.849773474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:39.927469646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:39.947599049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:40.020218969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:40.037272944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:40.113574671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:40.133976583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:40.210360603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:40.229208465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:40.298255971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:40.316244075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:40.394260158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:40.410475775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T16:58:40.487083263Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-09T16:59:03.013619616Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T17:08:33.031330927Z level=info msg="Completed cleanup jobs" duration=38.08144ms logger=plugins.update.checker t=2026-07-09T17:08:33.214307957Z level=info msg="Update check succeeded" duration=109.177406ms logger=sqlstore.transactions t=2026-07-09T17:13:32.92458392Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-09T17:18:33.012276345Z level=info msg="Completed cleanup jobs" duration=19.312298ms logger=plugins.update.checker t=2026-07-09T17:18:33.211076295Z level=info msg="Update check succeeded" duration=105.524011ms logger=cleanup t=2026-07-09T17:28:33.01554141Z level=info msg="Completed cleanup jobs" duration=20.806487ms logger=plugins.update.checker t=2026-07-09T17:28:33.210555753Z level=info msg="Update check succeeded" duration=104.805401ms logger=infra.usagestats t=2026-07-09T17:29:03.035210976Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T17:38:33.034026172Z level=info msg="Completed cleanup jobs" duration=40.648904ms logger=plugins.update.checker t=2026-07-09T17:38:33.202714743Z level=info msg="Update check succeeded" duration=97.201628ms logger=cleanup t=2026-07-09T17:48:33.19676699Z level=info msg="Completed cleanup jobs" duration=201.518183ms logger=plugins.update.checker t=2026-07-09T17:48:33.212623759Z level=info msg="Update check succeeded" duration=106.47843ms logger=cleanup t=2026-07-09T17:58:33.032454694Z level=info msg="Completed cleanup jobs" duration=38.3341ms logger=plugins.update.checker t=2026-07-09T17:58:33.206448147Z level=info msg="Update check succeeded" duration=101.094013ms logger=infra.usagestats t=2026-07-09T17:59:03.068116492Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T18:08:33.032274209Z level=info msg="Completed cleanup jobs" duration=38.715572ms logger=plugins.update.checker t=2026-07-09T18:08:33.196590278Z level=info msg="Update check succeeded" duration=90.834163ms logger=cleanup t=2026-07-09T18:18:33.018419603Z level=info msg="Completed cleanup jobs" duration=25.466246ms logger=plugins.update.checker t=2026-07-09T18:18:33.196601833Z level=info msg="Update check succeeded" duration=91.471821ms