logger=settings t=2026-05-12T17:12:39.194641927Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-12T17:12:39Z logger=settings t=2026-05-12T17:12:39.194934492Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-12T17:12:39.194948012Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-12T17:12:39.194951612Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-12T17:12:39.194954353Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-12T17:12:39.194957063Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-12T17:12:39.194959703Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-12T17:12:39.194962303Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-12T17:12:39.194966803Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-12T17:12:39.194969963Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-12T17:12:39.194972483Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-12T17:12:39.194976363Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-12T17:12:39.194979083Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-12T17:12:39.194981723Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-12T17:12:39.194984713Z level=info msg=Target target=[all] logger=settings t=2026-05-12T17:12:39.194990453Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-12T17:12:39.194993753Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-12T17:12:39.194997863Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-12T17:12:39.195001233Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-12T17:12:39.195004403Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-12T17:12:39.195009684Z level=info msg="App mode production" logger=sqlstore t=2026-05-12T17:12:39.195291099Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-12T17:12:39.195311129Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-12T17:12:39.196850598Z level=info msg="Locking database" logger=migrator t=2026-05-12T17:12:39.196859749Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-12T17:12:39.197390008Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-12T17:12:39.198268755Z level=info msg="Migration successfully executed" id="create migration_log table" duration=877.267µs logger=migrator t=2026-05-12T17:12:39.201984754Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-12T17:12:39.202604406Z level=info msg="Migration successfully executed" id="create user table" duration=619.612µs logger=migrator t=2026-05-12T17:12:39.207280263Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-12T17:12:39.208501117Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.220434ms logger=migrator t=2026-05-12T17:12:39.213531982Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-12T17:12:39.214687173Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.154652ms logger=migrator t=2026-05-12T17:12:39.218555255Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-12T17:12:39.219161417Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=606.262µs logger=migrator t=2026-05-12T17:12:39.223240613Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-12T17:12:39.223870874Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=621.351µs logger=migrator t=2026-05-12T17:12:39.228522372Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-12T17:12:39.232613058Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.089016ms logger=migrator t=2026-05-12T17:12:39.23694303Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-12T17:12:39.237744895Z level=info msg="Migration successfully executed" id="create user table v2" duration=803.375µs logger=migrator t=2026-05-12T17:12:39.241851822Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-12T17:12:39.242545035Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=692.963µs logger=migrator t=2026-05-12T17:12:39.247284834Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-12T17:12:39.248487816Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.193982ms logger=migrator t=2026-05-12T17:12:39.253144654Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-12T17:12:39.253513361Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=375.227µs logger=migrator t=2026-05-12T17:12:39.257482135Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-12T17:12:39.257978324Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=496.229µs logger=migrator t=2026-05-12T17:12:39.261614043Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-12T17:12:39.263488647Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.874044ms logger=migrator t=2026-05-12T17:12:39.268467921Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-12T17:12:39.268508522Z level=info msg="Migration successfully executed" id="Update user table charset" duration=42.291µs logger=migrator t=2026-05-12T17:12:39.272757502Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-12T17:12:39.273842572Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.08449ms logger=migrator t=2026-05-12T17:12:39.277733544Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-12T17:12:39.278065551Z level=info msg="Migration successfully executed" id="Add missing user data" duration=339.277µs logger=migrator t=2026-05-12T17:12:39.28228679Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-12T17:12:39.283938441Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.656531ms logger=migrator t=2026-05-12T17:12:39.29401238Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-12T17:12:39.29504247Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.020209ms logger=migrator t=2026-05-12T17:12:39.298339131Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-12T17:12:39.299677606Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.338015ms logger=migrator t=2026-05-12T17:12:39.303554099Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-12T17:12:39.313112848Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.555609ms logger=migrator t=2026-05-12T17:12:39.316948399Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-12T17:12:39.318218424Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.269725ms logger=migrator t=2026-05-12T17:12:39.321541666Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-12T17:12:39.321836162Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=294.366µs logger=migrator t=2026-05-12T17:12:39.324724616Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-12T17:12:39.325662594Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=943.429µs logger=migrator t=2026-05-12T17:12:39.329279281Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-12T17:12:39.329681789Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=402.358µs logger=migrator t=2026-05-12T17:12:39.332997151Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-12T17:12:39.33349325Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=495.439µs logger=migrator t=2026-05-12T17:12:39.337141799Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-12T17:12:39.338055806Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=914.067µs logger=migrator t=2026-05-12T17:12:39.341554001Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-12T17:12:39.342341316Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=842.466µs logger=migrator t=2026-05-12T17:12:39.346015285Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-12T17:12:39.34679571Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=781.695µs logger=migrator t=2026-05-12T17:12:39.351422667Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-12T17:12:39.352202401Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=779.264µs logger=migrator t=2026-05-12T17:12:39.355518933Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-12T17:12:39.356272498Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=753.085µs logger=migrator t=2026-05-12T17:12:39.359260534Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-12T17:12:39.359293145Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.261µs logger=migrator t=2026-05-12T17:12:39.362308191Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-12T17:12:39.363045075Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=737.023µs logger=migrator t=2026-05-12T17:12:39.366395997Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-12T17:12:39.36707825Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=682.593µs logger=migrator t=2026-05-12T17:12:39.374800225Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-12T17:12:39.37561199Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.026709ms logger=migrator t=2026-05-12T17:12:39.379381421Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-12T17:12:39.380115894Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=734.563µs logger=migrator t=2026-05-12T17:12:39.383346965Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-12T17:12:39.386793549Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.435714ms logger=migrator t=2026-05-12T17:12:39.391475767Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-12T17:12:39.392506866Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.031159ms logger=migrator t=2026-05-12T17:12:39.396003653Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-12T17:12:39.396732316Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=728.714µs logger=migrator t=2026-05-12T17:12:39.401613008Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-12T17:12:39.402508204Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=895.016µs logger=migrator t=2026-05-12T17:12:39.409380633Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-12T17:12:39.41024204Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=861.177µs logger=migrator t=2026-05-12T17:12:39.415143312Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-12T17:12:39.416591128Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.432806ms logger=migrator t=2026-05-12T17:12:39.422984678Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-12T17:12:39.424210341Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.230383ms logger=migrator t=2026-05-12T17:12:39.429576822Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-12T17:12:39.43053949Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=966.628µs logger=migrator t=2026-05-12T17:12:39.438755074Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-12T17:12:39.439152531Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=397.907µs logger=migrator t=2026-05-12T17:12:39.449538666Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-12T17:12:39.450423613Z level=info msg="Migration successfully executed" id="create star table" duration=888.137µs logger=migrator t=2026-05-12T17:12:39.45613357Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-12T17:12:39.458132327Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=2.000977ms logger=migrator t=2026-05-12T17:12:39.462913207Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-12T17:12:39.463674691Z level=info msg="Migration successfully executed" id="create org table v1" duration=761.454µs logger=migrator t=2026-05-12T17:12:39.467835219Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-12T17:12:39.468700526Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=869.897µs logger=migrator t=2026-05-12T17:12:39.474179489Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-12T17:12:39.475399541Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.220703ms logger=migrator t=2026-05-12T17:12:39.483064805Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-12T17:12:39.483930181Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=865.866µs logger=migrator t=2026-05-12T17:12:39.488692421Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-12T17:12:39.489462425Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=770.005µs logger=migrator t=2026-05-12T17:12:39.494951248Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-12T17:12:39.496055808Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.10441ms logger=migrator t=2026-05-12T17:12:39.500658545Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-12T17:12:39.500700195Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.71µs logger=migrator t=2026-05-12T17:12:39.507306989Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-12T17:12:39.50735664Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=51.291µs logger=migrator t=2026-05-12T17:12:39.512536507Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-12T17:12:39.512808232Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=272.695µs logger=migrator t=2026-05-12T17:12:39.51748846Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-12T17:12:39.518687522Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.198992ms logger=migrator t=2026-05-12T17:12:39.522484814Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-12T17:12:39.523747767Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.262433ms logger=migrator t=2026-05-12T17:12:39.528810662Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-12T17:12:39.529659408Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=848.336µs logger=migrator t=2026-05-12T17:12:39.533844897Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-12T17:12:39.53506573Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.213032ms logger=migrator t=2026-05-12T17:12:39.541009631Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-12T17:12:39.54257389Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.566859ms logger=migrator t=2026-05-12T17:12:39.549168704Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-12T17:12:39.550287556Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.119102ms logger=migrator t=2026-05-12T17:12:39.555487813Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-12T17:12:39.564119895Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.629552ms logger=migrator t=2026-05-12T17:12:39.568339874Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-12T17:12:39.569146709Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=806.735µs logger=migrator t=2026-05-12T17:12:39.574615461Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-12T17:12:39.575360986Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=745.135µs logger=migrator t=2026-05-12T17:12:39.580093144Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-12T17:12:39.58146205Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.367566ms logger=migrator t=2026-05-12T17:12:39.588036093Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-12T17:12:39.588639184Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=602.691µs logger=migrator t=2026-05-12T17:12:39.595139146Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-12T17:12:39.596707135Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.580439ms logger=migrator t=2026-05-12T17:12:39.602232169Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-12T17:12:39.602356731Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=125.882µs logger=migrator t=2026-05-12T17:12:39.60761126Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-12T17:12:39.610646037Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.034797ms logger=migrator t=2026-05-12T17:12:39.616793093Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-12T17:12:39.618739569Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.946186ms logger=migrator t=2026-05-12T17:12:39.623568419Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-12T17:12:39.625378884Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.808365ms logger=migrator t=2026-05-12T17:12:39.63158738Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-12T17:12:39.633193649Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.610929ms logger=migrator t=2026-05-12T17:12:39.637923838Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-12T17:12:39.641250311Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.325863ms logger=migrator t=2026-05-12T17:12:39.647939297Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-12T17:12:39.648842953Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=897.326µs logger=migrator t=2026-05-12T17:12:39.654191774Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-12T17:12:39.655280904Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.0905ms logger=migrator t=2026-05-12T17:12:39.661268466Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-12T17:12:39.661319347Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=52.341µs logger=migrator t=2026-05-12T17:12:39.668095085Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-12T17:12:39.668143175Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=51.581µs logger=migrator t=2026-05-12T17:12:39.67319064Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-12T17:12:39.675262338Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.072648ms logger=migrator t=2026-05-12T17:12:39.680919034Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-12T17:12:39.682850001Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.930787ms logger=migrator t=2026-05-12T17:12:39.689342932Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-12T17:12:39.692077254Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.737532ms logger=migrator t=2026-05-12T17:12:39.774931578Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-12T17:12:39.77879579Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.889563ms logger=migrator t=2026-05-12T17:12:39.79157629Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-12T17:12:39.792054729Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=481.898µs logger=migrator t=2026-05-12T17:12:39.798135452Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-12T17:12:39.799423647Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.288435ms logger=migrator t=2026-05-12T17:12:39.808383165Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-12T17:12:39.809596087Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.212862ms logger=migrator t=2026-05-12T17:12:39.8150607Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-12T17:12:39.815100181Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.55µs logger=migrator t=2026-05-12T17:12:39.820884939Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-12T17:12:39.822146703Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.259384ms logger=migrator t=2026-05-12T17:12:39.829241166Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-12T17:12:39.82997646Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=730.644µs logger=migrator t=2026-05-12T17:12:39.834853051Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-12T17:12:39.844862139Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.007388ms logger=migrator t=2026-05-12T17:12:39.850110847Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-12T17:12:39.850646877Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=538.37µs logger=migrator t=2026-05-12T17:12:39.858291491Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-12T17:12:39.859513753Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.222082ms logger=migrator t=2026-05-12T17:12:39.865452094Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-12T17:12:39.86625574Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=803.406µs logger=migrator t=2026-05-12T17:12:39.871838785Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-12T17:12:39.872160611Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=321.926µs logger=migrator t=2026-05-12T17:12:39.881024647Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-12T17:12:39.881964884Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=939.587µs logger=migrator t=2026-05-12T17:12:39.887317675Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-12T17:12:39.89082295Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.519376ms logger=migrator t=2026-05-12T17:12:39.896292293Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-12T17:12:39.897100109Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=804.216µs logger=migrator t=2026-05-12T17:12:39.90470165Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-12T17:12:39.904903014Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=195.214µs logger=migrator t=2026-05-12T17:12:39.910277715Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-12T17:12:39.91055174Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=274.905µs logger=migrator t=2026-05-12T17:12:39.920610969Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-12T17:12:39.922014945Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.403236ms logger=migrator t=2026-05-12T17:12:39.928712691Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-12T17:12:39.932152166Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.438995ms logger=migrator t=2026-05-12T17:12:39.93984633Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-12T17:12:39.940837868Z level=info msg="Migration successfully executed" id="create data_source table" duration=986.848µs logger=migrator t=2026-05-12T17:12:39.948257038Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-12T17:12:39.949503651Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.246373ms logger=migrator t=2026-05-12T17:12:39.95479916Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-12T17:12:39.956210337Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.410177ms logger=migrator t=2026-05-12T17:12:39.96439072Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-12T17:12:39.965162035Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=771.645µs logger=migrator t=2026-05-12T17:12:39.970007086Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-12T17:12:39.971117516Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.11022ms logger=migrator t=2026-05-12T17:12:39.979620115Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-12T17:12:39.988448221Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.829206ms logger=migrator t=2026-05-12T17:12:39.9937274Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-12T17:12:39.994638667Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=911.007µs logger=migrator t=2026-05-12T17:12:39.999874895Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-12T17:12:40.000698371Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=827.176µs logger=migrator t=2026-05-12T17:12:40.008533947Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-12T17:12:40.009388864Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=854.407µs logger=migrator t=2026-05-12T17:12:40.014983169Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-12T17:12:40.015885836Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=902.377µs logger=migrator t=2026-05-12T17:12:40.02146039Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-12T17:12:40.02521463Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.75403ms logger=migrator t=2026-05-12T17:12:40.033072138Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-12T17:12:40.036138315Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.065297ms logger=migrator t=2026-05-12T17:12:40.042097557Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-12T17:12:40.042124347Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.84µs logger=migrator t=2026-05-12T17:12:40.049595888Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-12T17:12:40.049957624Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=363.076µs logger=migrator t=2026-05-12T17:12:40.054835436Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-12T17:12:40.058432653Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.594677ms logger=migrator t=2026-05-12T17:12:40.066339012Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-12T17:12:40.066531445Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=188.703µs logger=migrator t=2026-05-12T17:12:40.071531259Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-12T17:12:40.071717533Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=186.284µs logger=migrator t=2026-05-12T17:12:40.076758967Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-12T17:12:40.080715871Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.956814ms logger=migrator t=2026-05-12T17:12:40.088003578Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-12T17:12:40.088186551Z level=info msg="Migration successfully executed" id="Update uid value" duration=183.293µs logger=migrator t=2026-05-12T17:12:40.093089374Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-12T17:12:40.094357267Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.267063ms logger=migrator t=2026-05-12T17:12:40.099744758Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-12T17:12:40.100744806Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.003408ms logger=migrator t=2026-05-12T17:12:40.106120177Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-12T17:12:40.10681087Z level=info msg="Migration successfully executed" id="create api_key table" duration=690.733µs logger=migrator t=2026-05-12T17:12:40.114224199Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-12T17:12:40.114904322Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=678.893µs logger=migrator t=2026-05-12T17:12:40.121238352Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-12T17:12:40.123009854Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.774413ms logger=migrator t=2026-05-12T17:12:40.12920317Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-12T17:12:40.130064877Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=861.527µs logger=migrator t=2026-05-12T17:12:40.135381517Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-12T17:12:40.136327944Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=945.997µs logger=migrator t=2026-05-12T17:12:40.143235523Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-12T17:12:40.143786824Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=551.021µs logger=migrator t=2026-05-12T17:12:40.148762077Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-12T17:12:40.150165514Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.404036ms logger=migrator t=2026-05-12T17:12:40.157473021Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-12T17:12:40.166167524Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.695923ms logger=migrator t=2026-05-12T17:12:40.171276449Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-12T17:12:40.171903822Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=619.932µs logger=migrator t=2026-05-12T17:12:40.177090769Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-12T17:12:40.177864693Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=778.244µs logger=migrator t=2026-05-12T17:12:40.183722743Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-12T17:12:40.184598909Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=876.326µs logger=migrator t=2026-05-12T17:12:40.189514411Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-12T17:12:40.190418288Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=902.607µs logger=migrator t=2026-05-12T17:12:40.196509342Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-12T17:12:40.19688553Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=375.498µs logger=migrator t=2026-05-12T17:12:40.205237396Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-12T17:12:40.206216214Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=981.718µs logger=migrator t=2026-05-12T17:12:40.21128159Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-12T17:12:40.21130679Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.13µs logger=migrator t=2026-05-12T17:12:40.21611894Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-12T17:12:40.219896051Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.775641ms logger=migrator t=2026-05-12T17:12:40.225863083Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-12T17:12:40.228330779Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.467426ms logger=migrator t=2026-05-12T17:12:40.237733525Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-12T17:12:40.237933689Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=208.774µs logger=migrator t=2026-05-12T17:12:40.243114296Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-12T17:12:40.247164693Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.052037ms logger=migrator t=2026-05-12T17:12:40.253116904Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-12T17:12:40.256290104Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.17211ms logger=migrator t=2026-05-12T17:12:40.261850508Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-12T17:12:40.262617072Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=766.304µs logger=migrator t=2026-05-12T17:12:40.267554125Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-12T17:12:40.268438531Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=890.656µs logger=migrator t=2026-05-12T17:12:40.274731939Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-12T17:12:40.275542344Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=810.365µs logger=migrator t=2026-05-12T17:12:40.280189661Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-12T17:12:40.281057528Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=866.987µs logger=migrator t=2026-05-12T17:12:40.286375668Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-12T17:12:40.287697722Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.321684ms logger=migrator t=2026-05-12T17:12:40.294290336Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-12T17:12:40.295164103Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=873.217µs logger=migrator t=2026-05-12T17:12:40.300735287Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-12T17:12:40.300867329Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=130.532µs logger=migrator t=2026-05-12T17:12:40.30624657Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-12T17:12:40.306277821Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.551µs logger=migrator t=2026-05-12T17:12:40.311515099Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-12T17:12:40.316201016Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.713218ms logger=migrator t=2026-05-12T17:12:40.322022056Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-12T17:12:40.324993761Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.971705ms logger=migrator t=2026-05-12T17:12:40.336388895Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-12T17:12:40.336481657Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=121.173µs logger=migrator t=2026-05-12T17:12:40.341858147Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-12T17:12:40.343336235Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.477328ms logger=migrator t=2026-05-12T17:12:40.35000999Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-12T17:12:40.351136522Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.129782ms logger=migrator t=2026-05-12T17:12:40.357686995Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-12T17:12:40.357729185Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.611µs logger=migrator t=2026-05-12T17:12:40.363160917Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-12T17:12:40.364622084Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.458107ms logger=migrator t=2026-05-12T17:12:40.37028453Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-12T17:12:40.371171788Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=888.588µs logger=migrator t=2026-05-12T17:12:40.377917184Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-12T17:12:40.381021642Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.105958ms logger=migrator t=2026-05-12T17:12:40.386164078Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-12T17:12:40.386192099Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.131µs logger=migrator t=2026-05-12T17:12:40.391394867Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-12T17:12:40.392785133Z level=info msg="Migration successfully executed" id="create session table" duration=1.390476ms logger=migrator t=2026-05-12T17:12:40.399162563Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-12T17:12:40.399284055Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=123.212µs logger=migrator t=2026-05-12T17:12:40.404506923Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-12T17:12:40.404622395Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=116.382µs logger=migrator t=2026-05-12T17:12:40.409547297Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-12T17:12:40.410602137Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.061131ms logger=migrator t=2026-05-12T17:12:40.417825802Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-12T17:12:40.423207623Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=5.33888ms logger=migrator t=2026-05-12T17:12:40.432518578Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-12T17:12:40.43260623Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=98.462µs logger=migrator t=2026-05-12T17:12:40.439430897Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-12T17:12:40.439502019Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=76.872µs logger=migrator t=2026-05-12T17:12:40.445657974Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-12T17:12:40.44916465Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.503736ms logger=migrator t=2026-05-12T17:12:40.454402969Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-12T17:12:40.458110428Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.707549ms logger=migrator t=2026-05-12T17:12:40.463400057Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-12T17:12:40.463482248Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=82.651µs logger=migrator t=2026-05-12T17:12:40.468618105Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-12T17:12:40.468700377Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=82.852µs logger=migrator t=2026-05-12T17:12:40.473802691Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-12T17:12:40.475646786Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.844025ms logger=migrator t=2026-05-12T17:12:40.481314773Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-12T17:12:40.481344503Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.65µs logger=migrator t=2026-05-12T17:12:40.486734134Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-12T17:12:40.490682548Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.946384ms logger=migrator t=2026-05-12T17:12:40.495446228Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-12T17:12:40.495694402Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=248.624µs logger=migrator t=2026-05-12T17:12:40.500552183Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-12T17:12:40.503785684Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.232881ms logger=migrator t=2026-05-12T17:12:40.692085605Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-12T17:12:40.697864593Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.782769ms logger=migrator t=2026-05-12T17:12:40.705603898Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-12T17:12:40.705678829Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=86.931µs logger=migrator t=2026-05-12T17:12:40.711364476Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-12T17:12:40.712361235Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=994.749µs logger=migrator t=2026-05-12T17:12:40.719633071Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-12T17:12:40.720698182Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.064351ms logger=migrator t=2026-05-12T17:12:40.727371226Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-12T17:12:40.729083679Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.709783ms logger=migrator t=2026-05-12T17:12:40.736422926Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-12T17:12:40.737499407Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.075301ms logger=migrator t=2026-05-12T17:12:40.743738023Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-12T17:12:40.745363323Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.62137ms logger=migrator t=2026-05-12T17:12:40.751696023Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-12T17:12:40.752753102Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.062059ms logger=migrator t=2026-05-12T17:12:40.76061763Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-12T17:12:40.762368222Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.755822ms logger=migrator t=2026-05-12T17:12:40.771012175Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-12T17:12:40.772178817Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.170542ms logger=migrator t=2026-05-12T17:12:40.779655957Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-12T17:12:40.780653545Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=998.148µs logger=migrator t=2026-05-12T17:12:40.78731921Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-12T17:12:40.797683465Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.365025ms logger=migrator t=2026-05-12T17:12:40.803143637Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-12T17:12:40.804640776Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.498179ms logger=migrator t=2026-05-12T17:12:40.81021993Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-12T17:12:40.811930972Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.662601ms logger=migrator t=2026-05-12T17:12:40.818527035Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-12T17:12:40.818894093Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=368.928µs logger=migrator t=2026-05-12T17:12:40.823706372Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-12T17:12:40.824286584Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=580.802µs logger=migrator t=2026-05-12T17:12:40.832030768Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-12T17:12:40.833513447Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.487149ms logger=migrator t=2026-05-12T17:12:40.838242876Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-12T17:12:40.844009834Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.765988ms logger=migrator t=2026-05-12T17:12:40.850471805Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-12T17:12:40.854082432Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.610167ms logger=migrator t=2026-05-12T17:12:40.859028395Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-12T17:12:40.863670842Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.634817ms logger=migrator t=2026-05-12T17:12:40.869094804Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-12T17:12:40.872957056Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.862042ms logger=migrator t=2026-05-12T17:12:40.878882427Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-12T17:12:40.880707812Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.818585ms logger=migrator t=2026-05-12T17:12:40.886746825Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-12T17:12:40.886780595Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.38µs logger=migrator t=2026-05-12T17:12:40.892160947Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-12T17:12:40.892188507Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.46µs logger=migrator t=2026-05-12T17:12:40.897737491Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-12T17:12:40.898532266Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=794.005µs logger=migrator t=2026-05-12T17:12:40.908720277Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T17:12:40.910293826Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.572619ms logger=migrator t=2026-05-12T17:12:40.918716414Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-12T17:12:40.919496319Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=779.745µs logger=migrator t=2026-05-12T17:12:40.926128093Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-12T17:12:40.927547779Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.419076ms logger=migrator t=2026-05-12T17:12:40.935681382Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T17:12:40.937424025Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.749753ms logger=migrator t=2026-05-12T17:12:40.944056679Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-12T17:12:40.948673356Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.604317ms logger=migrator t=2026-05-12T17:12:40.955399272Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-12T17:12:40.959343606Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.942364ms logger=migrator t=2026-05-12T17:12:40.964829929Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-12T17:12:40.965032993Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=203.464µs logger=migrator t=2026-05-12T17:12:40.970360303Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-12T17:12:40.973993261Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=3.632298ms logger=migrator t=2026-05-12T17:12:40.979534845Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-12T17:12:40.980598554Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.063329ms logger=migrator t=2026-05-12T17:12:40.986047306Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-12T17:12:40.988937631Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.890245ms logger=migrator t=2026-05-12T17:12:40.995627566Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-12T17:12:40.995722178Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=95.182µs logger=migrator t=2026-05-12T17:12:41.001743891Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-12T17:12:41.003391111Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.64269ms logger=migrator t=2026-05-12T17:12:41.018572367Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-12T17:12:41.020151296Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.579569ms logger=migrator t=2026-05-12T17:12:41.025796201Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-12T17:12:41.025876314Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=80.623µs logger=migrator t=2026-05-12T17:12:41.032498058Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-12T17:12:41.034191309Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.695651ms logger=migrator t=2026-05-12T17:12:41.043029036Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-12T17:12:41.044104945Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.076429ms logger=migrator t=2026-05-12T17:12:41.05021713Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-12T17:12:41.051317921Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.102001ms logger=migrator t=2026-05-12T17:12:41.056908186Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-12T17:12:41.057991716Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.08227ms logger=migrator t=2026-05-12T17:12:41.063131352Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-12T17:12:41.064483957Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.349625ms logger=migrator t=2026-05-12T17:12:41.0726463Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-12T17:12:41.0736577Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.0117ms logger=migrator t=2026-05-12T17:12:41.078816546Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-12T17:12:41.078844436Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.48µs logger=migrator t=2026-05-12T17:12:41.083929492Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-12T17:12:41.092709167Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.776024ms logger=migrator t=2026-05-12T17:12:41.097427275Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-12T17:12:41.098155698Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=728.373µs logger=migrator t=2026-05-12T17:12:41.103239314Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-12T17:12:41.110644743Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.408369ms logger=migrator t=2026-05-12T17:12:41.116229728Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-12T17:12:41.116840279Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=610.251µs logger=migrator t=2026-05-12T17:12:41.121052998Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-12T17:12:41.123001875Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.947426ms logger=migrator t=2026-05-12T17:12:41.128404726Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-12T17:12:41.129598799Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.195213ms logger=migrator t=2026-05-12T17:12:41.136407086Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-12T17:12:41.150028992Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.601415ms logger=migrator t=2026-05-12T17:12:41.154885873Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-12T17:12:41.155621446Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=735.543µs logger=migrator t=2026-05-12T17:12:41.159997348Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-12T17:12:41.161082979Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.083891ms logger=migrator t=2026-05-12T17:12:41.167343846Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-12T17:12:41.167927147Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=586.761µs logger=migrator t=2026-05-12T17:12:41.180737037Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-12T17:12:41.181697285Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=961.598µs logger=migrator t=2026-05-12T17:12:41.186622418Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-12T17:12:41.186955424Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=332.626µs logger=migrator t=2026-05-12T17:12:41.192502888Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-12T17:12:41.200405336Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.904688ms logger=migrator t=2026-05-12T17:12:41.205841378Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-12T17:12:41.208964627Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.121189ms logger=migrator t=2026-05-12T17:12:41.214328527Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-12T17:12:41.215343306Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.014649ms logger=migrator t=2026-05-12T17:12:41.221154345Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-12T17:12:41.222059562Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=904.347µs logger=migrator t=2026-05-12T17:12:41.228931891Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-12T17:12:41.229372849Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=441.798µs logger=migrator t=2026-05-12T17:12:41.234281001Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-12T17:12:41.24217626Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.890278ms logger=migrator t=2026-05-12T17:12:41.247129232Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-12T17:12:41.247875066Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=745.694µs logger=migrator t=2026-05-12T17:12:41.253735816Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-12T17:12:41.254180204Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=444.408µs logger=migrator t=2026-05-12T17:12:41.259657087Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-12T17:12:41.260159096Z level=info msg="Migration successfully executed" id="Move region to single row" duration=502.819µs logger=migrator t=2026-05-12T17:12:41.265180621Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-12T17:12:41.26620811Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.027539ms logger=migrator t=2026-05-12T17:12:41.271998238Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-12T17:12:41.27367934Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.680602ms logger=migrator t=2026-05-12T17:12:41.279085622Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T17:12:41.280587749Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.502688ms logger=migrator t=2026-05-12T17:12:41.285526272Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T17:12:41.28644145Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=916.318µs logger=migrator t=2026-05-12T17:12:41.298304702Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-12T17:12:41.299146607Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=842.555µs logger=migrator t=2026-05-12T17:12:41.303441669Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-12T17:12:41.304535529Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.09366ms logger=migrator t=2026-05-12T17:12:41.309243777Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-12T17:12:41.309310568Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.801µs logger=migrator t=2026-05-12T17:12:41.314612958Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-12T17:12:41.315901141Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.287933ms logger=migrator t=2026-05-12T17:12:41.322417784Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-12T17:12:41.324213268Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.792434ms logger=migrator t=2026-05-12T17:12:41.329346994Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-12T17:12:41.330425904Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.08018ms logger=migrator t=2026-05-12T17:12:41.338309852Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-12T17:12:41.339862581Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.552019ms logger=migrator t=2026-05-12T17:12:41.345210882Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-12T17:12:41.345396175Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=185.863µs logger=migrator t=2026-05-12T17:12:41.35048539Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-12T17:12:41.351072292Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=587.272µs logger=migrator t=2026-05-12T17:12:41.363004715Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-12T17:12:41.363535815Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=533.41µs logger=migrator t=2026-05-12T17:12:41.372649236Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-12T17:12:41.37394086Z level=info msg="Migration successfully executed" id="create team table" duration=1.296215ms logger=migrator t=2026-05-12T17:12:41.380219018Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-12T17:12:41.381181795Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=959.617µs logger=migrator t=2026-05-12T17:12:41.387185878Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-12T17:12:41.38831555Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.129902ms logger=migrator t=2026-05-12T17:12:41.394799331Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-12T17:12:41.402310922Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.510901ms logger=migrator t=2026-05-12T17:12:41.410805421Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-12T17:12:41.411002955Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=196.964µs logger=migrator t=2026-05-12T17:12:41.416758963Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-12T17:12:41.418122639Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.366776ms logger=migrator t=2026-05-12T17:12:41.435382492Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-12T17:12:41.436377651Z level=info msg="Migration successfully executed" id="create team member table" duration=991.878µs logger=migrator t=2026-05-12T17:12:41.44165445Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-12T17:12:41.443101466Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.451276ms logger=migrator t=2026-05-12T17:12:41.451342341Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-12T17:12:41.45285412Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.514929ms logger=migrator t=2026-05-12T17:12:41.462029222Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-12T17:12:41.464170642Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.143881ms logger=migrator t=2026-05-12T17:12:41.472183992Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-12T17:12:41.475672937Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.490455ms logger=migrator t=2026-05-12T17:12:41.482092648Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-12T17:12:41.487888826Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.803059ms logger=migrator t=2026-05-12T17:12:41.491338282Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-12T17:12:41.498093828Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.749846ms logger=migrator t=2026-05-12T17:12:41.50353172Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-12T17:12:41.504744942Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.210682ms logger=migrator t=2026-05-12T17:12:41.511024771Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-12T17:12:41.512110381Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.08492ms logger=migrator t=2026-05-12T17:12:41.515494264Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-12T17:12:41.517856088Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.359484ms logger=migrator t=2026-05-12T17:12:41.524595345Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-12T17:12:41.527321956Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.721111ms logger=migrator t=2026-05-12T17:12:41.53556073Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-12T17:12:41.536993467Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.434117ms logger=migrator t=2026-05-12T17:12:41.54355648Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-12T17:12:41.544847205Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.294325ms logger=migrator t=2026-05-12T17:12:41.548658076Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-12T17:12:41.549557222Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=899.076µs logger=migrator t=2026-05-12T17:12:41.556953411Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-12T17:12:41.558019841Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.06366ms logger=migrator t=2026-05-12T17:12:41.562956214Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-12T17:12:41.56379439Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=837.616µs logger=migrator t=2026-05-12T17:12:41.568728382Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-12T17:12:41.569034148Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=306.076µs logger=migrator t=2026-05-12T17:12:41.575841326Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-12T17:12:41.578862282Z level=info msg="Migration successfully executed" id="create tag table" duration=3.018706ms logger=migrator t=2026-05-12T17:12:41.586438715Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-12T17:12:41.587765359Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.326554ms logger=migrator t=2026-05-12T17:12:41.592937956Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-12T17:12:41.593838803Z level=info msg="Migration successfully executed" id="create login attempt table" duration=900.397µs logger=migrator t=2026-05-12T17:12:41.598058753Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-12T17:12:41.599097822Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.038739ms logger=migrator t=2026-05-12T17:12:41.604027234Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-12T17:12:41.605010092Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=982.178µs logger=migrator t=2026-05-12T17:12:41.610333622Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-12T17:12:41.620774878Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=10.442466ms logger=migrator t=2026-05-12T17:12:41.624115381Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-12T17:12:41.624724522Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=611.051µs logger=migrator t=2026-05-12T17:12:41.628574715Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-12T17:12:41.630234335Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.6643ms logger=migrator t=2026-05-12T17:12:41.634944204Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-12T17:12:41.635426433Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=479.369µs logger=migrator t=2026-05-12T17:12:41.642445555Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-12T17:12:41.643082787Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=637.392µs logger=migrator t=2026-05-12T17:12:41.647981809Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-12T17:12:41.648751663Z level=info msg="Migration successfully executed" id="create user auth table" duration=770.084µs logger=migrator t=2026-05-12T17:12:41.652447882Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-12T17:12:41.653771047Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.321325ms logger=migrator t=2026-05-12T17:12:41.658548596Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-12T17:12:41.658648848Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=100.892µs logger=migrator t=2026-05-12T17:12:41.664994688Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-12T17:12:41.670934869Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.942831ms logger=migrator t=2026-05-12T17:12:41.674813511Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-12T17:12:41.680420367Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.603306ms logger=migrator t=2026-05-12T17:12:41.685745576Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-12T17:12:41.690056698Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.314432ms logger=migrator t=2026-05-12T17:12:41.69338923Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-12T17:12:41.698839522Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.449142ms logger=migrator t=2026-05-12T17:12:41.704840115Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-12T17:12:41.70621709Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.361285ms logger=migrator t=2026-05-12T17:12:41.713865794Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-12T17:12:41.719755724Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.88913ms logger=migrator t=2026-05-12T17:12:41.725235867Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-12T17:12:41.726083352Z level=info msg="Migration successfully executed" id="create server_lock table" duration=847.265µs logger=migrator t=2026-05-12T17:12:41.731026615Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-12T17:12:41.732591775Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.56766ms logger=migrator t=2026-05-12T17:12:41.741450161Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-12T17:12:41.742680054Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.232313ms logger=migrator t=2026-05-12T17:12:41.750648643Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-12T17:12:41.751781315Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.130432ms logger=migrator t=2026-05-12T17:12:41.765622775Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-12T17:12:41.771366022Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=5.744598ms logger=migrator t=2026-05-12T17:12:41.775344227Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-12T17:12:41.776396876Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.05393ms logger=migrator t=2026-05-12T17:12:41.780392901Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-12T17:12:41.78616426Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.768969ms logger=migrator t=2026-05-12T17:12:41.793241932Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-12T17:12:41.795019975Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.781604ms logger=migrator t=2026-05-12T17:12:41.801560688Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-12T17:12:41.8027373Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.175852ms logger=migrator t=2026-05-12T17:12:41.809085589Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-12T17:12:41.810021796Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=936.207µs logger=migrator t=2026-05-12T17:12:41.816003469Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-12T17:12:41.816878075Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=874.466µs logger=migrator t=2026-05-12T17:12:41.821571064Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-12T17:12:41.822498581Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=927.747µs logger=migrator t=2026-05-12T17:12:41.826355283Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-12T17:12:41.826418764Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=64.321µs logger=migrator t=2026-05-12T17:12:41.830367829Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-12T17:12:41.83045703Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=89.811µs logger=migrator t=2026-05-12T17:12:41.835019895Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-12T17:12:41.835999134Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=978.229µs logger=migrator t=2026-05-12T17:12:41.839818776Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T17:12:41.841545308Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.720883ms logger=migrator t=2026-05-12T17:12:41.846114983Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T17:12:41.847214044Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.097741ms logger=migrator t=2026-05-12T17:12:41.852451373Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-12T17:12:41.852530654Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=77.381µs logger=migrator t=2026-05-12T17:12:41.85715941Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T17:12:41.858083178Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=923.488µs logger=migrator t=2026-05-12T17:12:41.861984931Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T17:12:41.862889698Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=904.307µs logger=migrator t=2026-05-12T17:12:41.869106035Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T17:12:41.869859229Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=750.654µs logger=migrator t=2026-05-12T17:12:41.873421445Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T17:12:41.87422846Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=807.635µs logger=migrator t=2026-05-12T17:12:41.879628322Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-12T17:12:41.887601851Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.972979ms logger=migrator t=2026-05-12T17:12:41.89929189Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-12T17:12:41.900231599Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=942.319µs logger=migrator t=2026-05-12T17:12:41.908807069Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-12T17:12:41.908919061Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=109.042µs logger=migrator t=2026-05-12T17:12:41.917073904Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-12T17:12:41.918425649Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.355395ms logger=migrator t=2026-05-12T17:12:41.922553947Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-12T17:12:41.923961563Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.405976ms logger=migrator t=2026-05-12T17:12:41.933743227Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-12T17:12:41.937199602Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=3.451294ms logger=migrator t=2026-05-12T17:12:41.984688932Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T17:12:41.984791034Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=104.882µs logger=migrator t=2026-05-12T17:12:42.006053602Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-12T17:12:42.007286886Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.245254ms logger=migrator t=2026-05-12T17:12:42.018233901Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-12T17:12:42.019747599Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.515048ms logger=migrator t=2026-05-12T17:12:42.02509652Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-12T17:12:42.026253172Z 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.156532ms logger=migrator t=2026-05-12T17:12:42.034040077Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-12T17:12:42.035304391Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.266724ms logger=migrator t=2026-05-12T17:12:42.043082177Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-12T17:12:42.049236352Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.155115ms logger=migrator t=2026-05-12T17:12:42.055170894Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-12T17:12:42.056030859Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=861.525µs logger=migrator t=2026-05-12T17:12:42.06241784Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T17:12:42.063193214Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=775.994µs logger=migrator t=2026-05-12T17:12:42.076949722Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-12T17:12:42.110574683Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.62494ms logger=migrator t=2026-05-12T17:12:42.116255589Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-12T17:12:42.13817586Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.918641ms logger=migrator t=2026-05-12T17:12:42.143479829Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-12T17:12:42.144233944Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=753.475µs logger=migrator t=2026-05-12T17:12:42.150370029Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T17:12:42.151338506Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=966.277µs logger=migrator t=2026-05-12T17:12:42.156955392Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-12T17:12:42.164827589Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.873777ms logger=migrator t=2026-05-12T17:12:42.169773913Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-12T17:12:42.176672221Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.895739ms logger=migrator t=2026-05-12T17:12:42.182888599Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-12T17:12:42.184175113Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.287744ms logger=migrator t=2026-05-12T17:12:42.190529951Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-12T17:12:42.192206743Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.677082ms logger=migrator t=2026-05-12T17:12:42.19792299Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-12T17:12:42.198883098Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=959.678µs logger=migrator t=2026-05-12T17:12:42.20487079Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-12T17:12:42.206142094Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.269754ms logger=migrator t=2026-05-12T17:12:42.211461124Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-12T17:12:42.211623267Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=162.563µs logger=migrator t=2026-05-12T17:12:42.216731293Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-12T17:12:42.223184544Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.456091ms logger=migrator t=2026-05-12T17:12:42.229037584Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-12T17:12:42.233336015Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.29588ms logger=migrator t=2026-05-12T17:12:42.23844251Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-12T17:12:42.242818252Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.375432ms logger=migrator t=2026-05-12T17:12:42.247738744Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-12T17:12:42.248407847Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=669.513µs logger=migrator t=2026-05-12T17:12:42.253865199Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-12T17:12:42.254536722Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=670.963µs logger=migrator t=2026-05-12T17:12:42.260265419Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-12T17:12:42.265055849Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.79011ms logger=migrator t=2026-05-12T17:12:42.270154845Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-12T17:12:42.275234079Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.079024ms logger=migrator t=2026-05-12T17:12:42.280939457Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-12T17:12:42.281946346Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.009059ms logger=migrator t=2026-05-12T17:12:42.287949708Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-12T17:12:42.296904246Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.955738ms logger=migrator t=2026-05-12T17:12:42.30188592Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-12T17:12:42.307078067Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.192177ms logger=migrator t=2026-05-12T17:12:42.312164453Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-12T17:12:42.312232764Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=68.782µs logger=migrator t=2026-05-12T17:12:42.318035753Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-12T17:12:42.319190764Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.154571ms logger=migrator t=2026-05-12T17:12:42.326085014Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-12T17:12:42.328220703Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.134179ms logger=migrator t=2026-05-12T17:12:42.333717036Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-12T17:12:42.334764566Z 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.047ms logger=migrator t=2026-05-12T17:12:42.34086467Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T17:12:42.340943342Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=79.682µs logger=migrator t=2026-05-12T17:12:42.345483858Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-12T17:12:42.352130322Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.645834ms logger=migrator t=2026-05-12T17:12:42.356434532Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-12T17:12:42.363295861Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.861019ms logger=migrator t=2026-05-12T17:12:42.371880272Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-12T17:12:42.378666909Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.786777ms logger=migrator t=2026-05-12T17:12:42.383703494Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-12T17:12:42.393299064Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.59585ms logger=migrator t=2026-05-12T17:12:42.399546521Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-12T17:12:42.406408919Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.861648ms logger=migrator t=2026-05-12T17:12:42.413957661Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-12T17:12:42.414072743Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=117.362µs logger=migrator t=2026-05-12T17:12:42.41979634Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-12T17:12:42.420828539Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.032149ms logger=migrator t=2026-05-12T17:12:42.427940193Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-12T17:12:42.43522696Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.289397ms logger=migrator t=2026-05-12T17:12:42.442288712Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-12T17:12:42.442452435Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=168.403µs logger=migrator t=2026-05-12T17:12:42.448132671Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-12T17:12:42.455979689Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.846458ms logger=migrator t=2026-05-12T17:12:42.460374792Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-12T17:12:42.46136877Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=993.958µs logger=migrator t=2026-05-12T17:12:42.467592977Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-12T17:12:42.477062685Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.460387ms logger=migrator t=2026-05-12T17:12:42.482331563Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-12T17:12:42.486394709Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=4.062586ms logger=migrator t=2026-05-12T17:12:42.49497186Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-12T17:12:42.495784395Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=813.495µs logger=migrator t=2026-05-12T17:12:42.501651305Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-12T17:12:42.508107357Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.453832ms logger=migrator t=2026-05-12T17:12:42.517852429Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-12T17:12:42.518771116Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=918.717µs logger=migrator t=2026-05-12T17:12:42.532949772Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-12T17:12:42.534899789Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.952357ms logger=migrator t=2026-05-12T17:12:42.541126265Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-12T17:12:42.54242344Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.298795ms logger=migrator t=2026-05-12T17:12:42.547421634Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-12T17:12:42.548436543Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.014659ms logger=migrator t=2026-05-12T17:12:42.55311267Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-12T17:12:42.553176872Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.092µs logger=migrator t=2026-05-12T17:12:42.556787099Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-12T17:12:42.557705416Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=918.127µs logger=migrator t=2026-05-12T17:12:42.563567946Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-12T17:12:42.564489854Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=920.118µs logger=migrator t=2026-05-12T17:12:42.570495576Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T17:12:42.570889144Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T17:12:42.574396479Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-12T17:12:42.574802447Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=407.148µs logger=migrator t=2026-05-12T17:12:42.579734349Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-12T17:12:42.580781389Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.04652ms logger=migrator t=2026-05-12T17:12:42.585689901Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-12T17:12:42.592829065Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.138734ms logger=migrator t=2026-05-12T17:12:42.774562153Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-12T17:12:42.776428167Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.869374ms logger=migrator t=2026-05-12T17:12:42.802274803Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-12T17:12:42.804550234Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.277902ms logger=migrator t=2026-05-12T17:12:42.809374675Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-12T17:12:42.810314182Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=939.177µs logger=migrator t=2026-05-12T17:12:42.814799537Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-12T17:12:42.815823076Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.023449ms logger=migrator t=2026-05-12T17:12:42.821421401Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-12T17:12:42.822488751Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.06716ms logger=migrator t=2026-05-12T17:12:42.829282718Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-12T17:12:42.829331039Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=49.811µs logger=migrator t=2026-05-12T17:12:42.838169995Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-12T17:12:42.838252986Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=81.001µs logger=migrator t=2026-05-12T17:12:42.841877495Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-12T17:12:42.84909158Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.213745ms logger=migrator t=2026-05-12T17:12:42.853424131Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-12T17:12:42.853783288Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=359.117µs logger=migrator t=2026-05-12T17:12:42.857542238Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-12T17:12:42.85869073Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.142862ms logger=migrator t=2026-05-12T17:12:42.863225635Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-12T17:12:42.863725075Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=499.61µs logger=migrator t=2026-05-12T17:12:42.868063616Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-12T17:12:42.869793428Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.728822ms logger=migrator t=2026-05-12T17:12:42.875836351Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-12T17:12:42.877296948Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.460237ms logger=migrator t=2026-05-12T17:12:42.88163952Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-12T17:12:42.914451836Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.812506ms logger=migrator t=2026-05-12T17:12:42.918120404Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-12T17:12:42.923539556Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.418012ms logger=migrator t=2026-05-12T17:12:42.928331156Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-12T17:12:42.92852948Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=198.344µs logger=migrator t=2026-05-12T17:12:42.93227058Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-12T17:12:42.966815097Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.540207ms logger=migrator t=2026-05-12T17:12:42.97066199Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-12T17:12:43.001302704Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.638054ms logger=migrator t=2026-05-12T17:12:43.005406991Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-12T17:12:43.006263207Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=856.905µs logger=migrator t=2026-05-12T17:12:43.012640317Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-12T17:12:43.013810589Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.170392ms logger=migrator t=2026-05-12T17:12:43.019505415Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-12T17:12:43.020053315Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=551.64µs logger=migrator t=2026-05-12T17:12:43.024347006Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-12T17:12:43.025833174Z level=info msg="Migration successfully executed" id="create permission table" duration=1.485678ms logger=migrator t=2026-05-12T17:12:43.031283796Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-12T17:12:43.033402426Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.11535ms logger=migrator t=2026-05-12T17:12:43.038030423Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-12T17:12:43.039374098Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.343665ms logger=migrator t=2026-05-12T17:12:43.04374705Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-12T17:12:43.04483567Z level=info msg="Migration successfully executed" id="create role table" duration=1.08891ms logger=migrator t=2026-05-12T17:12:43.052112237Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-12T17:12:43.064524719Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.391232ms logger=migrator t=2026-05-12T17:12:43.070169345Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-12T17:12:43.079014261Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.844706ms logger=migrator t=2026-05-12T17:12:43.08323082Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-12T17:12:43.084474593Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.243683ms logger=migrator t=2026-05-12T17:12:43.090909275Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-12T17:12:43.093605985Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.701581ms logger=migrator t=2026-05-12T17:12:43.098495376Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-12T17:12:43.099605127Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.110131ms logger=migrator t=2026-05-12T17:12:43.103992779Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-12T17:12:43.10503198Z level=info msg="Migration successfully executed" id="create team role table" duration=1.03889ms logger=migrator t=2026-05-12T17:12:43.11040087Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-12T17:12:43.111529051Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.126711ms logger=migrator t=2026-05-12T17:12:43.116490504Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-12T17:12:43.118610034Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.11689ms logger=migrator t=2026-05-12T17:12:43.123040497Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-12T17:12:43.124165748Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.124921ms logger=migrator t=2026-05-12T17:12:43.130041968Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-12T17:12:43.130939605Z level=info msg="Migration successfully executed" id="create user role table" duration=893.067µs logger=migrator t=2026-05-12T17:12:43.134887539Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-12T17:12:43.136091972Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.203473ms logger=migrator t=2026-05-12T17:12:43.141382111Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-12T17:12:43.143160514Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.777633ms logger=migrator t=2026-05-12T17:12:43.149610805Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-12T17:12:43.150708525Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.09769ms logger=migrator t=2026-05-12T17:12:43.154819222Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-12T17:12:43.156165038Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.345946ms logger=migrator t=2026-05-12T17:12:43.160570861Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-12T17:12:43.162307563Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.736402ms logger=migrator t=2026-05-12T17:12:43.170223661Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-12T17:12:43.171424274Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.201863ms logger=migrator t=2026-05-12T17:12:43.175598632Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-12T17:12:43.183581492Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.98278ms logger=migrator t=2026-05-12T17:12:43.187713229Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-12T17:12:43.188893422Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.179913ms logger=migrator t=2026-05-12T17:12:43.195791241Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-12T17:12:43.196949453Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.158003ms logger=migrator t=2026-05-12T17:12:43.200822805Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-12T17:12:43.202522108Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.699212ms logger=migrator t=2026-05-12T17:12:43.205971062Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-12T17:12:43.207744954Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.775482ms logger=migrator t=2026-05-12T17:12:43.213024284Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-12T17:12:43.213814819Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=790.215µs logger=migrator t=2026-05-12T17:12:43.224825845Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-12T17:12:43.226025108Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.199043ms logger=migrator t=2026-05-12T17:12:43.229591614Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-12T17:12:43.237559994Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.96832ms logger=migrator t=2026-05-12T17:12:43.242981086Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-12T17:12:43.249270673Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.288427ms logger=migrator t=2026-05-12T17:12:43.252673557Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-12T17:12:43.260417092Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.743305ms logger=migrator t=2026-05-12T17:12:43.264141203Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-12T17:12:43.271879067Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.737605ms logger=migrator t=2026-05-12T17:12:43.279737165Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-12T17:12:43.280978539Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.238414ms logger=migrator t=2026-05-12T17:12:43.285187337Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-12T17:12:43.286804428Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.614981ms logger=migrator t=2026-05-12T17:12:43.291345182Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-12T17:12:43.293225198Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.880116ms logger=migrator t=2026-05-12T17:12:43.299262371Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-12T17:12:43.300223639Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=960.597µs logger=migrator t=2026-05-12T17:12:43.304095132Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-12T17:12:43.306037978Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.941486ms logger=migrator t=2026-05-12T17:12:43.311205965Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-12T17:12:43.311303086Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=97.221µs logger=migrator t=2026-05-12T17:12:43.317795299Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-12T17:12:43.317898361Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=103.652µs logger=migrator t=2026-05-12T17:12:43.321730212Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-12T17:12:43.322646799Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=917.037µs logger=migrator t=2026-05-12T17:12:43.326581773Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-12T17:12:43.327789095Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.209292ms logger=migrator t=2026-05-12T17:12:43.331372493Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-12T17:12:43.332106047Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=733.564µs logger=migrator t=2026-05-12T17:12:43.338217521Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-12T17:12:43.338492406Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=274.745µs logger=migrator t=2026-05-12T17:12:43.342110884Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-12T17:12:43.342972381Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=864.107µs logger=migrator t=2026-05-12T17:12:43.348449634Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-12T17:12:43.34931282Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=860.725µs logger=migrator t=2026-05-12T17:12:43.353464667Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-12T17:12:43.354728991Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.264044ms logger=migrator t=2026-05-12T17:12:43.360378117Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-12T17:12:43.369799883Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.420446ms logger=migrator t=2026-05-12T17:12:43.375197705Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-12T17:12:43.375308687Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=112.832µs logger=migrator t=2026-05-12T17:12:43.378441725Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-12T17:12:43.379947984Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.504719ms logger=migrator t=2026-05-12T17:12:43.386078999Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-12T17:12:43.388127408Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.049288ms logger=migrator t=2026-05-12T17:12:43.392397977Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-12T17:12:43.393798104Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.401757ms logger=migrator t=2026-05-12T17:12:43.398033123Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-12T17:12:43.409397216Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.357472ms logger=migrator t=2026-05-12T17:12:43.414074194Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-12T17:12:43.415158564Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.08444ms logger=migrator t=2026-05-12T17:12:43.418984136Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-12T17:12:43.419986044Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.001198ms logger=migrator t=2026-05-12T17:12:43.425578439Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-12T17:12:43.449636951Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.058232ms logger=migrator t=2026-05-12T17:12:43.455224216Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-12T17:12:43.456383967Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.159061ms logger=migrator t=2026-05-12T17:12:43.463895158Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-12T17:12:43.46510161Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.207302ms logger=migrator t=2026-05-12T17:12:43.469268519Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-12T17:12:43.47042821Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.159581ms logger=migrator t=2026-05-12T17:12:43.475667168Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-12T17:12:43.476796999Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.129841ms logger=migrator t=2026-05-12T17:12:43.481669421Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-12T17:12:43.481901525Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=232.224µs logger=migrator t=2026-05-12T17:12:43.487436739Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-12T17:12:43.488434358Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=998.069µs logger=migrator t=2026-05-12T17:12:43.493217408Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-12T17:12:43.501958921Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.741804ms logger=migrator t=2026-05-12T17:12:43.506932135Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-12T17:12:43.5077695Z level=info msg="Migration successfully executed" id="create entity_events table" duration=837.375µs logger=migrator t=2026-05-12T17:12:43.514922064Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-12T17:12:43.517573394Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.65712ms logger=migrator t=2026-05-12T17:12:43.523413984Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T17:12:43.523940334Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T17:12:43.527556932Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T17:12:43.528132132Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T17:12:43.53494528Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-12T17:12:43.536936308Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.990738ms logger=migrator t=2026-05-12T17:12:43.541649086Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-12T17:12:43.542530103Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=880.917µs logger=migrator t=2026-05-12T17:12:43.548198129Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T17:12:43.54937252Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.173931ms logger=migrator t=2026-05-12T17:12:43.553086461Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T17:12:43.554196461Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.10855ms logger=migrator t=2026-05-12T17:12:43.558179715Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T17:12:43.559242126Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.062461ms logger=migrator t=2026-05-12T17:12:43.566985831Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T17:12:43.568271545Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.289414ms logger=migrator t=2026-05-12T17:12:43.572002305Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-12T17:12:43.57277022Z level=info msg="Migration successfully executed" id="Drop public config table" duration=768.005µs logger=migrator t=2026-05-12T17:12:43.577890195Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-12T17:12:43.579296262Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.406217ms logger=migrator t=2026-05-12T17:12:43.583274926Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T17:12:43.5845176Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.244074ms logger=migrator t=2026-05-12T17:12:43.591329947Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T17:12:43.593505458Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.181801ms logger=migrator t=2026-05-12T17:12:43.599621833Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-12T17:12:43.600804035Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.175272ms logger=migrator t=2026-05-12T17:12:43.604739349Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-12T17:12:43.629247099Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.504889ms logger=migrator t=2026-05-12T17:12:43.632427738Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-12T17:12:43.63841769Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.986762ms logger=migrator t=2026-05-12T17:12:43.641538349Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-12T17:12:43.65014356Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.604121ms logger=migrator t=2026-05-12T17:12:43.655761825Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-12T17:12:43.65601834Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=256.125µs logger=migrator t=2026-05-12T17:12:43.659377764Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-12T17:12:43.672428698Z level=info msg="Migration successfully executed" id="add share column" duration=13.052134ms logger=migrator t=2026-05-12T17:12:43.677528394Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-12T17:12:43.677714307Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=185.154µs logger=migrator t=2026-05-12T17:12:43.683485185Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-12T17:12:43.684517545Z level=info msg="Migration successfully executed" id="create file table" duration=1.03228ms logger=migrator t=2026-05-12T17:12:43.688638252Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-12T17:12:43.689736982Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.09894ms logger=migrator t=2026-05-12T17:12:43.695101973Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-12T17:12:43.696216634Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.114111ms logger=migrator t=2026-05-12T17:12:43.703245196Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-12T17:12:43.704128163Z level=info msg="Migration successfully executed" id="create file_meta table" duration=882.197µs logger=migrator t=2026-05-12T17:12:43.708425753Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-12T17:12:43.710339669Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.902576ms logger=migrator t=2026-05-12T17:12:43.715854302Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-12T17:12:43.715926004Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.692µs logger=migrator t=2026-05-12T17:12:43.722727671Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-12T17:12:43.722795982Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=68.511µs logger=migrator t=2026-05-12T17:12:43.72637459Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-12T17:12:43.727115084Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=747.003µs logger=migrator t=2026-05-12T17:12:43.731231651Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-12T17:12:43.731452215Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=220.825µs logger=migrator t=2026-05-12T17:12:43.735663194Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-12T17:12:43.737801844Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.13631ms logger=migrator t=2026-05-12T17:12:43.742742676Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-12T17:12:43.751809327Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.071641ms logger=migrator t=2026-05-12T17:12:43.755511786Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-12T17:12:43.755698909Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=186.973µs logger=migrator t=2026-05-12T17:12:43.760017161Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-12T17:12:43.762431015Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.416634ms logger=migrator t=2026-05-12T17:12:43.768318215Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-12T17:12:43.768978459Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=662.494µs logger=migrator t=2026-05-12T17:12:43.773480153Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-12T17:12:43.773746928Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=259.994µs logger=migrator t=2026-05-12T17:12:43.776624251Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-12T17:12:43.777329745Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=704.744µs logger=migrator t=2026-05-12T17:12:43.781818339Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-12T17:12:43.793000358Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.180899ms logger=migrator t=2026-05-12T17:12:43.799509811Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-12T17:12:43.809773393Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.265112ms logger=migrator t=2026-05-12T17:12:43.817235483Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-12T17:12:43.817997797Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=762.084µs logger=migrator t=2026-05-12T17:12:43.823106523Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-12T17:12:43.895898798Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.791555ms logger=migrator t=2026-05-12T17:12:43.900992224Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-12T17:12:43.902152775Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.160521ms logger=migrator t=2026-05-12T17:12:43.906841584Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-12T17:12:43.907946784Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.10446ms logger=migrator t=2026-05-12T17:12:43.912029671Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-12T17:12:43.93968827Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.658729ms logger=migrator t=2026-05-12T17:12:43.945750033Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-12T17:12:43.955022217Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.275224ms logger=migrator t=2026-05-12T17:12:43.959572673Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-12T17:12:43.959870358Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=297.756µs logger=migrator t=2026-05-12T17:12:43.972218099Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-12T17:12:43.972386532Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=168.953µs logger=migrator t=2026-05-12T17:12:43.977100471Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-12T17:12:43.977305765Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=206.264µs logger=migrator t=2026-05-12T17:12:43.980769489Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-12T17:12:43.980978203Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=211.184µs logger=migrator t=2026-05-12T17:12:43.984429729Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-12T17:12:43.984613192Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=183.503µs logger=migrator t=2026-05-12T17:12:43.988980693Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-12T17:12:43.989960862Z level=info msg="Migration successfully executed" id="create folder table" duration=979.859µs logger=migrator t=2026-05-12T17:12:43.994158Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-12T17:12:43.995293761Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.138551ms logger=migrator t=2026-05-12T17:12:43.999173285Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-12T17:12:44.000289155Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.11375ms logger=migrator t=2026-05-12T17:12:44.005008524Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-12T17:12:44.005033245Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.231µs logger=migrator t=2026-05-12T17:12:44.0085526Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T17:12:44.009715533Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.162443ms logger=migrator t=2026-05-12T17:12:44.014001123Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T17:12:44.015046673Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.04544ms logger=migrator t=2026-05-12T17:12:44.019015917Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-12T17:12:44.020168238Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.151831ms logger=migrator t=2026-05-12T17:12:44.028392302Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-12T17:12:44.028839041Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=447.568µs logger=migrator t=2026-05-12T17:12:44.032127223Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-12T17:12:44.032379788Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=252.614µs logger=migrator t=2026-05-12T17:12:44.036408643Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-12T17:12:44.037475603Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.06687ms logger=migrator t=2026-05-12T17:12:44.041697842Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-12T17:12:44.043783051Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.088499ms logger=migrator t=2026-05-12T17:12:44.047781006Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-12T17:12:44.048827146Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.04614ms logger=migrator t=2026-05-12T17:12:44.052865342Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-12T17:12:44.053981052Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.11542ms logger=migrator t=2026-05-12T17:12:44.057438027Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-12T17:12:44.058459326Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.024299ms logger=migrator t=2026-05-12T17:12:44.062840629Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-12T17:12:44.063713255Z level=info msg="Migration successfully executed" id="create anon_device table" duration=872.526µs logger=migrator t=2026-05-12T17:12:44.067268501Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-12T17:12:44.075291262Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=8.016821ms logger=migrator t=2026-05-12T17:12:44.080170264Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-12T17:12:44.0816251Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.458086ms logger=migrator t=2026-05-12T17:12:44.088680723Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-12T17:12:44.089632591Z level=info msg="Migration successfully executed" id="create signing_key table" duration=951.968µs logger=migrator t=2026-05-12T17:12:44.09437328Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-12T17:12:44.096526711Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.15325ms logger=migrator t=2026-05-12T17:12:44.101618875Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-12T17:12:44.103595983Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.978658ms logger=migrator t=2026-05-12T17:12:44.107958645Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-12T17:12:44.108471404Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=516.009µs logger=migrator t=2026-05-12T17:12:44.113454448Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-12T17:12:44.128100002Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.642824ms logger=migrator t=2026-05-12T17:12:44.132645668Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-12T17:12:44.133243729Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=598.611µs logger=migrator t=2026-05-12T17:12:44.138784223Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T17:12:44.138806453Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.02µs logger=migrator t=2026-05-12T17:12:44.142738337Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T17:12:44.144055482Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.313875ms logger=migrator t=2026-05-12T17:12:44.150654685Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T17:12:44.150725136Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=78.801µs logger=migrator t=2026-05-12T17:12:44.156325481Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-12T17:12:44.158095475Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.768534ms logger=migrator t=2026-05-12T17:12:44.165247098Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T17:12:44.167508041Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.259503ms logger=migrator t=2026-05-12T17:12:44.176314226Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-12T17:12:44.177429238Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.114222ms logger=migrator t=2026-05-12T17:12:44.181691077Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-12T17:12:44.182598884Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=906.817µs logger=migrator t=2026-05-12T17:12:44.188723849Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-12T17:12:44.189009705Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=286.866µs logger=migrator t=2026-05-12T17:12:44.196696008Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-12T17:12:44.200610152Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=3.915544ms logger=migrator t=2026-05-12T17:12:44.208787165Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-12T17:12:44.210341044Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.556609ms logger=migrator t=2026-05-12T17:12:44.214526273Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-12T17:12:44.215741655Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.214662ms logger=migrator t=2026-05-12T17:12:44.222741527Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-12T17:12:44.233849855Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.104968ms logger=migrator t=2026-05-12T17:12:44.237472863Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-12T17:12:44.246515202Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.041939ms logger=migrator t=2026-05-12T17:12:44.250234683Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-12T17:12:44.2596906Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.455347ms logger=migrator t=2026-05-12T17:12:44.263751126Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-12T17:12:44.264048711Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=356.187µs logger=migrator t=2026-05-12T17:12:44.269071475Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-12T17:12:44.279773236Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.702961ms logger=migrator t=2026-05-12T17:12:44.285079116Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-12T17:12:44.291957954Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.875348ms logger=migrator t=2026-05-12T17:12:44.296931908Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-12T17:12:44.297295844Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=364.286µs logger=migrator t=2026-05-12T17:12:44.301593315Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.104226617s logger=migrator t=2026-05-12T17:12:44.302288918Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-12T17:12:44.323482636Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-12T17:12:44.32368726Z level=info msg="Created default organization" logger=secrets t=2026-05-12T17:12:44.329338646Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T17:12:44.386864984Z level=info msg="Restored cache from database" duration=620.111µs logger=plugin.store t=2026-05-12T17:12:44.388675228Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-12T17:12:44.434063269Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-12T17:12:44.43410814Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-12T17:12:44.434268783Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-12T17:12:44.434285953Z level=info msg="Plugins loaded" count=54 duration=45.612055ms logger=query_data t=2026-05-12T17:12:44.439349788Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-12T17:12:44.442830473Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-12T17:12:44.451346673Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-12T17:12:44.461133797Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-12T17:12:44.46505264Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-12T17:12:44.467439815Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-12T17:12:44.491392053Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-12T17:12:44.511905517Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-12T17:12:44.538012635Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-12T17:12:44.538042995Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-12T17:12:44.539018714Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-12T17:12:44.539585475Z level=info msg="State cache has been initialized" states=0 duration=566.861µs logger=grafanaStorageLogger t=2026-05-12T17:12:44.540240107Z level=info msg="Storage starting" logger=ngalert.scheduler t=2026-05-12T17:12:44.541807916Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-12T17:12:44.541946529Z level=info msg=starting first_tick=2026-05-12T17:12:50Z logger=ngalert.multiorg.alertmanager t=2026-05-12T17:12:44.541965749Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-12T17:12:44.543466747Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-12T17:12:44.604104302Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-12T17:12:44.607172949Z level=info msg="Update check succeeded" duration=64.269063ms logger=sqlstore.transactions t=2026-05-12T17:12:44.617451822Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-12T17:12:44.626880498Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-12T17:12:44.628324755Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-05-12T17:12:44.863492745Z level=info msg="Update check succeeded" duration=321.445854ms logger=grafana-apiserver t=2026-05-12T17:12:44.911237458Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-12T17:12:44.912316919Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T17:12:45.274537767Z level=info msg="Patterns update finished" duration=669.829024ms logger=provisioning.dashboard t=2026-05-12T17:12:49.378744624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:49.379942227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:49.402921637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:49.426538388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:49.444476885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:49.463867708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:49.484363451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:49.566289404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:49.582326204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:49.607023736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:49.6227682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:49.847497466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:49.869577858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.02729064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.045409749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.070102981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.089551205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.116143262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.13413848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.161787167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.181425734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.215511822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.243850662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.274290212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.294987549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.325392618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.34097979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.372741484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.392428102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.426893207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.44467343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.474511368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.492720229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.525245057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.555033905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.624607297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.646028758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.704158995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.721263355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.760792446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.777244483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.825540297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.85405396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.971493678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:50.985964608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.117946138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.131534832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.191517835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.206927523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.270326589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.29011862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.360814522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.37832157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.453539067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.470385772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.537500728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.55413803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.623956576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.641627607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.703646527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.72036274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.788830472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.806166216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.882545495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.904632718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.975670277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:51.995160022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.067833442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.083043577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.152569527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.165817555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.233292758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.25260608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.325501803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.345427396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.421594371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.439040718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.508863725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.521099514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T17:12:52.589523853Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-12T17:13:59.565298628Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T17:22:44.579929784Z level=info msg="Completed cleanup jobs" duration=40.080763ms logger=plugins.update.checker t=2026-05-12T17:22:44.660376054Z level=info msg="Update check succeeded" duration=52.075217ms logger=cleanup t=2026-05-12T17:32:44.552031397Z level=info msg="Completed cleanup jobs" duration=12.146488ms logger=plugins.update.checker t=2026-05-12T17:32:44.656682155Z level=info msg="Update check succeeded" duration=48.938571ms logger=cleanup t=2026-05-12T17:42:44.543671561Z level=info msg="Completed cleanup jobs" duration=3.107918ms logger=plugins.update.checker t=2026-05-12T17:42:44.657888704Z level=info msg="Update check succeeded" duration=49.827705ms logger=infra.usagestats t=2026-05-12T17:43:59.589258582Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T17:52:44.573375878Z level=info msg="Completed cleanup jobs" duration=33.430047ms logger=plugins.update.checker t=2026-05-12T17:52:44.660235328Z level=info msg="Update check succeeded" duration=52.764931ms logger=cleanup t=2026-05-12T18:02:44.573915436Z level=info msg="Completed cleanup jobs" duration=34.14623ms logger=plugins.update.checker t=2026-05-12T18:02:44.65939452Z level=info msg="Update check succeeded" duration=51.794012ms logger=cleanup t=2026-05-12T18:12:44.566020469Z level=info msg="Completed cleanup jobs" duration=25.938748ms logger=plugins.update.checker t=2026-05-12T18:12:44.665572338Z level=info msg="Update check succeeded" duration=57.48372ms logger=infra.usagestats t=2026-05-12T18:13:59.588241329Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T18:22:44.581621926Z level=info msg="Completed cleanup jobs" duration=41.780086ms logger=plugins.update.checker t=2026-05-12T18:22:44.65729672Z level=info msg="Update check succeeded" duration=49.676145ms