logger=settings t=2026-04-16T01:00:28.391108619Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-16T01:00:28Z logger=settings t=2026-04-16T01:00:28.391356736Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-16T01:00:28.391368956Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-16T01:00:28.391372586Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-16T01:00:28.391393797Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-16T01:00:28.391398727Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-16T01:00:28.391402237Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-16T01:00:28.391407067Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-16T01:00:28.391410497Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-16T01:00:28.391414458Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-16T01:00:28.391417528Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-16T01:00:28.391420838Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-16T01:00:28.391424178Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-16T01:00:28.391427338Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-16T01:00:28.391431018Z level=info msg=Target target=[all] logger=settings t=2026-04-16T01:00:28.391441878Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-16T01:00:28.391445408Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-16T01:00:28.391448959Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-16T01:00:28.391452589Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-16T01:00:28.391456129Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-16T01:00:28.391459849Z level=info msg="App mode production" logger=sqlstore t=2026-04-16T01:00:28.391765907Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-16T01:00:28.391783578Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-16T01:00:28.393164146Z level=info msg="Locking database" logger=migrator t=2026-04-16T01:00:28.393176736Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-16T01:00:28.39367769Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-16T01:00:28.394489973Z level=info msg="Migration successfully executed" id="create migration_log table" duration=811.743µs logger=migrator t=2026-04-16T01:00:28.398861573Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-16T01:00:28.399420078Z level=info msg="Migration successfully executed" id="create user table" duration=558.425µs logger=migrator t=2026-04-16T01:00:28.404522279Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-16T01:00:28.405206538Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=683.909µs logger=migrator t=2026-04-16T01:00:28.409309631Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-16T01:00:28.409952239Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=642.618µs logger=migrator t=2026-04-16T01:00:28.414917386Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-16T01:00:28.416039557Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.119711ms logger=migrator t=2026-04-16T01:00:28.420795208Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-16T01:00:28.421404945Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=609.647µs logger=migrator t=2026-04-16T01:00:28.439570906Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-16T01:00:28.443780042Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.202116ms logger=migrator t=2026-04-16T01:00:28.449431928Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-16T01:00:28.45023689Z level=info msg="Migration successfully executed" id="create user table v2" duration=805.082µs logger=migrator t=2026-04-16T01:00:28.455121995Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-16T01:00:28.456353919Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.231844ms logger=migrator t=2026-04-16T01:00:28.461182272Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-16T01:00:28.462462757Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.279385ms logger=migrator t=2026-04-16T01:00:28.466789837Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-16T01:00:28.467171777Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=382.2µs logger=migrator t=2026-04-16T01:00:28.470670824Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-16T01:00:28.471147747Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=476.883µs logger=migrator t=2026-04-16T01:00:28.476005961Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-16T01:00:28.477857852Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.851801ms logger=migrator t=2026-04-16T01:00:28.483273481Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-16T01:00:28.483305342Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.361µs logger=migrator t=2026-04-16T01:00:28.488010042Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-16T01:00:28.489701159Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.688207ms logger=migrator t=2026-04-16T01:00:28.493323469Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-16T01:00:28.493679708Z level=info msg="Migration successfully executed" id="Add missing user data" duration=357.09µs logger=migrator t=2026-04-16T01:00:28.498124281Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-16T01:00:28.499200891Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.07658ms logger=migrator t=2026-04-16T01:00:28.503079878Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-16T01:00:28.503863449Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=787.462µs logger=migrator t=2026-04-16T01:00:28.507587302Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-16T01:00:28.509444343Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.860561ms logger=migrator t=2026-04-16T01:00:28.51333274Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-16T01:00:28.521743933Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.410422ms logger=migrator t=2026-04-16T01:00:28.528363525Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-16T01:00:28.529162817Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=799.232µs logger=migrator t=2026-04-16T01:00:28.533434635Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-16T01:00:28.533820946Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=386.45µs logger=migrator t=2026-04-16T01:00:28.539003879Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-16T01:00:28.540195482Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.192683ms logger=migrator t=2026-04-16T01:00:28.550131506Z 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-04-16T01:00:28.550589458Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=457.422µs logger=migrator t=2026-04-16T01:00:28.556534642Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-16T01:00:28.55716649Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=631.638µs logger=migrator t=2026-04-16T01:00:28.562197038Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-16T01:00:28.563645118Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.44733ms logger=migrator t=2026-04-16T01:00:28.567417463Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-16T01:00:28.568108902Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=691.099µs logger=migrator t=2026-04-16T01:00:28.572941825Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-16T01:00:28.574024785Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.082399ms logger=migrator t=2026-04-16T01:00:28.578135518Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-16T01:00:28.579313381Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.178443ms logger=migrator t=2026-04-16T01:00:28.583314721Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-16T01:00:28.584085332Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=770.011µs logger=migrator t=2026-04-16T01:00:28.589635065Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-16T01:00:28.589694027Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=61.052µs logger=migrator t=2026-04-16T01:00:28.594294254Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-16T01:00:28.595647741Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.352187ms logger=migrator t=2026-04-16T01:00:28.600032352Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-16T01:00:28.601231415Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.202893ms logger=migrator t=2026-04-16T01:00:28.606609083Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-16T01:00:28.607764245Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.156072ms logger=migrator t=2026-04-16T01:00:28.613623107Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-16T01:00:28.614623484Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.003227ms logger=migrator t=2026-04-16T01:00:28.618649826Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-16T01:00:28.622893713Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.241637ms logger=migrator t=2026-04-16T01:00:28.629273449Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-16T01:00:28.630127102Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=846.234µs logger=migrator t=2026-04-16T01:00:28.634876043Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-16T01:00:28.635745967Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=869.284µs logger=migrator t=2026-04-16T01:00:28.639720237Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-16T01:00:28.640417356Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=696.679µs logger=migrator t=2026-04-16T01:00:28.645976789Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-16T01:00:28.647017318Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.041069ms logger=migrator t=2026-04-16T01:00:28.651621095Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-16T01:00:28.652749886Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.128691ms logger=migrator t=2026-04-16T01:00:28.65722075Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-16T01:00:28.657816216Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=595.487µs logger=migrator t=2026-04-16T01:00:28.676579834Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-16T01:00:28.677148199Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=570.636µs logger=migrator t=2026-04-16T01:00:28.689291814Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-16T01:00:28.689682855Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=389.891µs logger=migrator t=2026-04-16T01:00:28.69529851Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-16T01:00:28.696418381Z level=info msg="Migration successfully executed" id="create star table" duration=1.119791ms logger=migrator t=2026-04-16T01:00:28.700788511Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-16T01:00:28.701537952Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=749.301µs logger=migrator t=2026-04-16T01:00:28.70652925Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-16T01:00:28.707748473Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.218234ms logger=migrator t=2026-04-16T01:00:28.712298119Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-16T01:00:28.713450481Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.154081ms logger=migrator t=2026-04-16T01:00:28.718120349Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-16T01:00:28.718808439Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=687.849µs logger=migrator t=2026-04-16T01:00:28.722969193Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-16T01:00:28.724081194Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.110061ms logger=migrator t=2026-04-16T01:00:28.730129631Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-16T01:00:28.731434817Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.304686ms logger=migrator t=2026-04-16T01:00:28.736658691Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-16T01:00:28.737983057Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.274285ms logger=migrator t=2026-04-16T01:00:28.743432888Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-16T01:00:28.743478299Z level=info msg="Migration successfully executed" id="Update org table charset" duration=47.231µs logger=migrator t=2026-04-16T01:00:28.748801176Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-16T01:00:28.748839317Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.581µs logger=migrator t=2026-04-16T01:00:28.75474829Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-16T01:00:28.755015967Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=265.497µs logger=migrator t=2026-04-16T01:00:28.76127276Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-16T01:00:28.76237162Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.09929ms logger=migrator t=2026-04-16T01:00:28.767753818Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-16T01:00:28.76889019Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.130081ms logger=migrator t=2026-04-16T01:00:28.773751344Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-16T01:00:28.774974428Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.222953ms logger=migrator t=2026-04-16T01:00:28.780239563Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-16T01:00:28.780847369Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=607.886µs logger=migrator t=2026-04-16T01:00:28.78559039Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-16T01:00:28.786863295Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.272305ms logger=migrator t=2026-04-16T01:00:28.791843103Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-16T01:00:28.792617024Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=775.021µs logger=migrator t=2026-04-16T01:00:28.798559338Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-16T01:00:28.807114544Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.555226ms logger=migrator t=2026-04-16T01:00:28.812455252Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-16T01:00:28.812965116Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=509.704µs logger=migrator t=2026-04-16T01:00:28.81785991Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-16T01:00:28.819031963Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.169763ms logger=migrator t=2026-04-16T01:00:28.824792602Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-16T01:00:28.825963584Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.170202ms logger=migrator t=2026-04-16T01:00:28.830607212Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-16T01:00:28.830941242Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=335.529µs logger=migrator t=2026-04-16T01:00:28.836505665Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-16T01:00:28.837753169Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.243914ms logger=migrator t=2026-04-16T01:00:28.843654952Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-16T01:00:28.843783856Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=129.834µs logger=migrator t=2026-04-16T01:00:28.848621659Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-16T01:00:28.851416056Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.793947ms logger=migrator t=2026-04-16T01:00:28.859579131Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-16T01:00:28.861554326Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.975925ms logger=migrator t=2026-04-16T01:00:28.866755619Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-16T01:00:28.868666282Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.910243ms logger=migrator t=2026-04-16T01:00:28.874088402Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-16T01:00:28.874937625Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=849.373µs logger=migrator t=2026-04-16T01:00:28.881177017Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-16T01:00:28.882952296Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.774809ms logger=migrator t=2026-04-16T01:00:28.888760786Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-16T01:00:28.890296579Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.534053ms logger=migrator t=2026-04-16T01:00:28.895541383Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-16T01:00:28.896594642Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.050249ms logger=migrator t=2026-04-16T01:00:28.901606461Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-16T01:00:28.901638051Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.56µs logger=migrator t=2026-04-16T01:00:28.907061431Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-16T01:00:28.907090112Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.931µs logger=migrator t=2026-04-16T01:00:28.913098978Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-16T01:00:28.916216254Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.117005ms logger=migrator t=2026-04-16T01:00:28.92153145Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-16T01:00:28.923798043Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.265163ms logger=migrator t=2026-04-16T01:00:28.929154161Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-16T01:00:28.93130283Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.14886ms logger=migrator t=2026-04-16T01:00:28.937345886Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-16T01:00:28.93929402Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.948014ms logger=migrator t=2026-04-16T01:00:28.944204276Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-16T01:00:28.944416222Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=209.935µs logger=migrator t=2026-04-16T01:00:28.949239575Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-16T01:00:28.950019046Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=781.682µs logger=migrator t=2026-04-16T01:00:28.955850887Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-16T01:00:28.956943447Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.09363ms logger=migrator t=2026-04-16T01:00:28.961991406Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-16T01:00:28.962029607Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=39.221µs logger=migrator t=2026-04-16T01:00:28.966811999Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-16T01:00:28.968173207Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.360408ms logger=migrator t=2026-04-16T01:00:28.974060029Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-16T01:00:28.975118138Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.060879ms logger=migrator t=2026-04-16T01:00:28.980559828Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-16T01:00:28.987555451Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.996183ms logger=migrator t=2026-04-16T01:00:28.992269131Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-16T01:00:28.9929618Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=692.579µs logger=migrator t=2026-04-16T01:00:28.998144493Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-16T01:00:28.998906114Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=761.201µs logger=migrator t=2026-04-16T01:00:29.003613985Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-16T01:00:29.00491079Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.296326ms logger=migrator t=2026-04-16T01:00:29.010066872Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-16T01:00:29.010549555Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=483.053µs logger=migrator t=2026-04-16T01:00:29.01578665Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-16T01:00:29.016311795Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=525.035µs logger=migrator t=2026-04-16T01:00:29.020935132Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-16T01:00:29.02446552Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.530058ms logger=migrator t=2026-04-16T01:00:29.030006172Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-16T01:00:29.030768993Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=762.611µs logger=migrator t=2026-04-16T01:00:29.036564343Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-16T01:00:29.036731318Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=167.825µs logger=migrator t=2026-04-16T01:00:29.042301262Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-16T01:00:29.042558389Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=257.487µs logger=migrator t=2026-04-16T01:00:29.049582802Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-16T01:00:29.050831537Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.249185ms logger=migrator t=2026-04-16T01:00:29.055680131Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-16T01:00:29.057992574Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.313223ms logger=migrator t=2026-04-16T01:00:29.061534152Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-16T01:00:29.062393746Z level=info msg="Migration successfully executed" id="create data_source table" duration=859.814µs logger=migrator t=2026-04-16T01:00:29.065856011Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-16T01:00:29.066597192Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=740.861µs logger=migrator t=2026-04-16T01:00:29.072236257Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-16T01:00:29.073101511Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=865.274µs logger=migrator t=2026-04-16T01:00:29.078531531Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-16T01:00:29.080467744Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.935743ms logger=migrator t=2026-04-16T01:00:29.086343756Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-16T01:00:29.088200078Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.853841ms logger=migrator t=2026-04-16T01:00:29.094481931Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-16T01:00:29.101431903Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.951422ms logger=migrator t=2026-04-16T01:00:29.105238828Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-16T01:00:29.106285867Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.046018ms logger=migrator t=2026-04-16T01:00:29.110959195Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-16T01:00:29.112419226Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.45286ms logger=migrator t=2026-04-16T01:00:29.116167429Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-16T01:00:29.11694069Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=772.941µs logger=migrator t=2026-04-16T01:00:29.121443755Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-16T01:00:29.121969229Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=525.534µs logger=migrator t=2026-04-16T01:00:29.126441142Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-16T01:00:29.128752916Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.308184ms logger=migrator t=2026-04-16T01:00:29.13286572Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-16T01:00:29.135089671Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.223511ms logger=migrator t=2026-04-16T01:00:29.139093481Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-16T01:00:29.139137553Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=44.762µs logger=migrator t=2026-04-16T01:00:29.143223435Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-16T01:00:29.143452031Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=228.696µs logger=migrator t=2026-04-16T01:00:29.148298685Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-16T01:00:29.151881264Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.582349ms logger=migrator t=2026-04-16T01:00:29.15571836Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-16T01:00:29.15608436Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=366.69µs logger=migrator t=2026-04-16T01:00:29.160158912Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-16T01:00:29.16044332Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=285.208µs logger=migrator t=2026-04-16T01:00:29.164658006Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-16T01:00:29.166919109Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.256603ms logger=migrator t=2026-04-16T01:00:29.171546306Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-16T01:00:29.171735792Z level=info msg="Migration successfully executed" id="Update uid value" duration=189.626µs logger=migrator t=2026-04-16T01:00:29.177259364Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-16T01:00:29.178128918Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=868.684µs logger=migrator t=2026-04-16T01:00:29.184129013Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-16T01:00:29.185921603Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.78591ms logger=migrator t=2026-04-16T01:00:29.191158977Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-16T01:00:29.192146005Z level=info msg="Migration successfully executed" id="create api_key table" duration=986.428µs logger=migrator t=2026-04-16T01:00:29.196552996Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-16T01:00:29.198012057Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.458631ms logger=migrator t=2026-04-16T01:00:29.202247343Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-16T01:00:29.202808079Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=558.156µs logger=migrator t=2026-04-16T01:00:29.208404493Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-16T01:00:29.209035321Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=630.118µs logger=migrator t=2026-04-16T01:00:29.212877467Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-16T01:00:29.213624967Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=747.26µs logger=migrator t=2026-04-16T01:00:29.21736093Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-16T01:00:29.218491742Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.130641ms logger=migrator t=2026-04-16T01:00:29.223056737Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-16T01:00:29.224263211Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.206283ms logger=migrator t=2026-04-16T01:00:29.227969733Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-16T01:00:29.236293893Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.32321ms logger=migrator t=2026-04-16T01:00:29.242951346Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-16T01:00:29.243687966Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=736.15µs logger=migrator t=2026-04-16T01:00:29.248108959Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-16T01:00:29.248908711Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=800.382µs logger=migrator t=2026-04-16T01:00:29.252733946Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-16T01:00:29.253505027Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=771.001µs logger=migrator t=2026-04-16T01:00:29.25831453Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-16T01:00:29.259078281Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=762.801µs logger=migrator t=2026-04-16T01:00:29.263481922Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-16T01:00:29.263997547Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=515.834µs logger=migrator t=2026-04-16T01:00:29.269276672Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-16T01:00:29.269802537Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=526.225µs logger=migrator t=2026-04-16T01:00:29.317703908Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-16T01:00:29.31778018Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=81.642µs logger=migrator t=2026-04-16T01:00:29.629064477Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-16T01:00:29.637000676Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=7.932859ms logger=migrator t=2026-04-16T01:00:29.720619212Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-16T01:00:29.723609865Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.995033ms logger=migrator t=2026-04-16T01:00:29.934256175Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-16T01:00:29.934478201Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=225.636µs logger=migrator t=2026-04-16T01:00:30.038656055Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-16T01:00:30.043419106Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.770462ms logger=migrator t=2026-04-16T01:00:30.192621172Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-16T01:00:30.200822748Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=8.201587ms logger=migrator t=2026-04-16T01:00:30.210026322Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-16T01:00:30.210799723Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=773.731µs logger=migrator t=2026-04-16T01:00:30.214961348Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-16T01:00:30.215506823Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=545.445µs logger=migrator t=2026-04-16T01:00:30.219209445Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-16T01:00:30.220525161Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.315666ms logger=migrator t=2026-04-16T01:00:30.225218751Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-16T01:00:30.226480376Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.264345ms logger=migrator t=2026-04-16T01:00:30.235848844Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-16T01:00:30.237047297Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.197503ms logger=migrator t=2026-04-16T01:00:30.243626128Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-16T01:00:30.244868513Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.242315ms logger=migrator t=2026-04-16T01:00:30.249873921Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-16T01:00:30.250064466Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=191.315µs logger=migrator t=2026-04-16T01:00:30.254119488Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-16T01:00:30.254142288Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=23.49µs logger=migrator t=2026-04-16T01:00:30.257847941Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-16T01:00:30.260613957Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.763556ms logger=migrator t=2026-04-16T01:00:30.265749949Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-16T01:00:30.268402092Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.651683ms logger=migrator t=2026-04-16T01:00:30.271977011Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-16T01:00:30.272041352Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.302µs logger=migrator t=2026-04-16T01:00:30.27559355Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-16T01:00:30.27632639Z level=info msg="Migration successfully executed" id="create quota table v1" duration=732.82µs logger=migrator t=2026-04-16T01:00:30.283845028Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-16T01:00:30.285216076Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.373058ms logger=migrator t=2026-04-16T01:00:30.291476658Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-16T01:00:30.29153378Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=61.572µs logger=migrator t=2026-04-16T01:00:30.297095673Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-16T01:00:30.297989008Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=893.525µs logger=migrator t=2026-04-16T01:00:30.301925737Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-16T01:00:30.303277524Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.346257ms logger=migrator t=2026-04-16T01:00:30.308037825Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-16T01:00:30.31146882Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.429885ms logger=migrator t=2026-04-16T01:00:30.315288875Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-16T01:00:30.315326836Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=40.071µs logger=migrator t=2026-04-16T01:00:30.319244525Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-16T01:00:30.320239072Z level=info msg="Migration successfully executed" id="create session table" duration=995.798µs logger=migrator t=2026-04-16T01:00:30.324854819Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-16T01:00:30.324937971Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.852µs logger=migrator t=2026-04-16T01:00:30.329035185Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-16T01:00:30.329158528Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=124.253µs logger=migrator t=2026-04-16T01:00:30.333428406Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-16T01:00:30.334572937Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.144302ms logger=migrator t=2026-04-16T01:00:30.338562787Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-16T01:00:30.339276177Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=713.41µs logger=migrator t=2026-04-16T01:00:30.344620114Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-16T01:00:30.344660305Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=44.771µs logger=migrator t=2026-04-16T01:00:30.348972055Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-16T01:00:30.349015166Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=44.452µs logger=migrator t=2026-04-16T01:00:30.35499181Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-16T01:00:30.360499082Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.507242ms logger=migrator t=2026-04-16T01:00:30.364923154Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-16T01:00:30.367932447Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.009443ms logger=migrator t=2026-04-16T01:00:30.37200187Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-16T01:00:30.372089272Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=103.873µs logger=migrator t=2026-04-16T01:00:30.376976117Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-16T01:00:30.377279515Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=306.098µs logger=migrator t=2026-04-16T01:00:30.38327145Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-16T01:00:30.384276018Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.004508ms logger=migrator t=2026-04-16T01:00:30.388093543Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-16T01:00:30.388122704Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.221µs logger=migrator t=2026-04-16T01:00:30.392399922Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-16T01:00:30.395832056Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.431644ms logger=migrator t=2026-04-16T01:00:30.399782035Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-16T01:00:30.400114824Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=331.319µs logger=migrator t=2026-04-16T01:00:30.404081703Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-16T01:00:30.408244698Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.164345ms logger=migrator t=2026-04-16T01:00:30.411980711Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-16T01:00:30.415585051Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.60385ms logger=migrator t=2026-04-16T01:00:30.421023761Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-16T01:00:30.421198516Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=174.975µs logger=migrator t=2026-04-16T01:00:30.424832646Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-16T01:00:30.426351568Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.526142ms logger=migrator t=2026-04-16T01:00:30.431267713Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-16T01:00:30.432718753Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.46043ms logger=migrator t=2026-04-16T01:00:30.436780655Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-16T01:00:30.438356869Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.571684ms logger=migrator t=2026-04-16T01:00:30.442661068Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-16T01:00:30.444170209Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.508601ms logger=migrator t=2026-04-16T01:00:30.448742675Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-16T01:00:30.449571488Z level=info msg="Migration successfully executed" id="add index alert state" duration=828.373µs logger=migrator t=2026-04-16T01:00:30.453459786Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-16T01:00:30.454303619Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=843.574µs logger=migrator t=2026-04-16T01:00:30.45831566Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-16T01:00:30.458974788Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=658.528µs logger=migrator t=2026-04-16T01:00:30.464686145Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-16T01:00:30.465539309Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=853.114µs logger=migrator t=2026-04-16T01:00:30.470393593Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-16T01:00:30.471203495Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=809.822µs logger=migrator t=2026-04-16T01:00:30.474623229Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-16T01:00:30.484396079Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.77225ms logger=migrator t=2026-04-16T01:00:30.489179731Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-16T01:00:30.48986909Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=688.709µs logger=migrator t=2026-04-16T01:00:30.493696225Z 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-04-16T01:00:30.494566249Z 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=868.604µs logger=migrator t=2026-04-16T01:00:30.498328283Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-16T01:00:30.498609931Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=281.958µs logger=migrator t=2026-04-16T01:00:30.503003532Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-16T01:00:30.503894097Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=890.965µs logger=migrator t=2026-04-16T01:00:30.507822805Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-16T01:00:30.509035398Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.211783ms logger=migrator t=2026-04-16T01:00:30.513036769Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-16T01:00:30.518904601Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.862602ms logger=migrator t=2026-04-16T01:00:30.523717544Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-16T01:00:30.527172619Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.454486ms logger=migrator t=2026-04-16T01:00:30.530968384Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-16T01:00:30.534443919Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.474885ms logger=migrator t=2026-04-16T01:00:30.538140201Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-16T01:00:30.541656458Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.515427ms logger=migrator t=2026-04-16T01:00:30.546159972Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-16T01:00:30.547026466Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=865.494µs logger=migrator t=2026-04-16T01:00:30.55075802Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-16T01:00:30.55078887Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.871µs logger=migrator t=2026-04-16T01:00:30.554682458Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-16T01:00:30.554711158Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.45µs logger=migrator t=2026-04-16T01:00:30.558644077Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-16T01:00:30.55984861Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.203743ms logger=migrator t=2026-04-16T01:00:30.565152116Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T01:00:30.566539965Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.386859ms logger=migrator t=2026-04-16T01:00:30.571240735Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-16T01:00:30.572417927Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.177153ms logger=migrator t=2026-04-16T01:00:30.576546681Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-16T01:00:30.577353223Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=806.042µs logger=migrator t=2026-04-16T01:00:30.582214487Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T01:00:30.583719779Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.504492ms logger=migrator t=2026-04-16T01:00:30.587863203Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-16T01:00:30.59357198Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.709267ms logger=migrator t=2026-04-16T01:00:30.599098493Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-16T01:00:30.60299323Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.897358ms logger=migrator t=2026-04-16T01:00:30.606880187Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-16T01:00:30.607081433Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=201.396µs logger=migrator t=2026-04-16T01:00:30.610792636Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-16T01:00:30.611716671Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=917.686µs logger=migrator t=2026-04-16T01:00:30.615562017Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-16T01:00:30.616643427Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.08072ms logger=migrator t=2026-04-16T01:00:30.622263172Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-16T01:00:30.626376445Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.112733ms logger=migrator t=2026-04-16T01:00:30.631525367Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-16T01:00:30.631595919Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.332µs logger=migrator t=2026-04-16T01:00:30.635287751Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-16T01:00:30.636229247Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=941.466µs logger=migrator t=2026-04-16T01:00:30.647827417Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-16T01:00:30.649292077Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.47413ms logger=migrator t=2026-04-16T01:00:30.653234706Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-16T01:00:30.653333499Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=99.983µs logger=migrator t=2026-04-16T01:00:30.658184172Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-16T01:00:30.659138899Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=955.267µs logger=migrator t=2026-04-16T01:00:30.665219677Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-16T01:00:30.667355986Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.134958ms logger=migrator t=2026-04-16T01:00:30.674199054Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-16T01:00:30.675293495Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.095711ms logger=migrator t=2026-04-16T01:00:30.679502701Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-16T01:00:30.680430986Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=928.126µs logger=migrator t=2026-04-16T01:00:30.686441752Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-16T01:00:30.687501161Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.050199ms logger=migrator t=2026-04-16T01:00:30.69142611Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-16T01:00:30.693031984Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.605744ms logger=migrator t=2026-04-16T01:00:30.697805465Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-16T01:00:30.697829736Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.291µs logger=migrator t=2026-04-16T01:00:30.701674802Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-16T01:00:30.705730484Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.055382ms logger=migrator t=2026-04-16T01:00:30.709415106Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-16T01:00:30.710237249Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=821.363µs logger=migrator t=2026-04-16T01:00:30.714133486Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-16T01:00:30.720555093Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.419317ms logger=migrator t=2026-04-16T01:00:30.72515012Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-16T01:00:30.725839919Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=689.559µs logger=migrator t=2026-04-16T01:00:30.729263403Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-16T01:00:30.730145267Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=881.764µs logger=migrator t=2026-04-16T01:00:30.733329895Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-16T01:00:30.734117357Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=787.422µs logger=migrator t=2026-04-16T01:00:30.738178609Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-16T01:00:30.749578333Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.398724ms logger=migrator t=2026-04-16T01:00:30.7530676Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-16T01:00:30.753561653Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=494.143µs logger=migrator t=2026-04-16T01:00:30.757723868Z 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-04-16T01:00:30.758623133Z 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=894.605µs logger=migrator t=2026-04-16T01:00:30.762805639Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-16T01:00:30.76322504Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=422.562µs logger=migrator t=2026-04-16T01:00:30.768245698Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-16T01:00:30.768798144Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=558.596µs logger=migrator t=2026-04-16T01:00:30.773192745Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-16T01:00:30.77337711Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=184.615µs logger=migrator t=2026-04-16T01:00:30.777865864Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-16T01:00:30.784360703Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.494809ms logger=migrator t=2026-04-16T01:00:30.788341733Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-16T01:00:30.792323703Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.981969ms logger=migrator t=2026-04-16T01:00:30.79622851Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-16T01:00:30.797177507Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=947.496µs logger=migrator t=2026-04-16T01:00:30.802043871Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-16T01:00:30.803484581Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.430459ms logger=migrator t=2026-04-16T01:00:30.80781474Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-16T01:00:30.80818725Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=370.92µs logger=migrator t=2026-04-16T01:00:30.812417267Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-16T01:00:30.816728956Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.311049ms logger=migrator t=2026-04-16T01:00:30.821630071Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-16T01:00:30.822544716Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=914.305µs logger=migrator t=2026-04-16T01:00:30.827127333Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-16T01:00:30.827430021Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=301.528µs logger=migrator t=2026-04-16T01:00:30.83427247Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-16T01:00:30.834923998Z level=info msg="Migration successfully executed" id="Move region to single row" duration=635.817µs logger=migrator t=2026-04-16T01:00:30.841116449Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-16T01:00:30.842449005Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.333666ms logger=migrator t=2026-04-16T01:00:30.848522773Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-16T01:00:30.849811548Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.288555ms logger=migrator t=2026-04-16T01:00:30.853374957Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T01:00:30.854816527Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.441319ms logger=migrator t=2026-04-16T01:00:30.861192152Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T01:00:30.862113968Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=921.566µs logger=migrator t=2026-04-16T01:00:30.867405674Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-16T01:00:30.868872374Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.46622ms logger=migrator t=2026-04-16T01:00:30.872548326Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-16T01:00:30.874037267Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.488542ms logger=migrator t=2026-04-16T01:00:30.878601913Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-16T01:00:30.878718426Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=117.434µs logger=migrator t=2026-04-16T01:00:30.882428058Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-16T01:00:30.883285682Z level=info msg="Migration successfully executed" id="create test_data table" duration=860.564µs logger=migrator t=2026-04-16T01:00:30.887049076Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-16T01:00:30.887858588Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=809.102µs logger=migrator t=2026-04-16T01:00:30.892501856Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-16T01:00:30.894069259Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.568273ms logger=migrator t=2026-04-16T01:00:30.898113111Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-16T01:00:30.899618672Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.505051ms logger=migrator t=2026-04-16T01:00:30.906124432Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-16T01:00:30.906306337Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=182.145µs logger=migrator t=2026-04-16T01:00:30.912133467Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-16T01:00:30.912907139Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=772.492µs logger=migrator t=2026-04-16T01:00:30.918941055Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-16T01:00:30.919044658Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=101.843µs logger=migrator t=2026-04-16T01:00:30.923079769Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-16T01:00:30.924352734Z level=info msg="Migration successfully executed" id="create team table" duration=1.272335ms logger=migrator t=2026-04-16T01:00:30.9285227Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-16T01:00:30.929473546Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=950.516µs logger=migrator t=2026-04-16T01:00:30.934263738Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-16T01:00:30.935134062Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=867.034µs logger=migrator t=2026-04-16T01:00:30.939848592Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-16T01:00:30.944210822Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.36212ms logger=migrator t=2026-04-16T01:00:30.947925895Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-16T01:00:30.948094509Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=168.664µs logger=migrator t=2026-04-16T01:00:30.95318923Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-16T01:00:30.955125564Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.936493ms logger=migrator t=2026-04-16T01:00:30.959617357Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-16T01:00:30.961013956Z level=info msg="Migration successfully executed" id="create team member table" duration=1.395629ms logger=migrator t=2026-04-16T01:00:30.966570379Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-16T01:00:30.967747302Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.172362ms logger=migrator t=2026-04-16T01:00:30.972645947Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-16T01:00:30.973634014Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=988.147µs logger=migrator t=2026-04-16T01:00:30.978286132Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-16T01:00:30.979151776Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=865.244µs logger=migrator t=2026-04-16T01:00:30.984784531Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-16T01:00:30.992298239Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.516248ms logger=migrator t=2026-04-16T01:00:30.997697838Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-16T01:00:31.000967938Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.26966ms logger=migrator t=2026-04-16T01:00:31.007308853Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-16T01:00:31.014612274Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.298221ms logger=migrator t=2026-04-16T01:00:31.021183585Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-16T01:00:31.022646106Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.463741ms logger=migrator t=2026-04-16T01:00:31.027925252Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-16T01:00:31.028840527Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=914.416µs logger=migrator t=2026-04-16T01:00:31.03403084Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-16T01:00:31.035625464Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.594734ms logger=migrator t=2026-04-16T01:00:31.041419214Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-16T01:00:31.04237181Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=952.796µs logger=migrator t=2026-04-16T01:00:31.047587844Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-16T01:00:31.049355113Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.763308ms logger=migrator t=2026-04-16T01:00:31.054262738Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-16T01:00:31.055321697Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.058769ms logger=migrator t=2026-04-16T01:00:31.061370734Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-16T01:00:31.062748052Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.379108ms logger=migrator t=2026-04-16T01:00:31.066902727Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-16T01:00:31.068280635Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.385309ms logger=migrator t=2026-04-16T01:00:31.075233676Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-16T01:00:31.07610431Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=873.624µs logger=migrator t=2026-04-16T01:00:31.080827041Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-16T01:00:31.0829772Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=2.145799ms logger=migrator t=2026-04-16T01:00:31.089339616Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-16T01:00:31.09021462Z level=info msg="Migration successfully executed" id="create tag table" duration=875.965µs logger=migrator t=2026-04-16T01:00:31.094880308Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-16T01:00:31.095873926Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=992.837µs logger=migrator t=2026-04-16T01:00:31.102243011Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-16T01:00:31.103558738Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.315067ms logger=migrator t=2026-04-16T01:00:31.108621777Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-16T01:00:31.109596534Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=974.097µs logger=migrator t=2026-04-16T01:00:31.114429187Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-16T01:00:31.115900928Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.471641ms logger=migrator t=2026-04-16T01:00:31.122196602Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-16T01:00:31.137019131Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.823639ms logger=migrator t=2026-04-16T01:00:31.14279283Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-16T01:00:31.143697475Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=903.405µs logger=migrator t=2026-04-16T01:00:31.148105307Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-16T01:00:31.149199647Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.09456ms logger=migrator t=2026-04-16T01:00:31.155167861Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-16T01:00:31.15548207Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=314.439µs logger=migrator t=2026-04-16T01:00:31.159307996Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-16T01:00:31.160309513Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.001268ms logger=migrator t=2026-04-16T01:00:31.185104117Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-16T01:00:31.185840027Z level=info msg="Migration successfully executed" id="create user auth table" duration=761.621µs logger=migrator t=2026-04-16T01:00:31.217664315Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-16T01:00:31.219574228Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.910413ms logger=migrator t=2026-04-16T01:00:31.224680139Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-16T01:00:31.224744741Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.652µs logger=migrator t=2026-04-16T01:00:31.229350858Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-16T01:00:31.234427517Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.076059ms logger=migrator t=2026-04-16T01:00:31.23994901Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-16T01:00:31.24504434Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.09218ms logger=migrator t=2026-04-16T01:00:31.250009437Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-16T01:00:31.255070037Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.0603ms logger=migrator t=2026-04-16T01:00:31.260153237Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-16T01:00:31.265172146Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.016518ms logger=migrator t=2026-04-16T01:00:31.270256046Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-16T01:00:31.271173761Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=918.175µs logger=migrator t=2026-04-16T01:00:31.277139126Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-16T01:00:31.285505916Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.36599ms logger=migrator t=2026-04-16T01:00:31.292121619Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-16T01:00:31.292926141Z level=info msg="Migration successfully executed" id="create server_lock table" duration=804.522µs logger=migrator t=2026-04-16T01:00:31.301011034Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-16T01:00:31.302964248Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.956154ms logger=migrator t=2026-04-16T01:00:31.309419206Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-16T01:00:31.310346322Z level=info msg="Migration successfully executed" id="create user auth token table" duration=926.536µs logger=migrator t=2026-04-16T01:00:31.317322004Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-16T01:00:31.318746734Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.425799ms logger=migrator t=2026-04-16T01:00:31.325204551Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-16T01:00:31.327043602Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.786189ms logger=migrator t=2026-04-16T01:00:31.33421608Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-16T01:00:31.335254989Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.039009ms logger=migrator t=2026-04-16T01:00:31.34109595Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-16T01:00:31.350274933Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.179953ms logger=migrator t=2026-04-16T01:00:31.355340163Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-16T01:00:31.356388282Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.048609ms logger=migrator t=2026-04-16T01:00:31.362776378Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-16T01:00:31.363783156Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.006488ms logger=migrator t=2026-04-16T01:00:31.369566425Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-16T01:00:31.37118414Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.612985ms logger=migrator t=2026-04-16T01:00:31.376969279Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-16T01:00:31.377938506Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=969.697µs logger=migrator t=2026-04-16T01:00:31.384122047Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-16T01:00:31.385771612Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.645235ms logger=migrator t=2026-04-16T01:00:31.391708736Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-16T01:00:31.391812159Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=102.763µs logger=migrator t=2026-04-16T01:00:31.397220728Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-16T01:00:31.397311381Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=91.343µs logger=migrator t=2026-04-16T01:00:31.403202983Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-16T01:00:31.404152839Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=951.086µs logger=migrator t=2026-04-16T01:00:31.410965227Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T01:00:31.41249978Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.537852ms logger=migrator t=2026-04-16T01:00:31.418260558Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T01:00:31.419202014Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=941.256µs logger=migrator t=2026-04-16T01:00:31.424690626Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-16T01:00:31.424793599Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=103.033µs logger=migrator t=2026-04-16T01:00:31.430711962Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T01:00:31.432793159Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.078077ms logger=migrator t=2026-04-16T01:00:31.43898107Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T01:00:31.440124361Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.143071ms logger=migrator t=2026-04-16T01:00:31.44514179Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T01:00:31.445931532Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=789.832µs logger=migrator t=2026-04-16T01:00:31.451583668Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T01:00:31.453413028Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.82887ms logger=migrator t=2026-04-16T01:00:31.458785616Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-16T01:00:31.465710357Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.925971ms logger=migrator t=2026-04-16T01:00:31.471187068Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-16T01:00:31.471897338Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=709.96µs logger=migrator t=2026-04-16T01:00:31.476890926Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-16T01:00:31.477020699Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=135.314µs logger=migrator t=2026-04-16T01:00:31.483991482Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-16T01:00:31.485862843Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.880352ms logger=migrator t=2026-04-16T01:00:31.491732085Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-16T01:00:31.492806775Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.07455ms logger=migrator t=2026-04-16T01:00:31.498132591Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-16T01:00:31.499927831Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.79962ms logger=migrator t=2026-04-16T01:00:31.505953417Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T01:00:31.506083011Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=132.314µs logger=migrator t=2026-04-16T01:00:31.511297235Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-16T01:00:31.513061283Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.762788ms logger=migrator t=2026-04-16T01:00:31.518774551Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-16T01:00:31.520021185Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.242934ms logger=migrator t=2026-04-16T01:00:31.525607679Z 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-04-16T01:00:31.526656338Z 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.048249ms logger=migrator t=2026-04-16T01:00:31.531853562Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-16T01:00:31.533009434Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.162922ms logger=migrator t=2026-04-16T01:00:31.539796451Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-16T01:00:31.548552722Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.756981ms logger=migrator t=2026-04-16T01:00:31.555149344Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-16T01:00:31.556104421Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=954.437µs logger=migrator t=2026-04-16T01:00:31.562052745Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T01:00:31.563627468Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.574913ms logger=migrator t=2026-04-16T01:00:31.569452849Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-16T01:00:31.597110092Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.658743ms logger=migrator t=2026-04-16T01:00:31.601432091Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-16T01:00:31.624029344Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.598323ms logger=migrator t=2026-04-16T01:00:31.629481675Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-16T01:00:31.630287367Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=806.063µs logger=migrator t=2026-04-16T01:00:31.636235911Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T01:00:31.637932108Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.695447ms logger=migrator t=2026-04-16T01:00:31.643166042Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-16T01:00:31.653014004Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.845922ms logger=migrator t=2026-04-16T01:00:31.658116264Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-16T01:00:31.662406753Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.289559ms logger=migrator t=2026-04-16T01:00:31.668409808Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-16T01:00:31.669515369Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.100621ms logger=migrator t=2026-04-16T01:00:31.674831266Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-16T01:00:31.675895915Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.064769ms logger=migrator t=2026-04-16T01:00:31.681331715Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-16T01:00:31.682847567Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.516432ms logger=migrator t=2026-04-16T01:00:31.688463112Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-16T01:00:31.689750007Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.287046ms logger=migrator t=2026-04-16T01:00:31.695566548Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-16T01:00:31.6956438Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=77.842µs logger=migrator t=2026-04-16T01:00:31.700682829Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-16T01:00:31.709225404Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.540125ms logger=migrator t=2026-04-16T01:00:31.714383007Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-16T01:00:31.721052811Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.670214ms logger=migrator t=2026-04-16T01:00:31.726533562Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-16T01:00:31.731137699Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.601996ms logger=migrator t=2026-04-16T01:00:31.735726585Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-16T01:00:31.736744653Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.036298ms logger=migrator t=2026-04-16T01:00:31.741644249Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-16T01:00:31.743226632Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.588104ms logger=migrator t=2026-04-16T01:00:31.749392542Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-16T01:00:31.755765298Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.361856ms logger=migrator t=2026-04-16T01:00:31.761020003Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-16T01:00:31.770851394Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.830211ms logger=migrator t=2026-04-16T01:00:31.776216222Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-16T01:00:31.777023815Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=807.432µs logger=migrator t=2026-04-16T01:00:31.783598996Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-16T01:00:31.792306576Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.708341ms logger=migrator t=2026-04-16T01:00:31.799222637Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-16T01:00:31.806743504Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.522327ms logger=migrator t=2026-04-16T01:00:31.812680988Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-16T01:00:31.812791661Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=104.513µs logger=migrator t=2026-04-16T01:00:31.817433369Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-16T01:00:31.818725915Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.292796ms logger=migrator t=2026-04-16T01:00:31.824940846Z 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-04-16T01:00:31.826243902Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.304736ms logger=migrator t=2026-04-16T01:00:31.832843504Z 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-04-16T01:00:31.834410387Z 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.567473ms logger=migrator t=2026-04-16T01:00:31.841470172Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T01:00:31.841590235Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=122.853µs logger=migrator t=2026-04-16T01:00:31.846568313Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-16T01:00:31.856043304Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.474651ms logger=migrator t=2026-04-16T01:00:31.860017234Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-16T01:00:31.866162193Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.1493ms logger=migrator t=2026-04-16T01:00:31.872740815Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-16T01:00:31.878877444Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.137799ms logger=migrator t=2026-04-16T01:00:31.884714415Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-16T01:00:31.890860664Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.146039ms logger=migrator t=2026-04-16T01:00:31.896746517Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-16T01:00:31.902998339Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.251092ms logger=migrator t=2026-04-16T01:00:31.907331839Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-16T01:00:31.907425172Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=93.852µs logger=migrator t=2026-04-16T01:00:31.912578374Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-16T01:00:31.913396036Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=811.572µs logger=migrator t=2026-04-16T01:00:31.917458348Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-16T01:00:31.926842847Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.386069ms logger=migrator t=2026-04-16T01:00:31.931081644Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-16T01:00:31.931129935Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=48.801µs logger=migrator t=2026-04-16T01:00:31.935436554Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-16T01:00:31.941645025Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.208481ms logger=migrator t=2026-04-16T01:00:31.946345715Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-16T01:00:31.947085756Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=739.99µs logger=migrator t=2026-04-16T01:00:31.950976333Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-16T01:00:31.960869856Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.891242ms logger=migrator t=2026-04-16T01:00:31.965947516Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-16T01:00:31.966507961Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=560.665µs logger=migrator t=2026-04-16T01:00:31.971063237Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-16T01:00:31.972828005Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.764618ms logger=migrator t=2026-04-16T01:00:31.977145024Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-16T01:00:31.984188449Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.044175ms logger=migrator t=2026-04-16T01:00:31.988445486Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-16T01:00:31.989233748Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=788.082µs logger=migrator t=2026-04-16T01:00:31.99691693Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-16T01:00:31.998618257Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.700967ms logger=migrator t=2026-04-16T01:00:32.006722251Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-16T01:00:32.007564434Z level=info msg="Migration successfully executed" id="create alert_image table" duration=842.134µs logger=migrator t=2026-04-16T01:00:32.014639619Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-16T01:00:32.017008174Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.369886ms logger=migrator t=2026-04-16T01:00:32.022920817Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-16T01:00:32.022987209Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.982µs logger=migrator t=2026-04-16T01:00:32.028793759Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-16T01:00:32.029793137Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.000158ms logger=migrator t=2026-04-16T01:00:32.03715645Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-16T01:00:32.03860188Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.44975ms logger=migrator t=2026-04-16T01:00:32.043634348Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T01:00:32.044161063Z 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-04-16T01:00:32.049516771Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-16T01:00:32.050058346Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=542.185µs logger=migrator t=2026-04-16T01:00:32.055790654Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-16T01:00:32.056673808Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=883.664µs logger=migrator t=2026-04-16T01:00:32.061585664Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-16T01:00:32.068900846Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.312251ms logger=migrator t=2026-04-16T01:00:32.072817223Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-16T01:00:32.073969045Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.151802ms logger=migrator t=2026-04-16T01:00:32.080174227Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-16T01:00:32.082298735Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.124329ms logger=migrator t=2026-04-16T01:00:32.089085202Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-16T01:00:32.089994847Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=909.355µs logger=migrator t=2026-04-16T01:00:32.096164397Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-16T01:00:32.098186283Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.020906ms logger=migrator t=2026-04-16T01:00:32.103078838Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-16T01:00:32.104175689Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.09397ms logger=migrator t=2026-04-16T01:00:32.108955651Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-16T01:00:32.108984361Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.471µs logger=migrator t=2026-04-16T01:00:32.11367582Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-16T01:00:32.113783213Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=104.233µs logger=migrator t=2026-04-16T01:00:32.122062992Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-16T01:00:32.132023897Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.960775ms logger=migrator t=2026-04-16T01:00:32.136077858Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-16T01:00:32.136386397Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=313.289µs logger=migrator t=2026-04-16T01:00:32.142043493Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-16T01:00:32.143526014Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.484291ms logger=migrator t=2026-04-16T01:00:32.147686018Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-16T01:00:32.147985377Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=299.009µs logger=migrator t=2026-04-16T01:00:32.151867814Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-16T01:00:32.152929093Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.060179ms logger=migrator t=2026-04-16T01:00:32.157075018Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-16T01:00:32.158006493Z level=info msg="Migration successfully executed" id="create secrets table" duration=931.445µs logger=migrator t=2026-04-16T01:00:32.162819086Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-16T01:00:32.196275549Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.453623ms logger=migrator t=2026-04-16T01:00:32.201767301Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-16T01:00:32.209467443Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.698653ms logger=migrator t=2026-04-16T01:00:32.214246535Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-16T01:00:32.214356318Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=115.144µs logger=migrator t=2026-04-16T01:00:32.220026494Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-16T01:00:32.255346758Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.317464ms logger=migrator t=2026-04-16T01:00:32.258955878Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-16T01:00:32.288931735Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.974787ms logger=migrator t=2026-04-16T01:00:32.294048796Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-16T01:00:32.294815807Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=763.461µs logger=migrator t=2026-04-16T01:00:32.302578401Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-16T01:00:32.30397233Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.397489ms logger=migrator t=2026-04-16T01:00:32.309240375Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-16T01:00:32.30943875Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=205.335µs logger=migrator t=2026-04-16T01:00:32.314724486Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-16T01:00:32.316208587Z level=info msg="Migration successfully executed" id="create permission table" duration=1.483761ms logger=migrator t=2026-04-16T01:00:32.322982514Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-16T01:00:32.3246532Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.670436ms logger=migrator t=2026-04-16T01:00:32.331015116Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-16T01:00:32.332704112Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.688526ms logger=migrator t=2026-04-16T01:00:32.33844817Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-16T01:00:32.340148947Z level=info msg="Migration successfully executed" id="create role table" duration=1.700537ms logger=migrator t=2026-04-16T01:00:32.346509613Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-16T01:00:32.354708409Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.197586ms logger=migrator t=2026-04-16T01:00:32.360563161Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-16T01:00:32.368039187Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.475647ms logger=migrator t=2026-04-16T01:00:32.372157651Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-16T01:00:32.37323718Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.078989ms logger=migrator t=2026-04-16T01:00:32.380265084Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-16T01:00:32.381423406Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.158772ms logger=migrator t=2026-04-16T01:00:32.390091555Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-16T01:00:32.392001658Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.909393ms logger=migrator t=2026-04-16T01:00:32.398711643Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-16T01:00:32.399672819Z level=info msg="Migration successfully executed" id="create team role table" duration=960.846µs logger=migrator t=2026-04-16T01:00:32.405281244Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-16T01:00:32.406453966Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.172942ms logger=migrator t=2026-04-16T01:00:32.41236908Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-16T01:00:32.41346742Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.09791ms logger=migrator t=2026-04-16T01:00:32.418747975Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-16T01:00:32.420545085Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.7969ms logger=migrator t=2026-04-16T01:00:32.426183921Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-16T01:00:32.427004013Z level=info msg="Migration successfully executed" id="create user role table" duration=825.733µs logger=migrator t=2026-04-16T01:00:32.433617096Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-16T01:00:32.435008264Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.43736ms logger=migrator t=2026-04-16T01:00:32.441576835Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-16T01:00:32.443023385Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.44727ms logger=migrator t=2026-04-16T01:00:32.448294081Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-16T01:00:32.449406551Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.11201ms logger=migrator t=2026-04-16T01:00:32.455673354Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-16T01:00:32.456511687Z level=info msg="Migration successfully executed" id="create builtin role table" duration=838.143µs logger=migrator t=2026-04-16T01:00:32.462266926Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-16T01:00:32.464085536Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.81818ms logger=migrator t=2026-04-16T01:00:32.470851723Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-16T01:00:32.4721965Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.346337ms logger=migrator t=2026-04-16T01:00:32.479676336Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-16T01:00:32.49069698Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.023974ms logger=migrator t=2026-04-16T01:00:32.496613033Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-16T01:00:32.497778226Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.165232ms logger=migrator t=2026-04-16T01:00:32.503348269Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-16T01:00:32.505611852Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.263023ms logger=migrator t=2026-04-16T01:00:32.512340437Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-16T01:00:32.513404907Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.064559ms logger=migrator t=2026-04-16T01:00:32.517956892Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-16T01:00:32.519624798Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.666266ms logger=migrator t=2026-04-16T01:00:32.524526954Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-16T01:00:32.525953593Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.42709ms logger=migrator t=2026-04-16T01:00:32.531698661Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-16T01:00:32.532844363Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.145172ms logger=migrator t=2026-04-16T01:00:32.536792492Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-16T01:00:32.548100924Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.310182ms logger=migrator t=2026-04-16T01:00:32.553825782Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-16T01:00:32.561621057Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.794296ms logger=migrator t=2026-04-16T01:00:32.567645753Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-16T01:00:32.57804626Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.402107ms logger=migrator t=2026-04-16T01:00:32.582675848Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-16T01:00:32.590511433Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.835326ms logger=migrator t=2026-04-16T01:00:32.594252087Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-16T01:00:32.595055839Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=803.732µs logger=migrator t=2026-04-16T01:00:32.600367085Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-16T01:00:32.601193278Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=825.643µs logger=migrator t=2026-04-16T01:00:32.6085043Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-16T01:00:32.610163825Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.659655ms logger=migrator t=2026-04-16T01:00:32.676571457Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-16T01:00:32.677510213Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=940.506µs logger=migrator t=2026-04-16T01:00:32.685543365Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-16T01:00:32.686940943Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.397408ms logger=migrator t=2026-04-16T01:00:32.691509539Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-16T01:00:32.691584061Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=72.522µs logger=migrator t=2026-04-16T01:00:32.696172908Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-16T01:00:32.69623517Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=63.582µs logger=migrator t=2026-04-16T01:00:32.701168756Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-16T01:00:32.701832564Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=663.998µs logger=migrator t=2026-04-16T01:00:32.7074738Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-16T01:00:32.708290222Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=817.722µs logger=migrator t=2026-04-16T01:00:32.712617842Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-16T01:00:32.71326646Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=643.127µs logger=migrator t=2026-04-16T01:00:32.789559284Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-16T01:00:32.789983916Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=425.842µs logger=migrator t=2026-04-16T01:00:32.797254836Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-16T01:00:32.798008097Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=753.421µs logger=migrator t=2026-04-16T01:00:32.804200648Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-16T01:00:32.805510014Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.308936ms logger=migrator t=2026-04-16T01:00:32.810973315Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-16T01:00:32.812176608Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.203103ms logger=migrator t=2026-04-16T01:00:32.817046402Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-16T01:00:32.825262829Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.213647ms logger=migrator t=2026-04-16T01:00:32.830101552Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-16T01:00:32.830160264Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=59.652µs logger=migrator t=2026-04-16T01:00:32.834154714Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-16T01:00:32.834872294Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=712.379µs logger=migrator t=2026-04-16T01:00:32.840844549Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-16T01:00:32.842866874Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.022346ms logger=migrator t=2026-04-16T01:00:32.848717896Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-16T01:00:32.849862097Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.119991ms logger=migrator t=2026-04-16T01:00:32.85466358Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-16T01:00:32.865934561Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.271951ms logger=migrator t=2026-04-16T01:00:32.870533578Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-16T01:00:32.871683569Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.150122ms logger=migrator t=2026-04-16T01:00:32.876720338Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-16T01:00:32.877793188Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.07379ms logger=migrator t=2026-04-16T01:00:32.882806196Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-16T01:00:32.90470547Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.896644ms logger=migrator t=2026-04-16T01:00:32.910538261Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-16T01:00:32.911348503Z level=info msg="Migration successfully executed" id="create correlation v2" duration=810.182µs logger=migrator t=2026-04-16T01:00:32.91631679Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-16T01:00:32.91810681Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.79355ms logger=migrator t=2026-04-16T01:00:32.923822317Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-16T01:00:32.925760121Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.935114ms logger=migrator t=2026-04-16T01:00:32.930846881Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-16T01:00:32.932804145Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.957704ms logger=migrator t=2026-04-16T01:00:32.937745401Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-16T01:00:32.938030739Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=285.598µs logger=migrator t=2026-04-16T01:00:32.943677015Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-16T01:00:32.945204077Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.527092ms logger=migrator t=2026-04-16T01:00:32.951368657Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-16T01:00:32.96235104Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.026164ms logger=migrator t=2026-04-16T01:00:32.969561649Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-16T01:00:32.970372192Z level=info msg="Migration successfully executed" id="create entity_events table" duration=807.502µs logger=migrator t=2026-04-16T01:00:32.976674445Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-16T01:00:32.978577668Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.903293ms logger=migrator t=2026-04-16T01:00:32.98517181Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T01:00:32.985764106Z 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-04-16T01:00:32.991084953Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T01:00:32.991727321Z 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-04-16T01:00:32.997768287Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-16T01:00:32.998878658Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.111601ms logger=migrator t=2026-04-16T01:00:33.004057201Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-16T01:00:33.005548382Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.493672ms logger=migrator t=2026-04-16T01:00:33.011754823Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T01:00:33.013226864Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.47287ms logger=migrator t=2026-04-16T01:00:33.020384651Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T01:00:33.021650726Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.265325ms logger=migrator t=2026-04-16T01:00:33.026950162Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T01:00:33.028581017Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.629755ms logger=migrator t=2026-04-16T01:00:33.033526973Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T01:00:33.035123757Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.597194ms logger=migrator t=2026-04-16T01:00:33.041896344Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-16T01:00:33.04318787Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.290966ms logger=migrator t=2026-04-16T01:00:33.04863862Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-16T01:00:33.0500772Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.44029ms logger=migrator t=2026-04-16T01:00:33.056369084Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T01:00:33.057543056Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.173793ms logger=migrator t=2026-04-16T01:00:33.062194314Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T01:00:33.063453249Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.258265ms logger=migrator t=2026-04-16T01:00:33.068481548Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-16T01:00:33.06964287Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.161412ms logger=migrator t=2026-04-16T01:00:33.075841851Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-16T01:00:33.100546232Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.709772ms logger=migrator t=2026-04-16T01:00:33.106180907Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-16T01:00:33.114788425Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.606228ms logger=migrator t=2026-04-16T01:00:33.119641429Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-16T01:00:33.125788838Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.152849ms logger=migrator t=2026-04-16T01:00:33.132926395Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-16T01:00:33.133314536Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=393.661µs logger=migrator t=2026-04-16T01:00:33.138327214Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-16T01:00:33.149101301Z level=info msg="Migration successfully executed" id="add share column" duration=10.774637ms logger=migrator t=2026-04-16T01:00:33.154018357Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-16T01:00:33.154190702Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=172.555µs logger=migrator t=2026-04-16T01:00:33.159047656Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-16T01:00:33.160011513Z level=info msg="Migration successfully executed" id="create file table" duration=960.896µs logger=migrator t=2026-04-16T01:00:33.166208093Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-16T01:00:33.168172537Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.963074ms logger=migrator t=2026-04-16T01:00:33.173639538Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-16T01:00:33.174813131Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.173803ms logger=migrator t=2026-04-16T01:00:33.180766565Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-16T01:00:33.182252756Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.485731ms logger=migrator t=2026-04-16T01:00:33.188452907Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-16T01:00:33.190566565Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.122098ms logger=migrator t=2026-04-16T01:00:33.19616761Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-16T01:00:33.196239592Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.792µs logger=migrator t=2026-04-16T01:00:33.201142577Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-16T01:00:33.201207169Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=65.342µs logger=migrator t=2026-04-16T01:00:33.206917736Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-16T01:00:33.208093519Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.174352ms logger=migrator t=2026-04-16T01:00:33.212938432Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-16T01:00:33.213145738Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=207.506µs logger=migrator t=2026-04-16T01:00:33.218463385Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-16T01:00:33.219982886Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.514611ms logger=migrator t=2026-04-16T01:00:33.225564261Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-16T01:00:33.236990446Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.425916ms logger=migrator t=2026-04-16T01:00:33.244576245Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-16T01:00:33.245003657Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=438.682µs logger=migrator t=2026-04-16T01:00:33.250487098Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-16T01:00:33.251864846Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.379148ms logger=migrator t=2026-04-16T01:00:33.257916363Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-16T01:00:33.258563141Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=646.388µs logger=migrator t=2026-04-16T01:00:33.264160575Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-16T01:00:33.264570037Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=409.431µs logger=migrator t=2026-04-16T01:00:33.270533771Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-16T01:00:33.271087536Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=556.375µs logger=migrator t=2026-04-16T01:00:33.276442094Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-16T01:00:33.28789419Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.452326ms logger=migrator t=2026-04-16T01:00:33.293075063Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-16T01:00:33.301768473Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.691349ms logger=migrator t=2026-04-16T01:00:33.307596393Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-16T01:00:33.308785646Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.187073ms logger=migrator t=2026-04-16T01:00:33.31399018Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-16T01:00:33.39303475Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.03654ms logger=migrator t=2026-04-16T01:00:33.399176799Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-16T01:00:33.400143976Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=967.537µs logger=migrator t=2026-04-16T01:00:33.406320147Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-16T01:00:33.408418074Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.097608ms logger=migrator t=2026-04-16T01:00:33.4147959Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-16T01:00:33.444085688Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.289778ms logger=migrator t=2026-04-16T01:00:33.450095944Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-16T01:00:33.458676281Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.579337ms logger=migrator t=2026-04-16T01:00:33.464846821Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-16T01:00:33.465119349Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=266.127µs logger=migrator t=2026-04-16T01:00:33.470597439Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-16T01:00:33.470961889Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=364.31µs logger=migrator t=2026-04-16T01:00:33.47788293Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-16T01:00:33.478322013Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=438.082µs logger=migrator t=2026-04-16T01:00:33.484590186Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-16T01:00:33.485028848Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=438.122µs logger=migrator t=2026-04-16T01:00:33.489517411Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-16T01:00:33.489932703Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=414.762µs logger=migrator t=2026-04-16T01:00:33.494654493Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-16T01:00:33.495712912Z level=info msg="Migration successfully executed" id="create folder table" duration=1.058639ms logger=migrator t=2026-04-16T01:00:33.501710818Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-16T01:00:33.503015804Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.304476ms logger=migrator t=2026-04-16T01:00:33.508025372Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-16T01:00:33.509265426Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.239624ms logger=migrator t=2026-04-16T01:00:33.515066996Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-16T01:00:33.515093187Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.581µs logger=migrator t=2026-04-16T01:00:33.520048324Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T01:00:33.522588874Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.547921ms logger=migrator t=2026-04-16T01:00:33.528766094Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T01:00:33.529937296Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.171212ms logger=migrator t=2026-04-16T01:00:33.534706638Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-16T01:00:33.536404435Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.696517ms logger=migrator t=2026-04-16T01:00:33.54240819Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-16T01:00:33.543155831Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=746.581µs logger=migrator t=2026-04-16T01:00:33.548120838Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-16T01:00:33.548417816Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=296.768µs logger=migrator t=2026-04-16T01:00:33.554336999Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-16T01:00:33.556255772Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.917103ms logger=migrator t=2026-04-16T01:00:33.561903878Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-16T01:00:33.564129699Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.225301ms logger=migrator t=2026-04-16T01:00:33.570915447Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-16T01:00:33.572071549Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.156141ms logger=migrator t=2026-04-16T01:00:33.577774126Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-16T01:00:33.580063499Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.288833ms logger=migrator t=2026-04-16T01:00:33.586322042Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-16T01:00:33.587538125Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.215823ms logger=migrator t=2026-04-16T01:00:33.592494242Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-16T01:00:33.593924721Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.438959ms logger=migrator t=2026-04-16T01:00:33.598500718Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-16T01:00:33.600548204Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.046606ms logger=migrator t=2026-04-16T01:00:33.606992422Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-16T01:00:33.608315518Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.323676ms logger=migrator t=2026-04-16T01:00:33.614292703Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-16T01:00:33.615810005Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.521272ms logger=migrator t=2026-04-16T01:00:33.621650966Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-16T01:00:33.622959972Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.308466ms logger=migrator t=2026-04-16T01:00:33.629738629Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-16T01:00:33.631802746Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.064127ms logger=migrator t=2026-04-16T01:00:33.636987489Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-16T01:00:33.637318718Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=331.889µs logger=migrator t=2026-04-16T01:00:33.642310976Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-16T01:00:33.65260965Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.295984ms logger=migrator t=2026-04-16T01:00:33.658563444Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-16T01:00:33.659100489Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=537.585µs logger=migrator t=2026-04-16T01:00:33.664062896Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T01:00:33.664092267Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=30.591µs logger=migrator t=2026-04-16T01:00:33.668952511Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T01:00:33.670102733Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.149842ms logger=migrator t=2026-04-16T01:00:33.676953182Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T01:00:33.676979572Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.82µs logger=migrator t=2026-04-16T01:00:33.682532445Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-16T01:00:33.684584032Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.051557ms logger=migrator t=2026-04-16T01:00:33.689735994Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T01:00:33.69104559Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.309256ms logger=migrator t=2026-04-16T01:00:33.702186788Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-16T01:00:33.70335039Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.168443ms logger=migrator t=2026-04-16T01:00:33.712477721Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-16T01:00:33.713296664Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=820.123µs logger=migrator t=2026-04-16T01:00:33.717957033Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-16T01:00:33.71823233Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=270.407µs logger=migrator t=2026-04-16T01:00:33.722699213Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-16T01:00:33.723340691Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=639.698µs logger=migrator t=2026-04-16T01:00:33.729190333Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-16T01:00:33.730798817Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.608385ms logger=migrator t=2026-04-16T01:00:33.736497514Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-16T01:00:33.737350858Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=853.223µs logger=migrator t=2026-04-16T01:00:33.742611733Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-16T01:00:33.755431306Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.820283ms logger=migrator t=2026-04-16T01:00:33.76064803Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-16T01:00:33.770102111Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.453851ms logger=migrator t=2026-04-16T01:00:33.775399827Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-16T01:00:33.784660693Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.260626ms logger=migrator t=2026-04-16T01:00:33.789300021Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-16T01:00:33.789365772Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.401µs logger=migrator t=2026-04-16T01:00:33.794279718Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-16T01:00:33.806214667Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.932349ms logger=migrator t=2026-04-16T01:00:33.811978506Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-16T01:00:33.821303713Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.322717ms logger=migrator t=2026-04-16T01:00:33.826429275Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-16T01:00:33.826728233Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=298.758µs logger=migrator t=2026-04-16T01:00:33.831508495Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.437856636s logger=migrator t=2026-04-16T01:00:33.832103101Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-16T01:00:33.848633707Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-16T01:00:33.848838053Z level=info msg="Created default organization" logger=secrets t=2026-04-16T01:00:33.855224249Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T01:00:33.896372994Z level=info msg="Restored cache from database" duration=411.851µs logger=plugin.store t=2026-04-16T01:00:33.897589278Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-16T01:00:33.932589793Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-16T01:00:33.932621654Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-16T01:00:33.932688146Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-16T01:00:33.932700316Z level=info msg="Plugins loaded" count=54 duration=35.112128ms logger=query_data t=2026-04-16T01:00:33.936573163Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-16T01:00:33.940491451Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-16T01:00:33.947799062Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-16T01:00:33.956646947Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-16T01:00:33.958727544Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-16T01:00:33.960916924Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-16T01:00:33.980862724Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-16T01:00:33.998686985Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-16T01:00:34.024008964Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-16T01:00:34.024047995Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-16T01:00:34.024175238Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-16T01:00:34.024330353Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-16T01:00:34.024847267Z level=info msg="State cache has been initialized" states=0 duration=674.389µs logger=ngalert.scheduler t=2026-04-16T01:00:34.024908388Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-16T01:00:34.02497524Z level=info msg=starting first_tick=2026-04-16T01:00:40Z logger=ngalert.multiorg.alertmanager t=2026-04-16T01:00:34.025069243Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-16T01:00:34.02788146Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-16T01:00:34.0778988Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-16T01:00:34.098427086Z level=info msg="Update check succeeded" duration=71.646666ms logger=grafana.update.checker t=2026-04-16T01:00:34.103901567Z level=info msg="Update check succeeded" duration=78.096954ms logger=sqlstore.transactions t=2026-04-16T01:00:34.108985538Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T01:00:34.121477122Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-16T01:00:34.2033181Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-16T01:00:34.205632774Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T01:00:34.22509633Z level=info msg="Patterns update finished" duration=148.063024ms logger=grafana-apiserver t=2026-04-16T01:00:34.569171751Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-16T01:00:34.569620854Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-16T01:00:42.598713238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.599818289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.62165673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.647709948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.666802623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.694746782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.713849558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.733563331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.75423769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.780228906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.799828415Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-16T01:00:42.840885026Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-16T01:00:42.851984201Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-16T01:00:42.853992756Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-16T01:00:42.876181637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.926649536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.957748153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:42.987159802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.005418615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.040318776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.060162762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.091014401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.11019819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.140939946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.158015086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.188860495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.209453842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.240820776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.270629296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.325744843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.347731059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.394008062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.41136179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.453797818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.473539242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.511640021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.529844522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.58278243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.618942665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.700763828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.720210573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.781576572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.798448477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.859333703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.879231951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.939815268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:43.958458552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.01979232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.038360171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.095215457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.113727296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.177970445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.190835429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.263496389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.283617123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.354616548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.368529721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.431144485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.44879848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.514347045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.530644443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.587721155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.605765442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.670081632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.692660054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.765271992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.786212238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.859364082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.874432617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.947540139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:44.963955111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:45.036310873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:45.055247174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:45.122715332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:45.138779114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:45.207355802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:45.223501507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:45.296053474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:45.308026974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:45.377947588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:45.401549348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T01:00:45.472493401Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-16T01:02:01.052119779Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-16T01:10:34.102044478Z level=info msg="Completed cleanup jobs" duration=74.882022ms logger=plugins.update.checker t=2026-04-16T01:10:34.329323638Z level=info msg="Update check succeeded" duration=230.2088ms logger=sqlstore.transactions t=2026-04-16T01:15:33.955990579Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-16T01:20:34.06536544Z level=info msg="Completed cleanup jobs" duration=40.314777ms logger=plugins.update.checker t=2026-04-16T01:20:34.147664341Z level=info msg="Update check succeeded" duration=48.957355ms logger=cleanup t=2026-04-16T01:30:34.068160475Z level=info msg="Completed cleanup jobs" duration=42.940337ms logger=plugins.update.checker t=2026-04-16T01:30:34.154728057Z level=info msg="Update check succeeded" duration=55.323167ms logger=infra.usagestats t=2026-04-16T01:32:01.085096858Z level=info msg="Usage stats are ready to report"