logger=settings t=2026-02-27T17:01:34.264889903Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-02-27T17:01:34Z logger=settings t=2026-02-27T17:01:34.265136921Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-02-27T17:01:34.265149822Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-02-27T17:01:34.265155562Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-02-27T17:01:34.265158542Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-02-27T17:01:34.265162722Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-02-27T17:01:34.265166022Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-02-27T17:01:34.265168712Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-02-27T17:01:34.265171702Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-02-27T17:01:34.265174442Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-02-27T17:01:34.265177182Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-02-27T17:01:34.265180333Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-02-27T17:01:34.265183223Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-02-27T17:01:34.265187043Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-02-27T17:01:34.265190513Z level=info msg=Target target=[all] logger=settings t=2026-02-27T17:01:34.265197023Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-02-27T17:01:34.265201543Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-02-27T17:01:34.265204733Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-02-27T17:01:34.265207993Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-02-27T17:01:34.265211464Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-02-27T17:01:34.265215134Z level=info msg="App mode production" logger=sqlstore t=2026-02-27T17:01:34.265473012Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-02-27T17:01:34.265491673Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-02-27T17:01:34.267218768Z level=info msg="Locking database" logger=migrator t=2026-02-27T17:01:34.267231288Z level=info msg="Starting DB migrations" logger=migrator t=2026-02-27T17:01:34.267730314Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-02-27T17:01:34.26854544Z level=info msg="Migration successfully executed" id="create migration_log table" duration=814.546µs logger=migrator t=2026-02-27T17:01:34.273522618Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-02-27T17:01:34.274296053Z level=info msg="Migration successfully executed" id="create user table" duration=773.455µs logger=migrator t=2026-02-27T17:01:34.280647235Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-02-27T17:01:34.281992268Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.341673ms logger=migrator t=2026-02-27T17:01:34.28773063Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-02-27T17:01:34.288816265Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.086045ms logger=migrator t=2026-02-27T17:01:34.295983313Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-02-27T17:01:34.297380988Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.400744ms logger=migrator t=2026-02-27T17:01:34.303590625Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-02-27T17:01:34.304315878Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=724.853µs logger=migrator t=2026-02-27T17:01:34.309296377Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-02-27T17:01:34.31347408Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.183564ms logger=migrator t=2026-02-27T17:01:34.318699736Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-02-27T17:01:34.321080022Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.380016ms logger=migrator t=2026-02-27T17:01:34.328015803Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-02-27T17:01:34.329022175Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.006902ms logger=migrator t=2026-02-27T17:01:34.335194541Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-02-27T17:01:34.335835881Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=641.81µs logger=migrator t=2026-02-27T17:01:34.340589703Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-02-27T17:01:34.341092209Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=502.846µs logger=migrator t=2026-02-27T17:01:34.348015969Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-02-27T17:01:34.348774763Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=759.014µs logger=migrator t=2026-02-27T17:01:34.353187354Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-02-27T17:01:34.354512566Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.321162ms logger=migrator t=2026-02-27T17:01:34.35935537Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-02-27T17:01:34.359382421Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.291µs logger=migrator t=2026-02-27T17:01:34.363351368Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-02-27T17:01:34.364592887Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.236189ms logger=migrator t=2026-02-27T17:01:34.371505297Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-02-27T17:01:34.372030544Z level=info msg="Migration successfully executed" id="Add missing user data" duration=526.007µs logger=migrator t=2026-02-27T17:01:34.376520217Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-02-27T17:01:34.377977873Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.457226ms logger=migrator t=2026-02-27T17:01:34.383493289Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-02-27T17:01:34.384893243Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.411785ms logger=migrator t=2026-02-27T17:01:34.389309854Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-02-27T17:01:34.39201961Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.709436ms logger=migrator t=2026-02-27T17:01:34.397135193Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-02-27T17:01:34.405287932Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.159669ms logger=migrator t=2026-02-27T17:01:34.408898847Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-02-27T17:01:34.410064014Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.165167ms logger=migrator t=2026-02-27T17:01:34.413476993Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-02-27T17:01:34.413738751Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=261.698µs logger=migrator t=2026-02-27T17:01:34.417223172Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-02-27T17:01:34.417931205Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=707.913µs logger=migrator t=2026-02-27T17:01:34.423311066Z 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-02-27T17:01:34.42375041Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=447.144µs logger=migrator t=2026-02-27T17:01:34.42815913Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-02-27T17:01:34.42877242Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=612.57µs logger=migrator t=2026-02-27T17:01:34.433835651Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-02-27T17:01:34.435094961Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.25933ms logger=migrator t=2026-02-27T17:01:34.441417063Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-02-27T17:01:34.442124815Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=701.952µs logger=migrator t=2026-02-27T17:01:34.446765913Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-02-27T17:01:34.44792394Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.157387ms logger=migrator t=2026-02-27T17:01:34.45201885Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-02-27T17:01:34.453083164Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.064224ms logger=migrator t=2026-02-27T17:01:34.459111226Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-02-27T17:01:34.459772857Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=661.851µs logger=migrator t=2026-02-27T17:01:34.463658461Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-02-27T17:01:34.463704542Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.371µs logger=migrator t=2026-02-27T17:01:34.467960898Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-02-27T17:01:34.46896449Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.003832ms logger=migrator t=2026-02-27T17:01:34.472852133Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-02-27T17:01:34.473857095Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=998.412µs logger=migrator t=2026-02-27T17:01:34.479197435Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-02-27T17:01:34.480163106Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=972.821µs logger=migrator t=2026-02-27T17:01:34.485078252Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-02-27T17:01:34.486127726Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.049504ms logger=migrator t=2026-02-27T17:01:34.491138385Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-02-27T17:01:34.494253374Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.114549ms logger=migrator t=2026-02-27T17:01:34.497761206Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-02-27T17:01:34.498547971Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=788.675µs logger=migrator t=2026-02-27T17:01:34.502838028Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-02-27T17:01:34.50353853Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=700.162µs logger=migrator t=2026-02-27T17:01:34.507395933Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-02-27T17:01:34.508472957Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.077514ms logger=migrator t=2026-02-27T17:01:34.51360192Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-02-27T17:01:34.514711046Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.109296ms logger=migrator t=2026-02-27T17:01:34.518693182Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-02-27T17:01:34.519405395Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=711.963µs logger=migrator t=2026-02-27T17:01:34.525864871Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-02-27T17:01:34.52646359Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=598.809µs logger=migrator t=2026-02-27T17:01:34.530689135Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-02-27T17:01:34.531520091Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=827.676µs logger=migrator t=2026-02-27T17:01:34.539056901Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-02-27T17:01:34.539775244Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=740.824µs logger=migrator t=2026-02-27T17:01:34.545666201Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-02-27T17:01:34.547442108Z level=info msg="Migration successfully executed" id="create star table" duration=1.756246ms logger=migrator t=2026-02-27T17:01:34.551883669Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-02-27T17:01:34.55315039Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.26038ms logger=migrator t=2026-02-27T17:01:34.559604245Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-02-27T17:01:34.560523894Z level=info msg="Migration successfully executed" id="create org table v1" duration=920.899µs logger=migrator t=2026-02-27T17:01:34.564849232Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-02-27T17:01:34.565616216Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=766.784µs logger=migrator t=2026-02-27T17:01:34.572629089Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-02-27T17:01:34.573968262Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.339973ms logger=migrator t=2026-02-27T17:01:34.579001052Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-02-27T17:01:34.579726535Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=725.363µs logger=migrator t=2026-02-27T17:01:34.584041043Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-02-27T17:01:34.585186159Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.145126ms logger=migrator t=2026-02-27T17:01:34.590128706Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-02-27T17:01:34.591329375Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.200519ms logger=migrator t=2026-02-27T17:01:34.598278936Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-02-27T17:01:34.598366189Z level=info msg="Migration successfully executed" id="Update org table charset" duration=113.484µs logger=migrator t=2026-02-27T17:01:34.611789976Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-02-27T17:01:34.611840808Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=55.731µs logger=migrator t=2026-02-27T17:01:34.615555206Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-02-27T17:01:34.615830485Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=278.539µs logger=migrator t=2026-02-27T17:01:34.619581124Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-02-27T17:01:34.620427301Z level=info msg="Migration successfully executed" id="create dashboard table" duration=844.927µs logger=migrator t=2026-02-27T17:01:34.624638175Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-02-27T17:01:34.625835983Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.196698ms logger=migrator t=2026-02-27T17:01:34.631499774Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-02-27T17:01:34.632713532Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.201728ms logger=migrator t=2026-02-27T17:01:34.637292568Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-02-27T17:01:34.638014141Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=721.453µs logger=migrator t=2026-02-27T17:01:34.642191804Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-02-27T17:01:34.643062702Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=870.478µs logger=migrator t=2026-02-27T17:01:34.648568597Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-02-27T17:01:34.649361552Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=800.345µs logger=migrator t=2026-02-27T17:01:34.655414615Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-02-27T17:01:34.661436337Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.022231ms logger=migrator t=2026-02-27T17:01:34.668035537Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-02-27T17:01:34.668918285Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=878.508µs logger=migrator t=2026-02-27T17:01:34.678887862Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-02-27T17:01:34.679858523Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=971.191µs logger=migrator t=2026-02-27T17:01:34.685665418Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-02-27T17:01:34.687435154Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.758436ms logger=migrator t=2026-02-27T17:01:34.691795813Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-02-27T17:01:34.692146494Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=351.671µs logger=migrator t=2026-02-27T17:01:34.697641499Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-02-27T17:01:34.698590179Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=948.5µs logger=migrator t=2026-02-27T17:01:34.702184604Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-02-27T17:01:34.702274246Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=90.153µs logger=migrator t=2026-02-27T17:01:34.706194592Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-02-27T17:01:34.709326741Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.14123ms logger=migrator t=2026-02-27T17:01:34.713953028Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-02-27T17:01:34.715799557Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.846269ms logger=migrator t=2026-02-27T17:01:34.722436869Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-02-27T17:01:34.725442314Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.005126ms logger=migrator t=2026-02-27T17:01:34.746928818Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-02-27T17:01:34.747828757Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=892.528µs logger=migrator t=2026-02-27T17:01:34.751925157Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-02-27T17:01:34.753406944Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.482097ms logger=migrator t=2026-02-27T17:01:34.757586887Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-02-27T17:01:34.758279649Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=692.592µs logger=migrator t=2026-02-27T17:01:34.763090922Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-02-27T17:01:34.765064765Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.965633ms logger=migrator t=2026-02-27T17:01:34.769849328Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-02-27T17:01:34.769876918Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.571µs logger=migrator t=2026-02-27T17:01:34.775873109Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-02-27T17:01:34.775920351Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=48.692µs logger=migrator t=2026-02-27T17:01:34.783989578Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-02-27T17:01:34.786464736Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.477879ms logger=migrator t=2026-02-27T17:01:34.790833116Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-02-27T17:01:34.793242523Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.409177ms logger=migrator t=2026-02-27T17:01:34.80008509Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-02-27T17:01:34.803953043Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.872233ms logger=migrator t=2026-02-27T17:01:34.808424606Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-02-27T17:01:34.810532303Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.108007ms logger=migrator t=2026-02-27T17:01:34.814385916Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-02-27T17:01:34.814756837Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=371.272µs logger=migrator t=2026-02-27T17:01:34.819375164Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-02-27T17:01:34.820385366Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.014722ms logger=migrator t=2026-02-27T17:01:34.826894724Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-02-27T17:01:34.827880475Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=986.141µs logger=migrator t=2026-02-27T17:01:34.833505534Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-02-27T17:01:34.833613708Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=115.683µs logger=migrator t=2026-02-27T17:01:34.838778522Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-02-27T17:01:34.840032412Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.26162ms logger=migrator t=2026-02-27T17:01:34.845235777Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-02-27T17:01:34.846177417Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=934.99µs logger=migrator t=2026-02-27T17:01:34.850499395Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-02-27T17:01:34.856704002Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.200867ms logger=migrator t=2026-02-27T17:01:34.86135013Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-02-27T17:01:34.862220918Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=863.398µs logger=migrator t=2026-02-27T17:01:34.869383036Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-02-27T17:01:34.87046596Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.083494ms logger=migrator t=2026-02-27T17:01:34.874689135Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-02-27T17:01:34.876307306Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.617651ms logger=migrator t=2026-02-27T17:01:34.880588863Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-02-27T17:01:34.881021267Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=431.514µs logger=migrator t=2026-02-27T17:01:34.886574674Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-02-27T17:01:34.887370569Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=795.255µs logger=migrator t=2026-02-27T17:01:34.891638705Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-02-27T17:01:34.89556921Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.902284ms logger=migrator t=2026-02-27T17:01:34.900773596Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-02-27T17:01:34.902315485Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.54278ms logger=migrator t=2026-02-27T17:01:34.9068688Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-02-27T17:01:34.907113687Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=249.268µs logger=migrator t=2026-02-27T17:01:34.910510705Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-02-27T17:01:34.910719752Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=209.157µs logger=migrator t=2026-02-27T17:01:34.915948259Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-02-27T17:01:34.91725466Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.307502ms logger=migrator t=2026-02-27T17:01:34.921462034Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-02-27T17:01:34.924052306Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.590972ms logger=migrator t=2026-02-27T17:01:34.929371766Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-02-27T17:01:34.93045621Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.085574ms logger=migrator t=2026-02-27T17:01:34.934261221Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-02-27T17:01:34.935372397Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.100945ms logger=migrator t=2026-02-27T17:01:34.939510358Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-02-27T17:01:34.941085259Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.56805ms logger=migrator t=2026-02-27T17:01:34.946067307Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-02-27T17:01:34.946912284Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=845.107µs logger=migrator t=2026-02-27T17:01:34.951064506Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-02-27T17:01:34.951953805Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=889.208µs logger=migrator t=2026-02-27T17:01:34.959308839Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-02-27T17:01:34.968475511Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.163832ms logger=migrator t=2026-02-27T17:01:34.973822271Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-02-27T17:01:34.975797194Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.968843ms logger=migrator t=2026-02-27T17:01:34.980631198Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-02-27T17:01:34.981535807Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=904.668µs logger=migrator t=2026-02-27T17:01:34.986414342Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-02-27T17:01:34.987237008Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=818.256µs logger=migrator t=2026-02-27T17:01:34.994412766Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-02-27T17:01:34.994969014Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=554.708µs logger=migrator t=2026-02-27T17:01:34.999972653Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-02-27T17:01:35.004349473Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.376049ms logger=migrator t=2026-02-27T17:01:35.014099283Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-02-27T17:01:35.019376541Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=5.290459ms logger=migrator t=2026-02-27T17:01:35.024248996Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-02-27T17:01:35.024278567Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.781µs logger=migrator t=2026-02-27T17:01:35.02718818Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-02-27T17:01:35.027393186Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=206.107µs logger=migrator t=2026-02-27T17:01:35.031661812Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-02-27T17:01:35.034032927Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.370995ms logger=migrator t=2026-02-27T17:01:35.038567042Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-02-27T17:01:35.038772888Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=214.997µs logger=migrator t=2026-02-27T17:01:35.042187837Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-02-27T17:01:35.042386873Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=199.736µs logger=migrator t=2026-02-27T17:01:35.045882345Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-02-27T17:01:35.048451466Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.569432ms logger=migrator t=2026-02-27T17:01:35.052681501Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-02-27T17:01:35.052872657Z level=info msg="Migration successfully executed" id="Update uid value" duration=191.676µs logger=migrator t=2026-02-27T17:01:35.05733865Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-02-27T17:01:35.058319481Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=981.221µs logger=migrator t=2026-02-27T17:01:35.062328238Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-02-27T17:01:35.063105853Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=768.905µs logger=migrator t=2026-02-27T17:01:35.068697951Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-02-27T17:01:35.069660892Z level=info msg="Migration successfully executed" id="create api_key table" duration=957.051µs logger=migrator t=2026-02-27T17:01:35.07619517Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-02-27T17:01:35.077559233Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.365213ms logger=migrator t=2026-02-27T17:01:35.085107373Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-02-27T17:01:35.086077714Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=975.751µs logger=migrator t=2026-02-27T17:01:35.09160591Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-02-27T17:01:35.093244442Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.636662ms logger=migrator t=2026-02-27T17:01:35.097908081Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-02-27T17:01:35.099329446Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.422375ms logger=migrator t=2026-02-27T17:01:35.104374407Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-02-27T17:01:35.105134851Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=759.804µs logger=migrator t=2026-02-27T17:01:35.109146959Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-02-27T17:01:35.110468651Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.327423ms logger=migrator t=2026-02-27T17:01:35.114958194Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-02-27T17:01:35.125085876Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.128243ms logger=migrator t=2026-02-27T17:01:35.129541878Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-02-27T17:01:35.130130666Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=588.658µs logger=migrator t=2026-02-27T17:01:35.133323928Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-02-27T17:01:35.134178365Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=854.137µs logger=migrator t=2026-02-27T17:01:35.138047408Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-02-27T17:01:35.139311309Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.264171ms logger=migrator t=2026-02-27T17:01:35.145877438Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-02-27T17:01:35.147242481Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.365393ms logger=migrator t=2026-02-27T17:01:35.15159315Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-02-27T17:01:35.152289672Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=699.562µs logger=migrator t=2026-02-27T17:01:35.159164841Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-02-27T17:01:35.160220685Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.070905ms logger=migrator t=2026-02-27T17:01:35.165509023Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-02-27T17:01:35.165554884Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=59.142µs logger=migrator t=2026-02-27T17:01:35.169546511Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-02-27T17:01:35.17232817Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.781739ms logger=migrator t=2026-02-27T17:01:35.175656766Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-02-27T17:01:35.178356292Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.699586ms logger=migrator t=2026-02-27T17:01:35.181860323Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-02-27T17:01:35.182022569Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=162.635µs logger=migrator t=2026-02-27T17:01:35.185441567Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-02-27T17:01:35.188111842Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.661845ms logger=migrator t=2026-02-27T17:01:35.191652345Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-02-27T17:01:35.194231627Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.578482ms logger=migrator t=2026-02-27T17:01:35.197910774Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-02-27T17:01:35.198940847Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.037403ms logger=migrator t=2026-02-27T17:01:35.202567422Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-02-27T17:01:35.203098779Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=531.097µs logger=migrator t=2026-02-27T17:01:35.206283571Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-02-27T17:01:35.207061075Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=777.784µs logger=migrator t=2026-02-27T17:01:35.210515105Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-02-27T17:01:35.211994632Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.478317ms logger=migrator t=2026-02-27T17:01:35.216611369Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-02-27T17:01:35.217544279Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=932.51µs logger=migrator t=2026-02-27T17:01:35.221260657Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-02-27T17:01:35.222061203Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=796.816µs logger=migrator t=2026-02-27T17:01:35.225521473Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-02-27T17:01:35.225586475Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=65.762µs logger=migrator t=2026-02-27T17:01:35.228796597Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-02-27T17:01:35.228828398Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.921µs logger=migrator t=2026-02-27T17:01:35.231968048Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-02-27T17:01:35.234755007Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.787209ms logger=migrator t=2026-02-27T17:01:35.238143215Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-02-27T17:01:35.240935974Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.802049ms logger=migrator t=2026-02-27T17:01:35.244609311Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-02-27T17:01:35.244674843Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.202µs logger=migrator t=2026-02-27T17:01:35.24803649Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-02-27T17:01:35.248746833Z level=info msg="Migration successfully executed" id="create quota table v1" duration=710.293µs logger=migrator t=2026-02-27T17:01:35.252168652Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-02-27T17:01:35.253451072Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.286021ms logger=migrator t=2026-02-27T17:01:35.257621275Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-02-27T17:01:35.257668247Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=48.462µs logger=migrator t=2026-02-27T17:01:35.262254313Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-02-27T17:01:35.263020147Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=761.834µs logger=migrator t=2026-02-27T17:01:35.269001177Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-02-27T17:01:35.269872525Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=869.818µs logger=migrator t=2026-02-27T17:01:35.274071729Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-02-27T17:01:35.278888752Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.815943ms logger=migrator t=2026-02-27T17:01:35.283118707Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-02-27T17:01:35.283185589Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=68.392µs logger=migrator t=2026-02-27T17:01:35.287457375Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-02-27T17:01:35.288283331Z level=info msg="Migration successfully executed" id="create session table" duration=826.306µs logger=migrator t=2026-02-27T17:01:35.294711346Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-02-27T17:01:35.29483872Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=135.765µs logger=migrator t=2026-02-27T17:01:35.301939916Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-02-27T17:01:35.302046859Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=108.813µs logger=migrator t=2026-02-27T17:01:35.307753931Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-02-27T17:01:35.308597218Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=828.826µs logger=migrator t=2026-02-27T17:01:35.315363393Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-02-27T17:01:35.317071787Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.704874ms logger=migrator t=2026-02-27T17:01:35.325921259Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-02-27T17:01:35.326025213Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=109.304µs logger=migrator t=2026-02-27T17:01:35.332637523Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-02-27T17:01:35.332672214Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.061µs logger=migrator t=2026-02-27T17:01:35.338432588Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-02-27T17:01:35.342381493Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.947205ms logger=migrator t=2026-02-27T17:01:35.346589977Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-02-27T17:01:35.35108341Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.494613ms logger=migrator t=2026-02-27T17:01:35.355937305Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-02-27T17:01:35.356058559Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=122.024µs logger=migrator t=2026-02-27T17:01:35.360023945Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-02-27T17:01:35.360122368Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=99.303µs logger=migrator t=2026-02-27T17:01:35.365434667Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-02-27T17:01:35.366554613Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.117036ms logger=migrator t=2026-02-27T17:01:35.374101393Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-02-27T17:01:35.374141194Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.241µs logger=migrator t=2026-02-27T17:01:35.378775102Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-02-27T17:01:35.382693926Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.922895ms logger=migrator t=2026-02-27T17:01:35.387923153Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-02-27T17:01:35.388116899Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=190.236µs logger=migrator t=2026-02-27T17:01:35.394153701Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-02-27T17:01:35.397600931Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.45ms logger=migrator t=2026-02-27T17:01:35.408417505Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-02-27T17:01:35.411765432Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.349637ms logger=migrator t=2026-02-27T17:01:35.422819984Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-02-27T17:01:35.422934518Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=117.063µs logger=migrator t=2026-02-27T17:01:35.43024156Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-02-27T17:01:35.431387717Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.148477ms logger=migrator t=2026-02-27T17:01:35.438959828Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-02-27T17:01:35.439790154Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=830.076µs logger=migrator t=2026-02-27T17:01:35.446316302Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-02-27T17:01:35.447377566Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.064564ms logger=migrator t=2026-02-27T17:01:35.451650612Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-02-27T17:01:35.453054656Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.402054ms logger=migrator t=2026-02-27T17:01:35.460127791Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-02-27T17:01:35.460935267Z level=info msg="Migration successfully executed" id="add index alert state" duration=800.116µs logger=migrator t=2026-02-27T17:01:35.476960547Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-02-27T17:01:35.480601923Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=3.645186ms logger=migrator t=2026-02-27T17:01:35.487013097Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-02-27T17:01:35.48773705Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=723.913µs logger=migrator t=2026-02-27T17:01:35.494779724Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-02-27T17:01:35.495835258Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.055454ms logger=migrator t=2026-02-27T17:01:35.500245649Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-02-27T17:01:35.501055615Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=809.435µs logger=migrator t=2026-02-27T17:01:35.505660911Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-02-27T17:01:35.513554722Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.892541ms logger=migrator t=2026-02-27T17:01:35.534697255Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-02-27T17:01:35.535752239Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.019962ms logger=migrator t=2026-02-27T17:01:35.542238775Z 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-02-27T17:01:35.544111125Z 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.873ms logger=migrator t=2026-02-27T17:01:35.551647145Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-02-27T17:01:35.551994006Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=357.192µs logger=migrator t=2026-02-27T17:01:35.557359647Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-02-27T17:01:35.558192893Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=835.197µs logger=migrator t=2026-02-27T17:01:35.565874918Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-02-27T17:01:35.574200453Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=8.308254ms logger=migrator t=2026-02-27T17:01:35.585986978Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-02-27T17:01:35.589650025Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.655396ms logger=migrator t=2026-02-27T17:01:35.597608078Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-02-27T17:01:35.606502401Z level=info msg="Migration successfully executed" id="Add column frequency" duration=8.890683ms logger=migrator t=2026-02-27T17:01:35.613792453Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-02-27T17:01:35.618057529Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.266116ms logger=migrator t=2026-02-27T17:01:35.622439938Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-02-27T17:01:35.625592429Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.154541ms logger=migrator t=2026-02-27T17:01:35.632196819Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-02-27T17:01:35.633099478Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=902.759µs logger=migrator t=2026-02-27T17:01:35.639070378Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-02-27T17:01:35.63913527Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=69.932µs logger=migrator t=2026-02-27T17:01:35.644305454Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-02-27T17:01:35.644349086Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.562µs logger=migrator t=2026-02-27T17:01:35.649712216Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-02-27T17:01:35.65106781Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.355874ms logger=migrator t=2026-02-27T17:01:35.661598125Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-02-27T17:01:35.663457884Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.860149ms logger=migrator t=2026-02-27T17:01:35.675063984Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-02-27T17:01:35.675817068Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=753.055µs logger=migrator t=2026-02-27T17:01:35.681185219Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-02-27T17:01:35.682019545Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=834.866µs logger=migrator t=2026-02-27T17:01:35.688183721Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-02-27T17:01:35.689127031Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=942.24µs logger=migrator t=2026-02-27T17:01:35.694537144Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-02-27T17:01:35.698750898Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.213554ms logger=migrator t=2026-02-27T17:01:35.938802759Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-02-27T17:01:35.944619675Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.823746ms logger=migrator t=2026-02-27T17:01:35.953140026Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-02-27T17:01:35.953486447Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=351.361µs logger=migrator t=2026-02-27T17:01:35.959999154Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-02-27T17:01:35.962023149Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.023384ms logger=migrator t=2026-02-27T17:01:35.970008603Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-02-27T17:01:35.971126988Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.118775ms logger=migrator t=2026-02-27T17:01:35.976337834Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-02-27T17:01:35.980742164Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.40512ms logger=migrator t=2026-02-27T17:01:35.987570132Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-02-27T17:01:35.987774708Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=209.527µs logger=migrator t=2026-02-27T17:01:35.999180061Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-02-27T17:01:36.000622907Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.445856ms logger=migrator t=2026-02-27T17:01:36.006217895Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-02-27T17:01:36.007293179Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.076024ms logger=migrator t=2026-02-27T17:01:36.016218714Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-02-27T17:01:36.016465481Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=255.928µs logger=migrator t=2026-02-27T17:01:36.024720564Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-02-27T17:01:36.02648805Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.772796ms logger=migrator t=2026-02-27T17:01:36.036160039Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-02-27T17:01:36.037751339Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.59053ms logger=migrator t=2026-02-27T17:01:36.047711236Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-02-27T17:01:36.049016998Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.306722ms logger=migrator t=2026-02-27T17:01:36.055279727Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-02-27T17:01:36.05630564Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.026113ms logger=migrator t=2026-02-27T17:01:36.061207076Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-02-27T17:01:36.062227758Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.020362ms logger=migrator t=2026-02-27T17:01:36.070887064Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-02-27T17:01:36.072048331Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.161017ms logger=migrator t=2026-02-27T17:01:36.077862406Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-02-27T17:01:36.077891177Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.881µs logger=migrator t=2026-02-27T17:01:36.083126534Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-02-27T17:01:36.088243626Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.116163ms logger=migrator t=2026-02-27T17:01:36.103463741Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-02-27T17:01:36.104618678Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.158326ms logger=migrator t=2026-02-27T17:01:36.112094316Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-02-27T17:01:36.116874698Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.785302ms logger=migrator t=2026-02-27T17:01:36.121725763Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-02-27T17:01:36.122514028Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=789.126µs logger=migrator t=2026-02-27T17:01:36.128486748Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-02-27T17:01:36.129420467Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=932.339µs logger=migrator t=2026-02-27T17:01:36.134576222Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-02-27T17:01:36.135585444Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.009503ms logger=migrator t=2026-02-27T17:01:36.141487091Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-02-27T17:01:36.15620147Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.710178ms logger=migrator t=2026-02-27T17:01:36.165480295Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-02-27T17:01:36.166610721Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.130656ms logger=migrator t=2026-02-27T17:01:36.172145317Z 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-02-27T17:01:36.173065187Z 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=919.899µs logger=migrator t=2026-02-27T17:01:36.178745987Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-02-27T17:01:36.179029936Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=284.119µs logger=migrator t=2026-02-27T17:01:36.186789853Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-02-27T17:01:36.187490606Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=699.863µs logger=migrator t=2026-02-27T17:01:36.192872917Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-02-27T17:01:36.193019672Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=147.325µs logger=migrator t=2026-02-27T17:01:36.199686084Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-02-27T17:01:36.203845516Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.160992ms logger=migrator t=2026-02-27T17:01:36.210314763Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-02-27T17:01:36.216954224Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.642232ms logger=migrator t=2026-02-27T17:01:36.225385082Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-02-27T17:01:36.226504818Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.122256ms logger=migrator t=2026-02-27T17:01:36.231523738Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-02-27T17:01:36.232563331Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.042614ms logger=migrator t=2026-02-27T17:01:36.24258615Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-02-27T17:01:36.24289625Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=310.35µs logger=migrator t=2026-02-27T17:01:36.24731342Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-02-27T17:01:36.250468561Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.154521ms logger=migrator t=2026-02-27T17:01:36.254702705Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-02-27T17:01:36.255684437Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=981.272µs logger=migrator t=2026-02-27T17:01:36.261237543Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-02-27T17:01:36.261430079Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=192.496µs logger=migrator t=2026-02-27T17:01:36.2671155Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-02-27T17:01:36.267536884Z level=info msg="Migration successfully executed" id="Move region to single row" duration=421.324µs logger=migrator t=2026-02-27T17:01:36.273354819Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-02-27T17:01:36.274306039Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=949.52µs logger=migrator t=2026-02-27T17:01:36.281971273Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-02-27T17:01:36.282962125Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=991.182µs logger=migrator t=2026-02-27T17:01:36.288118749Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-27T17:01:36.289178733Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.055583ms logger=migrator t=2026-02-27T17:01:36.299912745Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-27T17:01:36.301797305Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.88706ms logger=migrator t=2026-02-27T17:01:36.310348227Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-02-27T17:01:36.311940488Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.59342ms logger=migrator t=2026-02-27T17:01:36.319183538Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-02-27T17:01:36.320299754Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.118876ms logger=migrator t=2026-02-27T17:01:36.327209344Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-02-27T17:01:36.327347838Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=142.265µs logger=migrator t=2026-02-27T17:01:36.334431423Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-02-27T17:01:36.335801387Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.372424ms logger=migrator t=2026-02-27T17:01:36.347599683Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-02-27T17:01:36.348904604Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.306822ms logger=migrator t=2026-02-27T17:01:36.356470805Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-02-27T17:01:36.358929513Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.457298ms logger=migrator t=2026-02-27T17:01:36.378112974Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-02-27T17:01:36.379143477Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.044813ms logger=migrator t=2026-02-27T17:01:36.387547024Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-02-27T17:01:36.387981458Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=439.594µs logger=migrator t=2026-02-27T17:01:36.393670529Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-02-27T17:01:36.394144424Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=474.145µs logger=migrator t=2026-02-27T17:01:36.399490965Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-02-27T17:01:36.399687101Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=196.556µs logger=migrator t=2026-02-27T17:01:36.405714933Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-02-27T17:01:36.406940112Z level=info msg="Migration successfully executed" id="create team table" duration=1.26281ms logger=migrator t=2026-02-27T17:01:36.423963164Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-02-27T17:01:36.425484982Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.525189ms logger=migrator t=2026-02-27T17:01:36.432784334Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-02-27T17:01:36.434038024Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.25512ms logger=migrator t=2026-02-27T17:01:36.439140887Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-02-27T17:01:36.445301203Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.152706ms logger=migrator t=2026-02-27T17:01:36.451765388Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-02-27T17:01:36.452024037Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=266.549µs logger=migrator t=2026-02-27T17:01:36.457868943Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-02-27T17:01:36.45934936Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.480567ms logger=migrator t=2026-02-27T17:01:36.466922521Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-02-27T17:01:36.468390768Z level=info msg="Migration successfully executed" id="create team member table" duration=1.471176ms logger=migrator t=2026-02-27T17:01:36.474696799Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-02-27T17:01:36.476179676Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.482007ms logger=migrator t=2026-02-27T17:01:36.48260631Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-02-27T17:01:36.483508819Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=901.549µs logger=migrator t=2026-02-27T17:01:36.488394705Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-02-27T17:01:36.489587703Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.187247ms logger=migrator t=2026-02-27T17:01:36.496763441Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-02-27T17:01:36.505375425Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.614814ms logger=migrator t=2026-02-27T17:01:36.5140207Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-02-27T17:01:36.519282988Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.264208ms logger=migrator t=2026-02-27T17:01:36.524408991Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-02-27T17:01:36.528832532Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.418491ms logger=migrator t=2026-02-27T17:01:36.534839353Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-02-27T17:01:36.53568545Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=843.927µs logger=migrator t=2026-02-27T17:01:36.542874309Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-02-27T17:01:36.543759357Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=884.818µs logger=migrator t=2026-02-27T17:01:36.550603755Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-02-27T17:01:36.552774444Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.17239ms logger=migrator t=2026-02-27T17:01:36.55893808Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-02-27T17:01:36.559981203Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.043213ms logger=migrator t=2026-02-27T17:01:36.566035246Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-02-27T17:01:36.567076869Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.043603ms logger=migrator t=2026-02-27T17:01:36.571903173Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-02-27T17:01:36.57306529Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.160207ms logger=migrator t=2026-02-27T17:01:36.579541416Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-02-27T17:01:36.580662452Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.121796ms logger=migrator t=2026-02-27T17:01:36.588001645Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-02-27T17:01:36.588988857Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=985.032µs logger=migrator t=2026-02-27T17:01:36.595339109Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-02-27T17:01:36.595907317Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=569.568µs logger=migrator t=2026-02-27T17:01:36.601207096Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-02-27T17:01:36.601455204Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=248.988µs logger=migrator t=2026-02-27T17:01:36.606156593Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-02-27T17:01:36.606940038Z level=info msg="Migration successfully executed" id="create tag table" duration=783.265µs logger=migrator t=2026-02-27T17:01:36.61264171Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-02-27T17:01:36.61422505Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.5833ms logger=migrator t=2026-02-27T17:01:36.619769207Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-02-27T17:01:36.620567892Z level=info msg="Migration successfully executed" id="create login attempt table" duration=799.446µs logger=migrator t=2026-02-27T17:01:36.62616865Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-02-27T17:01:36.627245465Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.081444ms logger=migrator t=2026-02-27T17:01:36.641380664Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-02-27T17:01:36.642440608Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.062764ms logger=migrator t=2026-02-27T17:01:36.647652074Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-02-27T17:01:36.661039531Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.381116ms logger=migrator t=2026-02-27T17:01:36.666012299Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-02-27T17:01:36.666800394Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=789.765µs logger=migrator t=2026-02-27T17:01:36.67202819Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-02-27T17:01:36.672885628Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=858.598µs logger=migrator t=2026-02-27T17:01:36.678457525Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-02-27T17:01:36.678720763Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=260.318µs logger=migrator t=2026-02-27T17:01:36.683930389Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-02-27T17:01:36.684549189Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=619.45µs logger=migrator t=2026-02-27T17:01:36.690295472Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-02-27T17:01:36.691146279Z level=info msg="Migration successfully executed" id="create user auth table" duration=853.197µs logger=migrator t=2026-02-27T17:01:36.69590371Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-02-27T17:01:36.696811119Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=908.019µs logger=migrator t=2026-02-27T17:01:36.701351874Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-02-27T17:01:36.701419516Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.582µs logger=migrator t=2026-02-27T17:01:36.706049993Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-02-27T17:01:36.714143101Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.094138ms logger=migrator t=2026-02-27T17:01:36.719247803Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-02-27T17:01:36.724914714Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.66407ms logger=migrator t=2026-02-27T17:01:36.729721607Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-02-27T17:01:36.735964346Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.241848ms logger=migrator t=2026-02-27T17:01:36.740584523Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-02-27T17:01:36.746241523Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.65307ms logger=migrator t=2026-02-27T17:01:36.752063928Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-02-27T17:01:36.75307514Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.011342ms logger=migrator t=2026-02-27T17:01:36.759412522Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-02-27T17:01:36.768090178Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.677236ms logger=migrator t=2026-02-27T17:01:36.772648293Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-02-27T17:01:36.773495Z level=info msg="Migration successfully executed" id="create server_lock table" duration=843.777µs logger=migrator t=2026-02-27T17:01:36.779989606Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-02-27T17:01:36.781440462Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.450476ms logger=migrator t=2026-02-27T17:01:36.787550917Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-02-27T17:01:36.788948691Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.397584ms logger=migrator t=2026-02-27T17:01:36.796349197Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-02-27T17:01:36.797786382Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.436545ms logger=migrator t=2026-02-27T17:01:36.804276379Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-02-27T17:01:36.805719215Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.442626ms logger=migrator t=2026-02-27T17:01:36.81153895Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-02-27T17:01:36.813212903Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.672883ms logger=migrator t=2026-02-27T17:01:36.819246665Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-02-27T17:01:36.825454624Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.208588ms logger=migrator t=2026-02-27T17:01:36.831283959Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-02-27T17:01:36.832277001Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=992.452µs logger=migrator t=2026-02-27T17:01:36.83885614Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-02-27T17:01:36.840595905Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.742725ms logger=migrator t=2026-02-27T17:01:36.846228335Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-02-27T17:01:36.847240827Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.012942ms logger=migrator t=2026-02-27T17:01:36.852723291Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-02-27T17:01:36.854109216Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.384604ms logger=migrator t=2026-02-27T17:01:36.859350512Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-02-27T17:01:36.860953033Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.603431ms logger=migrator t=2026-02-27T17:01:36.866427208Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-02-27T17:01:36.86649223Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.313µs logger=migrator t=2026-02-27T17:01:36.872191881Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-02-27T17:01:36.872313955Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=121.804µs logger=migrator t=2026-02-27T17:01:36.877784189Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-02-27T17:01:36.879338119Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.553989ms logger=migrator t=2026-02-27T17:01:36.884684119Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-02-27T17:01:36.885636189Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=948.84µs logger=migrator t=2026-02-27T17:01:36.890787233Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-27T17:01:36.892433885Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.639622ms logger=migrator t=2026-02-27T17:01:36.897055152Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-02-27T17:01:36.897121455Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=66.782µs logger=migrator t=2026-02-27T17:01:36.901162333Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-02-27T17:01:36.902097983Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=935.03µs logger=migrator t=2026-02-27T17:01:36.905986897Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-27T17:01:36.907395582Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.408534ms logger=migrator t=2026-02-27T17:01:36.912316498Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-02-27T17:01:36.913811126Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.496398ms logger=migrator t=2026-02-27T17:01:36.919195668Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-27T17:01:36.920218Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.020702ms logger=migrator t=2026-02-27T17:01:36.924892419Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-02-27T17:01:36.9333945Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.50448ms logger=migrator t=2026-02-27T17:01:36.938461011Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-02-27T17:01:36.939175594Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=713.832µs logger=migrator t=2026-02-27T17:01:36.944386319Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-02-27T17:01:36.944470912Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=85.823µs logger=migrator t=2026-02-27T17:01:36.949615946Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-02-27T17:01:36.951127324Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.514328ms logger=migrator t=2026-02-27T17:01:36.957715484Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-02-27T17:01:36.959982976Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.267153ms logger=migrator t=2026-02-27T17:01:36.968114575Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-02-27T17:01:36.969128997Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.016083ms logger=migrator t=2026-02-27T17:01:36.974063864Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-02-27T17:01:36.974128406Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=62.042µs logger=migrator t=2026-02-27T17:01:36.97895984Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-02-27T17:01:36.980072975Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.113565ms logger=migrator t=2026-02-27T17:01:36.984994422Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-02-27T17:01:36.985955982Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=961.53µs logger=migrator t=2026-02-27T17:01:36.992905824Z 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-02-27T17:01:36.994882057Z 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.974943ms logger=migrator t=2026-02-27T17:01:37.000888528Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-02-27T17:01:37.002150008Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.26234ms logger=migrator t=2026-02-27T17:01:37.010157913Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-02-27T17:01:37.018364124Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.203861ms logger=migrator t=2026-02-27T17:01:37.023670373Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-02-27T17:01:37.024759138Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.088835ms logger=migrator t=2026-02-27T17:01:37.029399836Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-02-27T17:01:37.030720148Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.321242ms logger=migrator t=2026-02-27T17:01:37.039862049Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-02-27T17:01:37.070002088Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.13849ms logger=migrator t=2026-02-27T17:01:37.076753583Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-02-27T17:01:37.106300654Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.54443ms logger=migrator t=2026-02-27T17:01:37.112717528Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-02-27T17:01:37.113884465Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.166847ms logger=migrator t=2026-02-27T17:01:37.12032874Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-02-27T17:01:37.122081296Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.752926ms logger=migrator t=2026-02-27T17:01:37.127388645Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-02-27T17:01:37.133437697Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.048662ms logger=migrator t=2026-02-27T17:01:37.14013087Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-02-27T17:01:37.149152948Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.019597ms logger=migrator t=2026-02-27T17:01:37.155627074Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-02-27T17:01:37.157250675Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.623791ms logger=migrator t=2026-02-27T17:01:37.163645419Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-02-27T17:01:37.164728303Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.082394ms logger=migrator t=2026-02-27T17:01:37.171478048Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-02-27T17:01:37.173080399Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.602671ms logger=migrator t=2026-02-27T17:01:37.180173225Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-02-27T17:01:37.181245329Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.071854ms logger=migrator t=2026-02-27T17:01:37.191228897Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-02-27T17:01:37.191364552Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=137.084µs logger=migrator t=2026-02-27T17:01:37.199347376Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-02-27T17:01:37.207503205Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.157389ms logger=migrator t=2026-02-27T17:01:37.214214219Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-02-27T17:01:37.220456027Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.240738ms logger=migrator t=2026-02-27T17:01:37.225756296Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-02-27T17:01:37.23185209Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.092144ms logger=migrator t=2026-02-27T17:01:37.237962265Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-02-27T17:01:37.238900565Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=936.449µs logger=migrator t=2026-02-27T17:01:37.244371179Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-02-27T17:01:37.246073533Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.698964ms logger=migrator t=2026-02-27T17:01:37.251439514Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-02-27T17:01:37.257724054Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.28422ms logger=migrator t=2026-02-27T17:01:37.263749785Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-02-27T17:01:37.26985389Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.103515ms logger=migrator t=2026-02-27T17:01:37.275450778Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-02-27T17:01:37.276657717Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.206079ms logger=migrator t=2026-02-27T17:01:37.282357318Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-02-27T17:01:37.288280427Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.922599ms logger=migrator t=2026-02-27T17:01:37.294488904Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-02-27T17:01:37.300742523Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.251589ms logger=migrator t=2026-02-27T17:01:37.309934876Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-02-27T17:01:37.310091511Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=159.455µs logger=migrator t=2026-02-27T17:01:37.317377723Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-02-27T17:01:37.318596502Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.218568ms logger=migrator t=2026-02-27T17:01:37.32514397Z 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-02-27T17:01:37.326968238Z 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.820128ms logger=migrator t=2026-02-27T17:01:37.332592177Z 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-02-27T17:01:37.333716363Z 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.121026ms logger=migrator t=2026-02-27T17:01:37.33989798Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-02-27T17:01:37.340080265Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=183.416µs logger=migrator t=2026-02-27T17:01:37.346638754Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-02-27T17:01:37.357151049Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.512035ms logger=migrator t=2026-02-27T17:01:37.368693377Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-02-27T17:01:37.376937749Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.272643ms logger=migrator t=2026-02-27T17:01:37.403265637Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-02-27T17:01:37.415910919Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=12.641452ms logger=migrator t=2026-02-27T17:01:37.42316832Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-02-27T17:01:37.431621719Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.451079ms logger=migrator t=2026-02-27T17:01:37.437420894Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-02-27T17:01:37.445499132Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.071927ms logger=migrator t=2026-02-27T17:01:37.450858492Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-02-27T17:01:37.451054448Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=197.476µs logger=migrator t=2026-02-27T17:01:37.457786103Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-02-27T17:01:37.459013602Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.23176ms logger=migrator t=2026-02-27T17:01:37.464658011Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-02-27T17:01:37.470423165Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.764194ms logger=migrator t=2026-02-27T17:01:37.48063924Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-02-27T17:01:37.480869027Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=230.157µs logger=migrator t=2026-02-27T17:01:37.490452672Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-02-27T17:01:37.501586697Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.134455ms logger=migrator t=2026-02-27T17:01:37.505727118Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-02-27T17:01:37.5067262Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=999.032µs logger=migrator t=2026-02-27T17:01:37.513815206Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-02-27T17:01:37.52525066Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.431094ms logger=migrator t=2026-02-27T17:01:37.530378803Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-02-27T17:01:37.531763337Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.383534ms logger=migrator t=2026-02-27T17:01:37.538472571Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-02-27T17:01:37.539771613Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.302261ms logger=migrator t=2026-02-27T17:01:37.547329103Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-02-27T17:01:37.557166886Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.843883ms logger=migrator t=2026-02-27T17:01:37.561485604Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-02-27T17:01:37.562367352Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=881.408µs logger=migrator t=2026-02-27T17:01:37.568029002Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-02-27T17:01:37.569801468Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.767566ms logger=migrator t=2026-02-27T17:01:37.575468229Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-02-27T17:01:37.576330396Z level=info msg="Migration successfully executed" id="create alert_image table" duration=861.607µs logger=migrator t=2026-02-27T17:01:37.580935563Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-02-27T17:01:37.583077261Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.136228ms logger=migrator t=2026-02-27T17:01:37.587409859Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-02-27T17:01:37.587479201Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.332µs logger=migrator t=2026-02-27T17:01:37.591674374Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-02-27T17:01:37.592702787Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.028083ms logger=migrator t=2026-02-27T17:01:37.599009928Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-02-27T17:01:37.600551217Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.57133ms logger=migrator t=2026-02-27T17:01:37.604929776Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-02-27T17:01:37.605310548Z 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-02-27T17:01:37.610283397Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-02-27T17:01:37.610747242Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=477.525µs logger=migrator t=2026-02-27T17:01:37.614813561Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-02-27T17:01:37.615956657Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.145946ms logger=migrator t=2026-02-27T17:01:37.619755388Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-02-27T17:01:37.627046821Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.290723ms logger=migrator t=2026-02-27T17:01:37.632195335Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-02-27T17:01:37.633354112Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.158976ms logger=migrator t=2026-02-27T17:01:37.638398702Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-02-27T17:01:37.639528028Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.128496ms logger=migrator t=2026-02-27T17:01:37.644076503Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-02-27T17:01:37.645058414Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=980.671µs logger=migrator t=2026-02-27T17:01:37.65090798Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-02-27T17:01:37.652941985Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.028195ms logger=migrator t=2026-02-27T17:01:37.657727597Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-02-27T17:01:37.660722343Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.994195ms logger=migrator t=2026-02-27T17:01:37.665214446Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-02-27T17:01:37.665247077Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.712µs logger=migrator t=2026-02-27T17:01:37.668787889Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-02-27T17:01:37.668867012Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=80.053µs logger=migrator t=2026-02-27T17:01:37.673761268Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-02-27T17:01:37.681987429Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.227852ms logger=migrator t=2026-02-27T17:01:37.686794292Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-02-27T17:01:37.687643339Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=855.527µs logger=migrator t=2026-02-27T17:01:37.692098251Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-02-27T17:01:37.69425209Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.167599ms logger=migrator t=2026-02-27T17:01:37.69929383Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-02-27T17:01:37.699649252Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=354.971µs logger=migrator t=2026-02-27T17:01:37.703298218Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-02-27T17:01:37.704386262Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.086784ms logger=migrator t=2026-02-27T17:01:37.709714542Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-02-27T17:01:37.711039775Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.325182ms logger=migrator t=2026-02-27T17:01:37.716218719Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-02-27T17:01:37.749490648Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.271069ms logger=migrator t=2026-02-27T17:01:37.75300754Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-02-27T17:01:37.758676771Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.667851ms logger=migrator t=2026-02-27T17:01:37.762404659Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-02-27T17:01:37.762548454Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=148.965µs logger=migrator t=2026-02-27T17:01:37.767269304Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-02-27T17:01:37.803841149Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.571105ms logger=migrator t=2026-02-27T17:01:37.808719074Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-02-27T17:01:37.838957296Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.237342ms logger=migrator t=2026-02-27T17:01:37.843111129Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-02-27T17:01:37.843756199Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=644.92µs logger=migrator t=2026-02-27T17:01:37.848689926Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-02-27T17:01:37.850494724Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.802267ms logger=migrator t=2026-02-27T17:01:37.857348922Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-02-27T17:01:37.857737724Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=389.502µs logger=migrator t=2026-02-27T17:01:37.862140154Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-02-27T17:01:37.863015902Z level=info msg="Migration successfully executed" id="create permission table" duration=875.778µs logger=migrator t=2026-02-27T17:01:37.867573797Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-02-27T17:01:37.868667572Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.091595ms logger=migrator t=2026-02-27T17:01:37.873971801Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-02-27T17:01:37.875071286Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.098945ms logger=migrator t=2026-02-27T17:01:37.879568359Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-02-27T17:01:37.880437647Z level=info msg="Migration successfully executed" id="create role table" duration=869.448µs logger=migrator t=2026-02-27T17:01:37.885973443Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-02-27T17:01:37.897558332Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.584949ms logger=migrator t=2026-02-27T17:01:37.910286377Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-02-27T17:01:37.918925162Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.639835ms logger=migrator t=2026-02-27T17:01:37.924165809Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-02-27T17:01:37.925064988Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=898.378µs logger=migrator t=2026-02-27T17:01:37.929649773Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-02-27T17:01:37.93078359Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.134686ms logger=migrator t=2026-02-27T17:01:37.936904284Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-02-27T17:01:37.938697761Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.794517ms logger=migrator t=2026-02-27T17:01:37.943976399Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-02-27T17:01:37.944963451Z level=info msg="Migration successfully executed" id="create team role table" duration=987.422µs logger=migrator t=2026-02-27T17:01:37.951590972Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-02-27T17:01:37.953709419Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.117547ms logger=migrator t=2026-02-27T17:01:37.959164773Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-02-27T17:01:37.960446254Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.2807ms logger=migrator t=2026-02-27T17:01:37.967207329Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-02-27T17:01:37.969157411Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.954742ms logger=migrator t=2026-02-27T17:01:37.974261233Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-02-27T17:01:37.975349318Z level=info msg="Migration successfully executed" id="create user role table" duration=1.087485ms logger=migrator t=2026-02-27T17:01:37.981865356Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-02-27T17:01:37.982997302Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.131176ms logger=migrator t=2026-02-27T17:01:37.988694033Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-02-27T17:01:37.989822959Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.128206ms logger=migrator t=2026-02-27T17:01:37.994631982Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-02-27T17:01:37.996489921Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.856359ms logger=migrator t=2026-02-27T17:01:38.00337652Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-02-27T17:01:38.00431667Z level=info msg="Migration successfully executed" id="create builtin role table" duration=939.44µs logger=migrator t=2026-02-27T17:01:38.008669789Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-02-27T17:01:38.009799955Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.130756ms logger=migrator t=2026-02-27T17:01:38.014839915Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-02-27T17:01:38.016057514Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.217389ms logger=migrator t=2026-02-27T17:01:38.022292593Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-02-27T17:01:38.034199231Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.907359ms logger=migrator t=2026-02-27T17:01:38.040674188Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-02-27T17:01:38.042878078Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.207191ms logger=migrator t=2026-02-27T17:01:38.047638199Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-02-27T17:01:38.049143937Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.505558ms logger=migrator t=2026-02-27T17:01:38.056414089Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-02-27T17:01:38.057586846Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.172488ms logger=migrator t=2026-02-27T17:01:38.065387125Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-02-27T17:01:38.06680823Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.426046ms logger=migrator t=2026-02-27T17:01:38.071490999Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-02-27T17:01:38.072389677Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=902.628µs logger=migrator t=2026-02-27T17:01:38.078200832Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-02-27T17:01:38.079966519Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.764677ms logger=migrator t=2026-02-27T17:01:38.084609536Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-02-27T17:01:38.091520696Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=6.90787ms logger=migrator t=2026-02-27T17:01:38.0957101Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-02-27T17:01:38.103606841Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.893651ms logger=migrator t=2026-02-27T17:01:38.108630231Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-02-27T17:01:38.114983773Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.348172ms logger=migrator t=2026-02-27T17:01:38.118946899Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-02-27T17:01:38.126807729Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.85839ms logger=migrator t=2026-02-27T17:01:38.130555299Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-02-27T17:01:38.131455707Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=899.998µs logger=migrator t=2026-02-27T17:01:38.136819868Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-02-27T17:01:38.137890302Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.074384ms logger=migrator t=2026-02-27T17:01:38.142563481Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-02-27T17:01:38.143654816Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.091805ms logger=migrator t=2026-02-27T17:01:38.147391785Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-02-27T17:01:38.148455909Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.063833ms logger=migrator t=2026-02-27T17:01:38.153470079Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-02-27T17:01:38.155184973Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.712265ms logger=migrator t=2026-02-27T17:01:38.160210983Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-02-27T17:01:38.16042376Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=212.647µs logger=migrator t=2026-02-27T17:01:38.166911916Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-02-27T17:01:38.166995559Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=84.773µs logger=migrator t=2026-02-27T17:01:38.172715241Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-02-27T17:01:38.173523827Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=804.636µs logger=migrator t=2026-02-27T17:01:38.17801813Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-02-27T17:01:38.178905118Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=887.918µs logger=migrator t=2026-02-27T17:01:38.183492604Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-02-27T17:01:38.184174156Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=681.362µs logger=migrator t=2026-02-27T17:01:38.188208304Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-02-27T17:01:38.188452152Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=243.838µs logger=migrator t=2026-02-27T17:01:38.19310315Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-02-27T17:01:38.193897355Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=794.155µs logger=migrator t=2026-02-27T17:01:38.198091619Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-02-27T17:01:38.19938908Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.296821ms logger=migrator t=2026-02-27T17:01:38.204262485Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-02-27T17:01:38.205425342Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.162327ms logger=migrator t=2026-02-27T17:01:38.211835146Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-02-27T17:01:38.222543037Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.708271ms logger=migrator t=2026-02-27T17:01:38.226483022Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-02-27T17:01:38.226552995Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.213µs logger=migrator t=2026-02-27T17:01:38.230223101Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-02-27T17:01:38.231156001Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=932.31µs logger=migrator t=2026-02-27T17:01:38.236177921Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-02-27T17:01:38.237995069Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.816908ms logger=migrator t=2026-02-27T17:01:38.244526967Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-02-27T17:01:38.246524391Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.000134ms logger=migrator t=2026-02-27T17:01:38.287425683Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-02-27T17:01:38.294010182Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.58787ms logger=migrator t=2026-02-27T17:01:38.304452535Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-02-27T17:01:38.305668623Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.214459ms logger=migrator t=2026-02-27T17:01:38.312874563Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-02-27T17:01:38.314584717Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.710185ms logger=migrator t=2026-02-27T17:01:38.321437435Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-02-27T17:01:38.348454795Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.00845ms logger=migrator t=2026-02-27T17:01:38.354160347Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-02-27T17:01:38.354984743Z level=info msg="Migration successfully executed" id="create correlation v2" duration=824.196µs logger=migrator t=2026-02-27T17:01:38.360554481Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-02-27T17:01:38.362390139Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.835819ms logger=migrator t=2026-02-27T17:01:38.367077108Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-02-27T17:01:38.368829494Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.752116ms logger=migrator t=2026-02-27T17:01:38.373626307Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-02-27T17:01:38.374821525Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.194528ms logger=migrator t=2026-02-27T17:01:38.379831594Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-02-27T17:01:38.380082602Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=251.378µs logger=migrator t=2026-02-27T17:01:38.386488866Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-02-27T17:01:38.387781037Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.292801ms logger=migrator t=2026-02-27T17:01:38.393048775Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-02-27T17:01:38.402509846Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.460491ms logger=migrator t=2026-02-27T17:01:38.407229286Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-02-27T17:01:38.408175456Z level=info msg="Migration successfully executed" id="create entity_events table" duration=945.97µs logger=migrator t=2026-02-27T17:01:38.412358889Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-02-27T17:01:38.41396253Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.602011ms logger=migrator t=2026-02-27T17:01:38.419645952Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-27T17:01:38.420489699Z 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-02-27T17:01:38.425748356Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-27T17:01:38.426369636Z 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-02-27T17:01:38.431432957Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-02-27T17:01:38.432833922Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.402504ms logger=migrator t=2026-02-27T17:01:38.438378348Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-02-27T17:01:38.440369571Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.994333ms logger=migrator t=2026-02-27T17:01:38.445143393Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-27T17:01:38.446656742Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.516818ms logger=migrator t=2026-02-27T17:01:38.451721693Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-27T17:01:38.453959884Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.242492ms logger=migrator t=2026-02-27T17:01:38.466543274Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-27T17:01:38.468932381Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.393736ms logger=migrator t=2026-02-27T17:01:38.474714175Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-27T17:01:38.476325766Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.615722ms logger=migrator t=2026-02-27T17:01:38.484747884Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-02-27T17:01:38.486272502Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.523518ms logger=migrator t=2026-02-27T17:01:38.490802837Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-02-27T17:01:38.491946163Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.145077ms logger=migrator t=2026-02-27T17:01:38.496757096Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-27T17:01:38.497916833Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.163197ms logger=migrator t=2026-02-27T17:01:38.503119709Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-27T17:01:38.504338448Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.220049ms logger=migrator t=2026-02-27T17:01:38.508777529Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-02-27T17:01:38.510216915Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.450086ms logger=migrator t=2026-02-27T17:01:38.516588598Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-02-27T17:01:38.536933915Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=20.338777ms logger=migrator t=2026-02-27T17:01:38.542475342Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-02-27T17:01:38.551188709Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.713667ms logger=migrator t=2026-02-27T17:01:38.555505326Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-02-27T17:01:38.561666112Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.159936ms logger=migrator t=2026-02-27T17:01:38.56599522Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-02-27T17:01:38.56628834Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=293.54µs logger=migrator t=2026-02-27T17:01:38.572853229Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-02-27T17:01:38.58577751Z level=info msg="Migration successfully executed" id="add share column" duration=12.919492ms logger=migrator t=2026-02-27T17:01:38.589844079Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-02-27T17:01:38.590082857Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=240.638µs logger=migrator t=2026-02-27T17:01:38.594164887Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-02-27T17:01:38.595253292Z level=info msg="Migration successfully executed" id="create file table" duration=1.086165ms logger=migrator t=2026-02-27T17:01:38.600798718Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-02-27T17:01:38.602122361Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.323293ms logger=migrator t=2026-02-27T17:01:38.607368798Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-02-27T17:01:38.608585336Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.218069ms logger=migrator t=2026-02-27T17:01:38.619553815Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-02-27T17:01:38.621520918Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.971463ms logger=migrator t=2026-02-27T17:01:38.630322248Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-02-27T17:01:38.632692684Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.372385ms logger=migrator t=2026-02-27T17:01:38.639525961Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-02-27T17:01:38.639650635Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=123.164µs logger=migrator t=2026-02-27T17:01:38.648836097Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-02-27T17:01:38.649098006Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=265.759µs logger=migrator t=2026-02-27T17:01:38.658090282Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-02-27T17:01:38.659204987Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.102265ms logger=migrator t=2026-02-27T17:01:38.666950864Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-02-27T17:01:38.667334966Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=387.042µs logger=migrator t=2026-02-27T17:01:38.67844767Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-02-27T17:01:38.680371611Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.927741ms logger=migrator t=2026-02-27T17:01:38.68756075Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-02-27T17:01:38.700765351Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.19939ms logger=migrator t=2026-02-27T17:01:38.710824171Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-02-27T17:01:38.711145811Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=326.65µs logger=migrator t=2026-02-27T17:01:38.732636375Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-02-27T17:01:38.735760715Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=3.14261ms logger=migrator t=2026-02-27T17:01:38.743908944Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-02-27T17:01:38.744349998Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=435.234µs logger=migrator t=2026-02-27T17:01:38.749928755Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-02-27T17:01:38.750449672Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=523.437µs logger=migrator t=2026-02-27T17:01:38.756298118Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-02-27T17:01:38.757209147Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=904.549µs logger=migrator t=2026-02-27T17:01:38.763822108Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-02-27T17:01:38.776097139Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.276241ms logger=migrator t=2026-02-27T17:01:38.880369138Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-02-27T17:01:38.891203073Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.834025ms logger=migrator t=2026-02-27T17:01:38.895579832Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-02-27T17:01:38.897828054Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.247202ms logger=migrator t=2026-02-27T17:01:38.906138338Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-02-27T17:01:38.992979793Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.879995ms logger=migrator t=2026-02-27T17:01:38.998490238Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-02-27T17:01:38.999459299Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=965.831µs logger=migrator t=2026-02-27T17:01:39.006655358Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-02-27T17:01:39.008951431Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.296963ms logger=migrator t=2026-02-27T17:01:39.015849271Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-02-27T17:01:39.041770086Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.916496ms logger=migrator t=2026-02-27T17:01:39.04975884Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-02-27T17:01:39.062111403Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.352483ms logger=migrator t=2026-02-27T17:01:39.068478686Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-02-27T17:01:39.068755925Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=276.739µs logger=migrator t=2026-02-27T17:01:39.073826616Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-02-27T17:01:39.074140496Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=313.19µs logger=migrator t=2026-02-27T17:01:39.081097698Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-02-27T17:01:39.08147694Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=379.272µs logger=migrator t=2026-02-27T17:01:39.0893402Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-02-27T17:01:39.089711682Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=371.722µs logger=migrator t=2026-02-27T17:01:39.095569928Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-02-27T17:01:39.09594357Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=373.802µs logger=migrator t=2026-02-27T17:01:39.102708856Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-02-27T17:01:39.104325897Z level=info msg="Migration successfully executed" id="create folder table" duration=1.616782ms logger=migrator t=2026-02-27T17:01:39.110894926Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-02-27T17:01:39.112079204Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.187948ms logger=migrator t=2026-02-27T17:01:39.117737094Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-02-27T17:01:39.118901141Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.154077ms logger=migrator t=2026-02-27T17:01:39.124810569Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-02-27T17:01:39.124888792Z level=info msg="Migration successfully executed" id="Update folder title length" duration=80.173µs logger=migrator t=2026-02-27T17:01:39.133563398Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-27T17:01:39.135669695Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.108507ms logger=migrator t=2026-02-27T17:01:39.142253635Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-27T17:01:39.14336418Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.110625ms logger=migrator t=2026-02-27T17:01:39.148354419Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-02-27T17:01:39.150364833Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.997993ms logger=migrator t=2026-02-27T17:01:39.15812845Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-02-27T17:01:39.158539753Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=411.573µs logger=migrator t=2026-02-27T17:01:39.164827883Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-02-27T17:01:39.165421752Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=591.689µs logger=migrator t=2026-02-27T17:01:39.171837786Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-02-27T17:01:39.173938573Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.100467ms logger=migrator t=2026-02-27T17:01:39.179962145Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-02-27T17:01:39.181148993Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.195198ms logger=migrator t=2026-02-27T17:01:39.18766343Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-02-27T17:01:39.189455957Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.785077ms logger=migrator t=2026-02-27T17:01:39.193926309Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-02-27T17:01:39.195101977Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.175758ms logger=migrator t=2026-02-27T17:01:39.200999474Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-02-27T17:01:39.202063198Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.058124ms logger=migrator t=2026-02-27T17:01:39.207387588Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-02-27T17:01:39.208258025Z level=info msg="Migration successfully executed" id="create anon_device table" duration=870.317µs logger=migrator t=2026-02-27T17:01:39.214529686Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-02-27T17:01:39.216358434Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.828599ms logger=migrator t=2026-02-27T17:01:39.222103237Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-02-27T17:01:39.223368767Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.26506ms logger=migrator t=2026-02-27T17:01:39.230190354Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-02-27T17:01:39.231535497Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.345943ms logger=migrator t=2026-02-27T17:01:39.240488402Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-02-27T17:01:39.242556818Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.078546ms logger=migrator t=2026-02-27T17:01:39.249210869Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-02-27T17:01:39.251131061Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.912831ms logger=migrator t=2026-02-27T17:01:39.258259387Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-02-27T17:01:39.258832156Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=577.129µs logger=migrator t=2026-02-27T17:01:39.26463491Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-02-27T17:01:39.274713361Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.074491ms logger=migrator t=2026-02-27T17:01:39.280791985Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-02-27T17:01:39.281743295Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=968.801µs logger=migrator t=2026-02-27T17:01:39.288466989Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-27T17:01:39.288521781Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=58.731µs logger=migrator t=2026-02-27T17:01:39.294259603Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-27T17:01:39.295512173Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.25279ms logger=migrator t=2026-02-27T17:01:39.301635658Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-27T17:01:39.301667609Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.781µs logger=migrator t=2026-02-27T17:01:39.307234227Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-02-27T17:01:39.30922323Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.987993ms logger=migrator t=2026-02-27T17:01:39.31518272Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-27T17:01:39.316338856Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.147746ms logger=migrator t=2026-02-27T17:01:39.324465285Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-02-27T17:01:39.326275243Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.809328ms logger=migrator t=2026-02-27T17:01:39.332223542Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-02-27T17:01:39.33308981Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=867.988µs logger=migrator t=2026-02-27T17:01:39.338977457Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-02-27T17:01:39.339593407Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=617.499µs logger=migrator t=2026-02-27T17:01:39.34599872Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-02-27T17:01:39.346666292Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=667.022µs logger=migrator t=2026-02-27T17:01:39.351133874Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-02-27T17:01:39.352127735Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=992.921µs logger=migrator t=2026-02-27T17:01:39.358284171Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-02-27T17:01:39.363383804Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=5.100203ms logger=migrator t=2026-02-27T17:01:39.37016784Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-02-27T17:01:39.380418106Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.244346ms logger=migrator t=2026-02-27T17:01:39.385742595Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-02-27T17:01:39.394218746Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.475001ms logger=migrator t=2026-02-27T17:01:39.399172103Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-02-27T17:01:39.409348247Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.176344ms logger=migrator t=2026-02-27T17:01:39.415496333Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-02-27T17:01:39.415577785Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=81.652µs logger=migrator t=2026-02-27T17:01:39.42105128Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-02-27T17:01:39.435060896Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.011905ms logger=migrator t=2026-02-27T17:01:39.440635033Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-02-27T17:01:39.448754901Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.118448ms logger=migrator t=2026-02-27T17:01:39.45530723Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-02-27T17:01:39.45594143Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=637.37µs logger=migrator t=2026-02-27T17:01:39.462873121Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.195159608s logger=migrator t=2026-02-27T17:01:39.463816081Z level=info msg="Unlocking database" logger=sqlstore t=2026-02-27T17:01:39.482264538Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-02-27T17:01:39.482478695Z level=info msg="Created default organization" logger=secrets t=2026-02-27T17:01:39.489076285Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-02-27T17:01:39.536531026Z level=info msg="Restored cache from database" duration=408.803µs logger=plugin.store t=2026-02-27T17:01:39.537905439Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-02-27T17:01:39.58503861Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-02-27T17:01:39.585131133Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-02-27T17:01:39.585240606Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-02-27T17:01:39.585269817Z level=info msg="Plugins loaded" count=54 duration=47.364278ms logger=query_data t=2026-02-27T17:01:39.589257294Z level=info msg="Query Service initialization" logger=live.push_http t=2026-02-27T17:01:39.592116975Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-02-27T17:01:39.597734654Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-02-27T17:01:39.61520375Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-02-27T17:01:39.618585458Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-02-27T17:01:39.6208712Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-02-27T17:01:39.642872311Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-02-27T17:01:39.66923507Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-02-27T17:01:39.694578737Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-02-27T17:01:39.694609838Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-02-27T17:01:39.694756413Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-02-27T17:01:39.695125824Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-02-27T17:01:39.695321991Z level=info msg="Storage starting" logger=http.server t=2026-02-27T17:01:39.698697068Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-02-27T17:01:39.767365754Z level=info msg="Update check succeeded" duration=72.220159ms logger=plugins.update.checker t=2026-02-27T17:01:39.77102486Z level=info msg="Update check succeeded" duration=75.686609ms logger=provisioning.dashboard t=2026-02-27T17:01:39.788551848Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-02-27T17:01:39.795716716Z level=info msg="State cache has been initialized" states=0 duration=100.960614ms logger=ngalert.scheduler t=2026-02-27T17:01:39.795769318Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-02-27T17:01:39.79584138Z level=info msg=starting first_tick=2026-02-27T17:01:40Z logger=sqlstore.transactions t=2026-02-27T17:01:39.837798636Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-02-27T17:01:39.85141378Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-02-27T17:01:39.863440702Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-02-27T17:01:39.879631678Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-02-27T17:01:39.918227126Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-02-27T17:01:39.938360307Z level=info msg="Patterns update finished" duration=111.341625ms logger=grafana-apiserver t=2026-02-27T17:01:40.211164642Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-02-27T17:01:40.215462208Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-02-27T17:01:56.094763603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.095634991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.115237925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.139087574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.153657468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.178911862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.197863525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.223798771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.246184133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.266459509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.282415237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.30983156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.350405211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.477438575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.494353694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.53854044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.558083632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.601001868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.624029831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.686149109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.702022374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.748955698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.771732973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.820064262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.838087276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.887775677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.906832134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.95821583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:56.969637303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.008599824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.032434132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.079940285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.095727137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.151151611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.181359873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.243324065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.259252103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.308090067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.323209629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.911401953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.936503362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:57.988001901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.007285855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.069827596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.086071873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.135346522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.157456846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.218169558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.235542091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.288807186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.304903808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.380308618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.397582879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.464326693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.485380214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.537647387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.554308157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.623971735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.641825563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.701950648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.719676092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.793394728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.813294252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.872023212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.887766263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.943823117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:58.963581546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.033828572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.056404101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.130861251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.161063772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.258089561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.274664779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.354969455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.373063961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.447417868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.463571233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.535674557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.557210643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-27T17:01:59.635154045Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-02-27T17:02:17.719740141Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-02-27T17:11:39.765892954Z level=info msg="Completed cleanup jobs" duration=69.896025ms logger=plugins.update.checker t=2026-02-27T17:11:39.82189077Z level=info msg="Update check succeeded" duration=49.755137ms logger=cleanup t=2026-02-27T17:21:39.7326384Z level=info msg="Completed cleanup jobs" duration=36.986633ms logger=plugins.update.checker t=2026-02-27T17:21:39.825291386Z level=info msg="Update check succeeded" duration=53.346501ms logger=cleanup t=2026-02-27T17:31:39.716663191Z level=info msg="Completed cleanup jobs" duration=20.567981ms logger=plugins.update.checker t=2026-02-27T17:31:39.822223393Z level=info msg="Update check succeeded" duration=50.573671ms logger=infra.usagestats t=2026-02-27T17:32:17.742634274Z level=info msg="Usage stats are ready to report"