logger=settings t=2026-06-15T11:44:26.090774292Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-15T11:44:26Z logger=settings t=2026-06-15T11:44:26.091031257Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-15T11:44:26.091044138Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-15T11:44:26.091047618Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-15T11:44:26.091050558Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-15T11:44:26.091053518Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-15T11:44:26.091056138Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-15T11:44:26.091059328Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-15T11:44:26.091062198Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-15T11:44:26.091064938Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-15T11:44:26.091067498Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-15T11:44:26.091070078Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-15T11:44:26.091072668Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-15T11:44:26.091075218Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-15T11:44:26.091078098Z level=info msg=Target target=[all] logger=settings t=2026-06-15T11:44:26.091087819Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-15T11:44:26.091090639Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-15T11:44:26.091093259Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-15T11:44:26.091095819Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-15T11:44:26.091099459Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-15T11:44:26.091102079Z level=info msg="App mode production" logger=sqlstore t=2026-06-15T11:44:26.091430536Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-15T11:44:26.091450406Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-15T11:44:26.09307511Z level=info msg="Locking database" logger=migrator t=2026-06-15T11:44:26.093087741Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-15T11:44:26.093594861Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-15T11:44:26.094523721Z level=info msg="Migration successfully executed" id="create migration_log table" duration=928.16µs logger=migrator t=2026-06-15T11:44:26.100877815Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-15T11:44:26.101469178Z level=info msg="Migration successfully executed" id="create user table" duration=591.283µs logger=migrator t=2026-06-15T11:44:26.105924962Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-15T11:44:26.107102766Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.178254ms logger=migrator t=2026-06-15T11:44:26.11201053Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-15T11:44:26.113374409Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.362658ms logger=migrator t=2026-06-15T11:44:26.126524556Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-15T11:44:26.127405194Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=880.368µs logger=migrator t=2026-06-15T11:44:26.132828129Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-15T11:44:26.134122106Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.287457ms logger=migrator t=2026-06-15T11:44:26.139827746Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-15T11:44:26.14428334Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.455104ms logger=migrator t=2026-06-15T11:44:26.149577182Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-15T11:44:26.151134855Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.559922ms logger=migrator t=2026-06-15T11:44:26.157744384Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-15T11:44:26.158554061Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=809.427µs logger=migrator t=2026-06-15T11:44:26.164774612Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-15T11:44:26.166228653Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.459401ms logger=migrator t=2026-06-15T11:44:26.169640905Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-15T11:44:26.169943141Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=296.656µs logger=migrator t=2026-06-15T11:44:26.172940354Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-15T11:44:26.173384174Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=443µs logger=migrator t=2026-06-15T11:44:26.175666032Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-15T11:44:26.176910028Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.245236ms logger=migrator t=2026-06-15T11:44:26.179980343Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-15T11:44:26.180018614Z level=info msg="Migration successfully executed" id="Update user table charset" duration=39.091µs logger=migrator t=2026-06-15T11:44:26.183041137Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-15T11:44:26.184172771Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.131404ms logger=migrator t=2026-06-15T11:44:26.187741556Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-15T11:44:26.188242307Z level=info msg="Migration successfully executed" id="Add missing user data" duration=504.651µs logger=migrator t=2026-06-15T11:44:26.191984276Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-15T11:44:26.194927368Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.942603ms logger=migrator t=2026-06-15T11:44:26.202355244Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-15T11:44:26.203825905Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.470831ms logger=migrator t=2026-06-15T11:44:26.207599065Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-15T11:44:26.208950524Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.352828ms logger=migrator t=2026-06-15T11:44:26.215176325Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-15T11:44:26.224165894Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.989149ms logger=migrator t=2026-06-15T11:44:26.227342411Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-15T11:44:26.22823574Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=892.909µs logger=migrator t=2026-06-15T11:44:26.232290175Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-15T11:44:26.232461299Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=171.104µs logger=migrator t=2026-06-15T11:44:26.236066335Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-15T11:44:26.237342142Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.275677ms logger=migrator t=2026-06-15T11:44:26.243400639Z 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-06-15T11:44:26.243785558Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=384.869µs logger=migrator t=2026-06-15T11:44:26.248468046Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-15T11:44:26.248917476Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=449.03µs logger=migrator t=2026-06-15T11:44:26.253268258Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-15T11:44:26.254119106Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=850.168µs logger=migrator t=2026-06-15T11:44:26.258085969Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-15T11:44:26.2590674Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=980.861µs logger=migrator t=2026-06-15T11:44:26.264949234Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-15T11:44:26.266257092Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.310988ms logger=migrator t=2026-06-15T11:44:26.272150586Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-15T11:44:26.273214498Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.063442ms logger=migrator t=2026-06-15T11:44:26.278639062Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-15T11:44:26.279855538Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.216086ms logger=migrator t=2026-06-15T11:44:26.284982026Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-15T11:44:26.285015267Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.201µs logger=migrator t=2026-06-15T11:44:26.289733757Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-15T11:44:26.290980583Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.234806ms logger=migrator t=2026-06-15T11:44:26.296966369Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-15T11:44:26.298597513Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.634064ms logger=migrator t=2026-06-15T11:44:26.302122558Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-15T11:44:26.302781551Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=658.854µs logger=migrator t=2026-06-15T11:44:26.309291779Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-15T11:44:26.310370042Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.082162ms logger=migrator t=2026-06-15T11:44:26.316964471Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-15T11:44:26.320884753Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.919392ms logger=migrator t=2026-06-15T11:44:26.35202859Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-15T11:44:26.353639054Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.615194ms logger=migrator t=2026-06-15T11:44:26.363826018Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-15T11:44:26.366156558Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=2.33412ms logger=migrator t=2026-06-15T11:44:26.37433892Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-15T11:44:26.37719342Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=2.85573ms logger=migrator t=2026-06-15T11:44:26.383578075Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-15T11:44:26.384678578Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.102993ms logger=migrator t=2026-06-15T11:44:26.392047873Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-15T11:44:26.39281407Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=771.047µs logger=migrator t=2026-06-15T11:44:26.400562113Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-15T11:44:26.401672696Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.110133ms logger=migrator t=2026-06-15T11:44:26.406714572Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-15T11:44:26.407570391Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=855.568µs logger=migrator t=2026-06-15T11:44:26.414297502Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-15T11:44:26.414823094Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=525.621µs logger=migrator t=2026-06-15T11:44:26.420058344Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-15T11:44:26.420766899Z level=info msg="Migration successfully executed" id="create star table" duration=703.545µs logger=migrator t=2026-06-15T11:44:26.42749402Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-15T11:44:26.43176326Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=4.26973ms logger=migrator t=2026-06-15T11:44:26.441888134Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-15T11:44:26.442535968Z level=info msg="Migration successfully executed" id="create org table v1" duration=648.724µs logger=migrator t=2026-06-15T11:44:26.449151357Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-15T11:44:26.452851565Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=3.700088ms logger=migrator t=2026-06-15T11:44:26.460794783Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-15T11:44:26.461558989Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=764.496µs logger=migrator t=2026-06-15T11:44:26.469744041Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-15T11:44:26.470501957Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=763.316µs logger=migrator t=2026-06-15T11:44:26.477440984Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-15T11:44:26.478008435Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=572.312µs logger=migrator t=2026-06-15T11:44:26.484936241Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-15T11:44:26.487092997Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=2.159816ms logger=migrator t=2026-06-15T11:44:26.494203577Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-15T11:44:26.494236178Z level=info msg="Migration successfully executed" id="Update org table charset" duration=46.611µs logger=migrator t=2026-06-15T11:44:26.499672042Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-15T11:44:26.499831836Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=128.053µs logger=migrator t=2026-06-15T11:44:26.511557383Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-15T11:44:26.511831878Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=276.195µs logger=migrator t=2026-06-15T11:44:26.517261173Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-15T11:44:26.517988618Z level=info msg="Migration successfully executed" id="create dashboard table" duration=727.515µs logger=migrator t=2026-06-15T11:44:26.522698898Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-15T11:44:26.523383002Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=683.904µs logger=migrator t=2026-06-15T11:44:26.529984451Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-15T11:44:26.532146237Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.163106ms logger=migrator t=2026-06-15T11:44:26.538740666Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-15T11:44:26.539445891Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=703.845µs logger=migrator t=2026-06-15T11:44:26.546134402Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-15T11:44:26.546915888Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=781.496µs logger=migrator t=2026-06-15T11:44:26.551868003Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-15T11:44:26.553544508Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.675875ms logger=migrator t=2026-06-15T11:44:26.564817135Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-15T11:44:26.5688371Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.018975ms logger=migrator t=2026-06-15T11:44:26.574709664Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-15T11:44:26.575248786Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=536.081µs logger=migrator t=2026-06-15T11:44:26.583856927Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-15T11:44:26.585032602Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.177974ms logger=migrator t=2026-06-15T11:44:26.591777784Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-15T11:44:26.59254572Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=767.926µs logger=migrator t=2026-06-15T11:44:26.599766012Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-15T11:44:26.600203222Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=428.229µs logger=migrator t=2026-06-15T11:44:26.605595755Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-15T11:44:26.606586306Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=990.571µs logger=migrator t=2026-06-15T11:44:26.612649094Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-15T11:44:26.612762916Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=87.882µs logger=migrator t=2026-06-15T11:44:26.618248252Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-15T11:44:26.620450438Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.201906ms logger=migrator t=2026-06-15T11:44:26.625102897Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-15T11:44:26.62715617Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.052644ms logger=migrator t=2026-06-15T11:44:26.632356159Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-15T11:44:26.634703469Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.34729ms logger=migrator t=2026-06-15T11:44:26.642388111Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-15T11:44:26.64330163Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=913.269µs logger=migrator t=2026-06-15T11:44:26.650013162Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-15T11:44:26.653005595Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.997894ms logger=migrator t=2026-06-15T11:44:26.657809186Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-15T11:44:26.658671464Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=877.199µs logger=migrator t=2026-06-15T11:44:26.665667321Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-15T11:44:26.666253124Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=586.773µs logger=migrator t=2026-06-15T11:44:26.675416807Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-15T11:44:26.675477088Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=60.781µs logger=migrator t=2026-06-15T11:44:26.682990687Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-15T11:44:26.683015468Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.39µs logger=migrator t=2026-06-15T11:44:26.688515453Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-15T11:44:26.690606887Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.091314ms logger=migrator t=2026-06-15T11:44:26.696398989Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-15T11:44:26.699619777Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.193918ms logger=migrator t=2026-06-15T11:44:26.709097567Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-15T11:44:26.713140352Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.047805ms logger=migrator t=2026-06-15T11:44:26.732356698Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-15T11:44:26.734118705Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.762827ms logger=migrator t=2026-06-15T11:44:26.74151817Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-15T11:44:26.741771006Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=252.246µs logger=migrator t=2026-06-15T11:44:26.7509716Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-15T11:44:26.756726621Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=5.753251ms logger=migrator t=2026-06-15T11:44:26.763756959Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-15T11:44:26.764988605Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.233066ms logger=migrator t=2026-06-15T11:44:26.773188318Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-15T11:44:26.773245839Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=61.331µs logger=migrator t=2026-06-15T11:44:26.778900469Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-15T11:44:26.781559995Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.660726ms logger=migrator t=2026-06-15T11:44:26.795697463Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-15T11:44:26.796818686Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.116333ms logger=migrator t=2026-06-15T11:44:26.802872464Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-15T11:44:26.813281203Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.404139ms logger=migrator t=2026-06-15T11:44:26.820617968Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-15T11:44:26.821219771Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=603.643µs logger=migrator t=2026-06-15T11:44:26.825177494Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-15T11:44:26.826080913Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=899.559µs logger=migrator t=2026-06-15T11:44:26.831912406Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-15T11:44:26.833445689Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.532653ms logger=migrator t=2026-06-15T11:44:26.839871594Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-15T11:44:26.840353984Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=514.231µs logger=migrator t=2026-06-15T11:44:26.843913859Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-15T11:44:26.844472321Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=558.262µs logger=migrator t=2026-06-15T11:44:26.847501715Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-15T11:44:26.850789044Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.286739ms logger=migrator t=2026-06-15T11:44:26.856040015Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-15T11:44:26.857002035Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=963.25µs logger=migrator t=2026-06-15T11:44:26.861825747Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-15T11:44:26.86198947Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=164.283µs logger=migrator t=2026-06-15T11:44:26.867547817Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-15T11:44:26.867758542Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.504µs logger=migrator t=2026-06-15T11:44:26.873164336Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-15T11:44:26.874021464Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=856.958µs logger=migrator t=2026-06-15T11:44:26.879596701Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-15T11:44:26.885138858Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=5.536147ms logger=migrator t=2026-06-15T11:44:26.895311543Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-15T11:44:26.896737663Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.430931ms logger=migrator t=2026-06-15T11:44:26.905866925Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-15T11:44:26.906816915Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=946.94µs logger=migrator t=2026-06-15T11:44:26.91747562Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-15T11:44:26.91844634Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=971.06µs logger=migrator t=2026-06-15T11:44:26.924045078Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-15T11:44:26.925342836Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.300648ms logger=migrator t=2026-06-15T11:44:26.932685651Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-15T11:44:26.933481077Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=793.716µs logger=migrator t=2026-06-15T11:44:26.941413575Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-15T11:44:26.948504854Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.094949ms logger=migrator t=2026-06-15T11:44:26.954219765Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-15T11:44:26.954993941Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=774.676µs logger=migrator t=2026-06-15T11:44:27.001800348Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-15T11:44:27.003442222Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.643555ms logger=migrator t=2026-06-15T11:44:27.409838371Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-15T11:44:27.412306553Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.470322ms logger=migrator t=2026-06-15T11:44:27.462599041Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-15T11:44:27.463582092Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=983.041µs logger=migrator t=2026-06-15T11:44:27.515747259Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-15T11:44:27.51767539Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.930201ms logger=migrator t=2026-06-15T11:44:27.587132181Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-15T11:44:27.591323589Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.192258ms logger=migrator t=2026-06-15T11:44:27.830728545Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-15T11:44:27.830811217Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=86.792µs logger=migrator t=2026-06-15T11:44:27.99733628Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-15T11:44:28.002145871Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=4.808131ms logger=migrator t=2026-06-15T11:44:28.012675512Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-15T11:44:28.022335195Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=9.656393ms logger=migrator t=2026-06-15T11:44:28.030844054Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-15T11:44:28.031108619Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=281.216µs logger=migrator t=2026-06-15T11:44:28.034166273Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-15T11:44:28.034290416Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=127.523µs logger=migrator t=2026-06-15T11:44:28.041424166Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-15T11:44:28.048234029Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.809962ms logger=migrator t=2026-06-15T11:44:28.053451698Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-15T11:44:28.053785105Z level=info msg="Migration successfully executed" id="Update uid value" duration=333.707µs logger=migrator t=2026-06-15T11:44:28.058890323Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-15T11:44:28.059762701Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=872.008µs logger=migrator t=2026-06-15T11:44:28.065317497Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-15T11:44:28.066564054Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.256637ms logger=migrator t=2026-06-15T11:44:28.072032158Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-15T11:44:28.072843625Z level=info msg="Migration successfully executed" id="create api_key table" duration=809.917µs logger=migrator t=2026-06-15T11:44:28.07733634Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-15T11:44:28.078610926Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.274466ms logger=migrator t=2026-06-15T11:44:28.084711274Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-15T11:44:28.08545395Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=742.676µs logger=migrator t=2026-06-15T11:44:28.089638338Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-15T11:44:28.090502356Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=867.088µs logger=migrator t=2026-06-15T11:44:28.094207394Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-15T11:44:28.094895568Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=688.024µs logger=migrator t=2026-06-15T11:44:28.099165488Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-15T11:44:28.100025016Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=858.968µs logger=migrator t=2026-06-15T11:44:28.103439747Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-15T11:44:28.104159732Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=717.945µs logger=migrator t=2026-06-15T11:44:28.109645628Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-15T11:44:28.116735067Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.083859ms logger=migrator t=2026-06-15T11:44:28.120929315Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-15T11:44:28.121629829Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=700.504µs logger=migrator t=2026-06-15T11:44:28.125525431Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-15T11:44:28.126264707Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=744.636µs logger=migrator t=2026-06-15T11:44:28.130653029Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-15T11:44:28.131466966Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=813.377µs logger=migrator t=2026-06-15T11:44:28.134610312Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-15T11:44:28.135404698Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=800.226µs logger=migrator t=2026-06-15T11:44:28.139130837Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-15T11:44:28.139479954Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=353.218µs logger=migrator t=2026-06-15T11:44:28.143640291Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-15T11:44:28.144493969Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=853.558µs logger=migrator t=2026-06-15T11:44:28.153306244Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-15T11:44:28.153346105Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=41.801µs logger=migrator t=2026-06-15T11:44:28.160168938Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-15T11:44:28.162900896Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.734738ms logger=migrator t=2026-06-15T11:44:28.167188446Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-15T11:44:28.169693478Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.504742ms logger=migrator t=2026-06-15T11:44:28.173082709Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-15T11:44:28.173246843Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=157.794µs logger=migrator t=2026-06-15T11:44:28.175882958Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-15T11:44:28.17833881Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.455202ms logger=migrator t=2026-06-15T11:44:28.182572658Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-15T11:44:28.185174103Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.601025ms logger=migrator t=2026-06-15T11:44:28.188461242Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-15T11:44:28.189208908Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=747.626µs logger=migrator t=2026-06-15T11:44:28.192485996Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-15T11:44:28.193040038Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=553.802µs logger=migrator t=2026-06-15T11:44:28.197448781Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-15T11:44:28.198237207Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=788.166µs logger=migrator t=2026-06-15T11:44:28.202316063Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-15T11:44:28.203163631Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=847.508µs logger=migrator t=2026-06-15T11:44:28.207855909Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-15T11:44:28.208686257Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=830.918µs logger=migrator t=2026-06-15T11:44:28.21359683Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-15T11:44:28.214422267Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=825.437µs logger=migrator t=2026-06-15T11:44:28.218305919Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-15T11:44:28.21838705Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=81.951µs logger=migrator t=2026-06-15T11:44:28.221808352Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-15T11:44:28.221845043Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=37.691µs logger=migrator t=2026-06-15T11:44:28.226339837Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-15T11:44:28.23073953Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.398922ms logger=migrator t=2026-06-15T11:44:28.234438907Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-15T11:44:28.237111503Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.676686ms logger=migrator t=2026-06-15T11:44:28.240664738Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-15T11:44:28.24076229Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=94.002µs logger=migrator t=2026-06-15T11:44:28.244244903Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-15T11:44:28.245001189Z level=info msg="Migration successfully executed" id="create quota table v1" duration=756.116µs logger=migrator t=2026-06-15T11:44:28.250019995Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-15T11:44:28.251453695Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.433391ms logger=migrator t=2026-06-15T11:44:28.255670833Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-15T11:44:28.255706444Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.881µs logger=migrator t=2026-06-15T11:44:28.259626756Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-15T11:44:28.260377102Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=750.066µs logger=migrator t=2026-06-15T11:44:28.265375667Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-15T11:44:28.266548951Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.166794ms logger=migrator t=2026-06-15T11:44:28.270843851Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-15T11:44:28.273799643Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.951162ms logger=migrator t=2026-06-15T11:44:28.277352078Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-15T11:44:28.277379259Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.72µs logger=migrator t=2026-06-15T11:44:28.279999023Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-15T11:44:28.280995574Z level=info msg="Migration successfully executed" id="create session table" duration=996.461µs logger=migrator t=2026-06-15T11:44:28.285793135Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-15T11:44:28.285937098Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=148.133µs logger=migrator t=2026-06-15T11:44:28.2893765Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-15T11:44:28.289481133Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=100.983µs logger=migrator t=2026-06-15T11:44:28.293250942Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-15T11:44:28.294553079Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.301187ms logger=migrator t=2026-06-15T11:44:28.300813451Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-15T11:44:28.302609058Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.811648ms logger=migrator t=2026-06-15T11:44:28.308345849Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-15T11:44:28.30842095Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=76.541µs logger=migrator t=2026-06-15T11:44:28.312417074Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-15T11:44:28.312490766Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=75.142µs logger=migrator t=2026-06-15T11:44:28.318737817Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-15T11:44:28.323754752Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.016565ms logger=migrator t=2026-06-15T11:44:28.328270707Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-15T11:44:28.331586026Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.316559ms logger=migrator t=2026-06-15T11:44:28.335413947Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-15T11:44:28.335529569Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=116.052µs logger=migrator t=2026-06-15T11:44:28.339451912Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-15T11:44:28.339564154Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=119.872µs logger=migrator t=2026-06-15T11:44:28.344070289Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-15T11:44:28.344850635Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=780.426µs logger=migrator t=2026-06-15T11:44:28.34939219Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-15T11:44:28.349499063Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=90.472µs logger=migrator t=2026-06-15T11:44:28.353947086Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-15T11:44:28.359061973Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.114857ms logger=migrator t=2026-06-15T11:44:28.365137981Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-15T11:44:28.36557394Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=438.389µs logger=migrator t=2026-06-15T11:44:28.370252968Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-15T11:44:28.374554258Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.29488ms logger=migrator t=2026-06-15T11:44:28.378121473Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-15T11:44:28.381666878Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.540435ms logger=migrator t=2026-06-15T11:44:28.385248263Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-15T11:44:28.385343975Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=96.312µs logger=migrator t=2026-06-15T11:44:28.390550914Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-15T11:44:28.392914824Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.3668ms logger=migrator t=2026-06-15T11:44:28.400403461Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-15T11:44:28.401360381Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=956.9µs logger=migrator t=2026-06-15T11:44:28.405658321Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-15T11:44:28.406708763Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.052202ms logger=migrator t=2026-06-15T11:44:28.413078517Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-15T11:44:28.413918065Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=839.768µs logger=migrator t=2026-06-15T11:44:28.418320987Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-15T11:44:28.419637215Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.328138ms logger=migrator t=2026-06-15T11:44:28.424907775Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-15T11:44:28.425740773Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=833.358µs logger=migrator t=2026-06-15T11:44:28.429833409Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-15T11:44:28.431037374Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.203785ms logger=migrator t=2026-06-15T11:44:28.435450417Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-15T11:44:28.436860726Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.410099ms logger=migrator t=2026-06-15T11:44:28.442173008Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-15T11:44:28.443410424Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.237036ms logger=migrator t=2026-06-15T11:44:28.447784506Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-15T11:44:28.457349566Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.55998ms logger=migrator t=2026-06-15T11:44:28.460869Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-15T11:44:28.46133937Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=471.01µs logger=migrator t=2026-06-15T11:44:28.465809804Z 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-06-15T11:44:28.467306755Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.496531ms logger=migrator t=2026-06-15T11:44:28.471629976Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-15T11:44:28.472190938Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=573.612µs logger=migrator t=2026-06-15T11:44:28.476046509Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-15T11:44:28.47655323Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=507.051µs logger=migrator t=2026-06-15T11:44:28.481138146Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-15T11:44:28.481960373Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=820.187µs logger=migrator t=2026-06-15T11:44:28.485932986Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-15T11:44:28.492459183Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.525467ms logger=migrator t=2026-06-15T11:44:28.49707292Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-15T11:44:28.500687096Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.613986ms logger=migrator t=2026-06-15T11:44:28.505459676Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-15T11:44:28.509220945Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.760869ms logger=migrator t=2026-06-15T11:44:28.513058626Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-15T11:44:28.516787484Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.723868ms logger=migrator t=2026-06-15T11:44:28.520601814Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-15T11:44:28.521452122Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=850.308µs logger=migrator t=2026-06-15T11:44:28.52563479Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-15T11:44:28.52566157Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.6µs logger=migrator t=2026-06-15T11:44:28.530305208Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-15T11:44:28.530346789Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.301µs logger=migrator t=2026-06-15T11:44:28.534124348Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-15T11:44:28.535318453Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.193045ms logger=migrator t=2026-06-15T11:44:28.539400719Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-15T11:44:28.540972462Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.569803ms logger=migrator t=2026-06-15T11:44:28.546910156Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-15T11:44:28.547694083Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=783.887µs logger=migrator t=2026-06-15T11:44:28.55089146Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-15T11:44:28.551753398Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=868.398µs logger=migrator t=2026-06-15T11:44:28.555049677Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-15T11:44:28.555991437Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=941.52µs logger=migrator t=2026-06-15T11:44:28.56043217Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-15T11:44:28.566287173Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.856713ms logger=migrator t=2026-06-15T11:44:28.570130304Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-15T11:44:28.573936364Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.80573ms logger=migrator t=2026-06-15T11:44:28.577535579Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-15T11:44:28.577733693Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=203.214µs logger=migrator t=2026-06-15T11:44:28.582252758Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-15T11:44:28.583146937Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=893.929µs logger=migrator t=2026-06-15T11:44:28.58758623Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-15T11:44:28.588976879Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.397339ms logger=migrator t=2026-06-15T11:44:28.592701907Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-15T11:44:28.59806913Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.368733ms logger=migrator t=2026-06-15T11:44:28.602676827Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-15T11:44:28.602764739Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=89.032µs logger=migrator t=2026-06-15T11:44:28.606234941Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-15T11:44:28.6071366Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=896.959µs logger=migrator t=2026-06-15T11:44:28.610600803Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-15T11:44:28.611541463Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=940.34µs logger=migrator t=2026-06-15T11:44:28.616712822Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-15T11:44:28.616794853Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=82.721µs logger=migrator t=2026-06-15T11:44:28.620355678Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-15T11:44:28.621228226Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=872.608µs logger=migrator t=2026-06-15T11:44:28.625713851Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-15T11:44:28.626597699Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=883.639µs logger=migrator t=2026-06-15T11:44:28.632208067Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-15T11:44:28.633637007Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.4281ms logger=migrator t=2026-06-15T11:44:28.638714703Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-15T11:44:28.639676703Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=962.55µs logger=migrator t=2026-06-15T11:44:28.643701728Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-15T11:44:28.644674358Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=975.27µs logger=migrator t=2026-06-15T11:44:28.649475619Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-15T11:44:28.650439409Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=960.18µs logger=migrator t=2026-06-15T11:44:28.654311451Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-15T11:44:28.654339361Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.381µs logger=migrator t=2026-06-15T11:44:28.657823915Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-15T11:44:28.661813508Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.989644ms logger=migrator t=2026-06-15T11:44:28.666313833Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-15T11:44:28.667104709Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=792.746µs logger=migrator t=2026-06-15T11:44:28.670861668Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-15T11:44:28.674912683Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.045435ms logger=migrator t=2026-06-15T11:44:28.678993849Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-15T11:44:28.679702904Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=708.655µs logger=migrator t=2026-06-15T11:44:28.685106777Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-15T11:44:28.686551777Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.44449ms logger=migrator t=2026-06-15T11:44:28.694204878Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-15T11:44:28.696144149Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.942451ms logger=migrator t=2026-06-15T11:44:28.702342529Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-15T11:44:28.716970816Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.632087ms logger=migrator t=2026-06-15T11:44:28.720733715Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-15T11:44:28.721572993Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=837.678µs logger=migrator t=2026-06-15T11:44:28.726296652Z 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-06-15T11:44:28.727343674Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.047472ms logger=migrator t=2026-06-15T11:44:28.731685155Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-15T11:44:28.732091143Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=406.118µs logger=migrator t=2026-06-15T11:44:28.735707009Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-15T11:44:28.736333602Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=626.463µs logger=migrator t=2026-06-15T11:44:28.7409805Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-15T11:44:28.741257286Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=277.096µs logger=migrator t=2026-06-15T11:44:28.745011904Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-15T11:44:28.751625724Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.579529ms logger=migrator t=2026-06-15T11:44:28.756271371Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-15T11:44:28.764653967Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=8.381466ms logger=migrator t=2026-06-15T11:44:28.771180764Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-15T11:44:28.772012491Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=831.797µs logger=migrator t=2026-06-15T11:44:28.779882446Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-15T11:44:28.781135143Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.254287ms logger=migrator t=2026-06-15T11:44:28.786043366Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-15T11:44:28.786360312Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=317.246µs logger=migrator t=2026-06-15T11:44:28.793743968Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-15T11:44:28.800775525Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.036778ms logger=migrator t=2026-06-15T11:44:28.807775362Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-15T11:44:28.808829294Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.055662ms logger=migrator t=2026-06-15T11:44:28.81290816Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-15T11:44:28.813057123Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=149.083µs logger=migrator t=2026-06-15T11:44:28.816490505Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-15T11:44:28.816947955Z level=info msg="Migration successfully executed" id="Move region to single row" duration=450.549µs logger=migrator t=2026-06-15T11:44:28.822045882Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-15T11:44:28.823325958Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.279486ms logger=migrator t=2026-06-15T11:44:28.829821315Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-15T11:44:28.831212364Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.391179ms logger=migrator t=2026-06-15T11:44:28.836128577Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-15T11:44:28.837083957Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=954.8µs logger=migrator t=2026-06-15T11:44:28.840924008Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-15T11:44:28.8424282Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.503681ms logger=migrator t=2026-06-15T11:44:28.84718949Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-15T11:44:28.848783193Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.600934ms logger=migrator t=2026-06-15T11:44:28.853127184Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-15T11:44:28.860324265Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.221217ms logger=migrator t=2026-06-15T11:44:28.864659076Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-15T11:44:28.864737428Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=79.912µs logger=migrator t=2026-06-15T11:44:28.869071429Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-15T11:44:28.869897556Z level=info msg="Migration successfully executed" id="create test_data table" duration=825.517µs logger=migrator t=2026-06-15T11:44:28.876945114Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-15T11:44:28.878514807Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.575223ms logger=migrator t=2026-06-15T11:44:28.883616344Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-15T11:44:28.884482602Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=866.288µs logger=migrator t=2026-06-15T11:44:28.88867101Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-15T11:44:28.889537468Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=866.618µs logger=migrator t=2026-06-15T11:44:28.893750527Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-15T11:44:28.894008012Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=257.805µs logger=migrator t=2026-06-15T11:44:28.899058558Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-15T11:44:28.899454897Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=392.988µs logger=migrator t=2026-06-15T11:44:28.905039504Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-15T11:44:28.905117455Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=78.071µs logger=migrator t=2026-06-15T11:44:28.910664792Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-15T11:44:28.911445668Z level=info msg="Migration successfully executed" id="create team table" duration=776.196µs logger=migrator t=2026-06-15T11:44:28.916061065Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-15T11:44:28.917593757Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.532692ms logger=migrator t=2026-06-15T11:44:28.921912948Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-15T11:44:28.922792846Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=879.468µs logger=migrator t=2026-06-15T11:44:28.927482625Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-15T11:44:28.932149983Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.665928ms logger=migrator t=2026-06-15T11:44:28.936830501Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-15T11:44:28.937016835Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=187.114µs logger=migrator t=2026-06-15T11:44:28.941660613Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-15T11:44:28.942523901Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=863.268µs logger=migrator t=2026-06-15T11:44:28.948787672Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-15T11:44:28.949956387Z level=info msg="Migration successfully executed" id="create team member table" duration=1.175695ms logger=migrator t=2026-06-15T11:44:28.955717477Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-15T11:44:28.957458004Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.759427ms logger=migrator t=2026-06-15T11:44:28.962383987Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-15T11:44:28.963694345Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.309788ms logger=migrator t=2026-06-15T11:44:28.968842023Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-15T11:44:28.970190321Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.347548ms logger=migrator t=2026-06-15T11:44:28.978669829Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-15T11:44:28.983807357Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.137608ms logger=migrator t=2026-06-15T11:44:28.989729472Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-15T11:44:28.996122176Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.409185ms logger=migrator t=2026-06-15T11:44:29.001010178Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-15T11:44:29.010245501Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=9.229443ms logger=migrator t=2026-06-15T11:44:29.017764969Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-15T11:44:29.01972399Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.960061ms logger=migrator t=2026-06-15T11:44:29.026624835Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-15T11:44:29.027755798Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.131503ms logger=migrator t=2026-06-15T11:44:29.035601603Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-15T11:44:29.037284348Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.682866ms logger=migrator t=2026-06-15T11:44:29.049002813Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-15T11:44:29.052438095Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=3.442082ms logger=migrator t=2026-06-15T11:44:29.056819437Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-15T11:44:29.058307528Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.489061ms logger=migrator t=2026-06-15T11:44:29.064305134Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-15T11:44:29.065433207Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.128223ms logger=migrator t=2026-06-15T11:44:29.069510533Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-15T11:44:29.070576095Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.065382ms logger=migrator t=2026-06-15T11:44:29.076736464Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-15T11:44:29.077790826Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.050772ms logger=migrator t=2026-06-15T11:44:29.084983817Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-15T11:44:29.085485927Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=503.36µs logger=migrator t=2026-06-15T11:44:29.092682118Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-15T11:44:29.092948364Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=266.616µs logger=migrator t=2026-06-15T11:44:29.099513811Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-15T11:44:29.101012482Z level=info msg="Migration successfully executed" id="create tag table" duration=1.498031ms logger=migrator t=2026-06-15T11:44:29.107647852Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-15T11:44:29.108837197Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.190225ms logger=migrator t=2026-06-15T11:44:29.115570707Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-15T11:44:29.116450016Z level=info msg="Migration successfully executed" id="create login attempt table" duration=880.019µs logger=migrator t=2026-06-15T11:44:29.121668145Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-15T11:44:29.122747988Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.079363ms logger=migrator t=2026-06-15T11:44:29.128239333Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-15T11:44:29.129260804Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.021211ms logger=migrator t=2026-06-15T11:44:29.13381924Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-15T11:44:29.152368848Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.547088ms logger=migrator t=2026-06-15T11:44:29.159478097Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-15T11:44:29.16009936Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=622.183µs logger=migrator t=2026-06-15T11:44:29.166180738Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-15T11:44:29.167092497Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=911.609µs logger=migrator t=2026-06-15T11:44:29.172743995Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-15T11:44:29.17344959Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=708.715µs logger=migrator t=2026-06-15T11:44:29.179604029Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-15T11:44:29.18060695Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.001991ms logger=migrator t=2026-06-15T11:44:29.186441592Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-15T11:44:29.187034194Z level=info msg="Migration successfully executed" id="create user auth table" duration=593.462µs logger=migrator t=2026-06-15T11:44:29.192497999Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-15T11:44:29.195242237Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.742738ms logger=migrator t=2026-06-15T11:44:29.204357837Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-15T11:44:29.20448077Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=126.163µs logger=migrator t=2026-06-15T11:44:29.210443395Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-15T11:44:29.216760047Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.368033ms logger=migrator t=2026-06-15T11:44:29.221867104Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-15T11:44:29.228243248Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.370803ms logger=migrator t=2026-06-15T11:44:29.262544306Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-15T11:44:29.271397872Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.855915ms logger=migrator t=2026-06-15T11:44:29.291984183Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-15T11:44:29.300569013Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.58684ms logger=migrator t=2026-06-15T11:44:29.306554168Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-15T11:44:29.307575549Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.023221ms logger=migrator t=2026-06-15T11:44:29.31331886Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-15T11:44:29.320140483Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.818643ms logger=migrator t=2026-06-15T11:44:29.326536906Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-15T11:44:29.32767894Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.146864ms logger=migrator t=2026-06-15T11:44:29.334103895Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-15T11:44:29.335473603Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.369458ms logger=migrator t=2026-06-15T11:44:29.341622222Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-15T11:44:29.344334389Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.715277ms logger=migrator t=2026-06-15T11:44:29.353784387Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-15T11:44:29.355577965Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.793598ms logger=migrator t=2026-06-15T11:44:29.36728271Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-15T11:44:29.369071307Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.788317ms logger=migrator t=2026-06-15T11:44:29.378717569Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-15T11:44:29.380104798Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.386279ms logger=migrator t=2026-06-15T11:44:29.393606681Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-15T11:44:29.402124779Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.519368ms logger=migrator t=2026-06-15T11:44:29.407317527Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-15T11:44:29.408364769Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.046892ms logger=migrator t=2026-06-15T11:44:29.413304263Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-15T11:44:29.414243193Z level=info msg="Migration successfully executed" id="create cache_data table" duration=938.19µs logger=migrator t=2026-06-15T11:44:29.420502294Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-15T11:44:29.421578106Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.076253ms logger=migrator t=2026-06-15T11:44:29.429339169Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-15T11:44:29.430948333Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.609214ms logger=migrator t=2026-06-15T11:44:29.437202793Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-15T11:44:29.438297016Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.093633ms logger=migrator t=2026-06-15T11:44:29.444484086Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-15T11:44:29.444627199Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=144.293µs logger=migrator t=2026-06-15T11:44:29.45517278Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-15T11:44:29.455317673Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=148.983µs logger=migrator t=2026-06-15T11:44:29.460593643Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-15T11:44:29.461656476Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.060282ms logger=migrator t=2026-06-15T11:44:29.466524568Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-15T11:44:29.467617561Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.093003ms logger=migrator t=2026-06-15T11:44:29.474929144Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-15T11:44:29.476553638Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.624164ms logger=migrator t=2026-06-15T11:44:29.482211936Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-15T11:44:29.482302038Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=90.642µs logger=migrator t=2026-06-15T11:44:29.486579748Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-15T11:44:29.48763108Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.048741ms logger=migrator t=2026-06-15T11:44:29.493284428Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-15T11:44:29.494925513Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.644355ms logger=migrator t=2026-06-15T11:44:29.499933178Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-15T11:44:29.501097782Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.162004ms logger=migrator t=2026-06-15T11:44:29.506971755Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-15T11:44:29.508039337Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.067212ms logger=migrator t=2026-06-15T11:44:29.512751316Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-15T11:44:29.518501586Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.74957ms logger=migrator t=2026-06-15T11:44:29.523745736Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-15T11:44:29.524723237Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=976.991µs logger=migrator t=2026-06-15T11:44:29.53063171Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-15T11:44:29.530789614Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=157.724µs logger=migrator t=2026-06-15T11:44:29.536494853Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-15T11:44:29.537935704Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.44088ms logger=migrator t=2026-06-15T11:44:29.543253155Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-15T11:44:29.544674254Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.420739ms logger=migrator t=2026-06-15T11:44:29.550548078Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-15T11:44:29.552284064Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.735776ms logger=migrator t=2026-06-15T11:44:29.55875856Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-15T11:44:29.558853341Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=95.542µs logger=migrator t=2026-06-15T11:44:29.565603603Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-15T11:44:29.566764987Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.161174ms logger=migrator t=2026-06-15T11:44:29.573514859Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-15T11:44:29.574461688Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=946.809µs logger=migrator t=2026-06-15T11:44:29.57978402Z 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-06-15T11:44:29.581533237Z 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.748757ms logger=migrator t=2026-06-15T11:44:29.587828398Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-15T11:44:29.58887604Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.047132ms logger=migrator t=2026-06-15T11:44:29.597260906Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-15T11:44:29.606076201Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.815975ms logger=migrator t=2026-06-15T11:44:29.611165918Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-15T11:44:29.612207659Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.041362ms logger=migrator t=2026-06-15T11:44:29.617876258Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-15T11:44:29.618536922Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=660.654µs logger=migrator t=2026-06-15T11:44:29.624062478Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-15T11:44:29.653574036Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.512889ms logger=migrator t=2026-06-15T11:44:29.659373697Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-15T11:44:29.685381882Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.003925ms logger=migrator t=2026-06-15T11:44:29.691543481Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-15T11:44:29.692394449Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=850.828µs logger=migrator t=2026-06-15T11:44:29.697423834Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-15T11:44:29.698418305Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=994.211µs logger=migrator t=2026-06-15T11:44:29.703702046Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-15T11:44:29.712842007Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.140921ms logger=migrator t=2026-06-15T11:44:29.719343243Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-15T11:44:29.726084014Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.740871ms logger=migrator t=2026-06-15T11:44:29.730685921Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-15T11:44:29.731663301Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=977.31µs logger=migrator t=2026-06-15T11:44:29.736994413Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-15T11:44:29.738101606Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.105703ms logger=migrator t=2026-06-15T11:44:29.744592682Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-15T11:44:29.746740817Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.145035ms logger=migrator t=2026-06-15T11:44:29.752021798Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-15T11:44:29.75310846Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.086153ms logger=migrator t=2026-06-15T11:44:29.759589396Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-15T11:44:29.759740589Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=153.513µs logger=migrator t=2026-06-15T11:44:29.765817047Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-15T11:44:29.775225674Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.409677ms logger=migrator t=2026-06-15T11:44:29.780457893Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-15T11:44:29.784931227Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.473984ms logger=migrator t=2026-06-15T11:44:29.789428041Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-15T11:44:29.795654172Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.22491ms logger=migrator t=2026-06-15T11:44:29.898894884Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-15T11:44:29.90110281Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.217846ms logger=migrator t=2026-06-15T11:44:29.907585756Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-15T11:44:29.908343522Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=757.726µs logger=migrator t=2026-06-15T11:44:29.912951999Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-15T11:44:29.920419525Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.467216ms logger=migrator t=2026-06-15T11:44:29.924756116Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-15T11:44:29.929459844Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.703418ms logger=migrator t=2026-06-15T11:44:29.935511951Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-15T11:44:29.936245346Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=733.025µs logger=migrator t=2026-06-15T11:44:29.941989807Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-15T11:44:29.948018693Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.028066ms logger=migrator t=2026-06-15T11:44:29.952725292Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-15T11:44:29.95837367Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.648618ms logger=migrator t=2026-06-15T11:44:29.964282974Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-15T11:44:29.964342005Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=59.811µs logger=migrator t=2026-06-15T11:44:29.968783168Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-15T11:44:29.96980819Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.024742ms logger=migrator t=2026-06-15T11:44:29.975336265Z 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-06-15T11:44:29.977667144Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.330579ms logger=migrator t=2026-06-15T11:44:29.985829575Z 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-06-15T11:44:29.987133962Z 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.303397ms logger=migrator t=2026-06-15T11:44:29.993358553Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-15T11:44:29.993425444Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=67.221µs logger=migrator t=2026-06-15T11:44:29.997902438Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-15T11:44:30.004086337Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.182069ms logger=migrator t=2026-06-15T11:44:30.01040781Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-15T11:44:30.021730106Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.319387ms logger=migrator t=2026-06-15T11:44:30.027515467Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-15T11:44:30.03769764Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.186143ms logger=migrator t=2026-06-15T11:44:30.048739951Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-15T11:44:30.056174906Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.436375ms logger=migrator t=2026-06-15T11:44:30.062784055Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-15T11:44:30.067617005Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.83298ms logger=migrator t=2026-06-15T11:44:30.072860685Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-15T11:44:30.072930186Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=70.411µs logger=migrator t=2026-06-15T11:44:30.077496072Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-15T11:44:30.078328579Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=832.047µs logger=migrator t=2026-06-15T11:44:30.08314785Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-15T11:44:30.090164947Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.016567ms logger=migrator t=2026-06-15T11:44:30.094231902Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-15T11:44:30.094301313Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=68.051µs logger=migrator t=2026-06-15T11:44:30.100090554Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-15T11:44:30.106630641Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.538917ms logger=migrator t=2026-06-15T11:44:30.112086805Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-15T11:44:30.113116037Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.029011ms logger=migrator t=2026-06-15T11:44:30.118211923Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-15T11:44:30.12522205Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.009626ms logger=migrator t=2026-06-15T11:44:30.13050259Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-15T11:44:30.131087722Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=586.342µs logger=migrator t=2026-06-15T11:44:30.135201698Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-15T11:44:30.135901803Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=699.995µs logger=migrator t=2026-06-15T11:44:30.144059393Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-15T11:44:30.155211857Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.156134ms logger=migrator t=2026-06-15T11:44:30.162827435Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-15T11:44:30.163790026Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=962.401µs logger=migrator t=2026-06-15T11:44:30.172379395Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-15T11:44:30.174312456Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.91169ms logger=migrator t=2026-06-15T11:44:30.181595428Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-15T11:44:30.183053628Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.45995ms logger=migrator t=2026-06-15T11:44:30.187612103Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-15T11:44:30.188624735Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.014962ms logger=migrator t=2026-06-15T11:44:30.193419785Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-15T11:44:30.193487126Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.851µs logger=migrator t=2026-06-15T11:44:30.196964279Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-15T11:44:30.197864458Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=900.319µs logger=migrator t=2026-06-15T11:44:30.201888022Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-15T11:44:30.202807881Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=919.919µs logger=migrator t=2026-06-15T11:44:30.208374638Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-15T11:44:30.208743895Z 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-06-15T11:44:30.212019214Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-15T11:44:30.212406092Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=384.388µs logger=migrator t=2026-06-15T11:44:30.216751413Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-15T11:44:30.217728883Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=975.15µs logger=migrator t=2026-06-15T11:44:30.222337419Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-15T11:44:30.231681155Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.344586ms logger=migrator t=2026-06-15T11:44:30.235150267Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-15T11:44:30.23623783Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.086093ms logger=migrator t=2026-06-15T11:44:30.241253035Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-15T11:44:30.242269176Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.014491ms logger=migrator t=2026-06-15T11:44:30.246983584Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-15T11:44:30.247798911Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=814.777µs logger=migrator t=2026-06-15T11:44:30.251938168Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-15T11:44:30.25299397Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.053812ms logger=migrator t=2026-06-15T11:44:30.257748829Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-15T11:44:30.259650899Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.90483ms logger=migrator t=2026-06-15T11:44:30.265757077Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-15T11:44:30.265784328Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.711µs logger=migrator t=2026-06-15T11:44:30.270602218Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-15T11:44:30.2707152Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=114.572µs logger=migrator t=2026-06-15T11:44:30.275160334Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-15T11:44:30.284911927Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.749963ms logger=migrator t=2026-06-15T11:44:30.289966803Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-15T11:44:30.29032421Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=356.167µs logger=migrator t=2026-06-15T11:44:30.29363847Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-15T11:44:30.294695102Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.056402ms logger=migrator t=2026-06-15T11:44:30.299549333Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-15T11:44:30.299895651Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=346.188µs logger=migrator t=2026-06-15T11:44:30.303779092Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-15T11:44:30.304855474Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.075522ms logger=migrator t=2026-06-15T11:44:30.311157806Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-15T11:44:30.312067425Z level=info msg="Migration successfully executed" id="create secrets table" duration=911.129µs logger=migrator t=2026-06-15T11:44:30.316383935Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-15T11:44:30.350902927Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.520032ms logger=migrator t=2026-06-15T11:44:30.355540453Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-15T11:44:30.362098021Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.557428ms logger=migrator t=2026-06-15T11:44:30.369985405Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-15T11:44:30.370307722Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=324.987µs logger=migrator t=2026-06-15T11:44:30.374178543Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-15T11:44:30.406244303Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.06655ms logger=migrator t=2026-06-15T11:44:30.411667907Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-15T11:44:30.442015101Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.346844ms logger=migrator t=2026-06-15T11:44:30.449850395Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-15T11:44:30.45153981Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.692785ms logger=migrator t=2026-06-15T11:44:30.459426615Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-15T11:44:30.461655522Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.227356ms logger=migrator t=2026-06-15T11:44:30.469032256Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-15T11:44:30.46924505Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=210.494µs logger=migrator t=2026-06-15T11:44:30.476516972Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-15T11:44:30.47786352Z level=info msg="Migration successfully executed" id="create permission table" duration=1.346268ms logger=migrator t=2026-06-15T11:44:30.483280983Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-15T11:44:30.484400247Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.118524ms logger=migrator t=2026-06-15T11:44:30.490615797Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-15T11:44:30.492255691Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.636814ms logger=migrator t=2026-06-15T11:44:30.499705837Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-15T11:44:30.500652977Z level=info msg="Migration successfully executed" id="create role table" duration=948.49µs logger=migrator t=2026-06-15T11:44:30.505505738Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-15T11:44:30.517205743Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.700304ms logger=migrator t=2026-06-15T11:44:30.52184918Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-15T11:44:30.529226834Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.377404ms logger=migrator t=2026-06-15T11:44:30.53669821Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-15T11:44:30.538557429Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.862219ms logger=migrator t=2026-06-15T11:44:30.547576248Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-15T11:44:30.548608569Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.032062ms logger=migrator t=2026-06-15T11:44:30.558146448Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-15T11:44:30.559855084Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.708296ms logger=migrator t=2026-06-15T11:44:30.577500643Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-15T11:44:30.579014024Z level=info msg="Migration successfully executed" id="create team role table" duration=1.513301ms logger=migrator t=2026-06-15T11:44:30.611900882Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-15T11:44:30.613660539Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.759396ms logger=migrator t=2026-06-15T11:44:30.628620282Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-15T11:44:30.630346518Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.725896ms logger=migrator t=2026-06-15T11:44:30.657960945Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-15T11:44:30.659768652Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.806927ms logger=migrator t=2026-06-15T11:44:30.682719442Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-15T11:44:30.683622181Z level=info msg="Migration successfully executed" id="create user role table" duration=902.729µs logger=migrator t=2026-06-15T11:44:30.705057769Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-15T11:44:30.706969579Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.91188ms logger=migrator t=2026-06-15T11:44:30.723193278Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-15T11:44:30.724610958Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.41894ms logger=migrator t=2026-06-15T11:44:30.73379776Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-15T11:44:30.735524726Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.723876ms logger=migrator t=2026-06-15T11:44:30.743124805Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-15T11:44:30.744585765Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.460571ms logger=migrator t=2026-06-15T11:44:30.751103321Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-15T11:44:30.752771746Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.667515ms logger=migrator t=2026-06-15T11:44:30.761782995Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-15T11:44:30.763423219Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.640064ms logger=migrator t=2026-06-15T11:44:30.769455795Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-15T11:44:30.777468812Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.012497ms logger=migrator t=2026-06-15T11:44:30.782408676Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-15T11:44:30.783598461Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.189465ms logger=migrator t=2026-06-15T11:44:30.790857322Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-15T11:44:30.791985496Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.124884ms logger=migrator t=2026-06-15T11:44:30.80078453Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-15T11:44:30.803028017Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.242456ms logger=migrator t=2026-06-15T11:44:30.808070832Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-15T11:44:30.809637525Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.569533ms logger=migrator t=2026-06-15T11:44:30.815418336Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-15T11:44:30.816366705Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=948.64µs logger=migrator t=2026-06-15T11:44:30.821889601Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-15T11:44:30.823415553Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.525962ms logger=migrator t=2026-06-15T11:44:30.829750545Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-15T11:44:30.841083682Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.332097ms logger=migrator t=2026-06-15T11:44:30.846856103Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-15T11:44:30.853279077Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.423114ms logger=migrator t=2026-06-15T11:44:31.014789572Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-15T11:44:31.026846464Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.105443ms logger=migrator t=2026-06-15T11:44:31.034021173Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-15T11:44:31.044009121Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.985088ms logger=migrator t=2026-06-15T11:44:31.049578658Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-15T11:44:31.050502277Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=924.099µs logger=migrator t=2026-06-15T11:44:31.055780917Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-15T11:44:31.057078814Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.297227ms logger=migrator t=2026-06-15T11:44:31.062904986Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-15T11:44:31.064034889Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.130503ms logger=migrator t=2026-06-15T11:44:31.068685436Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-15T11:44:31.070016124Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.323038ms logger=migrator t=2026-06-15T11:44:31.077083571Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-15T11:44:31.079788878Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.704637ms logger=migrator t=2026-06-15T11:44:31.086331594Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-15T11:44:31.086405176Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=72.152µs logger=migrator t=2026-06-15T11:44:31.091967062Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-15T11:44:31.092170086Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=206.094µs logger=migrator t=2026-06-15T11:44:31.096931545Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-15T11:44:31.097538438Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=605.763µs logger=migrator t=2026-06-15T11:44:31.103656496Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-15T11:44:31.104529454Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=874.198µs logger=migrator t=2026-06-15T11:44:31.109758543Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-15T11:44:31.110737333Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=978.42µs logger=migrator t=2026-06-15T11:44:31.115505243Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-15T11:44:31.11585081Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=344.947µs logger=migrator t=2026-06-15T11:44:31.120534038Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-15T11:44:31.121039648Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=504.58µs logger=migrator t=2026-06-15T11:44:31.126551583Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-15T11:44:31.12736948Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=817.247µs logger=migrator t=2026-06-15T11:44:31.132663171Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-15T11:44:31.134811036Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.150355ms logger=migrator t=2026-06-15T11:44:31.141178318Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-15T11:44:31.150026253Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.846175ms logger=migrator t=2026-06-15T11:44:31.155446246Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-15T11:44:31.155500717Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=54.861µs logger=migrator t=2026-06-15T11:44:31.159692215Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-15T11:44:31.161263457Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.568622ms logger=migrator t=2026-06-15T11:44:31.167966207Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-15T11:44:31.169264524Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.297207ms logger=migrator t=2026-06-15T11:44:31.175992294Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-15T11:44:31.178088228Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.095404ms logger=migrator t=2026-06-15T11:44:31.183553332Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-15T11:44:31.193945249Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.431438ms logger=migrator t=2026-06-15T11:44:31.199194598Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-15T11:44:31.200662049Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.467091ms logger=migrator t=2026-06-15T11:44:31.205299406Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-15T11:44:31.206921489Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.622693ms logger=migrator t=2026-06-15T11:44:31.212221Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-15T11:44:31.234315181Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.094081ms logger=migrator t=2026-06-15T11:44:31.239307345Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-15T11:44:31.240829407Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.514592ms logger=migrator t=2026-06-15T11:44:31.24718911Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-15T11:44:31.249201812Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.012422ms logger=migrator t=2026-06-15T11:44:31.255885131Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-15T11:44:31.257093106Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.202155ms logger=migrator t=2026-06-15T11:44:31.262645212Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-15T11:44:31.26542073Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.86561ms logger=migrator t=2026-06-15T11:44:31.270895184Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-15T11:44:31.271225301Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=329.727µs logger=migrator t=2026-06-15T11:44:31.277699306Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-15T11:44:31.279150666Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.44896ms logger=migrator t=2026-06-15T11:44:31.284171411Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-15T11:44:31.292491645Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.319844ms logger=migrator t=2026-06-15T11:44:31.296933857Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-15T11:44:31.29756671Z level=info msg="Migration successfully executed" id="create entity_events table" duration=632.473µs logger=migrator t=2026-06-15T11:44:31.302888631Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-15T11:44:31.304639498Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.749886ms logger=migrator t=2026-06-15T11:44:31.310123232Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-15T11:44:31.310703634Z 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-06-15T11:44:31.314976313Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-15T11:44:31.315449073Z 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-06-15T11:44:31.321288105Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-15T11:44:31.323119943Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.831048ms logger=migrator t=2026-06-15T11:44:31.328216359Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-15T11:44:31.329382104Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.165445ms logger=migrator t=2026-06-15T11:44:31.334032981Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-15T11:44:31.335198655Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.165314ms logger=migrator t=2026-06-15T11:44:31.341283632Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-15T11:44:31.342476027Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.191985ms logger=migrator t=2026-06-15T11:44:31.347732726Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-15T11:44:31.350218528Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.483162ms logger=migrator t=2026-06-15T11:44:31.355237403Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-15T11:44:31.356402137Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.164654ms logger=migrator t=2026-06-15T11:44:31.361459273Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-15T11:44:31.36230041Z level=info msg="Migration successfully executed" id="Drop public config table" duration=839.167µs logger=migrator t=2026-06-15T11:44:31.366380866Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-15T11:44:31.36754779Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.166415ms logger=migrator t=2026-06-15T11:44:31.372915322Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-15T11:44:31.374124737Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.208845ms logger=migrator t=2026-06-15T11:44:31.378393676Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-15T11:44:31.380754215Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.356699ms logger=migrator t=2026-06-15T11:44:31.385515255Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-15T11:44:31.387383844Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.867569ms logger=migrator t=2026-06-15T11:44:31.393799848Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-15T11:44:31.416510311Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.709844ms logger=migrator t=2026-06-15T11:44:31.420910463Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-15T11:44:31.427784676Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.873813ms logger=migrator t=2026-06-15T11:44:31.432468494Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-15T11:44:31.439177304Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.70861ms logger=migrator t=2026-06-15T11:44:31.445295411Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-15T11:44:31.445654939Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=359.438µs logger=migrator t=2026-06-15T11:44:31.450070851Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-15T11:44:31.458689431Z level=info msg="Migration successfully executed" id="add share column" duration=8.638151ms logger=migrator t=2026-06-15T11:44:31.463030871Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-15T11:44:31.463236476Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=205.105µs logger=migrator t=2026-06-15T11:44:31.468290631Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-15T11:44:31.469453745Z level=info msg="Migration successfully executed" id="create file table" duration=1.165274ms logger=migrator t=2026-06-15T11:44:31.475098663Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-15T11:44:31.477781469Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.681426ms logger=migrator t=2026-06-15T11:44:31.483540469Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-15T11:44:31.484753054Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.212465ms logger=migrator t=2026-06-15T11:44:31.490815721Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-15T11:44:31.492388694Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.571023ms logger=migrator t=2026-06-15T11:44:31.498784107Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-15T11:44:31.500229267Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.396769ms logger=migrator t=2026-06-15T11:44:31.505181541Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-15T11:44:31.505270362Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=88.141µs logger=migrator t=2026-06-15T11:44:31.509779877Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-15T11:44:31.50993778Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=157.824µs logger=migrator t=2026-06-15T11:44:31.515613518Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-15T11:44:31.516549378Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=935.22µs logger=migrator t=2026-06-15T11:44:31.521106473Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-15T11:44:31.52143749Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=346.667µs logger=migrator t=2026-06-15T11:44:31.526277261Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-15T11:44:31.527301502Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.024271ms logger=migrator t=2026-06-15T11:44:31.532039131Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-15T11:44:31.542869287Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.829536ms logger=migrator t=2026-06-15T11:44:31.549423664Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-15T11:44:31.549691069Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=267.336µs logger=migrator t=2026-06-15T11:44:31.553801065Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-15T11:44:31.556591903Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.787368ms logger=migrator t=2026-06-15T11:44:31.561938494Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-15T11:44:31.562432844Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=495.17µs logger=migrator t=2026-06-15T11:44:31.56747452Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-15T11:44:31.567777446Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=301.106µs logger=migrator t=2026-06-15T11:44:31.572434083Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-15T11:44:31.573643698Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.208735ms logger=migrator t=2026-06-15T11:44:31.578777195Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-15T11:44:31.588380846Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.603121ms logger=migrator t=2026-06-15T11:44:31.592770407Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-15T11:44:31.600422557Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.65149ms logger=migrator t=2026-06-15T11:44:31.606211648Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-15T11:44:31.607963624Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.752766ms logger=migrator t=2026-06-15T11:44:31.612788275Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-15T11:44:31.687004283Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.214728ms logger=migrator t=2026-06-15T11:44:31.692476157Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-15T11:44:31.693433637Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=957.38µs logger=migrator t=2026-06-15T11:44:31.699027333Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-15T11:44:31.699850551Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=822.958µs logger=migrator t=2026-06-15T11:44:31.705019698Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-15T11:44:31.731885029Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.866701ms logger=migrator t=2026-06-15T11:44:31.738086428Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-15T11:44:31.749614769Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.522671ms logger=migrator t=2026-06-15T11:44:31.754035541Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-15T11:44:31.754318537Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=282.116µs logger=migrator t=2026-06-15T11:44:31.759605507Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-15T11:44:31.759767781Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=164.404µs logger=migrator t=2026-06-15T11:44:31.765082561Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-15T11:44:31.765284856Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=202.925µs logger=migrator t=2026-06-15T11:44:31.769540924Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-15T11:44:31.769867251Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=326.877µs logger=migrator t=2026-06-15T11:44:31.774490308Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-15T11:44:31.774795264Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=303.206µs logger=migrator t=2026-06-15T11:44:31.779554223Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-15T11:44:31.781663987Z level=info msg="Migration successfully executed" id="create folder table" duration=2.099544ms logger=migrator t=2026-06-15T11:44:31.788234954Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-15T11:44:31.789604763Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.369119ms logger=migrator t=2026-06-15T11:44:31.798324105Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-15T11:44:31.800264675Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.93996ms logger=migrator t=2026-06-15T11:44:31.805308031Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-15T11:44:31.805382382Z level=info msg="Migration successfully executed" id="Update folder title length" duration=75.301µs logger=migrator t=2026-06-15T11:44:31.810643532Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-15T11:44:31.811867687Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.224085ms logger=migrator t=2026-06-15T11:44:31.817124637Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-15T11:44:31.818176569Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.051842ms logger=migrator t=2026-06-15T11:44:31.822819496Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-15T11:44:31.824074272Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.254437ms logger=migrator t=2026-06-15T11:44:31.829388002Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-15T11:44:31.829815791Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=429.689µs logger=migrator t=2026-06-15T11:44:31.83452542Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-15T11:44:31.835152643Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=624.283µs logger=migrator t=2026-06-15T11:44:31.839963383Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-15T11:44:31.841109717Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.147084ms logger=migrator t=2026-06-15T11:44:31.845385726Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-15T11:44:31.84652892Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.142954ms logger=migrator t=2026-06-15T11:44:31.850990613Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-15T11:44:31.852705649Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.715306ms logger=migrator t=2026-06-15T11:44:31.858383887Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-15T11:44:31.859750716Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.367449ms logger=migrator t=2026-06-15T11:44:31.864326221Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-15T11:44:31.865407254Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.081033ms logger=migrator t=2026-06-15T11:44:31.87051698Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-15T11:44:31.871415629Z level=info msg="Migration successfully executed" id="create anon_device table" duration=898.589µs logger=migrator t=2026-06-15T11:44:31.876011345Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-15T11:44:31.877984176Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.972461ms logger=migrator t=2026-06-15T11:44:31.883646084Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-15T11:44:31.88533303Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.687355ms logger=migrator t=2026-06-15T11:44:31.891453187Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-15T11:44:31.892631462Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.177165ms logger=migrator t=2026-06-15T11:44:31.897304639Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-15T11:44:31.898199658Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=894.909µs logger=migrator t=2026-06-15T11:44:31.903013048Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-15T11:44:31.904233344Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.203695ms logger=migrator t=2026-06-15T11:44:31.909471103Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-15T11:44:31.90978067Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=310.287µs logger=migrator t=2026-06-15T11:44:31.914409686Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-15T11:44:31.925525868Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.115102ms logger=migrator t=2026-06-15T11:44:31.930151675Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-15T11:44:31.931193326Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.042372ms logger=migrator t=2026-06-15T11:44:31.936381635Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-15T11:44:31.936407295Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.871µs logger=migrator t=2026-06-15T11:44:31.941515762Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-15T11:44:31.943639076Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.126805ms logger=migrator t=2026-06-15T11:44:31.949435687Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-15T11:44:31.949454947Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.41µs logger=migrator t=2026-06-15T11:44:31.953619224Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-15T11:44:31.955684617Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.064793ms logger=migrator t=2026-06-15T11:44:31.960414185Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-15T11:44:31.962100061Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.686355ms logger=migrator t=2026-06-15T11:44:31.969206189Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-15T11:44:31.970330382Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.134533ms logger=migrator t=2026-06-15T11:44:31.974979649Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-15T11:44:31.975846467Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=867.388µs logger=migrator t=2026-06-15T11:44:31.97981353Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-15T11:44:31.980060975Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=247.995µs logger=migrator t=2026-06-15T11:44:31.985119961Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-15T11:44:31.985661022Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=547.121µs logger=migrator t=2026-06-15T11:44:31.98938785Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-15T11:44:31.990237348Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=845.507µs logger=migrator t=2026-06-15T11:44:31.994787882Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-15T11:44:31.995601209Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=813.097µs logger=migrator t=2026-06-15T11:44:32.001734527Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-15T11:44:32.012713116Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.983789ms logger=migrator t=2026-06-15T11:44:32.016876923Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-15T11:44:32.023696745Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.819812ms logger=migrator t=2026-06-15T11:44:32.029126318Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-15T11:44:32.039147926Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.021248ms logger=migrator t=2026-06-15T11:44:32.044517838Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-15T11:44:32.044672752Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=159.603µs logger=migrator t=2026-06-15T11:44:32.04986911Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-15T11:44:32.061655415Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.809396ms logger=migrator t=2026-06-15T11:44:32.065691069Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-15T11:44:32.072299366Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.620297ms logger=migrator t=2026-06-15T11:44:32.076422912Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-15T11:44:32.076944763Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=522.831µs logger=migrator t=2026-06-15T11:44:32.082349346Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.988775095s logger=migrator t=2026-06-15T11:44:32.083324646Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-15T11:44:32.099903471Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-15T11:44:32.100098635Z level=info msg="Created default organization" logger=secrets t=2026-06-15T11:44:32.105671791Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-15T11:44:32.153069068Z level=info msg="Restored cache from database" duration=461.649µs logger=plugin.store t=2026-06-15T11:44:32.154397645Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-15T11:44:32.190716341Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-15T11:44:32.190742702Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-15T11:44:32.190815703Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-15T11:44:32.190828073Z level=info msg="Plugins loaded" count=54 duration=36.431448ms logger=query_data t=2026-06-15T11:44:32.194690764Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-15T11:44:32.1993151Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-15T11:44:32.206688233Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-15T11:44:32.216812404Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-15T11:44:32.225768661Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-15T11:44:32.229022498Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-15T11:44:32.2502357Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-15T11:44:32.269225095Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-15T11:44:32.28817822Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-15T11:44:32.28819522Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-15T11:44:32.288447755Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-15T11:44:32.288773052Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-06-15T11:44:32.2891478Z level=info msg="State cache has been initialized" states=0 duration=700.525µs logger=grafanaStorageLogger t=2026-06-15T11:44:32.288494956Z level=info msg="Storage starting" logger=ngalert.scheduler t=2026-06-15T11:44:32.289232812Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=provisioning.dashboard t=2026-06-15T11:44:32.290215552Z level=info msg="starting to provision dashboards" logger=ticker t=2026-06-15T11:44:32.293645853Z level=info msg=starting first_tick=2026-06-15T11:44:40Z logger=http.server t=2026-06-15T11:44:32.297535334Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-06-15T11:44:32.343842248Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-15T11:44:32.358277879Z level=info msg="Update check succeeded" duration=68.946135ms logger=sqlstore.transactions t=2026-06-15T11:44:32.362484356Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-06-15T11:44:32.365900767Z level=info msg="Update check succeeded" duration=76.608494ms logger=sqlstore.transactions t=2026-06-15T11:44:32.373766861Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-06-15T11:44:32.384877972Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-15T11:44:32.464440028Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-15T11:44:32.55677583Z level=info msg="Patterns update finished" duration=266.906155ms logger=grafana-apiserver t=2026-06-15T11:44:32.595804613Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-15T11:44:32.596300373Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-15T11:44:35.813152913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:35.814025051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:35.841206093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:35.963782788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:35.976952641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.043984196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.067298147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.142637312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.161778227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.224387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.247448596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.32273174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.342218112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.395984132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.417790142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.474746788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.50873955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.573089367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.604343992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.668642799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.687920877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.72439033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.737842568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.781782135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.801139174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.849156036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.861309266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.899147048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.918295153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.972011082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:36.984725094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.061865254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.077173429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.216578481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.235758606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.290517534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.322304879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.427122318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.448878476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.525560346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.5364268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.598698982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.618548821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.697168811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.716959929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.795727731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.813981937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.881229763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.899597651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.982758454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:37.999630392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.070336786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.084235392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.173535138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.195155762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.259428593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.27436179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.349815382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.368859743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.442445146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.457916774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.536083101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.550785543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.633104736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.647015912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.71987928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.736540112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.811252168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.828306839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.91495748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:38.935632875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:39.002438739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:39.023056192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:39.093851974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:39.114181062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:39.197918149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:39.215132883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:39.283874073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:39.300411802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T11:44:39.369777426Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-15T11:45:32.321289693Z level=info msg="Usage stats are ready to report"