logger=settings t=2026-05-11T10:56:07.22518221Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T10:56:07Z logger=settings t=2026-05-11T10:56:07.225428625Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T10:56:07.225440956Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T10:56:07.225444426Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T10:56:07.225447386Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T10:56:07.225450416Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T10:56:07.225454216Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T10:56:07.225457536Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T10:56:07.225460536Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T10:56:07.225464066Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T10:56:07.225467226Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T10:56:07.225472366Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T10:56:07.225479206Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T10:56:07.225482856Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T10:56:07.225485997Z level=info msg=Target target=[all] logger=settings t=2026-05-11T10:56:07.225491567Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T10:56:07.225494947Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T10:56:07.225498377Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T10:56:07.225501607Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T10:56:07.225504847Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T10:56:07.225524207Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T10:56:07.227455893Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T10:56:07.227537445Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T10:56:07.231393517Z level=info msg="Locking database" logger=migrator t=2026-05-11T10:56:07.231414437Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T10:56:07.232309194Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T10:56:07.233507236Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.197362ms logger=migrator t=2026-05-11T10:56:07.238133494Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T10:56:07.238897377Z level=info msg="Migration successfully executed" id="create user table" duration=767.243µs logger=migrator t=2026-05-11T10:56:07.24274272Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T10:56:07.243255859Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=512.969µs logger=migrator t=2026-05-11T10:56:07.249910064Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T10:56:07.250419333Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=509.249µs logger=migrator t=2026-05-11T10:56:07.254141274Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T10:56:07.25500608Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=864.736µs logger=migrator t=2026-05-11T10:56:07.260910281Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T10:56:07.262168784Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.264103ms logger=migrator t=2026-05-11T10:56:07.265475926Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T10:56:07.267876122Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.402235ms logger=migrator t=2026-05-11T10:56:07.271923678Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T10:56:07.272736952Z level=info msg="Migration successfully executed" id="create user table v2" duration=818.595µs logger=migrator t=2026-05-11T10:56:07.275917643Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T10:56:07.276621315Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=703.432µs logger=migrator t=2026-05-11T10:56:07.281238882Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T10:56:07.281947935Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=709.503µs logger=migrator t=2026-05-11T10:56:07.288383756Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T10:56:07.289097309Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=713.223µs logger=migrator t=2026-05-11T10:56:07.294300628Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T10:56:07.294934369Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=633.181µs logger=migrator t=2026-05-11T10:56:07.298009596Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T10:56:07.299115387Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.086381ms logger=migrator t=2026-05-11T10:56:07.304283875Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T10:56:07.304380307Z level=info msg="Migration successfully executed" id="Update user table charset" duration=108.772µs logger=migrator t=2026-05-11T10:56:07.30937999Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T10:56:07.311351717Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.970668ms logger=migrator t=2026-05-11T10:56:07.31521087Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T10:56:07.315495405Z level=info msg="Migration successfully executed" id="Add missing user data" duration=281.515µs logger=migrator t=2026-05-11T10:56:07.319590382Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T10:56:07.321722452Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.13399ms logger=migrator t=2026-05-11T10:56:07.325483472Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T10:56:07.326280558Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=791.336µs logger=migrator t=2026-05-11T10:56:07.330836803Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T10:56:07.332950462Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.118299ms logger=migrator t=2026-05-11T10:56:07.338230621Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T10:56:07.34616025Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.929619ms logger=migrator t=2026-05-11T10:56:07.351492631Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T10:56:07.35256193Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.068999ms logger=migrator t=2026-05-11T10:56:07.356718818Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T10:56:07.356908231Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=189.773µs logger=migrator t=2026-05-11T10:56:07.360435708Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T10:56:07.3611049Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=669.192µs logger=migrator t=2026-05-11T10:56:07.365026234Z 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-05-11T10:56:07.365303669Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=277.635µs logger=migrator t=2026-05-11T10:56:07.368387588Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T10:56:07.368732054Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=344.256µs logger=migrator t=2026-05-11T10:56:07.373741067Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T10:56:07.375070652Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.327095ms logger=migrator t=2026-05-11T10:56:07.379340222Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T10:56:07.380459884Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.116841ms logger=migrator t=2026-05-11T10:56:07.384658602Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T10:56:07.38611751Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.099341ms logger=migrator t=2026-05-11T10:56:07.391566552Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T10:56:07.392331897Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=764.205µs logger=migrator t=2026-05-11T10:56:07.396685598Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T10:56:07.397904621Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.205843ms logger=migrator t=2026-05-11T10:56:07.40423558Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T10:56:07.40426396Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.71µs logger=migrator t=2026-05-11T10:56:07.407913109Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T10:56:07.408591551Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=683.582µs logger=migrator t=2026-05-11T10:56:07.413565975Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T10:56:07.414195946Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=629.741µs logger=migrator t=2026-05-11T10:56:07.419372634Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T10:56:07.420339182Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=966.698µs logger=migrator t=2026-05-11T10:56:07.424794296Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T10:56:07.42558616Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=791.984µs logger=migrator t=2026-05-11T10:56:07.429927903Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T10:56:07.435765842Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.83871ms logger=migrator t=2026-05-11T10:56:07.441388077Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T10:56:07.442281583Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=893.076µs logger=migrator t=2026-05-11T10:56:07.44638876Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T10:56:07.447227787Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=838.517µs logger=migrator t=2026-05-11T10:56:07.451913784Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T10:56:07.45274299Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=831.566µs logger=migrator t=2026-05-11T10:56:07.456816477Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T10:56:07.457689523Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=873.336µs logger=migrator t=2026-05-11T10:56:07.481692274Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T10:56:07.483033538Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.344564ms logger=migrator t=2026-05-11T10:56:07.490491509Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T10:56:07.490944257Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=451.288µs logger=migrator t=2026-05-11T10:56:07.500209041Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T10:56:07.501390023Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.180322ms logger=migrator t=2026-05-11T10:56:07.508480586Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T10:56:07.508824543Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=340.677µs logger=migrator t=2026-05-11T10:56:07.514256954Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T10:56:07.514918206Z level=info msg="Migration successfully executed" id="create star table" duration=657.452µs logger=migrator t=2026-05-11T10:56:07.522012179Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T10:56:07.523227642Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.215373ms logger=migrator t=2026-05-11T10:56:07.530760104Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T10:56:07.53268077Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.924366ms logger=migrator t=2026-05-11T10:56:07.538452538Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T10:56:07.539813744Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.365256ms logger=migrator t=2026-05-11T10:56:07.544310708Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T10:56:07.544967381Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=656.593µs logger=migrator t=2026-05-11T10:56:07.549377393Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T10:56:07.550039895Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=662.012µs logger=migrator t=2026-05-11T10:56:07.555306465Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T10:56:07.556400865Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.09398ms logger=migrator t=2026-05-11T10:56:07.560768007Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T10:56:07.561557102Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=788.185µs logger=migrator t=2026-05-11T10:56:07.566021856Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T10:56:07.566048457Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.2µs logger=migrator t=2026-05-11T10:56:07.570340447Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T10:56:07.570364787Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.46µs logger=migrator t=2026-05-11T10:56:07.574916373Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T10:56:07.575075725Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=159.582µs logger=migrator t=2026-05-11T10:56:07.579931707Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T10:56:07.581121709Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.189302ms logger=migrator t=2026-05-11T10:56:07.586109173Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T10:56:07.586894728Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=785.275µs logger=migrator t=2026-05-11T10:56:07.591419502Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T10:56:07.59233725Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=916.698µs logger=migrator t=2026-05-11T10:56:07.597772671Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T10:56:07.598559186Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=785.885µs logger=migrator t=2026-05-11T10:56:07.602974979Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T10:56:07.604329694Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.353755ms logger=migrator t=2026-05-11T10:56:07.608847419Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T10:56:07.610106932Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.242433ms logger=migrator t=2026-05-11T10:56:07.614975025Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T10:56:07.620520749Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.544824ms logger=migrator t=2026-05-11T10:56:07.624948652Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T10:56:07.625712135Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=762.723µs logger=migrator t=2026-05-11T10:56:07.630256991Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T10:56:07.631519835Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.260754ms logger=migrator t=2026-05-11T10:56:07.643947928Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T10:56:07.645317673Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.368936ms logger=migrator t=2026-05-11T10:56:07.651625572Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T10:56:07.652135781Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=510.479µs logger=migrator t=2026-05-11T10:56:07.656634535Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T10:56:07.658073593Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.438388ms logger=migrator t=2026-05-11T10:56:07.663713089Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T10:56:07.663897773Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=183.914µs logger=migrator t=2026-05-11T10:56:07.674866989Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T10:56:07.677915595Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.047907ms logger=migrator t=2026-05-11T10:56:07.682467651Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T10:56:07.684303935Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.835464ms logger=migrator t=2026-05-11T10:56:07.689074015Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T10:56:07.690894259Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.819674ms logger=migrator t=2026-05-11T10:56:07.694927775Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T10:56:07.69576001Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=832.495µs logger=migrator t=2026-05-11T10:56:07.700197344Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T10:56:07.703330852Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.154069ms logger=migrator t=2026-05-11T10:56:07.70905701Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T10:56:07.709828914Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=769.894µs logger=migrator t=2026-05-11T10:56:07.713938301Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T10:56:07.714756486Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=816.035µs logger=migrator t=2026-05-11T10:56:07.719844962Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T10:56:07.719905023Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=63.981µs logger=migrator t=2026-05-11T10:56:07.72507939Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T10:56:07.725130351Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=51.971µs logger=migrator t=2026-05-11T10:56:07.729551805Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T10:56:07.733195722Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.642967ms logger=migrator t=2026-05-11T10:56:07.737490333Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T10:56:07.73942478Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.934147ms logger=migrator t=2026-05-11T10:56:07.744386882Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T10:56:07.747779747Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.392644ms logger=migrator t=2026-05-11T10:56:07.752516985Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T10:56:07.754453911Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.930436ms logger=migrator t=2026-05-11T10:56:07.758621039Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T10:56:07.758827873Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=207.274µs logger=migrator t=2026-05-11T10:56:07.763150135Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T10:56:07.76395983Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=808.614µs logger=migrator t=2026-05-11T10:56:07.77145454Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T10:56:07.772208434Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=757.614µs logger=migrator t=2026-05-11T10:56:07.777036825Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T10:56:07.777078886Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=45.981µs logger=migrator t=2026-05-11T10:56:07.781470329Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T10:56:07.7820735Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=603.34µs logger=migrator t=2026-05-11T10:56:07.787262297Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T10:56:07.787833247Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=571.78µs logger=migrator t=2026-05-11T10:56:07.792366952Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T10:56:07.800935704Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.567042ms logger=migrator t=2026-05-11T10:56:07.805791625Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T10:56:07.806307484Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=515.889µs logger=migrator t=2026-05-11T10:56:07.811772167Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T10:56:07.812972289Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.199663ms logger=migrator t=2026-05-11T10:56:07.817995014Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T10:56:07.81936188Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.360155ms logger=migrator t=2026-05-11T10:56:07.823902805Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T10:56:07.82421807Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=315.545µs logger=migrator t=2026-05-11T10:56:07.828160844Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T10:56:07.82895571Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=753.705µs logger=migrator t=2026-05-11T10:56:07.834052015Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T10:56:07.837956478Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.903474ms logger=migrator t=2026-05-11T10:56:07.8423199Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T10:56:07.84336711Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.04692ms logger=migrator t=2026-05-11T10:56:07.848823332Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T10:56:07.849004676Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=181.604µs logger=migrator t=2026-05-11T10:56:07.855816953Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T10:56:07.856225031Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=413.478µs logger=migrator t=2026-05-11T10:56:07.862831155Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T10:56:07.864086029Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.305775ms logger=migrator t=2026-05-11T10:56:07.870058051Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T10:56:07.873609777Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.551647ms logger=migrator t=2026-05-11T10:56:07.880676039Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T10:56:07.881822511Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.147602ms logger=migrator t=2026-05-11T10:56:07.886670833Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T10:56:07.887592939Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=924.527µs logger=migrator t=2026-05-11T10:56:07.894412877Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T10:56:07.896132Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.718303ms logger=migrator t=2026-05-11T10:56:07.902328136Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T10:56:07.903780523Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.451587ms logger=migrator t=2026-05-11T10:56:07.909692284Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T10:56:07.911903636Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.212282ms logger=migrator t=2026-05-11T10:56:07.918856646Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T10:56:07.929852983Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.991487ms logger=migrator t=2026-05-11T10:56:07.933727255Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T10:56:07.934755744Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.028639ms logger=migrator t=2026-05-11T10:56:07.940117675Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T10:56:07.940873219Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=755.354µs logger=migrator t=2026-05-11T10:56:07.948823868Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T10:56:07.950406488Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.58399ms logger=migrator t=2026-05-11T10:56:07.955076976Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T10:56:07.955632266Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=552.68µs logger=migrator t=2026-05-11T10:56:07.958731154Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T10:56:07.961049698Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.318514ms logger=migrator t=2026-05-11T10:56:07.966361518Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T10:56:07.97128707Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.931252ms logger=migrator t=2026-05-11T10:56:07.974874068Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T10:56:07.974905498Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.651µs logger=migrator t=2026-05-11T10:56:07.978428064Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T10:56:07.978636147Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=208.764µs logger=migrator t=2026-05-11T10:56:07.982668713Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T10:56:07.984977177Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.308124ms logger=migrator t=2026-05-11T10:56:07.989643974Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T10:56:07.989837137Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=193.663µs logger=migrator t=2026-05-11T10:56:07.993543017Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T10:56:07.993884454Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=344.617µs logger=migrator t=2026-05-11T10:56:07.998580682Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T10:56:08.002305342Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.72426ms logger=migrator t=2026-05-11T10:56:08.006063502Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T10:56:08.006369508Z level=info msg="Migration successfully executed" id="Update uid value" duration=306.066µs logger=migrator t=2026-05-11T10:56:08.009942006Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T10:56:08.010962525Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.020399ms logger=migrator t=2026-05-11T10:56:08.014501221Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T10:56:08.015587201Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.08773ms logger=migrator t=2026-05-11T10:56:08.023924508Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T10:56:08.024693912Z level=info msg="Migration successfully executed" id="create api_key table" duration=769.234µs logger=migrator t=2026-05-11T10:56:08.029838689Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T10:56:08.030646054Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=807.745µs logger=migrator t=2026-05-11T10:56:08.036517984Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T10:56:08.038057273Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.537109ms logger=migrator t=2026-05-11T10:56:08.050181431Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T10:56:08.051321981Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.13977ms logger=migrator t=2026-05-11T10:56:08.05762073Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T10:56:08.059108938Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.486748ms logger=migrator t=2026-05-11T10:56:08.062643094Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T10:56:08.063332837Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=689.873µs logger=migrator t=2026-05-11T10:56:08.068931052Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T10:56:08.069903611Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=971.479µs logger=migrator t=2026-05-11T10:56:08.07364194Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T10:56:08.084986803Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.337093ms logger=migrator t=2026-05-11T10:56:08.157785039Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T10:56:08.159194785Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.411086ms logger=migrator t=2026-05-11T10:56:08.165332751Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T10:56:08.166383621Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.05116ms logger=migrator t=2026-05-11T10:56:08.169422288Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T10:56:08.170562269Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.139731ms logger=migrator t=2026-05-11T10:56:08.175050313Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T10:56:08.175874138Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=824.395µs logger=migrator t=2026-05-11T10:56:08.179972315Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T10:56:08.180392684Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=420.299µs logger=migrator t=2026-05-11T10:56:08.185455118Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T10:56:08.18604407Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=587.962µs logger=migrator t=2026-05-11T10:56:08.189918092Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T10:56:08.189950122Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.01µs logger=migrator t=2026-05-11T10:56:08.194210073Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T10:56:08.196703959Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.491116ms logger=migrator t=2026-05-11T10:56:08.200396849Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T10:56:08.202892976Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.495687ms logger=migrator t=2026-05-11T10:56:08.206703317Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T10:56:08.2068595Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=156.273µs logger=migrator t=2026-05-11T10:56:08.210288935Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T10:56:08.212724291Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.433017ms logger=migrator t=2026-05-11T10:56:08.217260365Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T10:56:08.219765603Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.504658ms logger=migrator t=2026-05-11T10:56:08.223203867Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T10:56:08.223920971Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=716.964µs logger=migrator t=2026-05-11T10:56:08.227316774Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T10:56:08.227810623Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=494.039µs logger=migrator t=2026-05-11T10:56:08.232328448Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T10:56:08.233090482Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=761.924µs logger=migrator t=2026-05-11T10:56:08.243187161Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T10:56:08.244918455Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.731264ms logger=migrator t=2026-05-11T10:56:08.252830522Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T10:56:08.253626328Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=795.376µs logger=migrator t=2026-05-11T10:56:08.258230504Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T10:56:08.259674021Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.442167ms logger=migrator t=2026-05-11T10:56:08.263765888Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T10:56:08.26389681Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=131.702µs logger=migrator t=2026-05-11T10:56:08.267693692Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T10:56:08.267727742Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=34.67µs logger=migrator t=2026-05-11T10:56:08.271773688Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T10:56:08.274634452Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.860304ms logger=migrator t=2026-05-11T10:56:08.277800531Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T10:56:08.280453761Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.6531ms logger=migrator t=2026-05-11T10:56:08.283741982Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T10:56:08.283814154Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=73.002µs logger=migrator t=2026-05-11T10:56:08.287927251Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T10:56:08.288776517Z level=info msg="Migration successfully executed" id="create quota table v1" duration=848.536µs logger=migrator t=2026-05-11T10:56:08.29321421Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T10:56:08.294049436Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=835.336µs logger=migrator t=2026-05-11T10:56:08.29850651Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T10:56:08.298554331Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=49.481µs logger=migrator t=2026-05-11T10:56:08.303677837Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T10:56:08.304603024Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=921.487µs logger=migrator t=2026-05-11T10:56:08.310006916Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T10:56:08.311039135Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.032349ms logger=migrator t=2026-05-11T10:56:08.315398467Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T10:56:08.319740338Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.341241ms logger=migrator t=2026-05-11T10:56:08.325575217Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T10:56:08.325662319Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=89.622µs logger=migrator t=2026-05-11T10:56:08.330441359Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T10:56:08.331839866Z level=info msg="Migration successfully executed" id="create session table" duration=1.398347ms logger=migrator t=2026-05-11T10:56:08.336457712Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T10:56:08.336690276Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=233.214µs logger=migrator t=2026-05-11T10:56:08.342324892Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T10:56:08.342437684Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=115.152µs logger=migrator t=2026-05-11T10:56:08.346756185Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T10:56:08.347495489Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=739.014µs logger=migrator t=2026-05-11T10:56:08.351464874Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T10:56:08.352292709Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=827.725µs logger=migrator t=2026-05-11T10:56:08.366540537Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T10:56:08.366612178Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=73.101µs logger=migrator t=2026-05-11T10:56:08.370000181Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T10:56:08.370031362Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=32.201µs logger=migrator t=2026-05-11T10:56:08.374331012Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T10:56:08.381509267Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=7.175405ms logger=migrator t=2026-05-11T10:56:08.385107925Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T10:56:08.388220713Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.112428ms logger=migrator t=2026-05-11T10:56:08.391708298Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T10:56:08.391821021Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=112.353µs logger=migrator t=2026-05-11T10:56:08.396106032Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T10:56:08.396977467Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=863.946µs logger=migrator t=2026-05-11T10:56:08.40139403Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T10:56:08.402889068Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.491038ms logger=migrator t=2026-05-11T10:56:08.407484675Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T10:56:08.407533686Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=48.601µs logger=migrator t=2026-05-11T10:56:08.411227994Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T10:56:08.414385724Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.15607ms logger=migrator t=2026-05-11T10:56:08.41839601Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T10:56:08.418625124Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=227.394µs logger=migrator t=2026-05-11T10:56:08.422077078Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T10:56:08.425176156Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.098668ms logger=migrator t=2026-05-11T10:56:08.428764494Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T10:56:08.431818081Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.050307ms logger=migrator t=2026-05-11T10:56:08.436931137Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T10:56:08.43706023Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=133.963µs logger=migrator t=2026-05-11T10:56:08.440642176Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T10:56:08.441652616Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.01034ms logger=migrator t=2026-05-11T10:56:08.4466609Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T10:56:08.447500825Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=845.365µs logger=migrator t=2026-05-11T10:56:08.451520191Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T10:56:08.45255913Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.038729ms logger=migrator t=2026-05-11T10:56:08.457556635Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T10:56:08.458435631Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=876.126µs logger=migrator t=2026-05-11T10:56:08.462500057Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T10:56:08.463283152Z level=info msg="Migration successfully executed" id="add index alert state" duration=782.805µs logger=migrator t=2026-05-11T10:56:08.467513641Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T10:56:08.468462489Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=950.718µs logger=migrator t=2026-05-11T10:56:08.473383261Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T10:56:08.474055943Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=672.372µs logger=migrator t=2026-05-11T10:56:08.478001608Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T10:56:08.478848314Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=845.946µs logger=migrator t=2026-05-11T10:56:08.482847949Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T10:56:08.483600263Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=751.864µs logger=migrator t=2026-05-11T10:56:08.487762411Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T10:56:08.497424872Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.661381ms logger=migrator t=2026-05-11T10:56:08.501099971Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T10:56:08.501784044Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=687.303µs logger=migrator t=2026-05-11T10:56:08.505062635Z 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-05-11T10:56:08.505935132Z 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=872.467µs logger=migrator t=2026-05-11T10:56:08.510485557Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T10:56:08.510775153Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=290.236µs logger=migrator t=2026-05-11T10:56:08.514457612Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T10:56:08.514951512Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=493.63µs logger=migrator t=2026-05-11T10:56:08.520868752Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T10:56:08.522160587Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.292254ms logger=migrator t=2026-05-11T10:56:08.526685831Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T10:56:08.532599662Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.914281ms logger=migrator t=2026-05-11T10:56:08.537169918Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T10:56:08.540943559Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.773951ms logger=migrator t=2026-05-11T10:56:08.544606338Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T10:56:08.548367968Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.76194ms logger=migrator t=2026-05-11T10:56:08.551956896Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T10:56:08.555780058Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.818602ms logger=migrator t=2026-05-11T10:56:08.559444616Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T10:56:08.560458125Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.013479ms logger=migrator t=2026-05-11T10:56:08.564183655Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T10:56:08.564217246Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.241µs logger=migrator t=2026-05-11T10:56:08.566685931Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T10:56:08.566714682Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.521µs logger=migrator t=2026-05-11T10:56:08.570715597Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T10:56:08.571733436Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.017599ms logger=migrator t=2026-05-11T10:56:08.576153409Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T10:56:08.577397143Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.243164ms logger=migrator t=2026-05-11T10:56:08.58204901Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T10:56:08.582793544Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=744.844µs logger=migrator t=2026-05-11T10:56:08.586910961Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T10:56:08.587712736Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=801.715µs logger=migrator t=2026-05-11T10:56:08.59111523Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T10:56:08.592070098Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=955.028µs logger=migrator t=2026-05-11T10:56:08.596275097Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T10:56:08.599997537Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.72183ms logger=migrator t=2026-05-11T10:56:08.603757758Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T10:56:08.609414043Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.657535ms logger=migrator t=2026-05-11T10:56:08.613033342Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T10:56:08.613242436Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=209.234µs logger=migrator t=2026-05-11T10:56:08.616966755Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T10:56:08.617860782Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=894.437µs logger=migrator t=2026-05-11T10:56:08.622629961Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T10:56:08.623498618Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=868.557µs logger=migrator t=2026-05-11T10:56:08.626772639Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T10:56:08.630453899Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.68075ms logger=migrator t=2026-05-11T10:56:08.634182289Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T10:56:08.6342671Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=84.871µs logger=migrator t=2026-05-11T10:56:08.638615932Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T10:56:08.639504878Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=888.976µs logger=migrator t=2026-05-11T10:56:08.642948883Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T10:56:08.644367379Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.417116ms logger=migrator t=2026-05-11T10:56:08.648822943Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T10:56:08.648976646Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=154.443µs logger=migrator t=2026-05-11T10:56:08.653740516Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T10:56:08.655256304Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.515428ms logger=migrator t=2026-05-11T10:56:08.659655636Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T10:56:08.660619445Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=963.589µs logger=migrator t=2026-05-11T10:56:08.664784343Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T10:56:08.666021035Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.234602ms logger=migrator t=2026-05-11T10:56:08.671180853Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T10:56:08.672997296Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.814354ms logger=migrator t=2026-05-11T10:56:08.677589623Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T10:56:08.678665362Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.075269ms logger=migrator t=2026-05-11T10:56:08.682687148Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T10:56:08.683918991Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.232803ms logger=migrator t=2026-05-11T10:56:08.689343283Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T10:56:08.689420175Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=78.392µs logger=migrator t=2026-05-11T10:56:08.693015693Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T10:56:08.69712499Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.109297ms logger=migrator t=2026-05-11T10:56:08.700539533Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T10:56:08.70140499Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=865.587µs logger=migrator t=2026-05-11T10:56:08.705605619Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T10:56:08.709626064Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.017255ms logger=migrator t=2026-05-11T10:56:08.71369108Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T10:56:08.714444224Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=751.074µs logger=migrator t=2026-05-11T10:56:08.717883509Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T10:56:08.718872867Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=988.908µs logger=migrator t=2026-05-11T10:56:08.723221439Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T10:56:08.724102806Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=878.756µs logger=migrator t=2026-05-11T10:56:08.727672462Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T10:56:08.744102941Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.430088ms logger=migrator t=2026-05-11T10:56:08.747734499Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T10:56:08.748269249Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=532.69µs logger=migrator t=2026-05-11T10:56:08.75262728Z 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-05-11T10:56:08.753576649Z 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=948.868µs logger=migrator t=2026-05-11T10:56:08.757619875Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T10:56:08.7579352Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=314.575µs logger=migrator t=2026-05-11T10:56:08.76220153Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T10:56:08.763153629Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=956.648µs logger=migrator t=2026-05-11T10:56:08.767716204Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T10:56:08.767934228Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=218.664µs logger=migrator t=2026-05-11T10:56:08.770850372Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T10:56:08.775390328Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.536336ms logger=migrator t=2026-05-11T10:56:08.77923513Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T10:56:08.783270746Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.035396ms logger=migrator t=2026-05-11T10:56:08.789810239Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T10:56:08.790793757Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=983.218µs logger=migrator t=2026-05-11T10:56:08.794397374Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T10:56:08.795539036Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.141332ms logger=migrator t=2026-05-11T10:56:08.799521841Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T10:56:08.799753825Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=232.314µs logger=migrator t=2026-05-11T10:56:08.804215389Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T10:56:08.811126198Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.910539ms logger=migrator t=2026-05-11T10:56:08.815579812Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T10:56:08.816480509Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=900.197µs logger=migrator t=2026-05-11T10:56:08.820438373Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T10:56:08.820600646Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=162.503µs logger=migrator t=2026-05-11T10:56:08.823804816Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T10:56:08.824154393Z level=info msg="Migration successfully executed" id="Move region to single row" duration=351.856µs logger=migrator t=2026-05-11T10:56:08.832114972Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T10:56:08.83360894Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.495028ms logger=migrator t=2026-05-11T10:56:08.837696347Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T10:56:08.839228826Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.527578ms logger=migrator t=2026-05-11T10:56:08.843982695Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T10:56:08.845472933Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.489878ms logger=migrator t=2026-05-11T10:56:08.850263763Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T10:56:08.851268662Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.001969ms logger=migrator t=2026-05-11T10:56:08.856705104Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T10:56:08.858143601Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.445687ms logger=migrator t=2026-05-11T10:56:08.862589704Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T10:56:08.863905769Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.317115ms logger=migrator t=2026-05-11T10:56:08.86930709Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T10:56:08.869392792Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=86.202µs logger=migrator t=2026-05-11T10:56:08.874278783Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T10:56:08.875873333Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.59716ms logger=migrator t=2026-05-11T10:56:08.882299484Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T10:56:08.883418295Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.122391ms logger=migrator t=2026-05-11T10:56:08.887628214Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T10:56:08.888610872Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=981.688µs logger=migrator t=2026-05-11T10:56:08.892831331Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T10:56:08.893754949Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=923.468µs logger=migrator t=2026-05-11T10:56:08.898871545Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T10:56:08.899112019Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=240.274µs logger=migrator t=2026-05-11T10:56:08.904565922Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T10:56:08.904976439Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=409.497µs logger=migrator t=2026-05-11T10:56:08.910048765Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T10:56:08.910251488Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=202.203µs logger=migrator t=2026-05-11T10:56:08.915084699Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T10:56:08.916314622Z level=info msg="Migration successfully executed" id="create team table" duration=1.216903ms logger=migrator t=2026-05-11T10:56:08.923336994Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T10:56:08.924620598Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.283864ms logger=migrator t=2026-05-11T10:56:08.92899151Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T10:56:08.929842046Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=850.336µs logger=migrator t=2026-05-11T10:56:08.935001443Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T10:56:08.940661379Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.662046ms logger=migrator t=2026-05-11T10:56:08.945217565Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T10:56:08.945574171Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=357.336µs logger=migrator t=2026-05-11T10:56:08.952276977Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T10:56:08.954382366Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.105809ms logger=migrator t=2026-05-11T10:56:08.95936807Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T10:56:08.960864118Z level=info msg="Migration successfully executed" id="create team member table" duration=1.495938ms logger=migrator t=2026-05-11T10:56:08.968176385Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T10:56:08.969537381Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.358596ms logger=migrator t=2026-05-11T10:56:08.975747178Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T10:56:08.977387798Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.64033ms logger=migrator t=2026-05-11T10:56:08.981029516Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T10:56:08.981867232Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=838.396µs logger=migrator t=2026-05-11T10:56:08.986142342Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T10:56:08.994733203Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.593101ms logger=migrator t=2026-05-11T10:56:09.000181516Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T10:56:09.01057547Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=10.391175ms logger=migrator t=2026-05-11T10:56:09.016270938Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T10:56:09.019826304Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.555496ms logger=migrator t=2026-05-11T10:56:09.025205115Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T10:56:09.026331897Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.126232ms logger=migrator t=2026-05-11T10:56:09.032420991Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T10:56:09.033888668Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.467897ms logger=migrator t=2026-05-11T10:56:09.039430092Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T10:56:09.040729047Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.302665ms logger=migrator t=2026-05-11T10:56:09.046145038Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T10:56:09.047111997Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=966.879µs logger=migrator t=2026-05-11T10:56:09.05104752Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T10:56:09.052457336Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.402276ms logger=migrator t=2026-05-11T10:56:09.058798746Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T10:56:09.059679613Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=881.037µs logger=migrator t=2026-05-11T10:56:09.064243188Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T10:56:09.065127064Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=879.756µs logger=migrator t=2026-05-11T10:56:09.069979746Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T10:56:09.070889953Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=909.917µs logger=migrator t=2026-05-11T10:56:09.074535721Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T10:56:09.07500912Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=473.569µs logger=migrator t=2026-05-11T10:56:09.079643237Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T10:56:09.079990323Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=348.286µs logger=migrator t=2026-05-11T10:56:09.084109171Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T10:56:09.084899946Z level=info msg="Migration successfully executed" id="create tag table" duration=789.405µs logger=migrator t=2026-05-11T10:56:09.091488329Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T10:56:09.09314728Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.65719ms logger=migrator t=2026-05-11T10:56:09.09954903Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T10:56:09.10220557Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.64664ms logger=migrator t=2026-05-11T10:56:09.10698696Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T10:56:09.107967658Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=975.938µs logger=migrator t=2026-05-11T10:56:09.11178316Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T10:56:09.11281902Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.03484ms logger=migrator t=2026-05-11T10:56:09.117501447Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T10:56:09.134272652Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.771085ms logger=migrator t=2026-05-11T10:56:09.137782277Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T10:56:09.138390049Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=607.062µs logger=migrator t=2026-05-11T10:56:09.144067536Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T10:56:09.145799348Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.723012ms logger=migrator t=2026-05-11T10:56:09.151277121Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T10:56:09.151602977Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=326.426µs logger=migrator t=2026-05-11T10:56:09.155412359Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T10:56:09.156202384Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=790.184µs logger=migrator t=2026-05-11T10:56:09.159664378Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T10:56:09.160499414Z level=info msg="Migration successfully executed" id="create user auth table" duration=835.316µs logger=migrator t=2026-05-11T10:56:09.16458405Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T10:56:09.165559979Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=975.459µs logger=migrator t=2026-05-11T10:56:09.169526243Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T10:56:09.169596735Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.391µs logger=migrator t=2026-05-11T10:56:09.172913147Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T10:56:09.181132431Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.216984ms logger=migrator t=2026-05-11T10:56:09.186515432Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T10:56:09.191471445Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.956113ms logger=migrator t=2026-05-11T10:56:09.195911459Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T10:56:09.200931732Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.020523ms logger=migrator t=2026-05-11T10:56:09.204410868Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T10:56:09.209432012Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.020934ms logger=migrator t=2026-05-11T10:56:09.213649032Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T10:56:09.21464136Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=991.648µs logger=migrator t=2026-05-11T10:56:09.218839618Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T10:56:09.227631944Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.791716ms logger=migrator t=2026-05-11T10:56:09.233028185Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T10:56:09.233604456Z level=info msg="Migration successfully executed" id="create server_lock table" duration=576.602µs logger=migrator t=2026-05-11T10:56:09.238399295Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T10:56:09.239882763Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.487158ms logger=migrator t=2026-05-11T10:56:09.243885729Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T10:56:09.245193713Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.307455ms logger=migrator t=2026-05-11T10:56:09.250260828Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T10:56:09.251200245Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=939.817µs logger=migrator t=2026-05-11T10:56:09.257449113Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T10:56:09.258659116Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.206273ms logger=migrator t=2026-05-11T10:56:09.264587487Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T10:56:09.265484614Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=897.107µs logger=migrator t=2026-05-11T10:56:09.270380936Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T10:56:09.274375551Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=3.993755ms logger=migrator t=2026-05-11T10:56:09.279347123Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T10:56:09.280687819Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.335986ms logger=migrator t=2026-05-11T10:56:09.28553562Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T10:56:09.286857205Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.320915ms logger=migrator t=2026-05-11T10:56:09.291793547Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T10:56:09.292878408Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.084181ms logger=migrator t=2026-05-11T10:56:09.29831244Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T10:56:09.299742137Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.429637ms logger=migrator t=2026-05-11T10:56:09.305656657Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T10:56:09.307355219Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.697802ms logger=migrator t=2026-05-11T10:56:09.313411503Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T10:56:09.313606237Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=201.464µs logger=migrator t=2026-05-11T10:56:09.318842595Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T10:56:09.31911387Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=278.845µs logger=migrator t=2026-05-11T10:56:09.323070265Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T10:56:09.324368989Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.301534ms logger=migrator t=2026-05-11T10:56:09.328022807Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T10:56:09.329101438Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.078141ms logger=migrator t=2026-05-11T10:56:09.333276366Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T10:56:09.334415347Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.138081ms logger=migrator t=2026-05-11T10:56:09.355123176Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T10:56:09.355285989Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=169.753µs logger=migrator t=2026-05-11T10:56:09.360178131Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T10:56:09.36177006Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.584619ms logger=migrator t=2026-05-11T10:56:09.366234785Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T10:56:09.367117941Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=883.026µs logger=migrator t=2026-05-11T10:56:09.37078798Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T10:56:09.371779058Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=990.778µs logger=migrator t=2026-05-11T10:56:09.374747544Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T10:56:09.375682041Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=934.307µs logger=migrator t=2026-05-11T10:56:09.38036705Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T10:56:09.389243256Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.869976ms logger=migrator t=2026-05-11T10:56:09.392510317Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T10:56:09.39317217Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=662.173µs logger=migrator t=2026-05-11T10:56:09.396022663Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T10:56:09.396078594Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=55.791µs logger=migrator t=2026-05-11T10:56:09.398122703Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T10:56:09.398773885Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=650.992µs logger=migrator t=2026-05-11T10:56:09.401662919Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-11T10:56:09.402627548Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=964.209µs logger=migrator t=2026-05-11T10:56:09.405618634Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-11T10:56:09.406816425Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.196581ms logger=migrator t=2026-05-11T10:56:09.410839891Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T10:56:09.410907702Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.091µs logger=migrator t=2026-05-11T10:56:09.414062432Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T10:56:09.414993769Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=931.437µs logger=migrator t=2026-05-11T10:56:09.41820563Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T10:56:09.419872391Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.668321ms logger=migrator t=2026-05-11T10:56:09.424281434Z 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-05-11T10:56:09.425743061Z 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.461987ms logger=migrator t=2026-05-11T10:56:09.43049269Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T10:56:09.43366608Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=3.17292ms logger=migrator t=2026-05-11T10:56:09.440726502Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T10:56:09.448468097Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.749845ms logger=migrator t=2026-05-11T10:56:09.452775858Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T10:56:09.453698636Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=922.968µs logger=migrator t=2026-05-11T10:56:09.458406534Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T10:56:09.459354692Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=948.209µs logger=migrator t=2026-05-11T10:56:09.464682122Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T10:56:09.492711858Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.026006ms logger=migrator t=2026-05-11T10:56:09.497365085Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T10:56:09.525181087Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.812632ms logger=migrator t=2026-05-11T10:56:09.544678393Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T10:56:09.546850584Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.171221ms logger=migrator t=2026-05-11T10:56:09.553249083Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T10:56:09.554738241Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.490868ms logger=migrator t=2026-05-11T10:56:09.559842827Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T10:56:09.568242105Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.404788ms logger=migrator t=2026-05-11T10:56:09.574343339Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T10:56:09.580896802Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.549153ms logger=migrator t=2026-05-11T10:56:09.5850511Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T10:56:09.585792314Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=740.974µs logger=migrator t=2026-05-11T10:56:09.590929331Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T10:56:09.591800177Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=870.956µs logger=migrator t=2026-05-11T10:56:09.596963663Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T10:56:09.597936692Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=972.659µs logger=migrator t=2026-05-11T10:56:09.603909764Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T10:56:09.604796981Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=886.697µs logger=migrator t=2026-05-11T10:56:09.609895347Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T10:56:09.609947688Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=52.851µs logger=migrator t=2026-05-11T10:56:09.614392591Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T10:56:09.625286566Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.881384ms logger=migrator t=2026-05-11T10:56:09.630801738Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T10:56:09.636678079Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.873681ms logger=migrator t=2026-05-11T10:56:09.641467969Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T10:56:09.649667873Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.201914ms logger=migrator t=2026-05-11T10:56:09.6548336Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T10:56:09.655825618Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=991.408µs logger=migrator t=2026-05-11T10:56:09.662529604Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T10:56:09.664645104Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.130211ms logger=migrator t=2026-05-11T10:56:09.66925132Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T10:56:09.676557147Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.299677ms logger=migrator t=2026-05-11T10:56:09.681869887Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T10:56:09.688345509Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.475602ms logger=migrator t=2026-05-11T10:56:09.694944072Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-11T10:56:09.696063963Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.119621ms logger=migrator t=2026-05-11T10:56:09.701422734Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T10:56:09.708817052Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.392808ms logger=migrator t=2026-05-11T10:56:09.714333106Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T10:56:09.722328686Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.99318ms logger=migrator t=2026-05-11T10:56:09.727942952Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T10:56:09.728083544Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=137.652µs logger=migrator t=2026-05-11T10:56:09.733538526Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T10:56:09.734856391Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.307105ms logger=migrator t=2026-05-11T10:56:09.740569848Z 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-05-11T10:56:09.74226119Z 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.690402ms logger=migrator t=2026-05-11T10:56:09.748102979Z 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-05-11T10:56:09.74918241Z 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.079201ms logger=migrator t=2026-05-11T10:56:09.755516969Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T10:56:09.755687282Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=173.733µs logger=migrator t=2026-05-11T10:56:09.761613563Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T10:56:09.769013012Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.398029ms logger=migrator t=2026-05-11T10:56:09.774186699Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T10:56:09.779139992Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.952122ms logger=migrator t=2026-05-11T10:56:09.784554693Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T10:56:09.791373701Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.823648ms logger=migrator t=2026-05-11T10:56:09.796431007Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T10:56:09.802996539Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.564712ms logger=migrator t=2026-05-11T10:56:09.80778217Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T10:56:09.813986096Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.203456ms logger=migrator t=2026-05-11T10:56:09.819943158Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T10:56:09.82005022Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=108.222µs logger=migrator t=2026-05-11T10:56:09.82487053Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T10:56:09.825745557Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=836.156µs logger=migrator t=2026-05-11T10:56:09.831210759Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T10:56:09.837849933Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.635974ms logger=migrator t=2026-05-11T10:56:09.844175163Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T10:56:09.844301615Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=127.883µs logger=migrator t=2026-05-11T10:56:09.848631806Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T10:56:09.855288961Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.656155ms logger=migrator t=2026-05-11T10:56:09.859945158Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T10:56:09.863490225Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=3.545247ms logger=migrator t=2026-05-11T10:56:09.869393425Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T10:56:09.876304475Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.91128ms logger=migrator t=2026-05-11T10:56:09.881608455Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T10:56:09.882508461Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=900.226µs logger=migrator t=2026-05-11T10:56:09.887700649Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T10:56:09.88936524Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.664771ms logger=migrator t=2026-05-11T10:56:09.895078487Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T10:56:09.901909086Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.833079ms logger=migrator t=2026-05-11T10:56:09.907850807Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T10:56:09.908714723Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=863.726µs logger=migrator t=2026-05-11T10:56:09.915059362Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T10:56:09.916917187Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.857325ms logger=migrator t=2026-05-11T10:56:09.922499502Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T10:56:09.923520412Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.01925ms logger=migrator t=2026-05-11T10:56:09.929695687Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T10:56:09.931505061Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.808084ms logger=migrator t=2026-05-11T10:56:09.937001744Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T10:56:09.937125296Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=124.982µs logger=migrator t=2026-05-11T10:56:09.941563709Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T10:56:09.942903494Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.340085ms logger=migrator t=2026-05-11T10:56:09.949312215Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T10:56:09.950716512Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.406597ms logger=migrator t=2026-05-11T10:56:09.955061613Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T10:56:09.955625413Z 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-05-11T10:56:09.959979966Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T10:56:09.960549976Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=570.101µs logger=migrator t=2026-05-11T10:56:09.966057109Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T10:56:09.9682463Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.187121ms logger=migrator t=2026-05-11T10:56:09.97304697Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T10:56:09.98318593Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.14084ms logger=migrator t=2026-05-11T10:56:09.988314807Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T10:56:09.989866596Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.548729ms logger=migrator t=2026-05-11T10:56:09.996394699Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T10:56:09.997660422Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.265513ms logger=migrator t=2026-05-11T10:56:10.002759458Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T10:56:10.003733266Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=972.968µs logger=migrator t=2026-05-11T10:56:10.008475095Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T10:56:10.009616447Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.143272ms logger=migrator t=2026-05-11T10:56:10.019308029Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T10:56:10.020496821Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.190022ms logger=migrator t=2026-05-11T10:56:10.026809119Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T10:56:10.02684167Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.621µs logger=migrator t=2026-05-11T10:56:10.031439496Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T10:56:10.031578089Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=126.483µs logger=migrator t=2026-05-11T10:56:10.037931338Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T10:56:10.049084227Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.149999ms logger=migrator t=2026-05-11T10:56:10.053644592Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T10:56:10.053941768Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=296.556µs logger=migrator t=2026-05-11T10:56:10.059032154Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T10:56:10.060141494Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.109081ms logger=migrator t=2026-05-11T10:56:10.065576557Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T10:56:10.066008525Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=428.857µs logger=migrator t=2026-05-11T10:56:10.071456737Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T10:56:10.072617869Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.157821ms logger=migrator t=2026-05-11T10:56:10.078412417Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T10:56:10.079185162Z level=info msg="Migration successfully executed" id="create secrets table" duration=770.685µs logger=migrator t=2026-05-11T10:56:10.084158645Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T10:56:10.115988023Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.827568ms logger=migrator t=2026-05-11T10:56:10.12066844Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T10:56:10.132170837Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.500227ms logger=migrator t=2026-05-11T10:56:10.136921475Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T10:56:10.137023577Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=102.562µs logger=migrator t=2026-05-11T10:56:10.141682764Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T10:56:10.175691313Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.011099ms logger=migrator t=2026-05-11T10:56:10.180147807Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T10:56:10.21127903Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.127223ms logger=migrator t=2026-05-11T10:56:10.215964678Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T10:56:10.21655601Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=591.462µs logger=migrator t=2026-05-11T10:56:10.224673162Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T10:56:10.22670533Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.033128ms logger=migrator t=2026-05-11T10:56:10.23257576Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T10:56:10.232901326Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=325.666µs logger=migrator t=2026-05-11T10:56:10.25442622Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T10:56:10.255413789Z level=info msg="Migration successfully executed" id="create permission table" duration=991.349µs logger=migrator t=2026-05-11T10:56:10.290452497Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T10:56:10.291649498Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.200172ms logger=migrator t=2026-05-11T10:56:10.303975689Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T10:56:10.304948768Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=975.099µs logger=migrator t=2026-05-11T10:56:10.312056051Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T10:56:10.313513339Z level=info msg="Migration successfully executed" id="create role table" duration=1.457068ms logger=migrator t=2026-05-11T10:56:10.319687174Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T10:56:10.327960729Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.272505ms logger=migrator t=2026-05-11T10:56:10.33277265Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T10:56:10.340489095Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.716485ms logger=migrator t=2026-05-11T10:56:10.345640142Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T10:56:10.346728982Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.0885ms logger=migrator t=2026-05-11T10:56:10.352425439Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T10:56:10.353658362Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.231353ms logger=migrator t=2026-05-11T10:56:10.359014333Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T10:56:10.360815176Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.800853ms logger=migrator t=2026-05-11T10:56:10.3663413Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T10:56:10.36738857Z level=info msg="Migration successfully executed" id="create team role table" duration=1.0477ms logger=migrator t=2026-05-11T10:56:10.372957355Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T10:56:10.374620316Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.660891ms logger=migrator t=2026-05-11T10:56:10.379773902Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T10:56:10.381470964Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.697442ms logger=migrator t=2026-05-11T10:56:10.38707421Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T10:56:10.388100468Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.026098ms logger=migrator t=2026-05-11T10:56:10.393954688Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T10:56:10.395292503Z level=info msg="Migration successfully executed" id="create user role table" duration=1.337625ms logger=migrator t=2026-05-11T10:56:10.40095248Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T10:56:10.402661282Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.708152ms logger=migrator t=2026-05-11T10:56:10.408736705Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T10:56:10.409984089Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.246994ms logger=migrator t=2026-05-11T10:56:10.417100482Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T10:56:10.418928666Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.826644ms logger=migrator t=2026-05-11T10:56:10.432036523Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T10:56:10.43349287Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.453037ms logger=migrator t=2026-05-11T10:56:10.439122746Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T10:56:10.440203226Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.08056ms logger=migrator t=2026-05-11T10:56:10.44624981Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T10:56:10.44730261Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.0528ms logger=migrator t=2026-05-11T10:56:10.460927494Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T10:56:10.472792918Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.869254ms logger=migrator t=2026-05-11T10:56:10.478488154Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T10:56:10.481574562Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=3.087908ms logger=migrator t=2026-05-11T10:56:10.48733178Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T10:56:10.488348429Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.009839ms logger=migrator t=2026-05-11T10:56:10.494932923Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T10:56:10.496450722Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.517119ms logger=migrator t=2026-05-11T10:56:10.501248151Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T10:56:10.503224319Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.975728ms logger=migrator t=2026-05-11T10:56:10.510649308Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T10:56:10.511898211Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.251263ms logger=migrator t=2026-05-11T10:56:10.517906434Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T10:56:10.518786911Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=882.497µs logger=migrator t=2026-05-11T10:56:10.523876526Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T10:56:10.535996193Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.114127ms logger=migrator t=2026-05-11T10:56:10.541705581Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T10:56:10.550790212Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.083242ms logger=migrator t=2026-05-11T10:56:10.560235698Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T10:56:10.5661657Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.931572ms logger=migrator t=2026-05-11T10:56:10.571593721Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T10:56:10.581438396Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.843485ms logger=migrator t=2026-05-11T10:56:10.58701175Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T10:56:10.588350595Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.338425ms logger=migrator t=2026-05-11T10:56:10.593261228Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T10:56:10.594474421Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.212823ms logger=migrator t=2026-05-11T10:56:10.600454733Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T10:56:10.601574894Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.120151ms logger=migrator t=2026-05-11T10:56:10.606314802Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T10:56:10.607992434Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.677542ms logger=migrator t=2026-05-11T10:56:10.613890225Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T10:56:10.615398914Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.499518ms logger=migrator t=2026-05-11T10:56:10.620449498Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T10:56:10.62057467Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=125.962µs logger=migrator t=2026-05-11T10:56:10.626846778Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T10:56:10.62695063Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=104.912µs logger=migrator t=2026-05-11T10:56:10.632472694Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T10:56:10.633104955Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=632.271µs logger=migrator t=2026-05-11T10:56:10.642498342Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T10:56:10.643362408Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=866.546µs logger=migrator t=2026-05-11T10:56:10.650000872Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T10:56:10.650767117Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=766.525µs logger=migrator t=2026-05-11T10:56:10.65573637Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T10:56:10.656005576Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=269.335µs logger=migrator t=2026-05-11T10:56:10.662868854Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T10:56:10.663805541Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=936.917µs logger=migrator t=2026-05-11T10:56:10.67173107Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T10:56:10.673392101Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.663141ms logger=migrator t=2026-05-11T10:56:10.681373481Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T10:56:10.683624123Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.251852ms logger=migrator t=2026-05-11T10:56:10.689772259Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T10:56:10.699335639Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.562099ms logger=migrator t=2026-05-11T10:56:10.705510214Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T10:56:10.705641567Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=136.063µs logger=migrator t=2026-05-11T10:56:10.710709362Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T10:56:10.711908494Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.199372ms logger=migrator t=2026-05-11T10:56:10.719995395Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T10:56:10.721415702Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.423787ms logger=migrator t=2026-05-11T10:56:10.728168909Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T10:56:10.729318681Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.149552ms logger=migrator t=2026-05-11T10:56:10.735382954Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T10:56:10.74368662Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.296966ms logger=migrator t=2026-05-11T10:56:10.748784166Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T10:56:10.749820816Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.03498ms logger=migrator t=2026-05-11T10:56:10.757770004Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T10:56:10.7591182Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.350836ms logger=migrator t=2026-05-11T10:56:10.764506961Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T10:56:10.782815434Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=18.311043ms logger=migrator t=2026-05-11T10:56:10.788573072Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T10:56:10.789383518Z level=info msg="Migration successfully executed" id="create correlation v2" duration=810.386µs logger=migrator t=2026-05-11T10:56:10.795105665Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T10:56:10.797214395Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.11192ms logger=migrator t=2026-05-11T10:56:10.803512413Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T10:56:10.804630514Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.118451ms logger=migrator t=2026-05-11T10:56:10.81130834Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T10:56:10.812392709Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.083919ms logger=migrator t=2026-05-11T10:56:10.817703919Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T10:56:10.818081096Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=377.777µs logger=migrator t=2026-05-11T10:56:10.824786642Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T10:56:10.826154598Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.367826ms logger=migrator t=2026-05-11T10:56:10.831143632Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T10:56:10.83960779Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.463319ms logger=migrator t=2026-05-11T10:56:10.845810976Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T10:56:10.847407276Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.5982ms logger=migrator t=2026-05-11T10:56:10.853132244Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T10:56:10.854827486Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.698632ms logger=migrator t=2026-05-11T10:56:10.859715527Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T10:56:10.860183127Z 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-05-11T10:56:10.864690361Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T10:56:10.866048557Z 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-05-11T10:56:10.871770334Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T10:56:10.87316496Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.394696ms logger=migrator t=2026-05-11T10:56:10.88008441Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T10:56:10.882028206Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.946856ms logger=migrator t=2026-05-11T10:56:10.888558499Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T10:56:10.8896705Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.112021ms logger=migrator t=2026-05-11T10:56:10.894631073Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T10:56:10.89660764Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.975788ms logger=migrator t=2026-05-11T10:56:10.901484361Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T10:56:10.902691274Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.207243ms logger=migrator t=2026-05-11T10:56:10.906826252Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T10:56:10.907818121Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=991.659µs logger=migrator t=2026-05-11T10:56:10.912766893Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T10:56:10.914561296Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.798443ms logger=migrator t=2026-05-11T10:56:10.920888496Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T10:56:10.922510746Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.62566ms logger=migrator t=2026-05-11T10:56:10.926378518Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T10:56:10.927672523Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.292415ms logger=migrator t=2026-05-11T10:56:10.933221687Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T10:56:10.936717262Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=3.491735ms logger=migrator t=2026-05-11T10:56:10.940181118Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T10:56:10.941465922Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.284484ms logger=migrator t=2026-05-11T10:56:10.947619177Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T10:56:10.971305812Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.683704ms logger=migrator t=2026-05-11T10:56:10.975410719Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T10:56:10.981873989Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.46294ms logger=migrator t=2026-05-11T10:56:10.985428487Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T10:56:10.99735175Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.918403ms logger=migrator t=2026-05-11T10:56:11.003594137Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T10:56:11.003834802Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=242.375µs logger=migrator t=2026-05-11T10:56:11.00903816Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T10:56:11.017714052Z level=info msg="Migration successfully executed" id="add share column" duration=8.676622ms logger=migrator t=2026-05-11T10:56:11.021978162Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T10:56:11.022145475Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=167.963µs logger=migrator t=2026-05-11T10:56:11.026331154Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T10:56:11.027400064Z level=info msg="Migration successfully executed" id="create file table" duration=1.06903ms logger=migrator t=2026-05-11T10:56:11.033828705Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T10:56:11.035317003Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.491778ms logger=migrator t=2026-05-11T10:56:11.04692316Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T10:56:11.048700663Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.779043ms logger=migrator t=2026-05-11T10:56:11.054645315Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T10:56:11.05541867Z level=info msg="Migration successfully executed" id="create file_meta table" duration=772.985µs logger=migrator t=2026-05-11T10:56:11.060495365Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T10:56:11.06131634Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=821.145µs logger=migrator t=2026-05-11T10:56:11.067082298Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T10:56:11.06718809Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=106.552µs logger=migrator t=2026-05-11T10:56:11.07351711Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T10:56:11.073599761Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=83.402µs logger=migrator t=2026-05-11T10:56:11.077167847Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T10:56:11.077936342Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=767.205µs logger=migrator t=2026-05-11T10:56:11.084681159Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T10:56:11.086486683Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=1.810263ms logger=migrator t=2026-05-11T10:56:11.090832634Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T10:56:11.092399903Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.568269ms logger=migrator t=2026-05-11T10:56:11.099506437Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T10:56:11.111504482Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.996936ms logger=migrator t=2026-05-11T10:56:11.118459673Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T10:56:11.118646216Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=188.604µs logger=migrator t=2026-05-11T10:56:11.128266726Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T10:56:11.129606882Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.342696ms logger=migrator t=2026-05-11T10:56:11.134906811Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T10:56:11.13536977Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=464.659µs logger=migrator t=2026-05-11T10:56:11.139014179Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T10:56:11.139182052Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=168.603µs logger=migrator t=2026-05-11T10:56:11.143099455Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T10:56:11.143469912Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=370.687µs logger=migrator t=2026-05-11T10:56:11.146659712Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T10:56:11.15351113Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=6.851519ms logger=migrator t=2026-05-11T10:56:11.160052573Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T10:56:11.169421799Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.372026ms logger=migrator t=2026-05-11T10:56:11.173520605Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T10:56:11.174598356Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.077911ms logger=migrator t=2026-05-11T10:56:11.177889347Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T10:56:11.253046618Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.156041ms logger=migrator t=2026-05-11T10:56:11.259114261Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T10:56:11.259942787Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=828.076µs logger=migrator t=2026-05-11T10:56:11.264922171Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T10:56:11.266671904Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.749123ms logger=migrator t=2026-05-11T10:56:11.272464082Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T10:56:11.300280744Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.816442ms logger=migrator t=2026-05-11T10:56:11.305670086Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T10:56:11.312307929Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.637533ms logger=migrator t=2026-05-11T10:56:11.317880804Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T10:56:11.318214251Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=333.707µs logger=migrator t=2026-05-11T10:56:11.322276847Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T10:56:11.32244536Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=169.003µs logger=migrator t=2026-05-11T10:56:11.326147609Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T10:56:11.326344703Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=197.574µs logger=migrator t=2026-05-11T10:56:11.329825409Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T10:56:11.330148104Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=316.585µs logger=migrator t=2026-05-11T10:56:11.333997307Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T10:56:11.334325803Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=333.906µs logger=migrator t=2026-05-11T10:56:11.33897217Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T10:56:11.340468379Z level=info msg="Migration successfully executed" id="create folder table" duration=1.495699ms logger=migrator t=2026-05-11T10:56:11.344540144Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T10:56:11.346462231Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.920987ms logger=migrator t=2026-05-11T10:56:11.350559528Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T10:56:11.351707529Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.147991ms logger=migrator t=2026-05-11T10:56:11.356768564Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T10:56:11.356810145Z level=info msg="Migration successfully executed" id="Update folder title length" duration=42.991µs logger=migrator t=2026-05-11T10:56:11.360311131Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T10:56:11.36244459Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.132749ms logger=migrator t=2026-05-11T10:56:11.366429855Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T10:56:11.367480835Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.05659ms logger=migrator t=2026-05-11T10:56:11.372989929Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T10:56:11.374826423Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.836644ms logger=migrator t=2026-05-11T10:56:11.37891133Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T10:56:11.379645044Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=733.954µs logger=migrator t=2026-05-11T10:56:11.383542556Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T10:56:11.383931824Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=379.348µs logger=migrator t=2026-05-11T10:56:11.388591601Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T10:56:11.389605981Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.01431ms logger=migrator t=2026-05-11T10:56:11.392994284Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T10:56:11.394129805Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.135281ms logger=migrator t=2026-05-11T10:56:11.39760922Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T10:56:11.39863601Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.022659ms logger=migrator t=2026-05-11T10:56:11.402815188Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T10:56:11.404321346Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.504348ms logger=migrator t=2026-05-11T10:56:11.408100367Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T10:56:11.409723878Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.61708ms logger=migrator t=2026-05-11T10:56:11.415249062Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T10:56:11.416107648Z level=info msg="Migration successfully executed" id="create anon_device table" duration=858.716µs logger=migrator t=2026-05-11T10:56:11.421296845Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T10:56:11.423205881Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.908646ms logger=migrator t=2026-05-11T10:56:11.427720106Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T10:56:11.429463628Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.742743ms logger=migrator t=2026-05-11T10:56:11.434681216Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T10:56:11.435552712Z level=info msg="Migration successfully executed" id="create signing_key table" duration=871.266µs logger=migrator t=2026-05-11T10:56:11.439298623Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T10:56:11.440381533Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.087521ms logger=migrator t=2026-05-11T10:56:11.444184665Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T10:56:11.445364916Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.180761ms logger=migrator t=2026-05-11T10:56:11.449927392Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T10:56:11.450423861Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=497.389µs logger=migrator t=2026-05-11T10:56:11.454006299Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T10:56:11.463192661Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.186022ms logger=migrator t=2026-05-11T10:56:11.46685048Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T10:56:11.467365179Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=514.859µs logger=migrator t=2026-05-11T10:56:11.471738651Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T10:56:11.471754631Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.56µs logger=migrator t=2026-05-11T10:56:11.474639595Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T10:56:11.476415209Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.775094ms logger=migrator t=2026-05-11T10:56:11.480165999Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T10:56:11.48019451Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.031µs logger=migrator t=2026-05-11T10:56:11.483592734Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T10:56:11.484767016Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.173882ms logger=migrator t=2026-05-11T10:56:11.488777151Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T10:56:11.490241819Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.464108ms logger=migrator t=2026-05-11T10:56:11.495753351Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T10:56:11.497324172Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.570561ms logger=migrator t=2026-05-11T10:56:11.502470188Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T10:56:11.503725891Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.264413ms logger=migrator t=2026-05-11T10:56:11.507836349Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T10:56:11.508245146Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=410.207µs logger=migrator t=2026-05-11T10:56:11.512058838Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T10:56:11.512756511Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=698.793µs logger=migrator t=2026-05-11T10:56:11.516235396Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T10:56:11.517064752Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=827.826µs logger=migrator t=2026-05-11T10:56:11.521716279Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T10:56:11.522559815Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=843.586µs logger=migrator t=2026-05-11T10:56:11.526888746Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T10:56:11.536235221Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.343295ms logger=migrator t=2026-05-11T10:56:11.539849449Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T10:56:11.549366478Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.519499ms logger=migrator t=2026-05-11T10:56:11.55430349Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T10:56:11.561584687Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.280327ms logger=migrator t=2026-05-11T10:56:11.565265716Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T10:56:11.565332707Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=62.931µs logger=migrator t=2026-05-11T10:56:11.568973626Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T10:56:11.578865412Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.891436ms logger=migrator t=2026-05-11T10:56:11.582959119Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T10:56:11.592358194Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.398846ms logger=migrator t=2026-05-11T10:56:11.596765928Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T10:56:11.597058003Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=292.175µs logger=migrator t=2026-05-11T10:56:11.60063476Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.368362897s logger=migrator t=2026-05-11T10:56:11.601197061Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T10:56:11.616678801Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T10:56:11.616876415Z level=info msg="Created default organization" logger=secrets t=2026-05-11T10:56:11.621490941Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T10:56:11.671816065Z level=info msg="Restored cache from database" duration=420.917µs logger=plugin.store t=2026-05-11T10:56:11.673026938Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T10:56:11.716922552Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T10:56:11.716953812Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T10:56:11.717031684Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T10:56:11.717045625Z level=info msg="Plugins loaded" count=54 duration=44.019567ms logger=query_data t=2026-05-11T10:56:11.720852755Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T10:56:11.724473124Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T10:56:11.736251234Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T10:56:11.742967051Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T10:56:11.745029159Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T10:56:11.746993166Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T10:56:11.772761479Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T10:56:11.793684342Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T10:56:11.810819593Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T10:56:11.810841644Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-11T10:56:11.810995068Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-11T10:56:11.814498493Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-11T10:56:11.814560594Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-11T10:56:11.815665735Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-11T10:56:11.82285157Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-05-11T10:56:11.89210993Z level=info msg="State cache has been initialized" states=0 duration=77.608216ms logger=ngalert.scheduler t=2026-05-11T10:56:11.892196171Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T10:56:11.892285073Z level=info msg=starting first_tick=2026-05-11T10:56:20Z logger=provisioning.dashboard t=2026-05-11T10:56:11.893391093Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-11T10:56:11.89638351Z level=info msg="Update check succeeded" duration=82.05102ms logger=plugins.update.checker t=2026-05-11T10:56:11.907805614Z level=info msg="Update check succeeded" duration=93.180429ms logger=sqlstore.transactions t=2026-05-11T10:56:11.924557638Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T10:56:11.936004613Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-11T10:56:11.947757873Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-11T10:56:11.948311304Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-11T10:56:11.953929329Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T10:56:11.9651311Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-11T10:56:11.977381649Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T10:56:11.993734117Z level=info msg="Patterns update finished" duration=100.612939ms logger=grafana-apiserver t=2026-05-11T10:56:12.149225259Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T10:56:12.149614036Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T10:56:15.010256332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.011012626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.032161104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.058736283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.074769625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.109346724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.124419258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.151970996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.164676775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.20382101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.221339489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.314077993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.331919237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.356338837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.372372398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.404050774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.425406125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.452494844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.471575793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.495516883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.516041879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.55282851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.569495223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.594628756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.615587959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.648351415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.66191061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.691239021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.705494829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.74491449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.759400082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.800415153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.815422646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.844718266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.863097602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.900929033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.920097272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.94921346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:15.973507967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:16.016927663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:16.032893053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:16.068285267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:16.088421147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:16.133446853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:16.152144904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:16.389210599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:16.404366944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:16.814957502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:16.836079759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:16.876347185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:16.914033843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.013287629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.03511323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.099789885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.111117677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.164728215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.183934156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.238890989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.259402825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.313808868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.329860038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.401036647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.417962744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.483035498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.496336168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.559160409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.576951223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.64434802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.674107379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.760201908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.773531677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.835716627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.855136731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.940479245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:17.95563606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:18.019985259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:18.043238467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:18.126732566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:18.142947721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T10:56:18.218335818Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T10:57:55.834828656Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T11:06:11.827114675Z level=info msg="Completed cleanup jobs" duration=11.620357ms logger=plugins.update.checker t=2026-05-11T11:06:11.978611222Z level=info msg="Update check succeeded" duration=70.364268ms logger=cleanup t=2026-05-11T11:16:11.826574807Z level=info msg="Completed cleanup jobs" duration=11.556886ms logger=plugins.update.checker t=2026-05-11T11:16:11.95883795Z level=info msg="Update check succeeded" duration=50.149377ms logger=cleanup t=2026-05-11T11:26:11.82761756Z level=info msg="Completed cleanup jobs" duration=12.646216ms logger=plugins.update.checker t=2026-05-11T11:26:11.956816518Z level=info msg="Update check succeeded" duration=48.303584ms logger=infra.usagestats t=2026-05-11T11:27:55.858490408Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T11:36:11.830405868Z level=info msg="Completed cleanup jobs" duration=14.823807ms logger=plugins.update.checker t=2026-05-11T11:36:11.960307349Z level=info msg="Update check succeeded" duration=51.640806ms logger=cleanup t=2026-05-11T11:46:11.828021665Z level=info msg="Completed cleanup jobs" duration=13.107986ms logger=plugins.update.checker t=2026-05-11T11:46:11.958293933Z level=info msg="Update check succeeded" duration=49.872534ms logger=cleanup t=2026-05-11T11:56:11.84971842Z level=info msg="Completed cleanup jobs" duration=34.857702ms logger=plugins.update.checker t=2026-05-11T11:56:11.960041633Z level=info msg="Update check succeeded" duration=51.220208ms logger=infra.usagestats t=2026-05-11T11:57:55.858219518Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T12:06:11.827480647Z level=info msg="Completed cleanup jobs" duration=12.625766ms logger=plugins.update.checker t=2026-05-11T12:06:11.976919002Z level=info msg="Update check succeeded" duration=68.014622ms