logger=settings t=2026-07-02T00:24:38.494732947Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-02T00:24:38Z logger=settings t=2026-07-02T00:24:38.495198284Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-02T00:24:38.495240474Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-02T00:24:38.495258635Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-02T00:24:38.495271785Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-02T00:24:38.495286415Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-02T00:24:38.495298885Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-02T00:24:38.495311605Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-02T00:24:38.495329756Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-02T00:24:38.495349256Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-02T00:24:38.495374036Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-02T00:24:38.495391467Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-02T00:24:38.495409247Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-02T00:24:38.495423727Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-02T00:24:38.495436787Z level=info msg=Target target=[all] logger=settings t=2026-07-02T00:24:38.495453828Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-02T00:24:38.495469488Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-02T00:24:38.495485768Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-02T00:24:38.495528409Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-02T00:24:38.495543859Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-02T00:24:38.495564099Z level=info msg="App mode production" logger=sqlstore t=2026-07-02T00:24:38.496088217Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-02T00:24:38.496129809Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-02T00:24:38.507754772Z level=info msg="Locking database" logger=migrator t=2026-07-02T00:24:38.507795422Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-02T00:24:38.508616725Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-02T00:24:38.509471728Z level=info msg="Migration successfully executed" id="create migration_log table" duration=854.503µs logger=migrator t=2026-07-02T00:24:38.514361815Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-02T00:24:38.514938004Z level=info msg="Migration successfully executed" id="create user table" duration=576.169µs logger=migrator t=2026-07-02T00:24:38.518623953Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-02T00:24:38.51973063Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.105997ms logger=migrator t=2026-07-02T00:24:38.52358049Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-02T00:24:38.524393674Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=814.554µs logger=migrator t=2026-07-02T00:24:38.529012936Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-02T00:24:38.529687366Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=674.02µs logger=migrator t=2026-07-02T00:24:38.532852847Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-02T00:24:38.533482916Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=629.899µs logger=migrator t=2026-07-02T00:24:38.537031892Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-02T00:24:38.539658403Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.625661ms logger=migrator t=2026-07-02T00:24:38.545350233Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-02T00:24:38.546588453Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.23761ms logger=migrator t=2026-07-02T00:24:38.550330801Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-02T00:24:38.551139104Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=805.863µs logger=migrator t=2026-07-02T00:24:38.556211724Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-02T00:24:38.556941606Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=731.632µs logger=migrator t=2026-07-02T00:24:38.56096919Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-02T00:24:38.561358376Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=387.915µs logger=migrator t=2026-07-02T00:24:38.565661433Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-02T00:24:38.566310494Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=649.631µs logger=migrator t=2026-07-02T00:24:38.569605145Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-02T00:24:38.570833394Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.224839ms logger=migrator t=2026-07-02T00:24:38.573999074Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-02T00:24:38.574027864Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.86µs logger=migrator t=2026-07-02T00:24:38.578239561Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-02T00:24:38.579322618Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.082737ms logger=migrator t=2026-07-02T00:24:38.582534368Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-02T00:24:38.582808782Z level=info msg="Migration successfully executed" id="Add missing user data" duration=271.434µs logger=migrator t=2026-07-02T00:24:38.586205517Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-02T00:24:38.587385285Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.178858ms logger=migrator t=2026-07-02T00:24:38.590625856Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-02T00:24:38.591418739Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=791.633µs logger=migrator t=2026-07-02T00:24:38.595465962Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-02T00:24:38.596830553Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.364451ms logger=migrator t=2026-07-02T00:24:38.600181317Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-02T00:24:38.608816792Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.634865ms logger=migrator t=2026-07-02T00:24:38.612699413Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-02T00:24:38.613924003Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.22616ms logger=migrator t=2026-07-02T00:24:38.617901865Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-02T00:24:38.618094368Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=194.493µs logger=migrator t=2026-07-02T00:24:38.624271015Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-02T00:24:38.625654757Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.383392ms logger=migrator t=2026-07-02T00:24:38.632053688Z 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-02T00:24:38.632298602Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=244.994µs logger=migrator t=2026-07-02T00:24:38.635299529Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-02T00:24:38.635630284Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=330.885µs logger=migrator t=2026-07-02T00:24:38.640037064Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-02T00:24:38.640792036Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=754.762µs logger=migrator t=2026-07-02T00:24:38.644565255Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-02T00:24:38.645068903Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=503.498µs logger=migrator t=2026-07-02T00:24:38.648847222Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-02T00:24:38.649613744Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=765.892µs logger=migrator t=2026-07-02T00:24:38.654184836Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-02T00:24:38.654984229Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=799.313µs logger=migrator t=2026-07-02T00:24:38.659923797Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-02T00:24:38.660650448Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=726.701µs logger=migrator t=2026-07-02T00:24:38.664490689Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-02T00:24:38.664516399Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=24.62µs logger=migrator t=2026-07-02T00:24:38.668088035Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-02T00:24:38.66972079Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.632575ms logger=migrator t=2026-07-02T00:24:38.675002864Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-02T00:24:38.676133492Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.132608ms logger=migrator t=2026-07-02T00:24:38.725012521Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-02T00:24:38.726063978Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.052407ms logger=migrator t=2026-07-02T00:24:38.760094684Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-02T00:24:38.762270208Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=2.151954ms logger=migrator t=2026-07-02T00:24:38.767999468Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-02T00:24:38.770607868Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.60787ms logger=migrator t=2026-07-02T00:24:38.775149221Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-02T00:24:38.775983663Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=834.032µs logger=migrator t=2026-07-02T00:24:38.780269151Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-02T00:24:38.780933512Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=663.881µs logger=migrator t=2026-07-02T00:24:38.785056127Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-02T00:24:38.785994871Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=938.274µs logger=migrator t=2026-07-02T00:24:38.789353764Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-02T00:24:38.791220044Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.86863ms logger=migrator t=2026-07-02T00:24:38.795042284Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-02T00:24:38.796652109Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.568776ms logger=migrator t=2026-07-02T00:24:38.802170596Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-02T00:24:38.802566562Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=395.836µs logger=migrator t=2026-07-02T00:24:38.806399812Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-02T00:24:38.806785288Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=375.526µs logger=migrator t=2026-07-02T00:24:38.8106889Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-02T00:24:38.811416941Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=727.901µs logger=migrator t=2026-07-02T00:24:38.816109275Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-02T00:24:38.816935308Z level=info msg="Migration successfully executed" id="create star table" duration=825.503µs logger=migrator t=2026-07-02T00:24:38.823253737Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-02T00:24:38.824482987Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.23241ms logger=migrator t=2026-07-02T00:24:38.828033983Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-02T00:24:38.828919286Z level=info msg="Migration successfully executed" id="create org table v1" duration=886.223µs logger=migrator t=2026-07-02T00:24:38.834136049Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-02T00:24:38.835011522Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=874.503µs logger=migrator t=2026-07-02T00:24:38.840096112Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-02T00:24:38.844662415Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=4.563433ms logger=migrator t=2026-07-02T00:24:38.848902971Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-02T00:24:38.849585983Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=681.702µs logger=migrator t=2026-07-02T00:24:38.852957506Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-02T00:24:38.853604676Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=650.32µs logger=migrator t=2026-07-02T00:24:38.858004625Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-02T00:24:38.859015071Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.009796ms logger=migrator t=2026-07-02T00:24:38.862854561Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-02T00:24:38.862884011Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.67µs logger=migrator t=2026-07-02T00:24:38.86789601Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-02T00:24:38.867926611Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.691µs logger=migrator t=2026-07-02T00:24:38.872716636Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-02T00:24:38.872889719Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=173.913µs logger=migrator t=2026-07-02T00:24:38.878719681Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-02T00:24:38.879971241Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.25153ms logger=migrator t=2026-07-02T00:24:38.883523427Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-02T00:24:38.884450341Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=924.354µs logger=migrator t=2026-07-02T00:24:38.889072624Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-02T00:24:38.890232352Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.158278ms logger=migrator t=2026-07-02T00:24:38.894188785Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-02T00:24:38.895008327Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=818.712µs logger=migrator t=2026-07-02T00:24:38.900840079Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-02T00:24:38.90158722Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=749.971µs logger=migrator t=2026-07-02T00:24:38.905747406Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-02T00:24:38.906511888Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=763.392µs logger=migrator t=2026-07-02T00:24:38.930507877Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-02T00:24:38.940438222Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.937366ms logger=migrator t=2026-07-02T00:24:38.945068526Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-02T00:24:38.945682615Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=616.1µs logger=migrator t=2026-07-02T00:24:38.950777655Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-02T00:24:38.951573938Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=792.382µs logger=migrator t=2026-07-02T00:24:38.956335443Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-02T00:24:38.957189446Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=853.523µs logger=migrator t=2026-07-02T00:24:38.962061083Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-02T00:24:38.962408208Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=344.335µs logger=migrator t=2026-07-02T00:24:38.966753207Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-02T00:24:38.968009886Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.255309ms logger=migrator t=2026-07-02T00:24:38.97329911Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-02T00:24:38.973399221Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=100.891µs logger=migrator t=2026-07-02T00:24:38.977885811Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-02T00:24:38.980730706Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.844495ms logger=migrator t=2026-07-02T00:24:38.985044585Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-02T00:24:38.986827713Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.782988ms logger=migrator t=2026-07-02T00:24:38.991534637Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-02T00:24:38.993303715Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.768908ms logger=migrator t=2026-07-02T00:24:38.997574342Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-02T00:24:38.998331124Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=756.112µs logger=migrator t=2026-07-02T00:24:39.003396444Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-02T00:24:39.005186221Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.788117ms logger=migrator t=2026-07-02T00:24:39.009788904Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-02T00:24:39.011009513Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.219878ms logger=migrator t=2026-07-02T00:24:39.015627345Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-02T00:24:39.01656838Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=941.825µs logger=migrator t=2026-07-02T00:24:39.022046946Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-02T00:24:39.022076326Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.42µs logger=migrator t=2026-07-02T00:24:39.027031554Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-02T00:24:39.027130166Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=106.932µs logger=migrator t=2026-07-02T00:24:39.033284092Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-02T00:24:39.036086676Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.806904ms logger=migrator t=2026-07-02T00:24:39.040947623Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-02T00:24:39.043098857Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.150234ms logger=migrator t=2026-07-02T00:24:39.04834851Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-02T00:24:39.050701536Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.351936ms logger=migrator t=2026-07-02T00:24:39.056607689Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-02T00:24:39.059006256Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.398797ms logger=migrator t=2026-07-02T00:24:39.063846373Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-02T00:24:39.064292579Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=451.396µs logger=migrator t=2026-07-02T00:24:39.070987275Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-02T00:24:39.072022301Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.037646ms logger=migrator t=2026-07-02T00:24:39.079069832Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-02T00:24:39.08595548Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=6.891218ms logger=migrator t=2026-07-02T00:24:39.096919632Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-02T00:24:39.096952963Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.401µs logger=migrator t=2026-07-02T00:24:39.104796306Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-02T00:24:39.105641469Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=844.113µs logger=migrator t=2026-07-02T00:24:39.110430645Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-02T00:24:39.111171386Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=737.471µs logger=migrator t=2026-07-02T00:24:39.117227721Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-02T00:24:39.122441523Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.213972ms logger=migrator t=2026-07-02T00:24:39.127543553Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-02T00:24:39.128133482Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=589.449µs logger=migrator t=2026-07-02T00:24:39.134578513Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-02T00:24:39.136588675Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.010382ms logger=migrator t=2026-07-02T00:24:39.142611579Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-02T00:24:39.14322382Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=610.541µs logger=migrator t=2026-07-02T00:24:39.147975564Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-02T00:24:39.148301609Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=322.745µs logger=migrator t=2026-07-02T00:24:39.152626197Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-02T00:24:39.153287578Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=660.231µs logger=migrator t=2026-07-02T00:24:39.163667101Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-02T00:24:39.169443112Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=5.790791ms logger=migrator t=2026-07-02T00:24:39.177132942Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-02T00:24:39.179378007Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.246325ms logger=migrator t=2026-07-02T00:24:39.186051623Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-02T00:24:39.186297166Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=248.224µs logger=migrator t=2026-07-02T00:24:39.191284435Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-02T00:24:39.192502523Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=1.217628ms logger=migrator t=2026-07-02T00:24:39.199313611Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-02T00:24:39.200295396Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=986.555µs logger=migrator t=2026-07-02T00:24:39.204668744Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-02T00:24:39.207196394Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.52527ms logger=migrator t=2026-07-02T00:24:39.218276198Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-02T00:24:39.220868159Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.595811ms logger=migrator t=2026-07-02T00:24:39.231930593Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-02T00:24:39.235300875Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=3.375062ms logger=migrator t=2026-07-02T00:24:39.252812381Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-02T00:24:39.255781118Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.971477ms logger=migrator t=2026-07-02T00:24:39.269716887Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-02T00:24:39.270964906Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.250009ms logger=migrator t=2026-07-02T00:24:39.279094234Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-02T00:24:39.279933267Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=841.553µs logger=migrator t=2026-07-02T00:24:39.286908317Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-02T00:24:39.292647497Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.73969ms logger=migrator t=2026-07-02T00:24:39.297607255Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-02T00:24:39.298312856Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=704.911µs logger=migrator t=2026-07-02T00:24:39.304397341Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-02T00:24:39.305169493Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=769.972µs logger=migrator t=2026-07-02T00:24:39.312136823Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-02T00:24:39.312852234Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=715.641µs logger=migrator t=2026-07-02T00:24:39.317066791Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-02T00:24:39.317582468Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=515.408µs logger=migrator t=2026-07-02T00:24:39.324410545Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-02T00:24:39.327090918Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.679923ms logger=migrator t=2026-07-02T00:24:39.33166711Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-02T00:24:39.335437559Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.769589ms logger=migrator t=2026-07-02T00:24:39.340317236Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-02T00:24:39.340339276Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=22.671µs logger=migrator t=2026-07-02T00:24:39.345865513Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-02T00:24:39.346108107Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=242.414µs logger=migrator t=2026-07-02T00:24:39.351192037Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-02T00:24:39.356048682Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.856456ms logger=migrator t=2026-07-02T00:24:39.364694069Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-02T00:24:39.364948643Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=254.884µs logger=migrator t=2026-07-02T00:24:39.371779179Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-02T00:24:39.372076824Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=295.935µs logger=migrator t=2026-07-02T00:24:39.37941966Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-02T00:24:39.381367821Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.944861ms logger=migrator t=2026-07-02T00:24:39.388909068Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-02T00:24:39.389078121Z level=info msg="Migration successfully executed" id="Update uid value" duration=168.953µs logger=migrator t=2026-07-02T00:24:39.392134849Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-02T00:24:39.392716289Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=581.68µs logger=migrator t=2026-07-02T00:24:39.396574359Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-02T00:24:39.397460733Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=885.364µs logger=migrator t=2026-07-02T00:24:39.400707884Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-02T00:24:39.401622799Z level=info msg="Migration successfully executed" id="create api_key table" duration=915.395µs logger=migrator t=2026-07-02T00:24:39.405770293Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-02T00:24:39.406604757Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=833.654µs logger=migrator t=2026-07-02T00:24:39.411683606Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-02T00:24:39.412457289Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=773.833µs logger=migrator t=2026-07-02T00:24:39.420043238Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-02T00:24:39.421649843Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.602345ms logger=migrator t=2026-07-02T00:24:39.425558484Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-02T00:24:39.426346797Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=788.453µs logger=migrator t=2026-07-02T00:24:39.434003797Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-02T00:24:39.435036374Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.032777ms logger=migrator t=2026-07-02T00:24:39.438578149Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-02T00:24:39.440615241Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=2.032942ms logger=migrator t=2026-07-02T00:24:39.444464871Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-02T00:24:39.452134132Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.664221ms logger=migrator t=2026-07-02T00:24:39.461787363Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-02T00:24:39.462778979Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=995.696µs logger=migrator t=2026-07-02T00:24:39.46854825Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-02T00:24:39.470541781Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.993471ms logger=migrator t=2026-07-02T00:24:39.477313277Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-02T00:24:39.479642764Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.333277ms logger=migrator t=2026-07-02T00:24:39.485903302Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-02T00:24:39.488711247Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.808665ms logger=migrator t=2026-07-02T00:24:39.497948841Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-02T00:24:39.499843431Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.88383ms logger=migrator t=2026-07-02T00:24:39.504953102Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-02T00:24:39.506448675Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.496013ms logger=migrator t=2026-07-02T00:24:39.513807761Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-02T00:24:39.514225927Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=422.476µs logger=migrator t=2026-07-02T00:24:39.518546245Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-02T00:24:39.520566477Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.019753ms logger=migrator t=2026-07-02T00:24:39.526901146Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-02T00:24:39.529968215Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.077829ms logger=migrator t=2026-07-02T00:24:39.533572701Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-02T00:24:39.533698353Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=127.142µs logger=migrator t=2026-07-02T00:24:39.543111271Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-02T00:24:39.545281705Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.170724ms logger=migrator t=2026-07-02T00:24:39.548853661Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-02T00:24:39.55071665Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.862489ms logger=migrator t=2026-07-02T00:24:39.563617813Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-02T00:24:39.564531667Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=914.904µs logger=migrator t=2026-07-02T00:24:39.569473765Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-02T00:24:39.569982413Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=505.258µs logger=migrator t=2026-07-02T00:24:39.573816773Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-02T00:24:39.574532764Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=714.701µs logger=migrator t=2026-07-02T00:24:39.579278839Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-02T00:24:39.580133142Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=853.893µs logger=migrator t=2026-07-02T00:24:39.59587553Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-02T00:24:39.5971115Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.298821ms logger=migrator t=2026-07-02T00:24:39.807430523Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-02T00:24:39.80851728Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.090257ms logger=migrator t=2026-07-02T00:24:40.03014118Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-02T00:24:40.030466995Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=332.095µs logger=migrator t=2026-07-02T00:24:40.109469533Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-02T00:24:40.109540045Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=75.172µs logger=migrator t=2026-07-02T00:24:40.165613073Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-02T00:24:40.171554757Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.933674ms logger=migrator t=2026-07-02T00:24:40.371819156Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-02T00:24:40.375127137Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.312361ms logger=migrator t=2026-07-02T00:24:40.457048892Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-02T00:24:40.457187765Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=143.944µs logger=migrator t=2026-07-02T00:24:40.60109996Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-02T00:24:40.609875647Z level=info msg="Migration successfully executed" id="create quota table v1" duration=8.773278ms logger=migrator t=2026-07-02T00:24:40.615997983Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-02T00:24:40.61705586Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.061107ms logger=migrator t=2026-07-02T00:24:40.622443985Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-02T00:24:40.622472965Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.92µs logger=migrator t=2026-07-02T00:24:40.627341511Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-02T00:24:40.628785014Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.439513ms logger=migrator t=2026-07-02T00:24:40.633823823Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-02T00:24:40.634584225Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=761.602µs logger=migrator t=2026-07-02T00:24:40.638274412Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-02T00:24:40.640433466Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.158354ms logger=migrator t=2026-07-02T00:24:40.646021344Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-02T00:24:40.646061335Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=41.9µs logger=migrator t=2026-07-02T00:24:40.650755408Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-02T00:24:40.654257123Z level=info msg="Migration successfully executed" id="create session table" duration=3.491425ms logger=migrator t=2026-07-02T00:24:40.658639191Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-02T00:24:40.658771344Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=134.433µs logger=migrator t=2026-07-02T00:24:40.663371736Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-02T00:24:40.663485547Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=114.101µs logger=migrator t=2026-07-02T00:24:40.66874069Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-02T00:24:40.669612763Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=871.663µs logger=migrator t=2026-07-02T00:24:40.673248861Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-02T00:24:40.674088964Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=839.423µs logger=migrator t=2026-07-02T00:24:40.680780098Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-02T00:24:40.680809979Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.661µs logger=migrator t=2026-07-02T00:24:40.684121181Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-02T00:24:40.684188693Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=67.441µs logger=migrator t=2026-07-02T00:24:40.687610036Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-02T00:24:40.69108739Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.476664ms logger=migrator t=2026-07-02T00:24:40.694823248Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-02T00:24:40.702136093Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=7.303205ms logger=migrator t=2026-07-02T00:24:40.708447062Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-02T00:24:40.708568044Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=117.842µs logger=migrator t=2026-07-02T00:24:40.712525726Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-02T00:24:40.712641658Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=119.212µs logger=migrator t=2026-07-02T00:24:40.716926845Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-02T00:24:40.71782058Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=892.735µs logger=migrator t=2026-07-02T00:24:40.721859242Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-02T00:24:40.721890913Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.421µs logger=migrator t=2026-07-02T00:24:40.728834092Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-02T00:24:40.732083823Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.250211ms logger=migrator t=2026-07-02T00:24:40.735492406Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-02T00:24:40.7357406Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=248.584µs logger=migrator t=2026-07-02T00:24:40.739207524Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-02T00:24:40.742597077Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.389193ms logger=migrator t=2026-07-02T00:24:40.747291471Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-02T00:24:40.750606683Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.314992ms logger=migrator t=2026-07-02T00:24:40.758398665Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-02T00:24:40.758501667Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=103.802µs logger=migrator t=2026-07-02T00:24:40.763913742Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-02T00:24:40.766209998Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.295966ms logger=migrator t=2026-07-02T00:24:40.772185461Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-02T00:24:40.773242428Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.057337ms logger=migrator t=2026-07-02T00:24:40.7771858Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-02T00:24:40.778384228Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.198138ms logger=migrator t=2026-07-02T00:24:40.782641396Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-02T00:24:40.784658396Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.0166ms logger=migrator t=2026-07-02T00:24:40.791528005Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-02T00:24:40.792674372Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.146537ms logger=migrator t=2026-07-02T00:24:40.798110198Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-02T00:24:40.799002942Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=892.614µs logger=migrator t=2026-07-02T00:24:40.803439131Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-02T00:24:40.803919429Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=480.358µs logger=migrator t=2026-07-02T00:24:40.809038569Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-02T00:24:40.809966843Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=927.314µs logger=migrator t=2026-07-02T00:24:40.816393625Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-02T00:24:40.817289838Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=898.834µs logger=migrator t=2026-07-02T00:24:40.821356323Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-02T00:24:40.832156981Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.801398ms logger=migrator t=2026-07-02T00:24:40.83653919Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-02T00:24:40.83716653Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=627.37µs logger=migrator t=2026-07-02T00:24:40.840919739Z 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-02T00:24:40.842208729Z 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.29918ms logger=migrator t=2026-07-02T00:24:40.847674055Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-02T00:24:40.848942214Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=1.360801ms logger=migrator t=2026-07-02T00:24:40.853573917Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-02T00:24:40.854357849Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=783.632µs logger=migrator t=2026-07-02T00:24:40.859398978Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-02T00:24:40.860494956Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.095188ms logger=migrator t=2026-07-02T00:24:40.86396402Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-02T00:24:40.86778736Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.8232ms logger=migrator t=2026-07-02T00:24:40.871974826Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-02T00:24:40.875562682Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.587346ms logger=migrator t=2026-07-02T00:24:40.880082693Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-02T00:24:40.883641289Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.558536ms logger=migrator t=2026-07-02T00:24:40.887501009Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-02T00:24:40.891131355Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.629356ms logger=migrator t=2026-07-02T00:24:40.894837704Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-02T00:24:40.89584134Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.002486ms logger=migrator t=2026-07-02T00:24:40.901017201Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-02T00:24:40.901109582Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=92.341µs logger=migrator t=2026-07-02T00:24:40.90481567Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-02T00:24:40.904869411Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.311µs logger=migrator t=2026-07-02T00:24:40.909087318Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-02T00:24:40.910351507Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.262839ms logger=migrator t=2026-07-02T00:24:40.914846788Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-02T00:24:40.915813932Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=969.515µs logger=migrator t=2026-07-02T00:24:40.921568433Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-02T00:24:40.922511378Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=940.395µs logger=migrator t=2026-07-02T00:24:40.926175775Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-02T00:24:40.927825001Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.648556ms logger=migrator t=2026-07-02T00:24:40.932505484Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-02T00:24:40.93349478Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=989.426µs logger=migrator t=2026-07-02T00:24:40.938874844Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-02T00:24:40.944684186Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.809932ms logger=migrator t=2026-07-02T00:24:40.948870841Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-02T00:24:40.955097108Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.233578ms logger=migrator t=2026-07-02T00:24:40.959370285Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-02T00:24:40.959567309Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=197.553µs logger=migrator t=2026-07-02T00:24:40.962110399Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-02T00:24:40.963056993Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=946.674µs logger=migrator t=2026-07-02T00:24:40.966834552Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-02T00:24:40.967698896Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=864.284µs logger=migrator t=2026-07-02T00:24:40.971852651Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-02T00:24:40.97560389Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.751549ms logger=migrator t=2026-07-02T00:24:40.978750439Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-02T00:24:40.978831181Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=73.442µs logger=migrator t=2026-07-02T00:24:40.981927839Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-02T00:24:40.982773132Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=844.143µs logger=migrator t=2026-07-02T00:24:40.986021183Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-02T00:24:40.986943538Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=922.135µs logger=migrator t=2026-07-02T00:24:40.99157885Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-02T00:24:40.991674971Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=96.931µs logger=migrator t=2026-07-02T00:24:40.994291203Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-02T00:24:40.995248278Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=958.096µs logger=migrator t=2026-07-02T00:24:40.998807354Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-02T00:24:40.999687557Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=879.343µs logger=migrator t=2026-07-02T00:24:41.004588924Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-02T00:24:41.006062537Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.472733ms logger=migrator t=2026-07-02T00:24:41.010380115Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-02T00:24:41.011570963Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.190858ms logger=migrator t=2026-07-02T00:24:41.015545156Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-02T00:24:41.016515621Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=967.974µs logger=migrator t=2026-07-02T00:24:41.021862705Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-02T00:24:41.022801559Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=938.044µs logger=migrator t=2026-07-02T00:24:41.027041256Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-02T00:24:41.027071896Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.63µs logger=migrator t=2026-07-02T00:24:41.031039098Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-02T00:24:41.035075431Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.036173ms logger=migrator t=2026-07-02T00:24:41.038265011Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-02T00:24:41.039097194Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=831.683µs logger=migrator t=2026-07-02T00:24:41.043724277Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-02T00:24:41.047618277Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.8939ms logger=migrator t=2026-07-02T00:24:41.051950845Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-02T00:24:41.052713117Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=762.062µs logger=migrator t=2026-07-02T00:24:41.055761894Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-02T00:24:41.056627979Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=868.375µs logger=migrator t=2026-07-02T00:24:41.061464284Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-02T00:24:41.062288277Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=823.883µs logger=migrator t=2026-07-02T00:24:41.066458772Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-02T00:24:41.0778175Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.358198ms logger=migrator t=2026-07-02T00:24:41.080973639Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-02T00:24:41.08166847Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=691.351µs logger=migrator t=2026-07-02T00:24:41.084777419Z 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-02T00:24:41.085690023Z 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=910.744µs logger=migrator t=2026-07-02T00:24:41.090271525Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-02T00:24:41.090553529Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=281.914µs logger=migrator t=2026-07-02T00:24:41.093633037Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-02T00:24:41.094230106Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=597.289µs logger=migrator t=2026-07-02T00:24:41.097546618Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-02T00:24:41.097736201Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=189.023µs logger=migrator t=2026-07-02T00:24:41.101081523Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-02T00:24:41.105387311Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.302258ms logger=migrator t=2026-07-02T00:24:41.109698168Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-02T00:24:41.113716051Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.016783ms logger=migrator t=2026-07-02T00:24:41.116971932Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-02T00:24:41.117922547Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=949.855µs logger=migrator t=2026-07-02T00:24:41.121081527Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-02T00:24:41.122015561Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=934.234µs logger=migrator t=2026-07-02T00:24:41.126891348Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-02T00:24:41.127112841Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=221.413µs logger=migrator t=2026-07-02T00:24:41.130790668Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-02T00:24:41.134906962Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.116064ms logger=migrator t=2026-07-02T00:24:41.139899161Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-02T00:24:41.140809345Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=909.924µs logger=migrator t=2026-07-02T00:24:41.14623119Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-02T00:24:41.146394673Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=163.663µs logger=migrator t=2026-07-02T00:24:41.150379445Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-02T00:24:41.150972964Z level=info msg="Migration successfully executed" id="Move region to single row" duration=589.359µs logger=migrator t=2026-07-02T00:24:41.155559466Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-02T00:24:41.156938287Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.379471ms logger=migrator t=2026-07-02T00:24:41.161161333Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-02T00:24:41.162178669Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.018156ms logger=migrator t=2026-07-02T00:24:41.16542546Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-02T00:24:41.166549238Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.117898ms logger=migrator t=2026-07-02T00:24:41.169759498Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-02T00:24:41.170670932Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=911.214µs logger=migrator t=2026-07-02T00:24:41.175166903Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-02T00:24:41.176057546Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=888.373µs logger=migrator t=2026-07-02T00:24:41.179650932Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-02T00:24:41.180620668Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=969.406µs logger=migrator t=2026-07-02T00:24:41.183894019Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-02T00:24:41.18396706Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=72.501µs logger=migrator t=2026-07-02T00:24:41.188026223Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-02T00:24:41.188899788Z level=info msg="Migration successfully executed" id="create test_data table" duration=873.875µs logger=migrator t=2026-07-02T00:24:41.193763063Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-02T00:24:41.194594977Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=833.534µs logger=migrator t=2026-07-02T00:24:41.198455616Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-02T00:24:41.19932957Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=873.854µs logger=migrator t=2026-07-02T00:24:41.203958242Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-02T00:24:41.20507199Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.113588ms logger=migrator t=2026-07-02T00:24:41.20886134Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-02T00:24:41.209176725Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=319.214µs logger=migrator t=2026-07-02T00:24:41.212563587Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-02T00:24:41.213164536Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=601.799µs logger=migrator t=2026-07-02T00:24:41.216818434Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-02T00:24:41.216922386Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=104.692µs logger=migrator t=2026-07-02T00:24:41.221353674Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-02T00:24:41.222177498Z level=info msg="Migration successfully executed" id="create team table" duration=821.924µs logger=migrator t=2026-07-02T00:24:41.225724314Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-02T00:24:41.226705528Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=981.245µs logger=migrator t=2026-07-02T00:24:41.230703791Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-02T00:24:41.231650376Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=945.695µs logger=migrator t=2026-07-02T00:24:41.238103586Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-02T00:24:41.245719136Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.61587ms logger=migrator t=2026-07-02T00:24:41.25106025Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-02T00:24:41.251278473Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=218.233µs logger=migrator t=2026-07-02T00:24:41.255650202Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-02T00:24:41.256595006Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=944.734µs logger=migrator t=2026-07-02T00:24:41.262101053Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-02T00:24:41.263203299Z level=info msg="Migration successfully executed" id="create team member table" duration=1.107157ms logger=migrator t=2026-07-02T00:24:41.267334624Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-02T00:24:41.268257868Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=924.014µs logger=migrator t=2026-07-02T00:24:41.273614612Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-02T00:24:41.275137566Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.522434ms logger=migrator t=2026-07-02T00:24:41.279677247Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-02T00:24:41.281144341Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.467663ms logger=migrator t=2026-07-02T00:24:41.285336736Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-02T00:24:41.289975878Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.642673ms logger=migrator t=2026-07-02T00:24:41.294491018Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-02T00:24:41.298988409Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.496781ms logger=migrator t=2026-07-02T00:24:41.302200479Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-02T00:24:41.306963984Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.762665ms logger=migrator t=2026-07-02T00:24:41.310693372Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-02T00:24:41.311707308Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.012956ms logger=migrator t=2026-07-02T00:24:41.317652162Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-02T00:24:41.318624196Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=971.844µs logger=migrator t=2026-07-02T00:24:41.323280199Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-02T00:24:41.324992536Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.711667ms logger=migrator t=2026-07-02T00:24:41.331119512Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-02T00:24:41.332108397Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=984.825µs logger=migrator t=2026-07-02T00:24:41.339448022Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-02T00:24:41.340947996Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.501353ms logger=migrator t=2026-07-02T00:24:41.345626549Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-02T00:24:41.346515242Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=888.703µs logger=migrator t=2026-07-02T00:24:41.350465124Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-02T00:24:41.351338178Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=868.954µs logger=migrator t=2026-07-02T00:24:41.356377977Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-02T00:24:41.357705588Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.329251ms logger=migrator t=2026-07-02T00:24:41.363729872Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-02T00:24:41.364754178Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.029076ms logger=migrator t=2026-07-02T00:24:41.372959056Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-02T00:24:41.374233006Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=1.27012ms logger=migrator t=2026-07-02T00:24:41.377903903Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-02T00:24:41.378840009Z level=info msg="Migration successfully executed" id="create tag table" duration=925.865µs logger=migrator t=2026-07-02T00:24:41.382610267Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-02T00:24:41.383311928Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=700.191µs logger=migrator t=2026-07-02T00:24:41.387186609Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-02T00:24:41.387749978Z level=info msg="Migration successfully executed" id="create login attempt table" duration=563.109µs logger=migrator t=2026-07-02T00:24:41.395212744Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-02T00:24:41.39622251Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.009566ms logger=migrator t=2026-07-02T00:24:41.400907783Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-02T00:24:41.401924499Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.016696ms logger=migrator t=2026-07-02T00:24:41.405324102Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-02T00:24:41.422231717Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.905925ms logger=migrator t=2026-07-02T00:24:41.429626193Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-02T00:24:41.430862482Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.233329ms logger=migrator t=2026-07-02T00:24:41.435261541Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-02T00:24:41.43776711Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.504619ms logger=migrator t=2026-07-02T00:24:41.442712027Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-02T00:24:41.443055302Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=345.585µs logger=migrator t=2026-07-02T00:24:41.447579633Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-02T00:24:41.448174472Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=595.689µs logger=migrator t=2026-07-02T00:24:41.451419703Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-02T00:24:41.452353158Z level=info msg="Migration successfully executed" id="create user auth table" duration=932.645µs logger=migrator t=2026-07-02T00:24:41.455863263Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-02T00:24:41.457149943Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.28704ms logger=migrator t=2026-07-02T00:24:41.462601538Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-02T00:24:41.462665549Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=64.601µs logger=migrator t=2026-07-02T00:24:41.466836365Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-02T00:24:41.472615835Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.77892ms logger=migrator t=2026-07-02T00:24:41.475838055Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-02T00:24:41.480944415Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.10568ms logger=migrator t=2026-07-02T00:24:41.484933707Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-02T00:24:41.48956407Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.629653ms logger=migrator t=2026-07-02T00:24:41.492840891Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-02T00:24:41.498327087Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.485306ms logger=migrator t=2026-07-02T00:24:41.501339684Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-02T00:24:41.502207098Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=867.294µs logger=migrator t=2026-07-02T00:24:41.506626587Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-02T00:24:41.511799748Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.171801ms logger=migrator t=2026-07-02T00:24:41.515105469Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-02T00:24:41.516881177Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.778618ms logger=migrator t=2026-07-02T00:24:41.522267742Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-02T00:24:41.524347204Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.085532ms logger=migrator t=2026-07-02T00:24:41.529109448Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-02T00:24:41.53179136Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.681982ms logger=migrator t=2026-07-02T00:24:41.537998847Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-02T00:24:41.539027884Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.029267ms logger=migrator t=2026-07-02T00:24:41.542705041Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-02T00:24:41.543822898Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.117497ms logger=migrator t=2026-07-02T00:24:41.54774648Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-02T00:24:41.548892988Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.140728ms logger=migrator t=2026-07-02T00:24:41.554068349Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-02T00:24:41.559739118Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.670639ms logger=migrator t=2026-07-02T00:24:41.562919547Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-02T00:24:41.563917863Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=997.796µs logger=migrator t=2026-07-02T00:24:41.567797234Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-02T00:24:41.568717918Z level=info msg="Migration successfully executed" id="create cache_data table" duration=916.234µs logger=migrator t=2026-07-02T00:24:41.574964306Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-02T00:24:41.576669542Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.705016ms logger=migrator t=2026-07-02T00:24:41.581435897Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-02T00:24:41.582568594Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.133487ms logger=migrator t=2026-07-02T00:24:41.586560727Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-02T00:24:41.587568123Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.005186ms logger=migrator t=2026-07-02T00:24:41.59250287Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-02T00:24:41.592596451Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=93.931µs logger=migrator t=2026-07-02T00:24:41.596586454Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-02T00:24:41.596700105Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=115.271µs logger=migrator t=2026-07-02T00:24:41.600515786Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-02T00:24:41.602026939Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.509483ms logger=migrator t=2026-07-02T00:24:41.608554071Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T00:24:41.610326289Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.771538ms logger=migrator t=2026-07-02T00:24:41.615321797Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T00:24:41.617168476Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.840869ms logger=migrator t=2026-07-02T00:24:41.621607675Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-02T00:24:41.621794458Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=186.353µs logger=migrator t=2026-07-02T00:24:41.62573225Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T00:24:41.627220863Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.487893ms logger=migrator t=2026-07-02T00:24:41.634237793Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T00:24:41.635202698Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=964.845µs logger=migrator t=2026-07-02T00:24:41.639467695Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T00:24:41.640520431Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.052026ms logger=migrator t=2026-07-02T00:24:41.645033262Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T00:24:41.646093878Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.060056ms logger=migrator t=2026-07-02T00:24:41.649802916Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-02T00:24:41.655608947Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.805001ms logger=migrator t=2026-07-02T00:24:41.659217414Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-02T00:24:41.66030091Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.082696ms logger=migrator t=2026-07-02T00:24:41.664928283Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-02T00:24:41.665059645Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=132.532µs logger=migrator t=2026-07-02T00:24:41.671593767Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-02T00:24:41.673592109Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.001702ms logger=migrator t=2026-07-02T00:24:41.679394819Z 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-02T00:24:41.680511056Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.115697ms logger=migrator t=2026-07-02T00:24:41.684788634Z 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-02T00:24:41.686399268Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.604054ms logger=migrator t=2026-07-02T00:24:41.690429792Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-02T00:24:41.690533074Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=104.572µs logger=migrator t=2026-07-02T00:24:41.694961072Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-02T00:24:41.695896038Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=935.276µs logger=migrator t=2026-07-02T00:24:41.699346891Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-02T00:24:41.700889236Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.541955ms logger=migrator t=2026-07-02T00:24:41.704574293Z 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-02T00:24:41.70562842Z 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.056146ms logger=migrator t=2026-07-02T00:24:41.71014473Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-02T00:24:41.711694254Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.549724ms logger=migrator t=2026-07-02T00:24:41.71722595Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-02T00:24:41.723149133Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.922743ms logger=migrator t=2026-07-02T00:24:41.726686809Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-02T00:24:41.727745265Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.067016ms logger=migrator t=2026-07-02T00:24:41.732360478Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-02T00:24:41.733281172Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=920.344µs logger=migrator t=2026-07-02T00:24:41.736605154Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-02T00:24:41.768526414Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.91701ms logger=migrator t=2026-07-02T00:24:41.772393034Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-02T00:24:41.815270774Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=42.87097ms logger=migrator t=2026-07-02T00:24:41.819665583Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-02T00:24:41.820526827Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=861.164µs logger=migrator t=2026-07-02T00:24:41.827686059Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-02T00:24:41.828698354Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.012505ms logger=migrator t=2026-07-02T00:24:41.833244226Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-02T00:24:41.841621687Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.376541ms logger=migrator t=2026-07-02T00:24:41.846792978Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-02T00:24:41.854688871Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.890403ms logger=migrator t=2026-07-02T00:24:41.861686271Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-02T00:24:41.863606451Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.920221ms logger=migrator t=2026-07-02T00:24:41.87247381Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-02T00:24:41.876184007Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=3.711598ms logger=migrator t=2026-07-02T00:24:41.882681268Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-02T00:24:41.88406279Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.372862ms logger=migrator t=2026-07-02T00:24:41.889600537Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-02T00:24:41.890826286Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.224729ms logger=migrator t=2026-07-02T00:24:41.897346229Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-02T00:24:41.897583362Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=237.773µs logger=migrator t=2026-07-02T00:24:41.903051698Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-02T00:24:41.90962519Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.573092ms logger=migrator t=2026-07-02T00:24:41.914746921Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-02T00:24:41.925784803Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=11.038582ms logger=migrator t=2026-07-02T00:24:41.930321364Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-02T00:24:41.94286084Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=12.536066ms logger=migrator t=2026-07-02T00:24:41.950889426Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-02T00:24:41.951847751Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=957.925µs logger=migrator t=2026-07-02T00:24:41.957193404Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-02T00:24:41.965348692Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=8.150778ms logger=migrator t=2026-07-02T00:24:41.970392691Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-02T00:24:41.979450973Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.054261ms logger=migrator t=2026-07-02T00:24:41.985768781Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-02T00:24:41.991286757Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.516876ms logger=migrator t=2026-07-02T00:24:41.9952359Z 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-02T00:24:41.996306956Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.070456ms logger=migrator t=2026-07-02T00:24:42.000323699Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-02T00:24:42.006423025Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.099316ms logger=migrator t=2026-07-02T00:24:42.014113454Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-02T00:24:42.020600496Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.486712ms logger=migrator t=2026-07-02T00:24:42.025776176Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-02T00:24:42.025840938Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.582µs logger=migrator t=2026-07-02T00:24:42.030171465Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-02T00:24:42.031250641Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.079406ms logger=migrator t=2026-07-02T00:24:42.037858855Z 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-02T00:24:42.03946683Z 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.607835ms logger=migrator t=2026-07-02T00:24:42.049307183Z 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-02T00:24:42.051084701Z 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.777848ms logger=migrator t=2026-07-02T00:24:42.056975603Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-02T00:24:42.057084145Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=109.282µs logger=migrator t=2026-07-02T00:24:42.063261481Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-02T00:24:42.070025036Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.763765ms logger=migrator t=2026-07-02T00:24:42.074610048Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-02T00:24:42.081092439Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.481901ms logger=migrator t=2026-07-02T00:24:42.08747889Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-02T00:24:42.094073552Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.594402ms logger=migrator t=2026-07-02T00:24:42.098364679Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-02T00:24:42.104545626Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.180427ms logger=migrator t=2026-07-02T00:24:42.10930649Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-02T00:24:42.115617589Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.310659ms logger=migrator t=2026-07-02T00:24:42.121263227Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-02T00:24:42.121356618Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=94.421µs logger=migrator t=2026-07-02T00:24:42.127140608Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-02T00:24:42.128096573Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=956.425µs logger=migrator t=2026-07-02T00:24:42.135136903Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-02T00:24:42.140453936Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.322603ms logger=migrator t=2026-07-02T00:24:42.146195555Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-02T00:24:42.146268447Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.702µs logger=migrator t=2026-07-02T00:24:42.150634815Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-02T00:24:42.162876056Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=12.235371ms logger=migrator t=2026-07-02T00:24:42.298443602Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-02T00:24:42.300356532Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.9105ms logger=migrator t=2026-07-02T00:24:42.306959345Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-02T00:24:42.313561418Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.600593ms logger=migrator t=2026-07-02T00:24:42.31813962Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-02T00:24:42.318943562Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=803.332µs logger=migrator t=2026-07-02T00:24:42.324114352Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-02T00:24:42.325167859Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.052856ms logger=migrator t=2026-07-02T00:24:42.329982784Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-02T00:24:42.336491865Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.508821ms logger=migrator t=2026-07-02T00:24:42.34057265Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-02T00:24:42.341374722Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=801.802µs logger=migrator t=2026-07-02T00:24:42.346918848Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-02T00:24:42.347957854Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.037896ms logger=migrator t=2026-07-02T00:24:42.352376174Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-02T00:24:42.353252037Z level=info msg="Migration successfully executed" id="create alert_image table" duration=872.933µs logger=migrator t=2026-07-02T00:24:42.358272816Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-02T00:24:42.359316613Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.043637ms logger=migrator t=2026-07-02T00:24:42.36301383Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-02T00:24:42.363132772Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=116.392µs logger=migrator t=2026-07-02T00:24:42.367337647Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-02T00:24:42.368324333Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=986.656µs logger=migrator t=2026-07-02T00:24:42.373135887Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-02T00:24:42.374245045Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.108838ms logger=migrator t=2026-07-02T00:24:42.380690666Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-02T00:24:42.382173769Z 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-02T00:24:42.387220798Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-02T00:24:42.387644025Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=423.557µs logger=migrator t=2026-07-02T00:24:42.392177565Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-02T00:24:42.394912527Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.729563ms logger=migrator t=2026-07-02T00:24:42.399957276Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-02T00:24:42.406703101Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.746165ms logger=migrator t=2026-07-02T00:24:42.412892939Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-02T00:24:42.413941525Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.049076ms logger=migrator t=2026-07-02T00:24:42.420179872Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-02T00:24:42.422142403Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.960621ms logger=migrator t=2026-07-02T00:24:42.449611152Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-02T00:24:42.450962023Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.34991ms logger=migrator t=2026-07-02T00:24:42.458076554Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-02T00:24:42.459903261Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.829598ms logger=migrator t=2026-07-02T00:24:42.465765844Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-02T00:24:42.466761909Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=998.025µs logger=migrator t=2026-07-02T00:24:42.473984061Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-02T00:24:42.474094414Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=114.063µs logger=migrator t=2026-07-02T00:24:42.478899458Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-02T00:24:42.47901281Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=114.972µs logger=migrator t=2026-07-02T00:24:42.483136865Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-02T00:24:42.490394728Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.257823ms logger=migrator t=2026-07-02T00:24:42.495348375Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-02T00:24:42.49563567Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=287.465µs logger=migrator t=2026-07-02T00:24:42.499785135Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-02T00:24:42.500608518Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=821.263µs logger=migrator t=2026-07-02T00:24:42.5058917Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-02T00:24:42.506231265Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=333.325µs logger=migrator t=2026-07-02T00:24:42.510564463Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-02T00:24:42.511543138Z level=info msg="Migration successfully executed" id="create data_keys table" duration=978.735µs logger=migrator t=2026-07-02T00:24:42.515888116Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-02T00:24:42.51673558Z level=info msg="Migration successfully executed" id="create secrets table" duration=847.224µs logger=migrator t=2026-07-02T00:24:42.520989896Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-02T00:24:42.556216046Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.22349ms logger=migrator t=2026-07-02T00:24:42.56293729Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-02T00:24:42.568232133Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.316523ms logger=migrator t=2026-07-02T00:24:42.572252646Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-02T00:24:42.572375918Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=123.242µs logger=migrator t=2026-07-02T00:24:42.576538623Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-02T00:24:42.604036382Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=27.496509ms logger=migrator t=2026-07-02T00:24:42.608399619Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-02T00:24:42.635878229Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.47914ms logger=migrator t=2026-07-02T00:24:42.640946818Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-02T00:24:42.641588768Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=641.95µs logger=migrator t=2026-07-02T00:24:42.647550131Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-02T00:24:42.648384804Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=834.413µs logger=migrator t=2026-07-02T00:24:42.653366392Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-02T00:24:42.653578386Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=212.414µs logger=migrator t=2026-07-02T00:24:42.659213703Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-02T00:24:42.660578904Z level=info msg="Migration successfully executed" id="create permission table" duration=1.365771ms logger=migrator t=2026-07-02T00:24:42.666772741Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-02T00:24:42.667857408Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.084467ms logger=migrator t=2026-07-02T00:24:42.673147151Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-02T00:24:42.674330029Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.182878ms logger=migrator t=2026-07-02T00:24:42.679328997Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-02T00:24:42.680230941Z level=info msg="Migration successfully executed" id="create role table" duration=901.744µs logger=migrator t=2026-07-02T00:24:42.68531513Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-02T00:24:42.697079654Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.774204ms logger=migrator t=2026-07-02T00:24:42.700859683Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-02T00:24:42.706217326Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.357303ms logger=migrator t=2026-07-02T00:24:42.710873889Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-02T00:24:42.711954096Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.079657ms logger=migrator t=2026-07-02T00:24:42.717264019Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-02T00:24:42.719188479Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.92398ms logger=migrator t=2026-07-02T00:24:42.725857253Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-02T00:24:42.726944091Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.086797ms logger=migrator t=2026-07-02T00:24:42.731891138Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-02T00:24:42.733093326Z level=info msg="Migration successfully executed" id="create team role table" duration=1.201348ms logger=migrator t=2026-07-02T00:24:42.73909832Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-02T00:24:42.740240418Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.141618ms logger=migrator t=2026-07-02T00:24:42.745226295Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-02T00:24:42.746379724Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.152569ms logger=migrator t=2026-07-02T00:24:42.751712167Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-02T00:24:42.753641607Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.93305ms logger=migrator t=2026-07-02T00:24:42.761990607Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-02T00:24:42.763123255Z level=info msg="Migration successfully executed" id="create user role table" duration=1.157748ms logger=migrator t=2026-07-02T00:24:42.768469409Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-02T00:24:42.770348797Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.878398ms logger=migrator t=2026-07-02T00:24:42.780166031Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-02T00:24:42.781261268Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.092547ms logger=migrator t=2026-07-02T00:24:42.787545396Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-02T00:24:42.789447456Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.90074ms logger=migrator t=2026-07-02T00:24:42.794610637Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-02T00:24:42.79548908Z level=info msg="Migration successfully executed" id="create builtin role table" duration=878.093µs logger=migrator t=2026-07-02T00:24:42.804545641Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-02T00:24:42.805802761Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.25805ms logger=migrator t=2026-07-02T00:24:42.813304768Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-02T00:24:42.814315294Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.011306ms logger=migrator t=2026-07-02T00:24:42.81914146Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-02T00:24:42.828302372Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.165653ms logger=migrator t=2026-07-02T00:24:42.833721207Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-02T00:24:42.834682922Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=961.075µs logger=migrator t=2026-07-02T00:24:42.839932984Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-02T00:24:42.840956939Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.023475ms logger=migrator t=2026-07-02T00:24:42.846023649Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-02T00:24:42.847014815Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=991.496µs logger=migrator t=2026-07-02T00:24:42.852597192Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-02T00:24:42.853621818Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.023786ms logger=migrator t=2026-07-02T00:24:42.858766438Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-02T00:24:42.85955372Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=787.692µs logger=migrator t=2026-07-02T00:24:42.86470444Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-02T00:24:42.865801487Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.096457ms logger=migrator t=2026-07-02T00:24:42.871535147Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-02T00:24:42.879358309Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.827243ms logger=migrator t=2026-07-02T00:24:42.883853289Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-02T00:24:42.89153811Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.683591ms logger=migrator t=2026-07-02T00:24:42.898204053Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-02T00:24:42.904864117Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.661444ms logger=migrator t=2026-07-02T00:24:42.910425204Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-02T00:24:42.918958837Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.529663ms logger=migrator t=2026-07-02T00:24:42.923965486Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-02T00:24:42.925120304Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.154729ms logger=migrator t=2026-07-02T00:24:42.930135322Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-02T00:24:42.93126718Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.130478ms logger=migrator t=2026-07-02T00:24:42.936974999Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-02T00:24:42.938078965Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.102786ms logger=migrator t=2026-07-02T00:24:42.942612027Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-02T00:24:42.94413916Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.527004ms logger=migrator t=2026-07-02T00:24:42.949429713Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-02T00:24:42.951321512Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.891169ms logger=migrator t=2026-07-02T00:24:42.957243965Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-02T00:24:42.957315516Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=72.241µs logger=migrator t=2026-07-02T00:24:42.962404406Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-02T00:24:42.962493307Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=91.022µs logger=migrator t=2026-07-02T00:24:42.967520986Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-02T00:24:42.968266167Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=745.191µs logger=migrator t=2026-07-02T00:24:42.972789988Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-02T00:24:42.973491859Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=701.761µs logger=migrator t=2026-07-02T00:24:42.97932873Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-02T00:24:42.980367856Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.033076ms logger=migrator t=2026-07-02T00:24:42.985245892Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-02T00:24:42.985511456Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=265.514µs logger=migrator t=2026-07-02T00:24:42.990014197Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-02T00:24:42.990562775Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=548.708µs logger=migrator t=2026-07-02T00:24:42.994886392Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-02T00:24:42.996273104Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.379062ms logger=migrator t=2026-07-02T00:24:43.002306478Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-02T00:24:43.004283569Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.976211ms logger=migrator t=2026-07-02T00:24:43.010045349Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-02T00:24:43.018893937Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.848338ms logger=migrator t=2026-07-02T00:24:43.02423075Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-02T00:24:43.024330282Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=99.701µs logger=migrator t=2026-07-02T00:24:43.029069816Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-02T00:24:43.030818412Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.745436ms logger=migrator t=2026-07-02T00:24:43.037106401Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-02T00:24:43.03834953Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.242679ms logger=migrator t=2026-07-02T00:24:43.044699638Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-02T00:24:43.045984899Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.277551ms logger=migrator t=2026-07-02T00:24:43.051449874Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-02T00:24:43.06015067Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.710486ms logger=migrator t=2026-07-02T00:24:43.064545178Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-02T00:24:43.066086582Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.540634ms logger=migrator t=2026-07-02T00:24:43.071878512Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-02T00:24:43.073238773Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.360361ms logger=migrator t=2026-07-02T00:24:43.077400808Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-02T00:24:43.105485975Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.083677ms logger=migrator t=2026-07-02T00:24:43.111111793Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-02T00:24:43.112247381Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.135718ms logger=migrator t=2026-07-02T00:24:43.119180979Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-02T00:24:43.120372877Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.195188ms logger=migrator t=2026-07-02T00:24:43.126668725Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-02T00:24:43.127787853Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.114268ms logger=migrator t=2026-07-02T00:24:43.133084096Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-02T00:24:43.134139702Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.056106ms logger=migrator t=2026-07-02T00:24:43.140260557Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-02T00:24:43.140524121Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=263.044µs logger=migrator t=2026-07-02T00:24:43.145822984Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-02T00:24:43.146787189Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=963.005µs logger=migrator t=2026-07-02T00:24:43.151704375Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-02T00:24:43.164504775Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.79911ms logger=migrator t=2026-07-02T00:24:43.170008451Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-02T00:24:43.170819013Z level=info msg="Migration successfully executed" id="create entity_events table" duration=809.792µs logger=migrator t=2026-07-02T00:24:43.175478336Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-02T00:24:43.17642996Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=950.884µs logger=migrator t=2026-07-02T00:24:43.181485199Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T00:24:43.181962157Z 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-02T00:24:43.187379551Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T00:24:43.187839088Z 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-02T00:24:43.192532231Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-02T00:24:43.193368694Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=838.173µs logger=migrator t=2026-07-02T00:24:43.197846654Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-02T00:24:43.198658747Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=812.123µs logger=migrator t=2026-07-02T00:24:43.203938319Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T00:24:43.204830163Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=891.043µs logger=migrator t=2026-07-02T00:24:43.212422721Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T00:24:43.214686556Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.267775ms logger=migrator t=2026-07-02T00:24:43.220134212Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-02T00:24:43.221386181Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.253319ms logger=migrator t=2026-07-02T00:24:43.226173965Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-02T00:24:43.227326823Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.149638ms logger=migrator t=2026-07-02T00:24:43.234462665Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-02T00:24:43.235738964Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.274849ms logger=migrator t=2026-07-02T00:24:43.241153048Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-02T00:24:43.24314264Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.992462ms logger=migrator t=2026-07-02T00:24:43.248404732Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-02T00:24:43.24964113Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.232918ms logger=migrator t=2026-07-02T00:24:43.254018389Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-02T00:24:43.25599324Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.974121ms logger=migrator t=2026-07-02T00:24:43.26118886Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-02T00:24:43.262770295Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.570825ms logger=migrator t=2026-07-02T00:24:43.268128529Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-02T00:24:43.291470312Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.339883ms logger=migrator t=2026-07-02T00:24:43.297219591Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-02T00:24:43.308335505Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.119404ms logger=migrator t=2026-07-02T00:24:43.31317157Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-02T00:24:43.319342526Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.171406ms logger=migrator t=2026-07-02T00:24:43.32404245Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-02T00:24:43.324313934Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=264.304µs logger=migrator t=2026-07-02T00:24:43.329578076Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-02T00:24:43.340377405Z level=info msg="Migration successfully executed" id="add share column" duration=10.800488ms logger=migrator t=2026-07-02T00:24:43.344809813Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-02T00:24:43.344992686Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=182.893µs logger=migrator t=2026-07-02T00:24:43.349557177Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-02T00:24:43.350509892Z level=info msg="Migration successfully executed" id="create file table" duration=952.935µs logger=migrator t=2026-07-02T00:24:43.356230941Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-02T00:24:43.35741468Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.183329ms logger=migrator t=2026-07-02T00:24:43.362236665Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-02T00:24:43.363395063Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.157988ms logger=migrator t=2026-07-02T00:24:43.369490507Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-02T00:24:43.370365091Z level=info msg="Migration successfully executed" id="create file_meta table" duration=866.734µs logger=migrator t=2026-07-02T00:24:43.376362045Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-02T00:24:43.377614554Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.252119ms logger=migrator t=2026-07-02T00:24:43.382443199Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-02T00:24:43.382533171Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=90.882µs logger=migrator t=2026-07-02T00:24:43.387409617Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-02T00:24:43.387500009Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=90.972µs logger=migrator t=2026-07-02T00:24:43.391844126Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-02T00:24:43.392560096Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=722.67µs logger=migrator t=2026-07-02T00:24:43.397690747Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-02T00:24:43.39788865Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=202.703µs logger=migrator t=2026-07-02T00:24:43.401825682Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-02T00:24:43.403291034Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.464072ms logger=migrator t=2026-07-02T00:24:43.407956507Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-02T00:24:43.418177896Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.219859ms logger=migrator t=2026-07-02T00:24:43.421503028Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-02T00:24:43.42164941Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=142.052µs logger=migrator t=2026-07-02T00:24:43.426667919Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-02T00:24:43.427522862Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=854.653µs logger=migrator t=2026-07-02T00:24:43.432576331Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-02T00:24:43.433294522Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=685.581µs logger=migrator t=2026-07-02T00:24:43.438066666Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-02T00:24:43.43831935Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=252.684µs logger=migrator t=2026-07-02T00:24:43.443076113Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-02T00:24:43.443597152Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=520.839µs logger=migrator t=2026-07-02T00:24:43.447920799Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-02T00:24:43.457172683Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.251444ms logger=migrator t=2026-07-02T00:24:43.462361114Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-02T00:24:43.4717158Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.354196ms logger=migrator t=2026-07-02T00:24:43.476106708Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-02T00:24:43.476948462Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=841.744µs logger=migrator t=2026-07-02T00:24:43.482398166Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-02T00:24:43.557898562Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.497896ms logger=migrator t=2026-07-02T00:24:43.562794639Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-02T00:24:43.564051099Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.2569ms logger=migrator t=2026-07-02T00:24:43.570086953Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-02T00:24:43.571946071Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.857649ms logger=migrator t=2026-07-02T00:24:43.578427642Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-02T00:24:43.603379491Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.946079ms logger=migrator t=2026-07-02T00:24:43.608587573Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-02T00:24:43.61686056Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.266897ms logger=migrator t=2026-07-02T00:24:43.621749357Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-02T00:24:43.622012631Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=263.704µs logger=migrator t=2026-07-02T00:24:43.626356529Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-02T00:24:43.626686274Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=330.285µs logger=migrator t=2026-07-02T00:24:43.631758893Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-02T00:24:43.632142149Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=382.966µs logger=migrator t=2026-07-02T00:24:43.636823102Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-02T00:24:43.637114916Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=291.384µs logger=migrator t=2026-07-02T00:24:43.641974382Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-02T00:24:43.642228726Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=252.775µs logger=migrator t=2026-07-02T00:24:43.646719116Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-02T00:24:43.647708281Z level=info msg="Migration successfully executed" id="create folder table" duration=988.845µs logger=migrator t=2026-07-02T00:24:43.653014464Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-02T00:24:43.655052006Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.036423ms logger=migrator t=2026-07-02T00:24:43.661200951Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-02T00:24:43.662550833Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.349372ms logger=migrator t=2026-07-02T00:24:43.667644402Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-02T00:24:43.667674913Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.061µs logger=migrator t=2026-07-02T00:24:43.672077641Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-02T00:24:43.673326801Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.248069ms logger=migrator t=2026-07-02T00:24:43.679254783Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-02T00:24:43.681187532Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.935669ms logger=migrator t=2026-07-02T00:24:43.685667552Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-02T00:24:43.686954322Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.28615ms logger=migrator t=2026-07-02T00:24:43.691498423Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-02T00:24:43.69193662Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=438.117µs logger=migrator t=2026-07-02T00:24:43.696592743Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-02T00:24:43.696912648Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=319.884µs logger=migrator t=2026-07-02T00:24:43.701253216Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-02T00:24:43.702481614Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.228708ms logger=migrator t=2026-07-02T00:24:43.707005815Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-02T00:24:43.708254424Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.248189ms logger=migrator t=2026-07-02T00:24:43.714252548Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-02T00:24:43.715355515Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.098767ms logger=migrator t=2026-07-02T00:24:43.719747383Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-02T00:24:43.721314558Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.567795ms logger=migrator t=2026-07-02T00:24:43.725385621Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-02T00:24:43.726486269Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.100188ms logger=migrator t=2026-07-02T00:24:43.731340224Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-02T00:24:43.732220028Z level=info msg="Migration successfully executed" id="create anon_device table" duration=873.634µs logger=migrator t=2026-07-02T00:24:43.736087258Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-02T00:24:43.737338877Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.251049ms logger=migrator t=2026-07-02T00:24:43.742769432Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-02T00:24:43.74392198Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.151818ms logger=migrator t=2026-07-02T00:24:43.748501071Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-02T00:24:43.749389555Z level=info msg="Migration successfully executed" id="create signing_key table" duration=888.064µs logger=migrator t=2026-07-02T00:24:43.755173835Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-02T00:24:43.757089485Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.92068ms logger=migrator t=2026-07-02T00:24:43.76448402Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-02T00:24:43.766570323Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.086413ms logger=migrator t=2026-07-02T00:24:43.771582611Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-02T00:24:43.77217159Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=588.909µs logger=migrator t=2026-07-02T00:24:43.776719101Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-02T00:24:43.788438074Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.718103ms logger=migrator t=2026-07-02T00:24:43.795053986Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-02T00:24:43.796240044Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.187368ms logger=migrator t=2026-07-02T00:24:43.800943328Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-02T00:24:43.800960298Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.57µs logger=migrator t=2026-07-02T00:24:43.805394717Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-02T00:24:43.806385763Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=989.106µs logger=migrator t=2026-07-02T00:24:43.811023095Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-02T00:24:43.811090676Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=34.301µs logger=migrator t=2026-07-02T00:24:43.816969708Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-02T00:24:43.819216013Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.245975ms logger=migrator t=2026-07-02T00:24:43.824683758Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-02T00:24:43.825918617Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.234279ms logger=migrator t=2026-07-02T00:24:43.832786654Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-02T00:24:43.834823186Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.038441ms logger=migrator t=2026-07-02T00:24:43.841269696Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-02T00:24:43.843532731Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.288625ms logger=migrator t=2026-07-02T00:24:43.849889831Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-02T00:24:43.850197106Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=307.495µs logger=migrator t=2026-07-02T00:24:43.854712935Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-02T00:24:43.855543389Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=829.924µs logger=migrator t=2026-07-02T00:24:43.859916756Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-02T00:24:43.861211347Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.294111ms logger=migrator t=2026-07-02T00:24:43.867035018Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-02T00:24:43.868098424Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.063166ms logger=migrator t=2026-07-02T00:24:43.874181839Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-02T00:24:43.884959537Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.767387ms logger=migrator t=2026-07-02T00:24:43.889952074Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-02T00:24:43.8967684Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.815736ms logger=migrator t=2026-07-02T00:24:43.903711789Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-02T00:24:43.915403541Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.695382ms logger=migrator t=2026-07-02T00:24:43.920298187Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-02T00:24:43.920355908Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=57.231µs logger=migrator t=2026-07-02T00:24:43.924813577Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-02T00:24:43.931690155Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=6.876558ms logger=migrator t=2026-07-02T00:24:43.937051408Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-02T00:24:43.94684322Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.791942ms logger=migrator t=2026-07-02T00:24:43.951705846Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-02T00:24:43.95196329Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=257.234µs logger=migrator t=2026-07-02T00:24:43.956362609Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.447779815s logger=migrator t=2026-07-02T00:24:43.956863187Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-02T00:24:43.972934367Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-02T00:24:43.973162801Z level=info msg="Created default organization" logger=secrets t=2026-07-02T00:24:43.979606141Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-02T00:24:44.03420462Z level=info msg="Restored cache from database" duration=692.48µs logger=plugin.store t=2026-07-02T00:24:44.035875006Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-02T00:24:44.080800024Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-02T00:24:44.080837435Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-02T00:24:44.080980397Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-02T00:24:44.080994977Z level=info msg="Plugins loaded" count=54 duration=45.121001ms logger=query_data t=2026-07-02T00:24:44.08563446Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-02T00:24:44.089601321Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-02T00:24:44.097637116Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-02T00:24:44.105506819Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-02T00:24:44.107629602Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-02T00:24:44.10949836Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-02T00:24:44.130339415Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-02T00:24:44.149679326Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-02T00:24:44.170294666Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-02T00:24:44.170325376Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-02T00:24:44.170503049Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-07-02T00:24:44.171063637Z level=info msg="State cache has been initialized" states=0 duration=560.568µs logger=grafanaStorageLogger t=2026-07-02T00:24:44.171864401Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-07-02T00:24:44.172569941Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-07-02T00:24:44.172760824Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-02T00:24:44.172904147Z level=info msg=starting first_tick=2026-07-02T00:24:50Z logger=http.server t=2026-07-02T00:24:44.175504127Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-07-02T00:24:44.185914429Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-02T00:24:44.238042299Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-07-02T00:24:44.297716357Z level=info msg="Update check succeeded" duration=125.807826ms logger=grafana.update.checker t=2026-07-02T00:24:44.314379265Z level=info msg="Update check succeeded" duration=141.55117ms logger=sqlstore.transactions t=2026-07-02T00:24:44.332054231Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-02T00:24:44.341022379Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-02T00:24:44.343249194Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-02T00:24:44.449361714Z level=info msg="Patterns update finished" duration=150.593651ms logger=grafana-apiserver t=2026-07-02T00:24:44.466532981Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-02T00:24:44.467106829Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-02T00:24:48.299250236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.300510705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.321827244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.348946953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.363460296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.389871213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.408765014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.430638382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.449573824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.501618756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.524129843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.592845113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.611017272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.641273889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.656152768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.699323434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.718438629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.746963109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.763851969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.79506821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.815303642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.840281317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.857918229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.887779239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:48.918588485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.003317471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.023313698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.066340531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.08576632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.132804083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.150376354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.197765853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.212495619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.267359134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.28469231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.340655691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.356030878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.407971357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.427168983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.485904636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.503940843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.560596275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.574800544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.633178392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.647555513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.70390261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.719917496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.775321609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.789765671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.840134806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.853076006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.904648169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.919471596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.965550636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:49.983567283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.056365851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.072806484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.119936577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.139150832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.19825028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.217567347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.265650035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.282060717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.340452253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.354004791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.405504192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.423887644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.487259307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.500580332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.556005073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.57470476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.639586846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.653733003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.719609105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.754813685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.874543184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.895468696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.978668663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:50.995519901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T00:24:51.064887305Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-02T00:26:00.197172663Z level=info msg="Usage stats are ready to report"